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 Polly from 8.2.0 to 8.2.1 #274

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2024

Bumps Polly from 8.2.0 to 8.2.1.

Release notes

Sourced from Polly's releases.

8.2.1

What's Changed

New Contributors

Full Changelog: App-vNext/Polly@8.2.0...8.2.1

Changelog

Sourced from Polly's changelog.

CHANGELOG

Commits
  • da1a7b9 Add alt text to logo
  • 546316b Run workflows on release branches
  • 008b952 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)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [Polly](https://github.com/App-vNext/Polly) 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
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 5, 2024
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

Attention: 30 lines in your changes are missing coverage. Please review.

Comparison is base (f8e4778) 92.68854% compared to head (818fcb7) 92.30361%.
Report is 61 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##             develop        #274         +/-   ##
===================================================
- Coverage   92.68854%   92.30361%   -0.38493%     
===================================================
  Files             46          52          +6     
  Lines           1737        1884        +147     
  Branches          97         100          +3     
===================================================
+ Hits            1610        1739        +129     
- Misses            94         111         +17     
- Partials          33          34          +1     
Flag Coverage Δ
unittests 92.30361% <86.54709%> (-0.38493%) ⬇️

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

Files Coverage Δ
src/Messaging/Common/ArtifactTypes.cs 100.00000% <100.00000%> (ø)
src/Messaging/Common/Credentials.cs 100.00000% <ø> (ø)
src/Messaging/Common/LoggingDataDictionary.cs 50.00000% <ø> (+16.66667%) ⬆️
src/Messaging/Common/MessageConversionException.cs 33.33333% <ø> (+8.33332%) ⬆️
src/Messaging/Common/MessageValidationException.cs 60.00000% <ø> (+17.14285%) ⬆️
src/Messaging/Common/Storage.cs 87.50000% <ø> (ø)
.../Messaging/Configuration/ConfigurationException.cs 100.00000% <ø> (+50.00000%) ⬆️
src/Messaging/Events/EmailRequestEvent.cs 100.00000% <100.00000%> (ø)
src/Messaging/Events/ExportCompleteEvent.cs 100.00000% <100.00000%> (ø)
src/Messaging/Events/ExportRequestEvent.cs 100.00000% <100.00000%> (ø)
... and 21 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 17458bb...818fcb7. Read the comment docs.

@mocsharp mocsharp merged commit 054a0e9 into develop Jan 5, 2024
9 of 12 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Polly-8.2.1 branch January 5, 2024 16:51
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