Skip to content

Bump inversify from 6.2.2 to 8.1.0 in /twitter-emulation-spring-boot-react-web#4342

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/twitter-emulation-spring-boot-react-web/inversify-8.1.0
Open

Bump inversify from 6.2.2 to 8.1.0 in /twitter-emulation-spring-boot-react-web#4342
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/twitter-emulation-spring-boot-react-web/inversify-8.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Bumps inversify from 6.2.2 to 8.1.0.

Release notes

Sourced from inversify's releases.

inversify@8.1.0

Minor Changes

  • Export AbstractNewable type for use in abstract class bindings

Patch Changes

  • Ignored test typings from published package
  • Updated dependencies
    • @​inversifyjs/common@​2.0.1
    • @​inversifyjs/container@​2.0.1
    • @​inversifyjs/core@​10.0.1

inversify@8.0.0

Note: Consider the migration guide for reference

Major Changes

  • Renamed Container.unbind to unbindAsync
  • Renamed Container.unbindSync to unbind
  • Renamed Container.rebind to rebindAsync
  • Renamed Container.rebindSync to rebind
  • Renamed ContainerModuleLoadOptions.unbind to unbindAsync
  • Renamed ContainerModuleLoadOptions.unbindSync to unbind
  • Renamed ContainerModuleLoadOptions.rebind to rebindAsync
  • Renamed ContainerModuleLoadOptions.rebindSync to rebind
  • Updated package to be ESM only
  • Renamed Container.load to loadAsync
  • Renamed Container.loadSync to load
  • Updated ServiceIdentifier type. Now, a Function is a valid ServiceIdentifier<T> if and only if it satisfies AbstractNewable<T> | Newable<T>
  • Renamed Container.unload to unloadAsync
  • Renamed Container.unloadSync to unload
  • Renamed Container.unbindAll to Container.unbindAllAsync
  • Renamed Container.unbindAllSync to Container.unbindAll
  • Remove Provider
  • Remove ProviderBinding

Patch Changes

  • Updated dependencies
    • @​inversifyjs/container@​2.0.0
    • @​inversifyjs/common@​2.0.0
    • @​inversifyjs/core@​10.0.0

inversify@8.0.0-beta.0

Major Changes

  • Renamed Container.unbind to unbindAsync
  • Renamed Container.unbindSync to unbind
  • Renamed Container.rebind to rebindAsync

... (truncated)

Commits

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 Mar 16, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/twitter-emulation-spring-boot-react-web/inversify-8.1.0 branch from f8696af to 18b4c44 Compare March 16, 2026 09:09
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/twitter-emulation-spring-boot-react-web/inversify-8.1.0 branch from 18b4c44 to 047d967 Compare March 25, 2026 09:08
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/twitter-emulation-spring-boot-react-web/inversify-8.1.0 branch from 047d967 to 3cde4ab Compare April 6, 2026 09:08
Bumps [inversify](https://github.com/inversify/monorepo) from 6.2.2 to 8.1.0.
- [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/commits/inversify@8.1.0)

---
updated-dependencies:
- dependency-name: inversify
  dependency-version: 8.1.0
  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/twitter-emulation-spring-boot-react-web/inversify-8.1.0 branch from 3cde4ab to d0e69bc Compare April 13, 2026 09:18
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