Skip to content

Bump inversify from 7.11.0 to 8.2.1 - #1265

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/inversify-8.2.1
Closed

Bump inversify from 7.11.0 to 8.2.1#1265
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/inversify-8.2.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps inversify from 7.11.0 to 8.2.1.

Release notes

Sourced from inversify's releases.

inversify@8.2.1

Patch Changes

  • Fixed resolved value binding resolution to respect the jitless container option, avoiding Function constructor usage in CSP-restricted environments.
  • Updated dependencies
    • @​inversifyjs/core@​14.0.0
    • @​inversifyjs/container@​3.1.1

inversify@8.2.0

Minor Changes

  • Updated ContainerOptions with optional jitless (default true).

Patch Changes

  • Updated resolution flow with better inlined constructor calls.
  • Updated instance resolution flow to rely on inlined functions also in property injected services.
  • Updated resolution algorithm to rely on jit options to avoid CSP related issues.
  • Updated dependencies
    • @​inversifyjs/container@​3.1.0
    • @​inversifyjs/core@​13.0.0

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
  • e0b8193 Merge pull request #2001 from inversify/changeset-release/main
  • 916da25 chore: bump package versions
  • a3b17ad Merge pull request #2000 from inversify/copilot/fix-jitless-flag-issue
  • 7175426 fix: update currySubplan with missing depth detection on resolve value plans
  • 04e5218 refactor: update resolver without redundant params
  • 1bbe3ed refactor: update resolver without redundant params
  • e91ad43 refactor: update buildResolvedValueBindingNodeResolver to rely on more specif...
  • 7d551f7 refactor: add buildNoActivationsResolvedValueBindingNodeResolverOnCsp
  • 96bdcb3 refactor: add buildNoActivationsResolvedValueBindingNodeResolver
  • f168dea refactor: add buildFourResolvedValueArgumentResolverOnCsp
  • 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.2.1.
- [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.2.1)

---
updated-dependencies:
- dependency-name: inversify
  dependency-version: 8.2.1
  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 26, 2026
@dependabot
dependabot Bot requested review from mikeharder and raych1 as code owners July 26, 2026 18:23
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 26, 2026
@dependabot
dependabot Bot requested a review from danieljurek as a code owner July 26, 2026 18:23
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Jul 26, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
There may be pipelines that require an authorized user to comment /azp run to run.

@dependabot @github

dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1267.

@dependabot dependabot Bot closed this Aug 2, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/inversify-8.2.1 branch August 2, 2026 18:23
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