Skip to content

chore(deps): bump inversify from 7.9.1 to 8.1.0#426

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/inversify-8.1.0
Open

chore(deps): bump inversify from 7.9.1 to 8.1.0#426
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/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 7.9.1 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

Dependabot compatibility score

You can trigger a rebase of this PR 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)

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

Bumps [inversify](https://github.com/inversify/monorepo) from 7.9.1 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>
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/ibmcloud-account/inreview javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants