Skip to content

chore(deps): Bump inversify from 6.0.1 to 8.1.2 - #2539

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/inversify-8.1.2
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/inversify-8.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps inversify from 6.0.1 to 8.1.2.

Release notes

Sourced from inversify's releases.

inversify@8.1.2

Patch Changes

  • Deep redirection bindings are now properly refreshed in the plan cache when relevant bindings are added or removed
  • Updated dependencies
    • @​inversifyjs/container@​3.0.0
    • @​inversifyjs/core@​12.0.0

inversify@8.1.1

Patch Changes

  • Resolution performance on transient scoped services has been improved by caching a resolver in the binding node and simplifying the core logic. Benchmarks show around 20% performance improvement on transient services with deep dependency graphs.
  • Updated dependencies
    • @​inversifyjs/core@​11.0.0
    • @​inversifyjs/container@​2.0.2
Commits
  • 42cecae Merge pull request #1983 from inversify/changeset-release/main
  • 204bf2d chore: bump package versions
  • be8a439 Merge pull request #1982 from inversify/perf/singleton-scoped
  • 5268fdc docs: add changeset
  • 9da7e9a perf: provide cache provision hot path
  • 3495ea5 perf: update request scoped map to be lazily loaded
  • bde397e Merge pull request #1981 from inversify/perf/async-resolution
  • a4ee06e fix: fix resolve arities to propagate promise rejections
  • 9152924 chore: add async service resolution scenario
  • a0c2f26 perf: update resolvers with arity related calls
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by notaphplover, a new releaser for inversify since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [inversify](https://github.com/inversify/monorepo) from 6.0.1 to 8.1.2.
- [Release notes](https://github.com/inversify/monorepo/releases)
- [Changelog](https://github.com/inversify/monorepo/blob/main/docs/release.md)
- [Commits](https://github.com/inversify/monorepo/compare/@inversifyjs/core@6.0.1...inversify@8.1.2)

---
updated-dependencies:
- dependency-name: inversify
  dependency-version: 8.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added category: engineering dependencies Pull requests that update a dependency file labels Jul 8, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 8, 2026 08:36
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file category: engineering labels Jul 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #2547.

@dependabot dependabot Bot closed this Jul 14, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/inversify-8.1.2 branch July 14, 2026 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: engineering dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants