Skip to content

chore(deps): bump concurrent-ruby from 1.3.6 to 1.3.7 in the rubygems group - #1019

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/bundler/rubygems-0f363c4924
Jun 16, 2026
Merged

chore(deps): bump concurrent-ruby from 1.3.6 to 1.3.7 in the rubygems group#1019
mergify[bot] merged 1 commit into
mainfrom
dependabot/bundler/rubygems-0f363c4924

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the rubygems group with 1 update: concurrent-ruby.

Updates concurrent-ruby from 1.3.6 to 1.3.7

Release notes

Sourced from concurrent-ruby's releases.

v1.3.7

There are 3 security fixes in this release, so updating is recommended. These security vulnerabilities are not very likely to be hit in practice and have a corresponding Low severity score.

What's Changed

New Contributors

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

Changelog

Sourced from concurrent-ruby's changelog.

Release v1.3.7 (16 June 2026)

concurrent-ruby:

Commits
  • 4c8fc28 Release 1.3.7
  • d91ca94 Fix AtomicReference#update livelock when stored value is Float::NAN on JRuby ...
  • 7e4d711 Fix ReentrantReadWriteLock read hold overflow into write-lock bit
  • 6e37e06 Fix AtomicReference#update livelock when stored value is Float::NAN
  • 2825cfa Cleanup spec
  • 3fd4932 Fix ReadWriteLock wrong-thread write release and stray read release
  • 1974b47 Add Ruby 4.0 in CI
  • df8706d Add SECURITY.md (#1104)
  • 7a1b789 Bump actions/upload-pages-artifact from 4 to 5
  • 9b2dbf7 Bump actions/deploy-pages from 4 to 5
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rubygems group with 1 update: [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby).


Updates `concurrent-ruby` from 1.3.6 to 1.3.7
- [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.6...v1.3.7)

---
updated-dependencies:
- dependency-name: concurrent-ruby
  dependency-version: 1.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rubygems
...

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 Jun 16, 2026
@mergify mergify Bot added the queued label Jun 16, 2026
@mergify

mergify Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

This pull request spent 5 minutes 21 seconds in the queue, including 5 minutes running CI.

Required conditions to merge
  • author=dependabot[bot]
  • base=main
  • check-success=docker-test (false)
  • check-success=docker-test (true)
  • status-success=hadolint
  • status-success=ruby
  • any of [🛡 GitHub branch protection]:
    • check-success = frontend
    • check-neutral = frontend
    • check-skipped = frontend
  • any of [🛡 GitHub branch protection]:
    • check-success = ruby
    • check-neutral = ruby
    • check-skipped = ruby
  • any of [🛡 GitHub branch protection]:
    • check-success = docker-test (false)
    • check-neutral = docker-test (false)
    • check-skipped = docker-test (false)
  • any of [🛡 GitHub branch protection]:
    • check-success = docker-test (true)
    • check-neutral = docker-test (true)
    • check-skipped = docker-test (true)

mergify Bot added a commit that referenced this pull request Jun 16, 2026
@mergify
mergify Bot merged commit 8ca954a into main Jun 16, 2026
15 of 16 checks passed
@mergify
mergify Bot deleted the dependabot/bundler/rubygems-0f363c4924 branch June 16, 2026 22:12
@mergify mergify Bot removed the queued label Jun 16, 2026
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.

0 participants