-
-
Notifications
You must be signed in to change notification settings - Fork 7
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 the polly group with 3 updates #2112
Conversation
Bumps the polly group with 3 updates: [Polly.Core](https://github.com/App-vNext/Polly), [Polly.Extensions](https://github.com/App-vNext/Polly) and [Polly.RateLimiting](https://github.com/App-vNext/Polly). Updates `Polly.Core` from 8.2.0 to 8.2.1 - [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.2.0...8.2.1) Updates `Polly.Extensions` from 8.2.0 to 8.2.1 - [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.2.0...8.2.1) Updates `Polly.RateLimiting` from 8.2.0 to 8.2.1 - [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.2.0...8.2.1) Updates `Polly.Core` from 8.2.0 to 8.2.1 - [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.2.0...8.2.1) Updates `Polly.Extensions` from 8.2.0 to 8.2.1 - [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.2.0...8.2.1) Updates `Polly.RateLimiting` from 8.2.0 to 8.2.1 - [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.2.0...8.2.1) Updates `Polly.Core` from 8.2.0 to 8.2.1 - [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.2.0...8.2.1) Updates `Polly.Extensions` from 8.2.0 to 8.2.1 - [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.2.0...8.2.1) Updates `Polly.RateLimiting` from 8.2.0 to 8.2.1 - [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.2.0...8.2.1) --- updated-dependencies: - dependency-name: Polly.Core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: polly - dependency-name: Polly.Extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: polly - dependency-name: Polly.RateLimiting dependency-type: direct:production update-type: version-update:semver-patch dependency-group: polly - dependency-name: Polly.Core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: polly - dependency-name: Polly.Extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: polly - dependency-name: Polly.RateLimiting dependency-type: direct:production update-type: version-update:semver-patch dependency-group: polly - dependency-name: Polly.Core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: polly - dependency-name: Polly.Extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: polly - dependency-name: Polly.RateLimiting dependency-type: direct:production update-type: version-update:semver-patch dependency-group: polly ... Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Auto-approving dependency update.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2112 +/- ##
=======================================
Coverage 78.93% 78.93%
=======================================
Files 152 152
Lines 3209 3209
Branches 505 505
=======================================
Hits 2533 2533
Misses 464 464
Partials 212 212
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Bumps the polly group with 3 updates: Polly.Core, Polly.Extensions and Polly.RateLimiting.
Updates
Polly.Core
from 8.2.0 to 8.2.1Release notes
Sourced from Polly.Core's releases.
Changelog
Sourced from Polly.Core's changelog.
Commits
da1a7b9
Add alt text to logo546316b
Run workflows on release branches008b952
Fix stack trace growing for opened circuit breaker (#1878)87819ce
Bump the xunit group with 2 updates (#1873)f0c11da
Bump markdownsnippets.tool from 26.0.0 to 26.0.1 (#1871)218c0e7
Bump github/codeql-action from 3.22.11 to 3.22.12 (#1869)149b6dd
Fix retry overflow with max delay (#1868)0348aae
Bump martincostello/update-dotnet-sdk from 3.0.0 to 3.0.1 (#1864)a5c209c
Bump actions/download-artifact from 4.0.0 to 4.1.0 (#1865)79919d0
Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#1856)Updates
Polly.Extensions
from 8.2.0 to 8.2.1Release notes
Sourced from Polly.Extensions's releases.
Changelog
Sourced from Polly.Extensions's changelog.
Commits
da1a7b9
Add alt text to logo546316b
Run workflows on release branches008b952
Fix stack trace growing for opened circuit breaker (#1878)87819ce
Bump the xunit group with 2 updates (#1873)f0c11da
Bump markdownsnippets.tool from 26.0.0 to 26.0.1 (#1871)218c0e7
Bump github/codeql-action from 3.22.11 to 3.22.12 (#1869)149b6dd
Fix retry overflow with max delay (#1868)0348aae
Bump martincostello/update-dotnet-sdk from 3.0.0 to 3.0.1 (#1864)a5c209c
Bump actions/download-artifact from 4.0.0 to 4.1.0 (#1865)79919d0
Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#1856)Updates
Polly.RateLimiting
from 8.2.0 to 8.2.1Release notes
Sourced from Polly.RateLimiting's releases.
Changelog
Sourced from Polly.RateLimiting's changelog.
Commits
da1a7b9
Add alt text to logo546316b
Run workflows on release branches008b952
Fix stack trace growing for opened circuit breaker (#1878)87819ce
Bump the xunit group with 2 updates (#1873)f0c11da
Bump markdownsnippets.tool from 26.0.0 to 26.0.1 (#1871)218c0e7
Bump github/codeql-action from 3.22.11 to 3.22.12 (#1869)149b6dd
Fix retry overflow with max delay (#1868)0348aae
Bump martincostello/update-dotnet-sdk from 3.0.0 to 3.0.1 (#1864)a5c209c
Bump actions/download-artifact from 4.0.0 to 4.1.0 (#1865)79919d0
Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#1856)Updates
Polly.Core
from 8.2.0 to 8.2.1Release notes
Sourced from Polly.Core's releases.
Changelog
Sourced from Polly.Core's changelog.
Commits
da1a7b9
Add alt text to logo546316b
Run workflows on release branches008b952
Fix stack trace growing for opened circuit breaker (#1878)87819ce
Bump the xunit group with 2 updates (#1873)f0c11da
Bump markdownsnippets.tool from 26.0.0 to 26.0.1 (#1871)218c0e7
Bump github/codeql-action from 3.22.11 to 3.22.12 (#1869)149b6dd
Fix retry overflow with max delay (#1868)0348aae
Bump martincostello/update-dotnet-sdk from 3.0.0 to 3.0.1 (#1864)a5c209c
Bump actions/download-artifact from 4.0.0 to 4.1.0 (#1865)79919d0
Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#1856)Updates
Polly.Extensions
from 8.2.0 to 8.2.1Release notes
Sourced from Polly.Extensions's releases.
Changelog
Sourced from Polly.Extensions's changelog.
Commits
da1a7b9
Add alt text to logo546316b
Run workflows on release branches008b952
Fix stack trace growing for opened circuit breaker (#1878)87819ce
Bump the xunit group with 2 updates (#1873)f0c11da
Bump markdownsnippets.tool from 26.0.0 to 26.0.1 (#1871)218c0e7
Bump github/codeql-action from 3.22.11 to 3.22.12 (#1869)149b6dd
Fix retry overflow with max delay (#1868)0348aae
Bump martincostello/update-dotnet-sdk from 3.0.0 to 3.0.1 (#1864)a5c209c
Bump actions/download-artifact from 4.0.0 to 4.1.0 (#1865)79919d0
Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#1856)Updates
Polly.RateLimiting
from 8.2.0 to 8.2.1Release notes
Sourced from Polly.RateLimiting's releases.
Changelog
Sourced from Polly.RateLimiting's changelog.