Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update dependency @inversifyjs/core to v3 - autoclosed #1701

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@inversifyjs/core (source) 1.3.5 -> 3.2.0 age adoption passing confidence

Release Notes

inversify/monorepo (@​inversifyjs/core)

v3.2.0

Compare Source

Minor Changes
  • 7743276: Updated plan related error messages with binding metadata details
Patch Changes
  • 7572767: Updated OneToManyMapStar.clone to properly clone map array values
  • 9621865: Updated injectBase default values to be true
  • 559efd8: Updated BindToFluentSyntaxImplementation.toDynamicValue with right default scope

v3.1.0

Compare Source

Minor Changes
  • 1c93440: Updated unmanaged to support method decoration
  • 1c93440: Updated inject to support method decoration
  • 1c93440: Updated optional to support method decoration
  • 1c93440: Updated named to support method decoration
  • 1c93440: Updated tagged to support method decoration
  • 1c93440: Updated multiInject to support method decoration
Patch Changes
  • c80459d: Updated OneToManyMapStar to fix an issue involving a deletion use case

v3.0.2

Compare Source

Patch Changes
  • c346802: Updated DeactivationService to allow duplicated deactivations
  • c346802: Updated ActivationService to allow duplicated activations

v3.0.1

Compare Source

Patch Changes

v3.0.0

Compare Source

Major Changes
  • 7f97e76: Removed MetadataTargetName
  • 7f97e76: Updated ManagedClassElementMetadata with no targetName
  • 7f97e76: Updated MaybeManagedClassElementMetadata with no targetName
  • 7f97e76: Removed targetName
Minor Changes
  • 50fa92a: Updated BindingService with getNonParentBindings
  • 6c381a8: Updated BindingToSyntax with more flexible factory and provider constraints
  • bbddebc: Updated Provider with right args.

v2.2.0

Compare Source

Minor Changes
  • f487c1b: Updated BindingService with getNonParentBoundServices
  • 5fac244: Updated injectFromBase options to be optional.
Patch Changes
  • e708d1e: Updated injectable to filter out non userland emitted metadata
  • 2d74b3f: Updated BindingActivation with missing ResolutionContext param
  • 9d5ac91: Updated injectable to throw on duplicated call

v2.1.0

Compare Source

Minor Changes
  • 142b763: Added targetName decorator
Patch Changes
  • 27ddc35: Removed unexpected LegacyQueryableString
  • 9257c9a: Updated BindToFluentSyntaxImplementation.to to set binding scope if found in class metadata

v2.0.0

Compare Source

Major Changes
  • 9036007: Removed LegacyTarget.
  • a3e2dd0: Removed LegacyMetadata.
  • a3e2dd0: Removed getClassMetadataFromMetadataReader.
  • 11b499a: Renamed BindingService.remove to removeAllByServiceId.
  • a3e2dd0: Updated getClassMetadata to no longer rely on legacy reflected metadata
  • 9036007: Remove getTargets.
  • a3e2dd0: Removed LegacyMetadataReader.
Minor Changes
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/inversifyjs-core-3.x branch 3 times, most recently from 99b39d7 to dc0f273 Compare January 15, 2025 01:01
@renovate renovate bot force-pushed the renovate/inversifyjs-core-3.x branch from dc0f273 to 1c232ac Compare January 16, 2025 19:30
@renovate renovate bot changed the title fix: update dependency @inversifyjs/core to v3 fix: update dependency @inversifyjs/core to v3 - autoclosed Jan 16, 2025
@renovate renovate bot closed this Jan 16, 2025
@renovate renovate bot deleted the renovate/inversifyjs-core-3.x branch January 16, 2025 19:37
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