Skip to content

猬嗭笍 Bump concurrent-ruby from 1.3.7 to 1.3.8 - #4652

Merged
pglombardo merged 1 commit into
masterfrom
dependabot/bundler/concurrent-ruby-1.3.8
Jul 20, 2026
Merged

猬嗭笍 Bump concurrent-ruby from 1.3.7 to 1.3.8#4652
pglombardo merged 1 commit into
masterfrom
dependabot/bundler/concurrent-ruby-1.3.8

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps concurrent-ruby from 1.3.7 to 1.3.8.

Release notes

Sourced from concurrent-ruby's releases.

v1.3.8

What's Changed

New Contributors

Full Changelog: ruby-concurrency/concurrent-ruby@v1.3.7...v1.3.8

Changelog

Sourced from concurrent-ruby's changelog.

Release v1.3.8 (19 July 2026)

concurrent-ruby:

Commits
  • 0b88d5f Release 1.3.8
  • 0f83a98 Allow to use Concurrent::Map#compute_if_absent in a Ractor (#1109)
  • cc5a32f Programatically set the backtrace_location on exception:
  • See full diff 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)

Note

Low Risk
Patch-level transitive dependency update with no repo code changes; impact is limited to shared concurrency primitives used by Rails and related gems.

Overview
Bumps the locked concurrent-ruby gem from 1.3.7 to 1.3.8 in Gemfile.lock (version and checksum only; no application code changes).

Upstream 1.3.8 adds programmatic backtrace_location on exceptions and allows Concurrent::Map#compute_if_absent in a Ractor. The app pulls this gem transitively (e.g. Active Support, i18n, tzinfo, solid_queue, kamal), not as a direct Gemfile dependency.

Reviewed by Cursor Bugbot for commit d924dc9. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases)
- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md)
- [Commits](ruby-concurrency/concurrent-ruby@v1.3.7...v1.3.8)

---
updated-dependencies:
- dependency-name: concurrent-ruby
  dependency-version: 1.3.8
  dependency-type: indirect
  update-type: version-update:semver-patch
...

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 Jul 20, 2026
@pglombardo
pglombardo merged commit ee93fd8 into master Jul 20, 2026
18 checks passed
@pglombardo
pglombardo deleted the dependabot/bundler/concurrent-ruby-1.3.8 branch July 20, 2026 11:35
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