Skip to content

build(deps): bump concurrent-ruby from 1.3.6 to 1.3.7 in the bundler group across 1 directory#118

Merged
github-actions[bot] merged 2 commits into
mainfrom
dependabot/bundler/bundler-0f363c4924
Jun 22, 2026
Merged

build(deps): bump concurrent-ruby from 1.3.6 to 1.3.7 in the bundler group across 1 directory#118
github-actions[bot] merged 2 commits into
mainfrom
dependabot/bundler/bundler-0f363c4924

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the bundler group with 1 update in the / directory: 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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the bundler group with 1 update in the / directory: [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: indirect
  dependency-group: bundler
...

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 22, 2026
@github-actions

Copy link
Copy Markdown

Triggered from #118 by @​dependabot[bot].

Checking if we can fast forward main (bedbcde) to dependabot/bundler/bundler-0f363c4924 (e21ebee).

Target branch (main):

commit bedbcdec26f8cafefe8890be8837ae77fdba4ec0 (HEAD -> main, origin/main)
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Fri May 8 18:04:47 2026 +0000

    chore(deps): update dependency jekyll-seo-tag to v2.9.0

Pull request (dependabot/bundler/bundler-0f363c4924):

commit e21ebee91218bb760a7d5bf703ce7edaeaeb7318 (pull_request/dependabot/bundler/bundler-0f363c4924)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Jun 22 00:23:39 2026 +0000

    build(deps): bump concurrent-ruby
    
    Bumps the bundler group with 1 update in the / directory: [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](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.3.6...v1.3.7)
    
    ---
    updated-dependencies:
    - dependency-name: concurrent-ruby
      dependency-version: 1.3.7
      dependency-type: indirect
      dependency-group: bundler
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>

Can't fast forward main (bedbcde) to dependabot/bundler/bundler-0f363c4924 (e21ebee). main (bedbcde) is not a direct ancestor of dependabot/bundler/bundler-0f363c4924 (e21ebee). Branches appear to have diverged at 4eddbb1:

* e21ebee91218bb760a7d5bf703ce7edaeaeb7318 build(deps): bump concurrent-ruby
| * bedbcdec26f8cafefe8890be8837ae77fdba4ec0 chore(deps): update dependency jekyll-seo-tag to v2.9.0
|/  
* 4eddbb1f786a0f87f0542225f2e6a54658efa4cb chore(deps): update actions/checkout action to v7

commit 4eddbb1f786a0f87f0542225f2e6a54658efa4cb
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Jun 18 18:51:40 2026 +0000

    chore(deps): update actions/checkout action to v7

Rebase locally, and then force push to dependabot/bundler/bundler-0f363c4924.

@github-actions

Copy link
Copy Markdown

Triggered from #118 by @​BinToss.

Checking if we can fast forward main (05edd4d) to dependabot/bundler/bundler-0f363c4924 (4d31fd3).

Target branch (main):

commit 05edd4dcb8fe5eda033f4d470a8985edcbd2463f (HEAD -> main, origin/main)
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Jun 22 00:27:53 2026 +0000

    chore(deps): update dependency ruby to v4.0.5

Pull request (dependabot/bundler/bundler-0f363c4924):

commit 4d31fd38299cdfb71d9bbfd56e4b48ae99f7d98d (pull_request/dependabot/bundler/bundler-0f363c4924)
Merge: e21ebee 05edd4d
Author: Noah Sherwin <noahrsherwin@gmail.com>
Date:   Sun Jun 21 18:00:10 2026 -0700

    Merge branch 'main' into dependabot/bundler/bundler-0f363c4924

It is possible to fast forward main (05edd4d) to dependabot/bundler/bundler-0f363c4924 (4d31fd3). If you have write access to the target repository, you can add a comment with /fast-forward to fast forward main to dependabot/bundler/bundler-0f363c4924.

@BinToss

BinToss commented Jun 22, 2026

Copy link
Copy Markdown
Member

/fast-forward

@github-actions

Copy link
Copy Markdown

Triggered from #118 (comment) by @​BinToss.

Trying to fast forward main (05edd4d) to dependabot/bundler/bundler-0f363c4924 (4d31fd3).

Target branch (main):

commit 05edd4dcb8fe5eda033f4d470a8985edcbd2463f (HEAD -> main, origin/main)
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Jun 22 00:27:53 2026 +0000

    chore(deps): update dependency ruby to v4.0.5

Pull request (dependabot/bundler/bundler-0f363c4924):

commit 4d31fd38299cdfb71d9bbfd56e4b48ae99f7d98d (pull_request/dependabot/bundler/bundler-0f363c4924)
Merge: e21ebee 05edd4d
Author: Noah Sherwin <noahrsherwin@gmail.com>
Date:   Sun Jun 21 18:00:10 2026 -0700

    Merge branch 'main' into dependabot/bundler/bundler-0f363c4924

Fast forwarding main (05edd4d) to dependabot/bundler/bundler-0f363c4924 (4d31fd3).

$ git push origin 4d31fd38299cdfb71d9bbfd56e4b48ae99f7d98d:main
To https://github.com/HaloSPV3/halospv3.github.io.git
   05edd4d..4d31fd3  4d31fd38299cdfb71d9bbfd56e4b48ae99f7d98d -> main

@github-actions github-actions Bot merged commit 4d31fd3 into main Jun 22, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/bundler/bundler-0f363c4924 branch June 22, 2026 01:02
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