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 PollyVersion from 8.0.0-alpha.4 to 8.0.0-alpha.5 #1381

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps PollyVersion from 8.0.0-alpha.4 to 8.0.0-alpha.5.
Updates Polly from 8.0.0-alpha.4 to 8.0.0-alpha.5

Release notes

Sourced from Polly's releases.

8.0.0-alpha.5

What's Changed

Full Changelog: 8.0.0-alpha.4...8.0.0-alpha.5

Commits
  • a806318 Introduce ResilienceContext.OperationKey (#1380)
  • 158a2f8 Debugger proxies for resilience strategies (#1379)
  • 870d053 Exclude some labels from stale
  • 2999b62 Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 (#1376)
  • 5734f4b Add pull request review workflows
  • 6b583b0 Mark issues and PRs as stale
  • 06c62ac Use polly-updater-bot
  • a38ec81 Add dependency review
  • 6e6a95e Sort dependencies
  • 94fcd21 Allow reusing CircuitBreakerManualControl across multiple CBs (#1375)
  • Additional commits viewable in compare view

Updates Polly.Core from 8.0.0-alpha.4 to 8.0.0-alpha.5

Release notes

Sourced from Polly.Core's releases.

8.0.0-alpha.5

What's Changed

Full Changelog: 8.0.0-alpha.4...8.0.0-alpha.5

Commits
  • a806318 Introduce ResilienceContext.OperationKey (#1380)
  • 158a2f8 Debugger proxies for resilience strategies (#1379)
  • 870d053 Exclude some labels from stale
  • 2999b62 Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 (#1376)
  • 5734f4b Add pull request review workflows
  • 6b583b0 Mark issues and PRs as stale
  • 06c62ac Use polly-updater-bot
  • a38ec81 Add dependency review
  • 6e6a95e Sort dependencies
  • 94fcd21 Allow reusing CircuitBreakerManualControl across multiple CBs (#1375)
  • Additional commits viewable in compare view

Updates Polly.Extensions from 8.0.0-alpha.4 to 8.0.0-alpha.5

Release notes

Sourced from Polly.Extensions's releases.

8.0.0-alpha.5

What's Changed

Full Changelog: 8.0.0-alpha.4...8.0.0-alpha.5

Commits
  • a806318 Introduce ResilienceContext.OperationKey (#1380)
  • 158a2f8 Debugger proxies for resilience strategies (#1379)
  • 870d053 Exclude some labels from stale
  • 2999b62 Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 (#1376)
  • 5734f4b Add pull request review workflows
  • 6b583b0 Mark issues and PRs as stale
  • 06c62ac Use polly-updater-bot
  • a38ec81 Add dependency review
  • 6e6a95e Sort dependencies
  • 94fcd21 Allow reusing CircuitBreakerManualControl across multiple CBs (#1375)
  • Additional commits viewable in compare view

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 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 `PollyVersion` from 8.0.0-alpha.4 to 8.0.0-alpha.5.

Updates `Polly` from 8.0.0-alpha.4 to 8.0.0-alpha.5
- [Release notes](https://github.com/App-vNext/Polly/releases)
- [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md)
- [Commits](8.0.0-alpha.4...8.0.0-alpha.5)

Updates `Polly.Core` from 8.0.0-alpha.4 to 8.0.0-alpha.5
- [Release notes](https://github.com/App-vNext/Polly/releases)
- [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md)
- [Commits](8.0.0-alpha.4...8.0.0-alpha.5)

Updates `Polly.Extensions` from 8.0.0-alpha.4 to 8.0.0-alpha.5
- [Release notes](https://github.com/App-vNext/Polly/releases)
- [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md)
- [Commits](8.0.0-alpha.4...8.0.0-alpha.5)

---
updated-dependencies:
- dependency-name: Polly
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Polly.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Polly.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 3, 2023
@polly-reviewer-bot polly-reviewer-bot bot enabled auto-merge (squash) July 3, 2023 11:06
@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Merging #1381 (b1ddf8d) into main (a806318) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1381   +/-   ##
=======================================
  Coverage   83.68%   83.68%           
=======================================
  Files         269      269           
  Lines        6429     6429           
  Branches     1004     1004           
=======================================
  Hits         5380     5380           
  Misses        840      840           
  Partials      209      209           
Flag Coverage Δ
linux ?
macos 83.68% <ø> (ø)
windows 83.68% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@polly-reviewer-bot polly-reviewer-bot bot merged commit 22df640 into main Jul 3, 2023
@polly-reviewer-bot polly-reviewer-bot bot deleted the dependabot/nuget/PollyVersion-8.0.0-alpha.5 branch July 3, 2023 12:27
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