Bump the core-dependencies group with 3 updates#1886
Merged
Conversation
Bumps the core-dependencies group with 3 updates: [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime), [Autofac](https://github.com/autofac/Autofac) and [Autofac.Extensions.DependencyInjection](https://github.com/autofac/Autofac.Extensions.DependencyInjection). Updates `Microsoft.Extensions.Configuration.Binder` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v8.0.2) Updates `Autofac` from 7.1.0 to 8.1.0 - [Release notes](https://github.com/autofac/Autofac/releases) - [Commits](autofac/Autofac@v7.1.0...v8.1.0) Updates `Autofac.Extensions.DependencyInjection` from 8.0.0 to 10.0.0 - [Release notes](https://github.com/autofac/Autofac.Extensions.DependencyInjection/releases) - [Commits](autofac/Autofac.Extensions.DependencyInjection@v8.0.0...v10.0.0) Updates `Autofac` from 7.1.0 to 8.1.0 - [Release notes](https://github.com/autofac/Autofac/releases) - [Commits](autofac/Autofac@v7.1.0...v8.1.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-dependencies - dependency-name: Autofac dependency-type: direct:production update-type: version-update:semver-major dependency-group: core-dependencies - dependency-name: Autofac.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major dependency-group: core-dependencies - dependency-name: Autofac dependency-type: direct:production update-type: version-update:semver-major dependency-group: core-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the core-dependencies group with 3 updates: Microsoft.Extensions.Configuration.Binder, Autofac and Autofac.Extensions.DependencyInjection.
Updates
Microsoft.Extensions.Configuration.Binderfrom 8.0.0 to 8.0.2Release notes
Sourced from Microsoft.Extensions.Configuration.Binder's releases.
Commits
1381d5eMerge in 'release/8.0' changesc987e4f[release/8.0] Fix Options Source Gen RangeAttribute Thread Safety (#97110)441c91dMerge in 'release/8.0' changesc93800eMerge pull request #97065 from carlossanlop/release/8.0-stagingc2d2bb3Merge branch 'release/8.0' into release/8.0-staging6d35e39[release/8.0-staging] UInt64.CreateSaturating<Int128> truncates instead of sa...96b0a55[release/8.0-staging] macOS: Set certificate as a dependency of private key h...85c2772[release/8.0] Fix server-side OCSP stapling on Linux (#96838)683da71[release/8.0-staging] Gen0 segment should always be reported as Gen0 for DacH...f9d0a7b[release/8.0-staging] Fix Crossgen2 PDB generation (again) (#96566)Updates
Autofacfrom 7.1.0 to 8.1.0Release notes
Sourced from Autofac's releases.
Commits
b222d0fUse latest SDKs for build.4106a2dSemver 8.0.1 => 8.1.0 for dependency update.a8f398fUpdate dependencies to latest.5aeecc7Semver 8.0.0 => 8.0.1 for bug fixes.4059546Merge pull request #1424 from autofac/feature/generic-decoratorc12d527Merge pull request #1423 from snaumenko-st/tracker-memory-leakcaa3e04Add a resolved/compatible service parameter to decorator resolutions.488294eMerge pull request #1421 from DoctorVanGogh/fix-requiredbb9e961Replaced ConcurrentBag with ConcurrentQueue. It's causing memory leaks if lef...e68c1b8use polyfill copied from dotnet runtimeUpdates
Autofac.Extensions.DependencyInjectionfrom 8.0.0 to 10.0.0Release notes
Sourced from Autofac.Extensions.DependencyInjection's releases.
Commits
f2170d3Dispose tracker in tests before it loses scope.344c14bUpdate all dependencies/build frameworks.eb20702Merge pull request #120 from autofac/external-dependency-switchecec468Bump major version.4110c93Switch singletons to be externally owned.dc03f10Merge pull request #119 from autofac/bug/keyed-middleware-performancea690c3cAdd additional test, and comments for the delegate perf choice.8e83d8cConsider additional activator types.fa4b37eReword a note.ed2188eSimplify back to a single middleware, added at component registration level r...Updates
Autofacfrom 7.1.0 to 8.1.0Release notes
Sourced from Autofac's releases.
Commits
b222d0fUse latest SDKs for build.4106a2dSemver 8.0.1 => 8.1.0 for dependency update.a8f398fUpdate dependencies to latest.5aeecc7Semver 8.0.0 => 8.0.1 for bug fixes.4059546Merge pull request #1424 from autofac/feature/generic-decoratorc12d527Merge pull request #1423 from snaumenko-st/tracker-memory-leakcaa3e04Add a resolved/compatible service parameter to decorator resolutions.488294eMerge pull request #1421 from DoctorVanGogh/fix-requiredbb9e961Replaced ConcurrentBag with ConcurrentQueue. It's causing memory leaks if lef...e68c1b8use polyfill copied from dotnet runtimeDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions