Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps Microsoft.Extensions.Http from 6.0.0 to 7.0.0.

Release notes

Sourced from Microsoft.Extensions.Http's releases.

.NET 7.0.0

Release

.NET 7.0 RC 2

Release

.NET 7.0 RC 1

Release

.NET 7.0 Preview 7

Release

.NET 7.0 Preview 6

Release

.NET 7.0 Preview 5

Release

.NET 7.0 Preview 4

Release

.NET 7.0 Preview 3

Release

.NET 7.0 Preview 2

Release

.NET 6.0.29

Release

.NET 6.0.27

Release

.NET 6.0.26

Release

.NET 6.0.25

Release

What's Changed

... (truncated)

Commits
  • d099f07 Merge in 'release/7.0' changes
  • 0cee4aa [release/7.0] Fix loading app-local ICU (#77118)
  • bebb595 Merge in 'release/7.0' changes
  • cd2d837 Port stackoverflow fix from Roslyn to SourceGenerator PolyFill (#76954)
  • db34250 Merge in 'release/7.0' changes
  • f252bc6 Merged PR 26705: Empty to commit to diverge internal and public branches
  • 075e74e [mono][s390x] Fix wrong implementation of OP_CHECK_THIS (#76920)
  • aacc243 Update macos-11 vmImage to macos-12 for XCode 14. (#76973)
  • c7b59fc [release/7.0] Reintroduce typo in ICorDebug public API names (#76967)
  • 156aa8a Merge in 'release/7.0' changes
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
Microsoft.Extensions.Http [>= 8.a, < 9]

Dependabot compatibility score

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)

Bumps [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner May 1, 2024 12:44
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 1, 2024
Copy link
Member

@bingenito bingenito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

7.x and 8.x both target .NET 6.0/.NET Standard 2.0/.NET Framework 4.6.2

Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.34%. Comparing base (08c7892) to head (440a83c).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #633      +/-   ##
==========================================
+ Coverage   74.33%   74.34%   +0.01%     
==========================================
  Files         241      241              
  Lines        7398     7398              
  Branches      878      831      -47     
==========================================
+ Hits         5499     5500       +1     
- Misses       1702     1703       +1     
+ Partials      197      195       -2     

see 2 files with indirect coverage changes

@bingenito bingenito merged commit ddf740c into main May 1, 2024
@dependabot dependabot bot deleted the dependabot/nuget/src/shell/dotnet/Shell/Microsoft.Extensions.Http-7.0.0 branch May 1, 2024 13:35
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