Skip to content
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

chore(deps): bump Microsoft.Extensions.Caching.Memory, Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Options in /src/shell/dotnet/Shell #974

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

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.2

Release notes

Sourced from Microsoft.Extensions.Caching.Memory's releases.

.NET 9.0.2

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.2 to 9.0.2

Release notes

Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.

.NET 9.0.2

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Options from 8.0.2 to 9.0.2

Release notes

Sourced from Microsoft.Extensions.Options's releases.

.NET 9.0.2

Release

What's Changed

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
Microsoft.Extensions.Options [>= 7.a, < 8]
Microsoft.Extensions.Caching.Memory [>= 8.a, < 9]
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 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)

@dependabot dependabot bot requested a review from a team as a code owner March 1, 2025 12:37
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 1, 2025
Copy link

codecov bot commented Mar 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.9%. Comparing base (6403dc4) to head (4585f00).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #974   +/-   ##
=====================================
  Coverage   67.8%   67.9%           
=====================================
  Files        308     308           
  Lines       9131    9131           
  Branches     995    1052   +57     
=====================================
+ Hits        6197    6200    +3     
+ Misses      2704    2700    -4     
- Partials     230     231    +1     

see 3 files with indirect coverage changes

…nsions.DependencyInjection.Abstractions and Microsoft.Extensions.Options

Bumps [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime), [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.Extensions.Caching.Memory` from 8.0.1 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.2)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v9.0.2)

Updates `Microsoft.Extensions.Options` from 8.0.2 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v9.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Caching.Memory
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/shell/dotnet/Shell/multi-4d2a706728 branch from 379a6b9 to 7a9ef1a Compare March 1, 2025 19:53
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.

1 participant