- Notifications
You must be signed in to change notification settings - Fork 0
Bump Microsoft.AspNetCore.Mvc.Testing, Microsoft.AspNetCore.TestHost, Microsoft.Extensions.Configuration and Microsoft.Extensions.Logging.Abstractions #27
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
Merged
Merged
Conversation
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
… Microsoft.Extensions.Configuration and Microsoft.Extensions.Logging.Abstractions Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore), [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore), [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Mvc.Testing` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.2...v9.0.3) Updates `Microsoft.AspNetCore.TestHost` from 9.0.3 to 9.0.3 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.3...v9.0.3) Updates `Microsoft.Extensions.Configuration` from 9.0.3 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.3...v9.0.3) Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.TestHost dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
| @dependabot merge …On Wed, Mar 12, 2025 at 8:58 PM dependabot[bot] ***@***.***> wrote: Bumps Microsoft.AspNetCore.Mvc.Testing <https://github.com/dotnet/aspnetcore>, Microsoft.AspNetCore.TestHost <https://github.com/dotnet/aspnetcore>, Microsoft.Extensions.Configuration <https://github.com/dotnet/runtime> and Microsoft.Extensions.Logging.Abstractions <https://github.com/dotnet/runtime>. These dependencies needed to be updated together. Updates Microsoft.AspNetCore.Mvc.Testing from 9.0.2 to 9.0.3 Release notes *Sourced from Microsoft.AspNetCore.Mvc.Testing's releases <https://github.com/dotnet/aspnetcore/releases>.* .NET 9.0.3 Release <https://github.com/dotnet/core/releases/tag/v9.0.3> What's Changed - Update branding to 9.0.3 by @vseanreesermsft <https://github.com/vseanreesermsft> in dotnet/aspnetcore#60198 <https://redirect.github.com/dotnet/aspnetcore/pull/60198> - [release/9.0] Fix branding by @wtgodbe <https://github.com/wtgodbe> in dotnet/aspnetcore#60029 <https://redirect.github.com/dotnet/aspnetcore/pull/60029> - [release/9.0] Update to MacOS 15 in Helix by @github-actions <https://github.com/github-actions> in dotnet/aspnetcore#60238 <https://redirect.github.com/dotnet/aspnetcore/pull/60238> - [release/9.0] Revert "Revert "Use the latest available jdk"" by @github-actions <https://github.com/github-actions> in dotnet/aspnetcore#60229 <https://redirect.github.com/dotnet/aspnetcore/pull/60229> - [release/9.0] Update HtmlAttributePropertyHelper to correctly follow the MetadataUpdateHandlerAttribute contract by @github-actions <https://github.com/github-actions> in dotnet/aspnetcore#59908 <https://redirect.github.com/dotnet/aspnetcore/pull/59908> - [release/9.0] Fix skip condition for java tests by @github-actions <https://github.com/github-actions> in dotnet/aspnetcore#60242 <https://redirect.github.com/dotnet/aspnetcore/pull/60242> - [release/9.0] (deps): Bump src/submodules/googletest from 7d76a23 to e235eb3 by @dependabot <https://github.com/dependabot> in dotnet/aspnetcore#60151 <https://redirect.github.com/dotnet/aspnetcore/pull/60151> - [release/9.0] Readd DiagnosticSource to KestrelServerImpl by @github-actions <https://github.com/github-actions> in dotnet/aspnetcore#60202 <https://redirect.github.com/dotnet/aspnetcore/pull/60202> - [release/9.0] Redis distributed cache: add HybridCache usage signal by @github-actions <https://github.com/github-actions> in dotnet/aspnetcore#59886 <https://redirect.github.com/dotnet/aspnetcore/pull/59886> - [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro <https://github.com/dotnet-maestro> in dotnet/aspnetcore#59952 <https://redirect.github.com/dotnet/aspnetcore/pull/59952> - [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro <https://github.com/dotnet-maestro> in dotnet/aspnetcore#59951 <https://redirect.github.com/dotnet/aspnetcore/pull/59951> - [release/9.0] Update remnants of azureedge.net by @sebastienros <https://github.com/sebastienros> in dotnet/aspnetcore#60263 <https://redirect.github.com/dotnet/aspnetcore/pull/60263> - [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro <https://github.com/dotnet-maestro> in dotnet/aspnetcore#60291 <https://redirect.github.com/dotnet/aspnetcore/pull/60291> - [release/9.0] Centralize on one docker container by @wtgodbe <https://github.com/wtgodbe> in dotnet/aspnetcore#60298 <https://redirect.github.com/dotnet/aspnetcore/pull/60298> - Revert "[release/9.0] Update remnants of azureedge.net" by @wtgodbe <https://github.com/wtgodbe> in dotnet/aspnetcore#60323 <https://redirect.github.com/dotnet/aspnetcore/pull/60323> - Merging internal commits for release/9.0 by @vseanreesermsft <https://github.com/vseanreesermsft> in dotnet/aspnetcore#60317 <https://redirect.github.com/dotnet/aspnetcore/pull/60317> *Full Changelog*: ***@***.*** <dotnet/aspnetcore@v9.0.2...v9.0.3> Commits - b96167f <dotnet/aspnetcore@b96167f> Merged PR 47602: [internal/release/9.0] Update dependencies from dnceng/inter... - d47e5f0 <dotnet/aspnetcore@d47e5f0> Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef... - 7637b13 <dotnet/aspnetcore@7637b13> Merged PR 47573: [release/9.0] Merge from public - 1e53ca9 <dotnet/aspnetcore@1e53ca9> Merged PR 47575: [internal/release/9.0] Update dependencies from dnceng/inter... - 166d5c9 <dotnet/aspnetcore@166d5c9> Merge from public - eeb8b14 <dotnet/aspnetcore@eeb8b14> Merge pull request #60317 <https://redirect.github.com/dotnet/aspnetcore/issues/60317> from vseanreesermsft/internal-merge-9.0-2025-02-11-... - a1d8afd <dotnet/aspnetcore@a1d8afd> Merged PR 47534: [internal/release/9.0] Update dependencies from dnceng/inter... - ea2a0ca <dotnet/aspnetcore@ea2a0ca> Revert "[release/9.0] Update remnants of azureedge.net" (#60323 <https://redirect.github.com/dotnet/aspnetcore/issues/60323>) - 50411b8 <dotnet/aspnetcore@50411b8> Remove disabled package sources from NuGet.config - 09c7074 <dotnet/aspnetcore@09c7074> Update baseline, SDK, nuget.config - Additional commits viewable in compare view <dotnet/aspnetcore@v9.0.2...v9.0.3> Updates Microsoft.AspNetCore.TestHost from 9.0.3 to 9.0.3 Commits - See full diff in compare view <dotnet/aspnetcore@v9.0.3...v9.0.3> Updates Microsoft.Extensions.Configuration from 9.0.3 to 9.0.3 Commits - See full diff in compare view <dotnet/runtime@v9.0.3...v9.0.3> Updates Microsoft.Extensions.Logging.Abstractions from 9.0.2 to 9.0.3 Release notes *Sourced from Microsoft.Extensions.Logging.Abstractions's releases <https://github.com/dotnet/runtime/releases>.* .NET 9.0.3 Release <https://github.com/dotnet/core/releases/tag/v9.0.3> What's Changed - [release/9.0-staging] Fix wrong alias-to for tvos AOT packs in net8 workload manifest by @akoeplinger <https://github.com/akoeplinger> in dotnet/runtime#110871 <https://redirect.github.com/dotnet/runtime/pull/110871> - [release/9.0] Disable tests targetting http://corefx-net-http11.azurewebsites.net by @rzikm <https://github.com/rzikm> in dotnet/runtime#111402 <https://redirect.github.com/dotnet/runtime/pull/111402> - [release/9.0-staging] Support generic fields in PersistedAssemblyBuilder by @github-actions <https://github.com/github-actions> in dotnet/runtime#110839 <https://redirect.github.com/dotnet/runtime/pull/110839> - [release/9.0-staging] Re-enable skiasharp WBT tests (#109232 <https://redirect.github.com/dotnet/runtime/issues/109232>) by @radekdoulik <https://github.com/radekdoulik> in dotnet/runtime#110734 <https://redirect.github.com/dotnet/runtime/pull/110734> - [release/9.0-staging] Backport test fixes related to BinaryFormatter removal by @adamsitnik <https://github.com/adamsitnik> in dotnet/runtime#111508 <https://redirect.github.com/dotnet/runtime/pull/111508> - [manual] Merge branch 'release/9.0' => 'release/9.0-staging' by @carlossanlop <https://github.com/carlossanlop> in dotnet/runtime#111565 <https://redirect.github.com/dotnet/runtime/pull/111565> - [release/9.0] [wasi] Disable build in .NET 9 by @maraf <https://github.com/maraf> in dotnet/runtime#108877 <https://redirect.github.com/dotnet/runtime/pull/108877> - [release/9.0-staging] [mono] Disable UnitTest_GVM_TypeLoadException for fullAOT jobs by @github-actions <https://github.com/github-actions> in dotnet/runtime#111394 <https://redirect.github.com/dotnet/runtime/pull/111394> - [release/9.0-staging] Fix UnsafeAccessor scenario for modopts/modreqs when comparing field sigs. by @AaronRobinsonMSFT <https://github.com/AaronRobinsonMSFT> in dotnet/runtime#111675 <https://redirect.github.com/dotnet/runtime/pull/111675> - [release/9.0-staging] [mono] Run runtime-llvm and runtime-ioslike on Mono LLVM PRs by @github-actions <https://github.com/github-actions> in dotnet/runtime#111739 <https://redirect.github.com/dotnet/runtime/pull/111739> - [release/9.0-staging] fix stack 2x2 tensor along dimension 1 by @github-actions <https://github.com/github-actions> in dotnet/runtime#110053 <https://redirect.github.com/dotnet/runtime/pull/110053> - [release/9.0-staging] Fix race condition in cleanup of collectible thread static variables by @github-actions <https://github.com/github-actions> in dotnet/runtime#111275 <https://redirect.github.com/dotnet/runtime/pull/111275> - [release/9.0-staging] [iOS] Retrieve device locale in full (specific) format from ObjectiveC APIs by @github-actions <https://github.com/github-actions> in dotnet/runtime#111612 <https://redirect.github.com/dotnet/runtime/pull/111612> - [release/9.0-staging] Add workflow to prevent merging a PR when the NO-MERGE label is applied by @github-actions <https://github.com/github-actions> in dotnet/runtime#111961 <https://redirect.github.com/dotnet/runtime/pull/111961> - [release/9.0-staging] Use alternative format string specifier to ensure decimal point is present by @github-actions <https://github.com/github-actions> in dotnet/runtime#111444 <https://redirect.github.com/dotnet/runtime/pull/111444> - [release/9.0-staging] Fixed android build with NDK 23 by @jkurdek <https://github.com/jkurdek> in dotnet/runtime#111696 <https://redirect.github.com/dotnet/runtime/pull/111696> - [release/9.0-staging] Fix UNC paths by @github-actions <https://github.com/github-actions> in dotnet/runtime#111499 <https://redirect.github.com/dotnet/runtime/pull/111499> - [release/9.0-staging] [mono] [llvm-aot] Fixed storing Vector3 into memory by @github-actions <https://github.com/github-actions> in dotnet/runtime#111069 <https://redirect.github.com/dotnet/runtime/pull/111069> - [release/9.0] Remove explicit __compact_unwind entries from x64 assembler by @filipnavara <https://github.com/filipnavara> in dotnet/runtime#112204 <https://redirect.github.com/dotnet/runtime/pull/112204> - Update branding to 9.0.3 by @vseanreesermsft <https://github.com/vseanreesermsft> in dotnet/runtime#112144 <https://redirect.github.com/dotnet/runtime/pull/112144> - [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro <https://github.com/dotnet-maestro> in dotnet/runtime#111606 <https://redirect.github.com/dotnet/runtime/pull/111606> - [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro <https://github.com/dotnet-maestro> in dotnet/runtime#111891 <https://redirect.github.com/dotnet/runtime/pull/111891> - [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro <https://github.com/dotnet-maestro> in dotnet/runtime#112189 <https://redirect.github.com/dotnet/runtime/pull/112189> - [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro <https://github.com/dotnet-maestro> in dotnet/runtime#111519 <https://redirect.github.com/dotnet/runtime/pull/111519> - [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro <https://github.com/dotnet-maestro> in dotnet/runtime#112121 <https://redirect.github.com/dotnet/runtime/pull/112121> - [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro <https://github.com/dotnet-maestro> in dotnet/runtime#111737 <https://redirect.github.com/dotnet/runtime/pull/111737> - [release/9.0-staging] Fix shimmed implementation of TryGetHashAndReset to handle HMAC. by @github-actions <https://github.com/github-actions> in dotnet/runtime#112015 <https://redirect.github.com/dotnet/runtime/pull/112015> - Remove Windows 8.1 from test queues by @agocke <https://github.com/agocke> in dotnet/runtime#112056 <https://redirect.github.com/dotnet/runtime/pull/112056> - [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro <https://github.com/dotnet-maestro> in dotnet/runtime#111603 <https://redirect.github.com/dotnet/runtime/pull/111603> - [browser] Remove experimental args from NodeJS WBT runner by @maraf <https://github.com/maraf> in dotnet/runtime#111655 <https://redirect.github.com/dotnet/runtime/pull/111655> - [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro <https://github.com/dotnet-maestro> in dotnet/runtime#111607 <https://redirect.github.com/dotnet/runtime/pull/111607> - [release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers by @dotnet-maestro <https://github.com/dotnet-maestro> in dotnet/runtime#111826 <https://redirect.github.com/dotnet/runtime/pull/111826> - [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro <https://github.com/dotnet-maestro> in dotnet/runtime#111885 <https://redirect.github.com/dotnet/runtime/pull/111885> - [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro <https://github.com/dotnet-maestro> in dotnet/runtime#112122 <https://redirect.github.com/dotnet/runtime/pull/112122> - [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro <https://github.com/dotnet-maestro> in dotnet/runtime#112225 <https://redirect.github.com/dotnet/runtime/pull/112225> - [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro <https://github.com/dotnet-maestro> in dotnet/runtime#112261 <https://redirect.github.com/dotnet/runtime/pull/112261> - [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions <https://github.com/github-actions> in dotnet/runtime#112219 <https://redirect.github.com/dotnet/runtime/pull/112219> - [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro <https://github.com/dotnet-maestro> in dotnet/runtime#112340 <https://redirect.github.com/dotnet/runtime/pull/112340> - [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro <https://github.com/dotnet-maestro> in dotnet/runtime#111483 <https://redirect.github.com/dotnet/runtime/pull/111483> - Backport pr 111723 to 9.0 staging by @StephenMolloy <https://github.com/StephenMolloy> in dotnet/runtime#112322 <https://redirect.github.com/dotnet/runtime/pull/112322> - [manual] Merge release/9.0-staging into release/9.0 by @carlossanlop <https://github.com/carlossanlop> in dotnet/runtime#112382 <https://redirect.github.com/dotnet/runtime/pull/112382> - [9.0] Backport labeling workflow changes by @carlossanlop <https://github.com/carlossanlop> in dotnet/runtime#112240 <https://redirect.github.com/dotnet/runtime/pull/112240> - [9.0] Move release/9.0 localization back to main too by @carlossanlop <https://github.com/carlossanlop> in dotnet/runtime#112443 <https://redirect.github.com/dotnet/runtime/pull/112443> - Merging internal commits for release/9.0 by @vseanreesermsft <https://github.com/vseanreesermsft> in dotnet/runtime#112453 <https://redirect.github.com/dotnet/runtime/pull/112453> ... (truncated) Commits - 831d23e <dotnet/runtime@831d23e> Merge commit 'c97d3a415dfcf6cbf099a31747dad98ce7c13279' - c97d3a4 <dotnet/runtime@c97d3a4> Merge pull request #112453 <https://redirect.github.com/dotnet/runtime/issues/112453> from vseanreesermsft/internal-merge-9.0-2025-02-11... - 4045f55 <dotnet/runtime@4045f55> Disable loc from release/9.0 (#112443 <https://redirect.github.com/dotnet/runtime/issues/112443>) - ddae4fe <dotnet/runtime@ddae4fe> Merge commit '80aa709f5d919c6814726788dc6dabe23e79e672' into internal-merge-9... - 710b9e0 <dotnet/runtime@710b9e0> Merge commit '9988faba42c61a4e42737b9cb9d5eff75d967af2' - 9988fab <dotnet/runtime@9988fab> [9.0] Backport labeling workflow changes (#112240 <https://redirect.github.com/dotnet/runtime/issues/112240>) - 95e028d <dotnet/runtime@95e028d> Merge commit '689f4e9a5a2f8430455266a27921444ec1605eb6' - 689f4e9 <dotnet/runtime@689f4e9> Merge pull request #112382 <https://redirect.github.com/dotnet/runtime/issues/112382> from carlossanlop/release/9.0-staging - 10a6130 <dotnet/runtime@10a6130> Backport pr 111723 to 9.0 staging (#112322 <https://redirect.github.com/dotnet/runtime/issues/112322>) - 49a1042 <dotnet/runtime@49a1042> [release/9.0-staging] Update dependencies from dotnet/arcade (#111483 <https://redirect.github.com/dotnet/runtime/issues/111483>) - Additional commits viewable in compare view <dotnet/runtime@v9.0.2...v9.0.3> 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 <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) ------------------------------ You can view, comment on, or merge this pull request online at: #27 Commit Summary - 0018e72 <0018e72> Bump Microsoft.AspNetCore.Mvc.Testing, Microsoft.AspNetCore.TestHost, Microsoft.Extensions.Configuration and Microsoft.Extensions.Logging.Abstractions File Changes (1 file <https://github.com/rnelson/aspnetcore-slow-down/pull/27/files>) - *M* test/SlowDown.Tests/SlowDown.Tests.csproj <https://github.com/rnelson/aspnetcore-slow-down/pull/27/files#diff-8625a76e34f0f3d72d0679c85ff99563b9aa2906a3dbfa623aacbf6ddfbef527> (6) Patch Links: - https://github.com/rnelson/aspnetcore-slow-down/pull/27.patch - https://github.com/rnelson/aspnetcore-slow-down/pull/27.diff — Reply to this email directly, view it on GitHub <#27>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAA44WNN3X75JU6MM54GEAL2UDQ6FAVCNFSM6AAAAABY5A3PNKVHI2DSMVQWIX3LMV43ASLTON2WKOZSHEYTKNJYHEZDIMQ> . You are receiving this because you are subscribed to this thread.Message ID: ***@***.***> |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 Microsoft.AspNetCore.Mvc.Testing, Microsoft.AspNetCore.TestHost, Microsoft.Extensions.Configuration and Microsoft.Extensions.Logging.Abstractions. These dependencies needed to be updated together.
Updates
Microsoft.AspNetCore.Mvc.Testingfrom 9.0.2 to 9.0.3Release notes
Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.
Commits
b96167fMerged PR 47602: [internal/release/9.0] Update dependencies from dnceng/inter...d47e5f0Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...7637b13Merged PR 47573: [release/9.0] Merge from public1e53ca9Merged PR 47575: [internal/release/9.0] Update dependencies from dnceng/inter...166d5c9Merge from publiceeb8b14Merge pull request #60317 from vseanreesermsft/internal-merge-9.0-2025-02-11-...a1d8afdMerged PR 47534: [internal/release/9.0] Update dependencies from dnceng/inter...ea2a0caRevert "[release/9.0] Update remnants of azureedge.net" (#60323)50411b8Remove disabled package sources from NuGet.config09c7074Update baseline, SDK, nuget.configUpdates
Microsoft.AspNetCore.TestHostfrom 9.0.3 to 9.0.3Commits
Updates
Microsoft.Extensions.Configurationfrom 9.0.3 to 9.0.3Commits
Updates
Microsoft.Extensions.Logging.Abstractionsfrom 9.0.2 to 9.0.3Release notes
Sourced from Microsoft.Extensions.Logging.Abstractions's releases.
... (truncated)
Commits
831d23eMerge commit 'c97d3a415dfcf6cbf099a31747dad98ce7c13279'c97d3a4Merge pull request #112453 from vseanreesermsft/internal-merge-9.0-2025-02-11...4045f55Disable loc from release/9.0 (#112443)ddae4feMerge commit '80aa709f5d919c6814726788dc6dabe23e79e672' into internal-merge-9...710b9e0Merge commit '9988faba42c61a4e42737b9cb9d5eff75d967af2'9988fab[9.0] Backport labeling workflow changes (#112240)95e028dMerge commit '689f4e9a5a2f8430455266a27921444ec1605eb6'689f4e9Merge pull request #112382 from carlossanlop/release/9.0-staging10a6130Backport pr 111723 to 9.0 staging (#112322)49a1042[release/9.0-staging] Update dependencies from dotnet/arcade (#111483)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 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 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)