chore(deps): bump Microsoft.Extensions.Caching.Memory, Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Options in /src/shell/dotnet/Shell
Bumps Microsoft.Extensions.Caching.Memory, Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Options. These dependencies needed to be updated together.
Updates Microsoft.Extensions.Caching.Memory from 8.0.1 to 9.0.3
Release notes
Sourced from Microsoft.Extensions.Caching.Memory's releases.
.NET 9.0.3
What's Changed
- [release/9.0-staging] Fix wrong alias-to for tvos AOT packs in net8 workload manifest by
@akoeplingerin dotnet/runtime#110871- [release/9.0] Disable tests targetting http://corefx-net-http11.azurewebsites.net by
@rzikmin dotnet/runtime#111402- [release/9.0-staging] Support generic fields in PersistedAssemblyBuilder by
@github-actionsin dotnet/runtime#110839- [release/9.0-staging] Re-enable skiasharp WBT tests (#109232) by
@radekdoulikin dotnet/runtime#110734- [release/9.0-staging] Backport test fixes related to BinaryFormatter removal by
@adamsitnikin dotnet/runtime#111508- [manual] Merge branch 'release/9.0' => 'release/9.0-staging' by
@carlossanlopin dotnet/runtime#111565- [release/9.0] [wasi] Disable build in .NET 9 by
@marafin dotnet/runtime#108877- [release/9.0-staging] [mono] Disable UnitTest_GVM_TypeLoadException for fullAOT jobs by
@github-actionsin dotnet/runtime#111394- [release/9.0-staging] Fix UnsafeAccessor scenario for modopts/modreqs when comparing field sigs. by
@AaronRobinsonMSFTin dotnet/runtime#111675- [release/9.0-staging] [mono] Run runtime-llvm and runtime-ioslike on Mono LLVM PRs by
@github-actionsin dotnet/runtime#111739- [release/9.0-staging] fix stack 2x2 tensor along dimension 1 by
@github-actionsin dotnet/runtime#110053- [release/9.0-staging] Fix race condition in cleanup of collectible thread static variables by
@github-actionsin dotnet/runtime#111275- [release/9.0-staging] [iOS] Retrieve device locale in full (specific) format from ObjectiveC APIs by
@github-actionsin dotnet/runtime#111612- [release/9.0-staging] Add workflow to prevent merging a PR when the
NO-MERGElabel is applied by@github-actionsin dotnet/runtime#111961- [release/9.0-staging] Use alternative format string specifier to ensure decimal point is present by
@github-actionsin dotnet/runtime#111444- [release/9.0-staging] Fixed android build with NDK 23 by
@jkurdekin dotnet/runtime#111696- [release/9.0-staging] Fix UNC paths by
@github-actionsin dotnet/runtime#111499- [release/9.0-staging] [mono] [llvm-aot] Fixed storing Vector3 into memory by
@github-actionsin dotnet/runtime#111069- [release/9.0] Remove explicit __compact_unwind entries from x64 assembler by
@filipnavarain dotnet/runtime#112204- Update branding to 9.0.3 by
@vseanreesermsftin dotnet/runtime#112144- [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestroin dotnet/runtime#111606- [release/9.0] Update dependencies from dotnet/emsdk by
@dotnet-maestroin dotnet/runtime#111891- [release/9.0] Update dependencies from dotnet/emsdk by
@dotnet-maestroin dotnet/runtime#112189- [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestroin dotnet/runtime#111519- [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestroin dotnet/runtime#112121- [release/9.0-staging] Update dependencies from dotnet/runtime-assets by
@dotnet-maestroin dotnet/runtime#111737- [release/9.0-staging] Fix shimmed implementation of TryGetHashAndReset to handle HMAC. by
@github-actionsin dotnet/runtime#112015- Remove Windows 8.1 from test queues by
@agockein dotnet/runtime#112056- [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by
@dotnet-maestroin dotnet/runtime#111603- [browser] Remove experimental args from NodeJS WBT runner by
@marafin dotnet/runtime#111655- [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestroin dotnet/runtime#111607- [release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers by
@dotnet-maestroin dotnet/runtime#111826- [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by
@dotnet-maestroin dotnet/runtime#111885- [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestroin dotnet/runtime#112122- [release/9.0-staging] Update dependencies from dotnet/roslyn by
@dotnet-maestroin dotnet/runtime#112225- [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestroin dotnet/runtime#112261- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@github-actionsin dotnet/runtime#112219- [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestroin dotnet/runtime#112340- [release/9.0-staging] Update dependencies from dotnet/arcade by
@dotnet-maestroin dotnet/runtime#111483- Backport pr 111723 to 9.0 staging by
@StephenMolloyin dotnet/runtime#112322- [manual] Merge release/9.0-staging into release/9.0 by
@carlossanlopin dotnet/runtime#112382- [9.0] Backport labeling workflow changes by
@carlossanlopin dotnet/runtime#112240- [9.0] Move release/9.0 localization back to main too by
@carlossanlopin dotnet/runtime#112443- Merging internal commits for release/9.0 by
@vseanreesermsftin dotnet/runtime#112453
... (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)- Additional commits viewable in compare view
Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.2 to 9.0.3
Release notes
Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.
.NET 9.0.3
What's Changed
- [release/9.0-staging] Fix wrong alias-to for tvos AOT packs in net8 workload manifest by
@akoeplingerin dotnet/runtime#110871- [release/9.0] Disable tests targetting http://corefx-net-http11.azurewebsites.net by
@rzikmin dotnet/runtime#111402- [release/9.0-staging] Support generic fields in PersistedAssemblyBuilder by
@github-actionsin dotnet/runtime#110839- [release/9.0-staging] Re-enable skiasharp WBT tests (#109232) by
@radekdoulikin dotnet/runtime#110734- [release/9.0-staging] Backport test fixes related to BinaryFormatter removal by
@adamsitnikin dotnet/runtime#111508- [manual] Merge branch 'release/9.0' => 'release/9.0-staging' by
@carlossanlopin dotnet/runtime#111565- [release/9.0] [wasi] Disable build in .NET 9 by
@marafin dotnet/runtime#108877- [release/9.0-staging] [mono] Disable UnitTest_GVM_TypeLoadException for fullAOT jobs by
@github-actionsin dotnet/runtime#111394- [release/9.0-staging] Fix UnsafeAccessor scenario for modopts/modreqs when comparing field sigs. by
@AaronRobinsonMSFTin dotnet/runtime#111675- [release/9.0-staging] [mono] Run runtime-llvm and runtime-ioslike on Mono LLVM PRs by
@github-actionsin dotnet/runtime#111739- [release/9.0-staging] fix stack 2x2 tensor along dimension 1 by
@github-actionsin dotnet/runtime#110053- [release/9.0-staging] Fix race condition in cleanup of collectible thread static variables by
@github-actionsin dotnet/runtime#111275- [release/9.0-staging] [iOS] Retrieve device locale in full (specific) format from ObjectiveC APIs by
@github-actionsin dotnet/runtime#111612- [release/9.0-staging] Add workflow to prevent merging a PR when the
NO-MERGElabel is applied by@github-actionsin dotnet/runtime#111961- [release/9.0-staging] Use alternative format string specifier to ensure decimal point is present by
@github-actionsin dotnet/runtime#111444- [release/9.0-staging] Fixed android build with NDK 23 by
@jkurdekin dotnet/runtime#111696- [release/9.0-staging] Fix UNC paths by
@github-actionsin dotnet/runtime#111499- [release/9.0-staging] [mono] [llvm-aot] Fixed storing Vector3 into memory by
@github-actionsin dotnet/runtime#111069- [release/9.0] Remove explicit __compact_unwind entries from x64 assembler by
@filipnavarain dotnet/runtime#112204- Update branding to 9.0.3 by
@vseanreesermsftin dotnet/runtime#112144- [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestroin dotnet/runtime#111606- [release/9.0] Update dependencies from dotnet/emsdk by
@dotnet-maestroin dotnet/runtime#111891- [release/9.0] Update dependencies from dotnet/emsdk by
@dotnet-maestroin dotnet/runtime#112189- [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestroin dotnet/runtime#111519- [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestroin dotnet/runtime#112121- [release/9.0-staging] Update dependencies from dotnet/runtime-assets by
@dotnet-maestroin dotnet/runtime#111737- [release/9.0-staging] Fix shimmed implementation of TryGetHashAndReset to handle HMAC. by
@github-actionsin dotnet/runtime#112015- Remove Windows 8.1 from test queues by
@agockein dotnet/runtime#112056- [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by
@dotnet-maestroin dotnet/runtime#111603- [browser] Remove experimental args from NodeJS WBT runner by
@marafin dotnet/runtime#111655- [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestroin dotnet/runtime#111607- [release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers by
@dotnet-maestroin dotnet/runtime#111826- [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by
@dotnet-maestroin dotnet/runtime#111885- [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestroin dotnet/runtime#112122- [release/9.0-staging] Update dependencies from dotnet/roslyn by
@dotnet-maestroin dotnet/runtime#112225- [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestroin dotnet/runtime#112261- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@github-actionsin dotnet/runtime#112219- [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestroin dotnet/runtime#112340- [release/9.0-staging] Update dependencies from dotnet/arcade by
@dotnet-maestroin dotnet/runtime#111483- Backport pr 111723 to 9.0 staging by
@StephenMolloyin dotnet/runtime#112322- [manual] Merge release/9.0-staging into release/9.0 by
@carlossanlopin dotnet/runtime#112382- [9.0] Backport labeling workflow changes by
@carlossanlopin dotnet/runtime#112240- [9.0] Move release/9.0 localization back to main too by
@carlossanlopin dotnet/runtime#112443- Merging internal commits for release/9.0 by
@vseanreesermsftin dotnet/runtime#112453
... (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)- Additional commits viewable in compare view
Updates Microsoft.Extensions.Options from 8.0.2 to 9.0.3
Release notes
Sourced from Microsoft.Extensions.Options's releases.
.NET 9.0.3
What's Changed
- [release/9.0-staging] Fix wrong alias-to for tvos AOT packs in net8 workload manifest by
@akoeplingerin dotnet/runtime#110871- [release/9.0] Disable tests targetting http://corefx-net-http11.azurewebsites.net by
@rzikmin dotnet/runtime#111402- [release/9.0-staging] Support generic fields in PersistedAssemblyBuilder by
@github-actionsin dotnet/runtime#110839- [release/9.0-staging] Re-enable skiasharp WBT tests (#109232) by
@radekdoulikin dotnet/runtime#110734- [release/9.0-staging] Backport test fixes related to BinaryFormatter removal by
@adamsitnikin dotnet/runtime#111508- [manual] Merge branch 'release/9.0' => 'release/9.0-staging' by
@carlossanlopin dotnet/runtime#111565- [release/9.0] [wasi] Disable build in .NET 9 by
@marafin dotnet/runtime#108877- [release/9.0-staging] [mono] Disable UnitTest_GVM_TypeLoadException for fullAOT jobs by
@github-actionsin dotnet/runtime#111394- [release/9.0-staging] Fix UnsafeAccessor scenario for modopts/modreqs when comparing field sigs. by
@AaronRobinsonMSFTin dotnet/runtime#111675- [release/9.0-staging] [mono] Run runtime-llvm and runtime-ioslike on Mono LLVM PRs by
@github-actionsin dotnet/runtime#111739- [release/9.0-staging] fix stack 2x2 tensor along dimension 1 by
@github-actionsin dotnet/runtime#110053- [release/9.0-staging] Fix race condition in cleanup of collectible thread static variables by
@github-actionsin dotnet/runtime#111275- [release/9.0-staging] [iOS] Retrieve device locale in full (specific) format from ObjectiveC APIs by
@github-actionsin dotnet/runtime#111612- [release/9.0-staging] Add workflow to prevent merging a PR when the
NO-MERGElabel is applied by@github-actionsin dotnet/runtime#111961- [release/9.0-staging] Use alternative format string specifier to ensure decimal point is present by
@github-actionsin dotnet/runtime#111444- [release/9.0-staging] Fixed android build with NDK 23 by
@jkurdekin dotnet/runtime#111696- [release/9.0-staging] Fix UNC paths by
@github-actionsin dotnet/runtime#111499- [release/9.0-staging] [mono] [llvm-aot] Fixed storing Vector3 into memory by
@github-actionsin dotnet/runtime#111069- [release/9.0] Remove explicit __compact_unwind entries from x64 assembler by
@filipnavarain dotnet/runtime#112204- Update branding to 9.0.3 by
@vseanreesermsftin dotnet/runtime#112144- [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestroin dotnet/runtime#111606- [release/9.0] Update dependencies from dotnet/emsdk by
@dotnet-maestroin dotnet/runtime#111891- [release/9.0] Update dependencies from dotnet/emsdk by
@dotnet-maestroin dotnet/runtime#112189- [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestroin dotnet/runtime#111519- [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestroin dotnet/runtime#112121- [release/9.0-staging] Update dependencies from dotnet/runtime-assets by
@dotnet-maestroin dotnet/runtime#111737- [release/9.0-staging] Fix shimmed implementation of TryGetHashAndReset to handle HMAC. by
@github-actionsin dotnet/runtime#112015- Remove Windows 8.1 from test queues by
@agockein dotnet/runtime#112056- [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by
@dotnet-maestroin dotnet/runtime#111603- [browser] Remove experimental args from NodeJS WBT runner by
@marafin dotnet/runtime#111655- [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestroin dotnet/runtime#111607- [release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers by
@dotnet-maestroin dotnet/runtime#111826- [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by
@dotnet-maestroin dotnet/runtime#111885- [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestroin dotnet/runtime#112122- [release/9.0-staging] Update dependencies from dotnet/roslyn by
@dotnet-maestroin dotnet/runtime#112225- [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestroin dotnet/runtime#112261- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@github-actionsin dotnet/runtime#112219- [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestroin dotnet/runtime#112340- [release/9.0-staging] Update dependencies from dotnet/arcade by
@dotnet-maestroin dotnet/runtime#111483- Backport pr 111723 to 9.0 staging by
@StephenMolloyin dotnet/runtime#112322- [manual] Merge release/9.0-staging into release/9.0 by
@carlossanlopin dotnet/runtime#112382- [9.0] Backport labeling workflow changes by
@carlossanlopin dotnet/runtime#112240- [9.0] Move release/9.0 localization back to main too by
@carlossanlopin dotnet/runtime#112443- Merging internal commits for release/9.0 by
@vseanreesermsftin dotnet/runtime#112453
... (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)- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| Microsoft.Extensions.Options | [>= 7.a, < 8] |
| Microsoft.Extensions.DependencyInjection.Abstractions | [>= 9.a, < 10] |
| Microsoft.Extensions.Options | [>= 9.a, < 10] |
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)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 67.3%. Comparing base (
9afe13a) to head (c2f3c9a). Report is 37 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #996 +/- ##
=======================================
- Coverage 67.4% 67.3% -0.1%
=======================================
Files 311 311
Lines 9198 9198
Branches 1004 1002 -2
=======================================
- Hits 6200 6196 -4
- Misses 2768 2771 +3
- Partials 230 231 +1
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@dependabot recreate
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request.
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.