Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency inversify to v6.2.2 #50

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2024

This PR contains the following updates:

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

Release Notes

inversify/InversifyJS (inversify)

v6.2.2

Compare Source

  • Solved issue with npm registry.

v6.2.1

Compare Source

Fixed
  • Added missing LazyServiceIdentifer.

v6.2.0

Compare Source

Added
  • Added interfaces.GetAllOptions.
Changed
  • Updated container.getAll with options optional param.
  • Updated container.getAllAsync with options optional param.
  • Updated interfaces.NextArgs with optional isOptional param.
  • Updated container with tryGet.
  • Updated container with tryGetAsync.
  • Updated container with tryGetTagged.
  • Updated container with tryGetTaggedAsync.
  • Updated container with tryGetNamed.
  • Updated container with tryGetNamedAsync.
  • Updated container with tryGetAll.
  • Updated container with tryGetAllAsync.
  • Updated container with tryGetAllTagged.
  • Updated container with tryGetAllTaggedAsync.
  • Updated container with tryGetAllNamed.
  • Updated container with tryGetAllNamedAsync.

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.

v6.0.2

Compare Source

Added

Brought tests up to 100% Code Coverage

Changed

LazyIdentfier Tests
Removed browser test pipeline, browserify, karma (#​1542)
Update all dependencies except typescript (#​1531)

Fixed

Less than 100% code coverage
Use default class property for @​optional injected properties (#​1467)
Remove circular import (#​1516)
Fix strict type checking on @​unmanaged decorator (#​1499)
Fix typo (LazyServiceIdentifer -> LazyServiceIdentifier) (#​1483)
Fix typo (circular dependency error message) (#​1485)


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 changed the title Update dependency inversify to v6.0.2 Update dependency inversify to v6.0.3 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/inversify-6.x-lockfile branch from d1a1de1 to abc357e Compare October 23, 2024 13:12
@renovate renovate bot changed the title Update dependency inversify to v6.0.3 Update dependency inversify to v6.1.0 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/inversify-6.x-lockfile branch from abc357e to fe98754 Compare November 7, 2024 15:41
@renovate renovate bot changed the title Update dependency inversify to v6.1.0 Update dependency inversify to v6.1.1 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/inversify-6.x-lockfile branch from fe98754 to 0789fba Compare November 7, 2024 20:05
@renovate renovate bot changed the title Update dependency inversify to v6.1.1 Update dependency inversify to v6.1.3 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/inversify-6.x-lockfile branch from 0789fba to bbc7681 Compare November 12, 2024 12:18
@renovate renovate bot changed the title Update dependency inversify to v6.1.3 Update dependency inversify to v6.1.4 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/inversify-6.x-lockfile branch from bbc7681 to fb5f522 Compare November 13, 2024 22:42
@renovate renovate bot changed the title Update dependency inversify to v6.1.4 Update dependency inversify to v6.1.5 Nov 29, 2024
@renovate renovate bot force-pushed the renovate/inversify-6.x-lockfile branch from fb5f522 to 720bdea Compare November 29, 2024 18:10
@renovate renovate bot changed the title Update dependency inversify to v6.1.5 Update dependency inversify to v6.1.6 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/inversify-6.x-lockfile branch from 720bdea to 209f677 Compare December 3, 2024 18:33
@renovate renovate bot changed the title Update dependency inversify to v6.1.6 Update dependency inversify to v6.2.0 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/inversify-6.x-lockfile branch from 209f677 to 66d1b9f Compare December 10, 2024 14:49
@renovate renovate bot changed the title Update dependency inversify to v6.2.0 Update dependency inversify to v6.2.1 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/inversify-6.x-lockfile branch from 66d1b9f to 2dad681 Compare December 20, 2024 00:43
@renovate renovate bot force-pushed the renovate/inversify-6.x-lockfile branch from 2dad681 to 29a8277 Compare February 2, 2025 13:04
@renovate renovate bot changed the title Update dependency inversify to v6.2.1 Update dependency inversify to v6.2.2 Feb 2, 2025
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.

0 participants