Skip to content

chore: update dependency inversify to v8 - autoclosed#101

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

chore: update dependency inversify to v8 - autoclosed#101
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.1.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

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.

@renovate renovate bot requested a review from notaphplover as a code owner March 15, 2026 00:51
@changeset-bot
Copy link

changeset-bot bot commented Mar 15, 2026

⚠️ No Changeset found

Latest commit: 6e5d4a5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/inversify-8.x branch from 32f33f2 to 2b0a066 Compare March 15, 2026 14:37
@renovate renovate bot force-pushed the renovate/inversify-8.x branch from 2b0a066 to 6e5d4a5 Compare March 15, 2026 14:37
@renovate renovate bot changed the title chore: update dependency inversify to v8 chore: update dependency inversify to v8 - autoclosed Mar 15, 2026
@renovate renovate bot closed this Mar 15, 2026
@renovate renovate bot deleted the renovate/inversify-8.x branch March 15, 2026 20:43
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