Skip to content

chore(deps): Bump inversify from 7.11.0 to 8.1.3#423

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

chore(deps): Bump inversify from 7.11.0 to 8.1.3#423
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/inversify-8.1.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps inversify from 7.11.0 to 8.1.3.

Release notes

Sourced from inversify's releases.

inversify@8.1.3

Patch Changes

  • Improved instance transient scoped resolution performance forcing inlined v8 constructor calls.
  • Updated dependencies
    • @​inversifyjs/core@​12.0.1
    • @​inversifyjs/container@​3.0.1

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
  • 9970191 Merge pull request #1985 from inversify/changeset-release/main
  • f96e089 chore: bump package versions
  • 7c605a9 Merge pull request #1984 from inversify/perf/inline-constructor-calls
  • 5afbc84 docs: add changeset
  • fa1b1d6 refactor: update resolver without redundant binding param
  • 3162733 perf: update buildInstanceBindingNodeResolver
  • af3ab31 fix: fix ci
  • 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
  • Additional commits viewable in compare view

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 7.11.0 to 8.1.3.
- [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/inversify@7.11.0...inversify@8.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 13, 2026
@dependabot dependabot Bot requested review from ibuziuk, svor and tolusha as code owners July 13, 2026 23:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 13, 2026
@openshift-ci

openshift-ci Bot commented Jul 13, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants