Skip to content

Bump SimpleInjector from 5.5.2 to 5.6.0#294

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/nuget/SimpleInjector-5.6.0
Jun 29, 2026
Merged

Bump SimpleInjector from 5.5.2 to 5.6.0#294
github-actions[bot] merged 1 commit into
masterfrom
dependabot/nuget/SimpleInjector-5.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Updated SimpleInjector from 5.5.2 to 5.6.0.

Release notes

Sourced from SimpleInjector's releases.

5.6

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.6.x release.

  • #​1026 Added Scope.GetAllInstances<TService>() and GetAllInstances(Type serviceType) method overloads.
  • #​1008 Added Container.RegisterSingleton(Type concreteType) overload.
  • #​1005 Marked obsoleted properties UseLoosenedLifestyleMismatchBehavior EnableDynamicAssemblyCompilation as compilation error. They will be removed in v6.
  • #​1016 Add git repository information to NuGet package. Thanks to @​thompson-tomo.

Commits viewable in compare view.

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: SimpleInjector
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 29, 2026
@github-actions github-actions Bot merged commit 69a1577 into master Jun 29, 2026
3 of 4 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/SimpleInjector-5.6.0 branch June 29, 2026 07:21
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants