Skip to content

fix: update dependency inversify to v8#59

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/inversify-8.x
Open

fix: update dependency inversify to v8#59
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/inversify-8.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2026

This PR contains the following updates:

Package Change Age Confidence
inversify (source) ^7.11.0^8.0.0 age confidence

Release Notes

inversify/monorepo (inversify)

v8.0.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants