VolleyManagement / volley-management

Volley Management API component. Provides API to create and manage Volleyball tournaments.
MIT License
11 stars 6 forks source link

build(deps): bump SimpleInjector.Integration.AspNetCore.Mvc.Core and SimpleInjector.Integration.AspNetCore #964

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps SimpleInjector.Integration.AspNetCore.Mvc.Core and SimpleInjector.Integration.AspNetCore. These dependencies needed to be updated together. Updates SimpleInjector.Integration.AspNetCore.Mvc.Core from 5.3.0 to 5.5.0

Updates SimpleInjector.Integration.AspNetCore from 5.3.0 to 5.5.0

Release notes

Sourced from SimpleInjector.Integration.AspNetCore's releases.

v5.5

These packages are available through Nuget. Please see the integration guide on how to use these integration packages.

This minor release contains no functional changes nor bug fixes. This release changes how packages are referenced in the NuGet package:

  • #37 Large number of dependencies when installing SimpleInjector.Integration.AspNetCore.Mvc.Core

v5.4

These packages are available through Nuget. Please see the integration guide on how to use these integration packages.

This minor release adds several small improvements:

  • #32 Allow multiple Simple Injector containers, coupled to a single service collection, to be disposed on shutdown
  • #33 Allow Controllers, ViewComponents, PageModels, and TagHelpers to be resolved with Flowing scopes
Commits
  • 4b568b1 Merge branch 'master' of https://github.com/simpleinjector/SimpleInjector.Int...
  • b3446fa Updated package references. Fixes #37
  • 64680e6 Merge pull request #34 from tiesont/patch-1
  • 3f96f9f Minor typo correction in xmldocs comment for serviceType parameter
  • 5e2923a Bumped version numbers.
  • 9bf55ef Controllers, ViewComponents, PageModels, and TagHelpers can now be resolved w...
  • beb1a9b Increased version numbers of ASP.NET Core dependencies.
  • 993169f Allowed multiple Simple Injector containers, coupled to a single service coll...
  • c310f12 New test projects added.
  • fe21ede Multiple Simple Injector containers can now be coupled to a single service co...
  • Additional 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)
dependabot[bot] commented 9 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.