Skip to content

Update dependency inversify to v8 (master)#1452

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

Update dependency inversify to v8 (master)#1452
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/master-inversify-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 21, 2026

This PR contains the following updates:

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

Release Notes

inversify/monorepo (inversify)

v8.1.0

Compare Source

Minor Changes
  • Export AbstractNewable type for use in abstract class bindings
Patch Changes

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

v7.11.0

Compare Source

Minor Changes
  • Added Container.unbindAllSync
Patch Changes

v7.10.8

Compare Source

Patch Changes
  • Updated BindToFluentSyntax.toResolvedValue to allow non multiple array ServiceIdentifier injectOptions
  • Updated dependencies

v7.10.7

Compare Source

Patch Changes

v7.10.6

Compare Source

Patch Changes

v7.10.5

Compare Source

Patch Changes
  • Updated entrypoint to import 'reflect-metadata/lite' instead of 'reflect-metadata'
  • Updated dependencies

v7.10.4

Compare Source

Patch Changes

v7.10.3

Compare Source

Patch Changes

v7.10.2

Compare Source

Patch Changes

v7.10.1

Patch Changes

v7.6.1

Compare Source

v7.6.0

Compare Source

v7.5.4

Compare Source

v7.5.3

Compare Source

v7.5.2

Compare Source

v7.5.1

Compare Source

v7.5.0

Compare Source

v7.4.0

Compare Source

v7.3.0

Compare Source

v7.2.0

Compare Source

v7.1.0

Compare Source

v7.0.2

Compare Source

v7.0.1

Compare Source

v7.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Zurich, 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 these updates again.


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

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

@renovate renovate Bot requested a review from ivy-lli as a code owner March 21, 2026 00:56
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Mar 21, 2026
@ivy-lli ivy-lli closed this Mar 23, 2026
@ivy-lli ivy-lli deleted the renovate/master-inversify-8.x branch March 23, 2026 06:15
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 23, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 8.x releases. But if you manually upgrade to 8.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant