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.Http.Polly, Polly and Polly.Extensions.Http #404

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

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

Release notes

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

.NET 9.0.0

Release

.NET 9.0 RC 2

Release

What's Changed

... (truncated)

Commits

Updates Polly from 8.4.2 to 7.2.4

Changelog

Sourced from Polly's changelog.

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2024
@dependabot dependabot bot force-pushed the dependabot/nuget/multi-517c9fc72e branch from 54224a6 to 054dc54 Compare November 13, 2024 08:29
@dependabot dependabot bot force-pushed the dependabot/nuget/multi-517c9fc72e branch from 054dc54 to d238e3a Compare November 26, 2024 08:25
@dependabot dependabot bot force-pushed the dependabot/nuget/multi-517c9fc72e branch from d238e3a to 96897ca Compare December 9, 2024 08:55
Bumps [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.Http.Polly` from 8.0.10 to 9.0.0
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.10...v9.0.0)

Updates `Polly` from 8.4.2 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.4.2...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.Http.Polly
  dependency-type: direct:production
  update-type: version-update:semver-major
- 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 force-pushed the dependabot/nuget/multi-517c9fc72e branch from 96897ca to cbdf1bf Compare December 11, 2024 09:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants