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 #191

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 Jan 20, 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.0 to 9.0.1

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

.NET 9.0.1

Release

What's Changed

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

Commits

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

Release notes

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

.NET 9.0.1

Release

What's Changed

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

Commits

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.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.1)

Updates `Microsoft.Extensions.Http.Polly` from 9.0.0 to 9.0.1
- [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.1)

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 January 20, 2025 08:46
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 20, 2025
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.

0 participants