Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
inversify (source) 6.0.2 -> 6.1.6 age adoption passing confidence

Release Notes

inversify/InversifyJS (inversify)

v6.1.6

Compare Source

Fixed
  • Fixed unexpected property access while running planning checks on injected base types.
  • Updated ESM sourcemaps to refelct the right source code files.

v6.1.5

Compare Source

Changed
  • Updated library to import reflect-metadata. Importing reflect-metadata before bootstraping a module in the userland is no longer required.
Fixed
  • Updated ESM build to provide proper types regardless of the ts resolution module strategy in the userland.
  • Fixed container to properly resolve async .toService bindings.
  • Fixed .toService binding to properly disable caching any values.

v6.1.4

Compare Source

Changed
  • Updated planner with better error description when a binding can not be properly resolved.
Fixed
  • Updated container to allow deactivating singleton undefined values.
  • Updated ESM build to be compatible with both bundler and NodeJS module resolution algorithms.

v6.1.3

Compare Source

Fixed
  • Updated ESM build with missing types.

v6.1.2

Compare Source

Changed
  • Updated package.json to include the exports field for better bundler support.
Fixed
  • Updated fetch metadata flows with better error descriptions.

v6.1.1

Compare Source

Fixed
  • Bumped @inversifyjs/common and @inversifyjs/core fixing wrong dev engines constraints.

v6.1.0

Compare Source

Changed
  • Updated ServiceIdentifier to rely on Function instead of Abstract<T>.
  • injectable decorator is no longer required.
Fixed
  • Fixed Target.getNameTag with the right type: number | string | symbol.

v6.0.3

Compare Source

Fixed

property injection tagged as @​optional no longer overrides default values with undefined.
Updated targetName to be a valid typescript@5 decorator.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/inversify-6.x branch from 5f06b47 to 5872329 Compare December 9, 2024 04:12
@renovate renovate bot merged commit a27d1bd into master Dec 9, 2024
1 check passed
@renovate renovate bot deleted the renovate/inversify-6.x branch December 9, 2024 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant