Bump the ruby-dependencies group with 6 updates#213
Merged
mark-cooper merged 1 commit intomainfrom Jan 22, 2026
Merged
Conversation
Bumps the ruby-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [turbo-rails](https://github.com/hotwired/turbo-rails) | `2.0.20` | `2.0.21` | | [solid_queue](https://github.com/rails/solid_queue) | `1.3.0` | `1.3.1` | | [bootsnap](https://github.com/rails/bootsnap) | `1.20.1` | `1.21.1` | | [standard](https://github.com/standardrb/standard) | `1.52.0` | `1.53.0` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.39.0` | `4.40.0` | | [pagy](https://github.com/ddnexus/pagy) | `43.2.3` | `43.2.6` | Updates `turbo-rails` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](hotwired/turbo-rails@v2.0.20...v2.0.21) Updates `solid_queue` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](rails/solid_queue@v1.3.0...v1.3.1) Updates `bootsnap` from 1.20.1 to 1.21.1 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.20.1...v1.21.1) Updates `standard` from 1.52.0 to 1.53.0 - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.52.0...v1.53.0) Updates `selenium-webdriver` from 4.39.0 to 4.40.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.39.0...selenium-4.40.0) Updates `pagy` from 43.2.3 to 43.2.6 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](ddnexus/pagy@43.2.3...43.2.6) --- updated-dependencies: - dependency-name: turbo-rails dependency-version: 2.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: solid_queue dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: bootsnap dependency-version: 1.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: standard dependency-version: 1.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: selenium-webdriver dependency-version: 4.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: pagy dependency-version: 43.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 the ruby-dependencies group with 6 updates:
2.0.202.0.211.3.01.3.11.20.11.21.11.52.01.53.04.39.04.40.043.2.343.2.6Updates
turbo-railsfrom 2.0.20 to 2.0.21Release notes
Sourced from turbo-rails's releases.
Commits
e511fb2Bump version99dc9c5@hotwired/turbo-railsv8.0.20c2cd99fv8.0.2131c78afRespect broadcast suppressions on before/after actions (#770)16f7613Only return messages produced by block incapture_turbo_stream_broadcastsdda27a8Restrict tests tominitest<60eb3c03Fix debouncer tests to wait on correct debouncer (#767)89c363eRemove legacy workaround for Rails < 7 (#766)d85f2f0Add support for Model Class in Action and Frame helpersa3336b4[fix #762] Forward broadcast_refresh_to options to turbo_stream_refresh_tagUpdates
solid_queuefrom 1.3.0 to 1.3.1Commits
552f7d0Bump solid_queue to 1.3.19fec81bFix undefined variable when replacing a failed thread6a9928fImprove flaky tests across the board6a6f1c4Remove extra formating567d217Update README with wildcard queue behavior details05b8c0bUpdate README with wildcard queue explanation695683fFix typo in error message73b4dacFix NoMethodError when status.exitstatus is nilUpdates
bootsnapfrom 1.20.1 to 1.21.1Changelog
Sourced from bootsnap's changelog.
Commits
182a809Release 1.21.11e59365Merge pull request #522 from byroot/improve-scandira2ff4b8Fallback to pure the pure ruby path scanner on unexpected error6003c14Avoid crashing whenopendirfails without settingerrno92edbf7Release 1.21.0f490894Merge pull request #520 from byroot/handle-unload4a559a0Fix therequiredecorator to handleBootsnap.unload_cache!being called417dd84Merge pull request #518 from byroot/clear-buffers7d57a70Eagerly clear cache buffers018fcb8Add Ruby 4.0 to the CI matrixUpdates
standardfrom 1.52.0 to 1.53.0Changelog
Sourced from standard's changelog.
Commits
17bd342🇰🇷🇺🇸v1.53.0f0af18aMerge pull request #779 from standardrb/updates-2026-01-13f88f1c1Updates rubocopb0add11gemfile updates for ruby 41690c8bUpdates setup-ruby3f0505eTesting new ruby versione656076Merge pull request #774 from standardrb/dependabot/bundler/m-1.7.00da0bd4Bump m from 1.6.2 to 1.7.0c106fd7Merge pull request #772 from standardrb/dependabot/github_actions/step-securi...95ee1efMerge pull request #773 from standardrb/dependabot/github_actions/peter-evans...Updates
selenium-webdriverfrom 4.39.0 to 4.40.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Changelog
Sourced from selenium-webdriver's changelog.
Commits
b3333f1[build] Prepare for release of Selenium 4.40 (#16931)6ccbd4d[rb] use default bundler version for lowest supported ruby version950d737[rb] add a //rb:steep run target (#16925)5d30222[build] update ruby gems with bazel (#16924)11fd819[rb] add a //rb:lint-unsafe run targeta37f963[rb] check driver status endpoint rather than socket connection (#16877)af3a846[rb] wait for grid to be ready when starting server (#16896)bb520e7[rb] fix incorrect debug label967cb02[rb] update ruby versions (#16891)d58b3a4[rb] should not need long client timeout in tests (#16847)Updates
pagyfrom 43.2.3 to 43.2.6Release notes
Sourced from pagy's releases.
... (truncated)
Changelog
Sourced from pagy's changelog.
Commits
b22aac2Merge branch 'dev'f1f4e62Version 43.2.675b7201💎 Refactor i18n:6e4f613Merge branch 'dev'5ca39ffVersion 43.2.5c3762a7💎 Fix Pagy::I18n.locale to ensure to_s. Close #861.84e131d💎 Reduce endless methods to very short, paramless ones30aa33b💎 Refactor the in_range? method:28eaf2a💎 Enforce freezing the Pagy::Request object and params3514e52💎 Refactor calendar: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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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