Skip to content

fix(deps): update dependency inversify to v8 (main)#6272

Merged
viceice merged 2 commits intomainfrom
renovate/main-inversify-8.x
Apr 8, 2026
Merged

fix(deps): update dependency inversify to v8 (main)#6272
viceice merged 2 commits intomainfrom
renovate/main-inversify-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 24, 2026

This PR contains the following updates:

Package Change Age Confidence
inversify (source) 7.11.08.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 force-pushed the renovate/main-inversify-8.x branch 3 times, most recently from a0fb9fc to fa12e59 Compare April 1, 2026 16:31
@viceice viceice force-pushed the renovate/main-inversify-8.x branch from fa12e59 to f51ea42 Compare April 8, 2026 10:58
@viceice viceice enabled auto-merge April 8, 2026 10:58
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 8, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@viceice viceice added this pull request to the merge queue Apr 8, 2026
Merged via the queue into main with commit 255e3eb Apr 8, 2026
55 checks passed
@viceice viceice deleted the renovate/main-inversify-8.x branch April 8, 2026 11:25
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.

1 participant