Skip to content

chore(deps): bump inversify from 7.11.0 to 8.2.3 - #663

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

chore(deps): bump inversify from 7.11.0 to 8.2.3#663
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/inversify-8.2.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps inversify from 7.11.0 to 8.2.3.

Release notes

Sourced from inversify's releases.

inversify@8.2.3

Patch Changes

  • Updated dependencies
    • @​inversifyjs/core@​15.0.1
    • @​inversifyjs/container@​3.1.3

inversify@8.2.2

Patch Changes

  • Updated dependencies
    • @​inversifyjs/core@​15.0.0
    • @​inversifyjs/container@​3.1.2

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

... (truncated)

Commits
  • 5ba2e20 Merge pull request #2023 from inversify/changeset-release/main
  • 1123fa9 chore: bump package versions
  • be063f1 Merge pull request #2022 from inversify/fix/resolution-on-jit-for-big-arity
  • 68ebd78 test: improve assertions
  • 063632c fix: jit resolution
  • eefb744 Merge pull request #2021 from inversify/perf/improve-dynamic-value-resolution
  • c494a54 chore: update benchmark scenarios with async flows
  • 8608291 chore: add container benchmark scenario
  • 9a858d9 perf: update DynamicValueBinding
  • 6057964 chore: update vitest config to exclude fixtures from coverage
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/inversify-8.2.3 branch from dde45f9 to 3cd9684 Compare July 27, 2026 16:12
Bumps [inversify](https://github.com/inversify/monorepo) from 7.11.0 to 8.2.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.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/inversify-8.2.3 branch from 3cd9684 to dfdd9b4 Compare July 27, 2026 16:34

@jeffmaury jeffmaury left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs update

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 domain/dependency-update-major/inreview domain/redhat-lightspeed/inreview javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant