Skip to content

build(deps): bump retriable from 3.1.2 to 3.2.1#4867

Merged
moleske merged 1 commit into
mainfrom
dependabot/bundler/retriable-3.2.1
Feb 24, 2026
Merged

build(deps): bump retriable from 3.1.2 to 3.2.1#4867
moleske merged 1 commit into
mainfrom
dependabot/bundler/retriable-3.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 20, 2026

Copy link
Copy Markdown
Contributor

Bumps retriable from 3.1.2 to 3.2.1.

Changelog

Sourced from retriable's changelog.

3.2.1

  • Remove executables from gemspec as it was poluting the path for some users. Thanks @​hsbt.

3.2.0

  • Require ruby 2.3+.
  • Fix: Ensure tries value is overridden by intervals parameter if both are provided and add a test for this. This is always what the README stated but the code didn't actually do it.
  • Fix: Some rubocop offenses.
Commits
  • 65ffa55 Bump to 3.2.1
  • c63afb7 Removed executables generated by bundle gem template (#114)
  • 9035787 Fix some rubocop linting errors, fill in some files from new generated gem sc...
  • 8fbc220 Add a disclaimer about how Retriable.configure doesn't override retriable cal...
  • 77e3462 Require ruby 2.3+ starting 3.2.0
  • 2c53769 Add types statuses to github CI action
  • abb6bcf Ensure tries value is overidden if intervals is provided
  • 17c5267 Add test support for ruby 4.0
  • e21e594 Update ubuntu and actions/checkout@v6 in github action workflow
  • c448885 Set versions for rspec
  • 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 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 [retriable](https://github.com/kamui/retriable) from 3.1.2 to 3.2.1.
- [Changelog](https://github.com/kamui/retriable/blob/master/CHANGELOG.md)
- [Commits](kamui/retriable@v3.1.2...v3.2.1)

---
updated-dependencies:
- dependency-name: retriable
  dependency-version: 3.2.1
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 20, 2026
@moleske moleske merged commit e353088 into main Feb 24, 2026
11 checks passed
@dependabot dependabot Bot deleted the dependabot/bundler/retriable-3.2.1 branch February 24, 2026 04:09
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Feb 24, 2026
Dependency updates in cloud_controller_ng:

- build(deps): bump retriable from 3.1.2 to 3.2.1
    PR: cloudfoundry/cloud_controller_ng#4867
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump grpc from 1.78.0 to 1.78.1
    PR: cloudfoundry/cloud_controller_ng#4866
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump nokogiri from 1.19.0 to 1.19.1 in /docs/v3
    PR: cloudfoundry/cloud_controller_ng#4865
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump newrelic_rpm from 10.1.0 to 10.2.0
    PR: cloudfoundry/cloud_controller_ng#4863
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump zeitwerk from 2.7.4 to 2.7.5
    PR: cloudfoundry/cloud_controller_ng#4862
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant