Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Bump spring-retry from 1.3.3 to 1.3.4 #1933

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps spring-retry from 1.3.3 to 1.3.4.

Release notes

Sourced from spring-retry's releases.

v1.3.4

🐞 Bug Fixes

  • IllegalArgumentException when migrating from 1.3.1 to 1.3.2 and using class annotations #316
  • Pass evaluationContext when parsing expressions for CircuitBreaker properties #315
  • Allow composing @Retryable annotation with @AliasFor recover method #314
Commits

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 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)

@dependabot dependabot bot requested review from a team, hilmarf and mfromme October 17, 2022 02:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2022
@github-actions
Copy link

github-actions bot commented Oct 17, 2022

Unit Test Results

2 473 tests  +1 353   2 470 ✔️ +1 351   21m 55s ⏱️ + 3m 1s
   217 suites +     48          3 💤 +       2 
   217 files   +     48          0 ±       0 

Results for commit 9981683. ± Comparison against base commit dd4b81f.

♻️ This comment has been updated with latest results.

@hilmarf hilmarf enabled auto-merge (squash) October 26, 2022 14:10
Bumps [spring-retry](https://github.com/spring-projects/spring-retry) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/spring-projects/spring-retry/releases)
- [Commits](spring-projects/spring-retry@v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: org.springframework.retry:spring-retry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.springframework.retry-spring-retry-1.3.4 branch from 764772e to 441a3a9 Compare October 26, 2022 14:11
@sonarcloud
Copy link

sonarcloud bot commented Oct 27, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@hilmarf hilmarf merged commit e80d66c into main Oct 27, 2022
@hilmarf hilmarf deleted the dependabot/maven/org.springframework.retry-spring-retry-1.3.4 branch October 27, 2022 21:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants