Bump SimpleInjector from 5.4.6 to 5.5.2#151
Conversation
--- updated-dependencies: - dependency-name: SimpleInjector dependency-version: 5.5.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: SimpleInjector dependency-version: 5.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
✅ This is a version-update:semver-minor update. Package: SimpleInjector, SimpleInjector This PR will be automatically merged once all CI checks pass. To prevent auto-merge, add the |
|
📊 PR Size Analysis
✅ Small PR - should be quick to review! |
|
This pull request has been automatically marked as stale because it has not had any activity for 45 days. If you're still working on this, please comment or push new commits to keep it open. |
Updated SimpleInjector from 5.4.6 to 5.5.2.
Release notes
Sourced from SimpleInjector's releases.
5.5.2
This release is available through Nuget.
When upgrading from v4.x, please make sure you upgrade your application to the latest v4.x version of Simple Injector first. After that upgrade directly to the latest v5.5.x release.
5.5.1
This release is available through Nuget.
When upgrading from v4.x, please make sure you upgrade your application to the latest v4.x version of Simple Injector first. After that upgrade directly to the latest v5.5.x release.
TypesToRegisterOptionsdoesn't respectIncludeCompositessettingContainer.GetRootRegistrations()returns too many types when decorators are applied5.5
This release is available through Nuget.
When upgrading from v4.x, please make sure you upgrade your application to the latest v4.x version of Simple Injector first. After that upgrade directly to the latest v5.5.x release.
SimpleInjector.Scopeinstance in the Visual Studio debugger, you'll now see information that uniquely identifies the scope, parent scope and its container instance.List<T>instances are created by Simple Injector as transient.Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)