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

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:05
@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

357 tests   357 ✔️  1m 50s ⏱️
  76 suites      0 💤
  76 files        0

Results for commit dbb4ffb.

♻️ This comment has been updated with latest results.

@dependabot dependabot bot force-pushed the dependabot/maven/org.springframework.retry-spring-retry-1.3.4 branch from 53364f0 to fdc2916 Compare October 26, 2022 14:19
@hilmarf hilmarf enabled auto-merge (squash) October 26, 2022 14:20
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.springframework.retry-spring-retry-1.3.4 branch from fdc2916 to dbb4ffb Compare October 26, 2022 14:24
@sonarcloud
Copy link

sonarcloud bot commented Oct 26, 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 6cfe89e into main Oct 26, 2022
@hilmarf hilmarf deleted the dependabot/maven/org.springframework.retry-spring-retry-1.3.4 branch October 26, 2022 14:27
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.

None yet

1 participant