build(deps): bump retriable from 3.8.0 to 4.1.1#5174
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [retriable](https://github.com/kamui/retriable) from 3.8.0 to 4.1.1. - [Release notes](https://github.com/kamui/retriable/releases) - [Changelog](https://github.com/kamui/retriable/blob/main/CHANGELOG.md) - [Commits](kamui/retriable@v3.8.0...v4.1.1) --- updated-dependencies: - dependency-name: retriable dependency-version: 4.1.1 dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
fd09139 to
1f5a2b2
Compare
Contributor
Author
|
Superseded by #5187. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps retriable from 3.8.0 to 4.1.1.
Release notes
Sourced from retriable's releases.
Changelog
Sourced from retriable's changelog.
Commits
516c357Bump version to 4.1.19367c58chore: add RBS signatures for public API and validate in CI (#142)58ebc73chore(ci): enforce coverage floor and add bundler-audit (#143)6e97fdfchore(ci): remove unused CC_TEST_REPORTER_ID (#141)3955c92fix: validate retry_if/on_retry/on_give_up are callable (#140)55a2257Fix tries precedence over inherited intervals (#139)b33eeb5Document retry_stop_reason precedence and unreachable branch87b9e59Clarify elapsed_time snapshot comment9908230Lock in on_retry: nil and on_give_up: nil opt-out behavior020045cFix 4.0 documentation guidance