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.1 #14

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2024

This PR contains the following updates:

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

Release Notes

inversify/InversifyJS (inversify)

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.

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.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 fa97a1e to d6ca553 Compare December 10, 2024 10:43
@renovate renovate bot changed the title Update dependency inversify to v6.2.0 Update dependency inversify to v6.2.1 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/inversify-6.x-lockfile branch from d6ca553 to d02829c Compare December 19, 2024 23:18
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