Skip to content

build(deps): Bump inversify from 8.1.2 to 8.2.1 in the npm-production-dependencies group#362

Merged
neilime merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-production-dependencies-ad7a5b470d
Jul 24, 2026
Merged

build(deps): Bump inversify from 8.1.2 to 8.2.1 in the npm-production-dependencies group#362
neilime merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-production-dependencies-ad7a5b470d

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-production-dependencies group with 1 update: inversify.

Updates inversify from 8.1.2 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
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-production-dependencies group with 1 update: [inversify](https://github.com/inversify/monorepo).


Updates `inversify` from 8.1.2 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@8.1.2...inversify@8.2.1)

---
updated-dependencies:
- dependency-name: inversify
  dependency-version: 8.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production-dependencies
...

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 24, 2026
@github-actions

Copy link
Copy Markdown

Hi, thank you for creating your PR, we will check it out very soon

@github-actions

Copy link
Copy Markdown

Super-linter summary

Language Validation result
BIOME_FORMAT Pass ✅
BIOME_LINT Pass ✅
CHECKOV Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JSCPD Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Pass ✅
YAML Pass ✅
YAML_PRETTIER Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.52%. Comparing base (3baa13c) to head (9e84d6d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #362   +/-   ##
=======================================
  Coverage   88.52%   88.52%           
=======================================
  Files          99       99           
  Lines        3600     3600           
  Branches      935      935           
=======================================
  Hits         3187     3187           
  Misses        373      373           
  Partials       40       40           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@neilime
neilime merged commit 9384f08 into main Jul 24, 2026
32 checks passed
@neilime
neilime deleted the dependabot/npm_and_yarn/npm-production-dependencies-ad7a5b470d branch July 24, 2026 07:05
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.

2 participants