Skip to content

Bump the ruby-dependencies group across 1 directory with 6 updates#217

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/ruby-dependencies-cad73302db
Closed

Bump the ruby-dependencies group across 1 directory with 6 updates#217
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/ruby-dependencies-cad73302db

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the ruby-dependencies group with 6 updates in the / directory:

Package From To
turbo-rails 2.0.21 2.0.23
bootsnap 1.21.1 1.22.0
thruster 0.1.17 0.1.18
brakeman 8.0.1 8.0.2
pagy 43.2.8 43.2.9
rails_icons 1.6.0 1.6.1

Updates turbo-rails from 2.0.21 to 2.0.23

Release notes

Sourced from turbo-rails's releases.

v2.0.23

Updates the bundled JS to freshen stale dependencies from the previous release.

Full Changelog: hotwired/turbo-rails@v2.0.22...v2.0.23

v2.0.22

What's Changed

Full Changelog: hotwired/turbo-rails@v2.0.21...v2.0.22

Commits

Updates bootsnap from 1.21.1 to 1.22.0

Release notes

Sourced from bootsnap's releases.

v1.22.0

What's Changed

  • Proper fix for the opendir crash.
  • Add bootsnap/rake for cleaning the bootsnap cache as part of rake clobber.

Full Changelog: rails/bootsnap@v1.21.1...v1.22.0

Changelog

Sourced from bootsnap's changelog.

1.22.0

  • Better fix for the opendir crash.
  • Add bootsnap/rake for cleaning the bootsnap cache as part of rake clobber.
Commits
  • aabae6d Release 1.22.0
  • 2545ea7 Merge pull request #525 from jasonkarns/cache_dir
  • 1889435 Add missing nil checks
  • 7d375c6 Rake entrypoint registers Bootsnap's cache_dir for cleaning
  • d091162 Expose cache_dir root for all caches
  • e977de2 Enforce mocha 3+
  • 6a49c76 Merge pull request #523 from byroot/better-opendir-fix
  • ccc8e13 Properly fix opendir failing with errno = 0
  • See full diff in compare view

Updates thruster from 0.1.17 to 0.1.18

Changelog

Sourced from thruster's changelog.

v0.1.18 / 2026-02-02

  • Return correct exit code when terminated with signal (#110)
  • Build with Go 1.25.6
Commits

Updates brakeman from 8.0.1 to 8.0.2

Release notes

Sourced from brakeman's releases.

8.0.2

  • Reline console control should use stderr
  • Fix logger cleanup based method (Imran Iqbal)
Changelog

Sourced from brakeman's changelog.

8.0.2 - 2026-02-03

  • Reline console control should use stderr
  • Fix logger cleanup based method (Imran Iqbal)
Commits
  • c072892 Bump to 8.0.2
  • b3ad4c8 Merge pull request #2007 from presidentbeef/add_ruby_4_0_to_tests
  • 0fb669a Add Ruby 4.0 to test matrix
  • c531af9 Merge pull request #2006 from presidentbeef/set_reline_to_use_stderr
  • 3028a07 Use correct output destination with Reline
  • a0cbbc9 Merge pull request #2004 from imran-iq/imran/push-rpwxzowkpovk
  • bfbc5c9 Fix argument error to logger.cleanup
  • See full diff in compare view

Updates pagy from 43.2.8 to 43.2.9

Release notes

Sourced from pagy's releases.

Version 43.2.9

Changes in 43.2.9

  • Fix NoMethodError with tampered params (#872)

CHANGELOG

Version 43

We needed a leap version to unequivocally signal that it's not just a major version: it's a complete redesign of the legacy code at all levels, usage and API included.

Why 43? Because it's exactly one step beyond "The answer to the ultimate question of life, the Universe, and everything." 😉

Improvements

This version introduces several enhancements, such as new :countish and :keynav_js paginators and improved automation and configuration processes, reducing setup requirements by 99%. The update also includes a simpler API and new interactive development tools, making it a comprehensive upgrade from previous versions.

  • New :countish Paginator
    • Faster than OFFSET and supporting the full UI
  • New Keynav Pagination
    • The pagy-exclusive technique using the fastest keyset pagination alongside all frontend helpers.
  • New interactive dev-tools
    • New PagyWand to integrate the pagy CSS with your app themes.
    • New Pagy AI available right inside your own app.
  • Intelligent automation
  • Simpler API
    • You solely need the pagy method and the @​pagy instance to paginate any collection and use any navigation tag and helper.
    • Methods are autoloaded only if used, and consume no memory otherwise.
    • Methods have narrower scopes and can be overridden without deep knowledge.
  • New documentation
    • Very concise, straightforward, and easy to navigate and understand.

Upgrade to 43

See the Upgrade Guide

Changelog

Sourced from pagy's changelog.

Version 43.2.9

  • Fix NoMethodError with tampered params (#872)
Commits

Updates rails_icons from 1.6.0 to 1.6.1

Release notes

Sourced from rails_icons's releases.

v1.6.1

What's Changed

Full Changelog: Rails-Designer/rails_icons@v1.6.0...v1.6.1

Commits

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 ruby-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [turbo-rails](https://github.com/hotwired/turbo-rails) | `2.0.21` | `2.0.23` |
| [bootsnap](https://github.com/rails/bootsnap) | `1.21.1` | `1.22.0` |
| [thruster](https://github.com/basecamp/thruster) | `0.1.17` | `0.1.18` |
| [brakeman](https://github.com/presidentbeef/brakeman) | `8.0.1` | `8.0.2` |
| [pagy](https://github.com/ddnexus/pagy) | `43.2.8` | `43.2.9` |
| [rails_icons](https://github.com/Rails-Designer/rails_icons) | `1.6.0` | `1.6.1` |



Updates `turbo-rails` from 2.0.21 to 2.0.23
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](hotwired/turbo-rails@v2.0.21...v2.0.23)

Updates `bootsnap` from 1.21.1 to 1.22.0
- [Release notes](https://github.com/rails/bootsnap/releases)
- [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md)
- [Commits](rails/bootsnap@v1.21.1...v1.22.0)

Updates `thruster` from 0.1.17 to 0.1.18
- [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md)
- [Commits](basecamp/thruster@v0.1.17...v0.1.18)

Updates `brakeman` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md)
- [Commits](presidentbeef/brakeman@v8.0.1...v8.0.2)

Updates `pagy` from 43.2.8 to 43.2.9
- [Release notes](https://github.com/ddnexus/pagy/releases)
- [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md)
- [Commits](ddnexus/pagy@43.2.8...43.2.9)

Updates `rails_icons` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/Rails-Designer/rails_icons/releases)
- [Commits](Rails-Designer/rails_icons@v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: turbo-rails
  dependency-version: 2.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-dependencies
- dependency-name: bootsnap
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-dependencies
- dependency-name: thruster
  dependency-version: 0.1.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-dependencies
- dependency-name: brakeman
  dependency-version: 8.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby-dependencies
- dependency-name: pagy
  dependency-version: 43.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-dependencies
- dependency-name: rails_icons
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-dependencies
...

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 9, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 11, 2026
@dependabot dependabot bot deleted the dependabot/bundler/ruby-dependencies-cad73302db branch February 11, 2026 22:50
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