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

Bump Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.Http.Polly, Polly and Polly.Extensions.Http in /src #199

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.Http.Polly, Polly and Polly.Extensions.Http. These dependencies needed to be updated together.
Updates Microsoft.Extensions.DependencyInjection from 9.0.2 to 9.0.2

Commits

Updates Microsoft.Extensions.Http.Polly from 9.0.0 to 9.0.2

Release notes

Sourced from Microsoft.Extensions.Http.Polly's releases.

.NET 9.0.2

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.1...v9.0.2

.NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.0...v9.0.1

Commits
  • 704f7cb Merged PR 46855: [internal/release/9.0] Update dependencies from dnceng/inter...
  • 1b477e6 Merged PR 46819: [internal/release/9.0] Update dependencies from dnceng/inter...
  • 98786b0 Merge commit '4d1d144df8f67d6f797656c9d0d4916ef83e4124'
  • 4d1d144 Merge pull request #59871 from vseanreesermsft/internal-merge-9.0-2025-01-14-...
  • 212d366 Update baseline, SDK
  • 1a21b9b Merge commit '7128f3eb89703752b89b7852b1b426fbb73cf225'
  • 7128f3e [release/9.0] Return 206 Partial Content on Valid Range for Static Assets (#5...
  • 55f74d1 Merge commit '4442a188f9200a57635373dcd640893c0e8dcc78' into internal-merge-9...
  • d4bf090 Merge commit '74fecc30f27aa79191ab7cfa417b422397f6ad23'
  • 74fecc3 Update dependencies from https://github.com/dotnet/arcade build 20250108.5 (#...
  • Additional commits viewable in compare view

Updates Polly from 8.5.0 to 7.2.4

Changelog

Sourced from Polly's changelog.

8.5.0

8.4.2

... (truncated)

Commits

Updates Polly.Extensions.Http from 3.0.0 to 3.0.0

Changelog

Sourced from Polly.Extensions.Http's changelog.

3.0.0

  • Version compatible with ASPNET Core 3.0 and Polly v7.1.0
  • Add SourceLink support
  • Rationalise solution layout

2.0.1

  • Version 2 RTM, for integration to ASPNET Core 2.1 IHttpClientFactory

2.0.0-v2alpha

  • Publish as strong-named package only (discontinue non-strong-named versions)
  • Add .NetStandard 2.0 target

1.0.3

  • RTM version

1.0.2-rc1

  • Reference Polly v5.9.0
  • Update xUnit and FluentAssertions dependencies

1.0.1-preview2

  • Fix signing of DLLs in strong-name package

1.0.0-preview2

  • Public release for use with ASP.NET Core 2.1-preview2

0.1.0

  • Initial implementation.
Commits

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)

…ttp.Polly, Polly and Polly.Extensions.Http

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime), [Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore), [Polly](https://github.com/App-vNext/Polly) and [Polly.Extensions.Http](https://github.com/App-vNext/Polly.Extensions.Http). These dependencies needed to be updated together.

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

Updates `Microsoft.Extensions.Http.Polly` from 9.0.0 to 9.0.2
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.0...v9.0.2)

Updates `Polly` from 8.5.0 to 7.2.4
- [Release notes](https://github.com/App-vNext/Polly/releases)
- [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md)
- [Commits](App-vNext/Polly@8.5.0...7.2.4)

Updates `Polly.Extensions.Http` from 3.0.0 to 3.0.0
- [Release notes](https://github.com/App-vNext/Polly.Extensions.Http/releases)
- [Changelog](https://github.com/App-vNext/Polly.Extensions.Http/blob/master/CHANGELOG.md)
- [Commits](https://github.com/App-vNext/Polly.Extensions.Http/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from mivano as a code owner February 24, 2025 08:29
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 24, 2025
@mivano mivano merged commit 18b13e2 into main Mar 3, 2025
3 checks passed
@mivano mivano deleted the dependabot/nuget/src/multi-63a8083b5e branch March 3, 2025 21:28
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