build(deps): bump the all-dependencies group with 12 updates#18
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the all-dependencies group with 12 updates#18dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) | `2.5.0` | `2.9.5` | | [puma](https://github.com/puma/puma) | `6.5.0` | `8.0.2` | | [jwt](https://github.com/jwt/ruby-jwt) | `2.10.2` | `3.2.0` | | [solid_cache](https://github.com/rails/solid_cache) | `1.0.6` | `1.0.10` | | [solid_queue](https://github.com/rails/solid_queue) | `1.1.2` | `1.4.0` | | [solid_cable](https://github.com/rails/solid_cable) | `3.0.5` | `4.0.0` | | [bootsnap](https://github.com/rails/bootsnap) | `1.18.4` | `1.24.6` | | [kamal](https://github.com/basecamp/kamal) | `2.4.0` | `2.12.0` | | [thruster](https://github.com/basecamp/thruster) | `0.1.9` | `0.1.22` | | [debug](https://github.com/ruby/debug) | `1.10.0` | `1.11.1` | | [rubocop-rails-omakase](https://github.com/rails/rubocop-rails-omakase) | `1.0.0` | `1.1.0` | | [net-imap](https://github.com/ruby/net-imap) | `0.5.4` | `0.6.4.1` | Updates `sqlite3` from 2.5.0 to 2.9.5 - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md) - [Commits](sparklemotion/sqlite3-ruby@v2.5.0...v2.9.5) Updates `puma` from 6.5.0 to 8.0.2 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](puma/puma@v6.5.0...v8.0.2) Updates `jwt` from 2.10.2 to 3.2.0 - [Release notes](https://github.com/jwt/ruby-jwt/releases) - [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md) - [Commits](jwt/ruby-jwt@v2.10.2...v3.2.0) Updates `solid_cache` from 1.0.6 to 1.0.10 - [Release notes](https://github.com/rails/solid_cache/releases) - [Commits](rails/solid_cache@v1.0.6...v1.0.10) Updates `solid_queue` from 1.1.2 to 1.4.0 - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](rails/solid_queue@v1.1.2...v1.4.0) Updates `solid_cable` from 3.0.5 to 4.0.0 - [Release notes](https://github.com/rails/solid_cable/releases) - [Commits](rails/solid_cable@v3.0.5...v4.0.0) Updates `bootsnap` from 1.18.4 to 1.24.6 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.18.4...v1.24.6) Updates `kamal` from 2.4.0 to 2.12.0 - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](basecamp/kamal@v2.4.0...v2.12.0) Updates `thruster` from 0.1.9 to 0.1.22 - [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md) - [Commits](basecamp/thruster@v0.1.9...v0.1.22) Updates `debug` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/ruby/debug/releases) - [Commits](ruby/debug@v1.10.0...v1.11.1) Updates `rubocop-rails-omakase` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/rails/rubocop-rails-omakase/releases) - [Commits](rails/rubocop-rails-omakase@v1.0.0...v1.1.0) Updates `net-imap` from 0.5.4 to 0.6.4.1 - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](ruby/net-imap@v0.5.4...v0.6.4.1) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.9.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: puma dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: jwt dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: solid_cache dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: solid_queue dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: solid_cable dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: bootsnap dependency-version: 1.24.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: kamal dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: thruster dependency-version: 0.1.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: debug dependency-version: 1.11.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: rubocop-rails-omakase dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: net-imap dependency-version: 0.6.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Jul 15, 2026
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 all-dependencies group with 12 updates:
2.5.02.9.56.5.08.0.22.10.23.2.01.0.61.0.101.1.21.4.03.0.54.0.01.18.41.24.62.4.02.12.00.1.90.1.221.10.01.11.11.0.01.1.00.5.40.6.4.1Updates
sqlite3from 2.5.0 to 2.9.5Release notes
Sourced from sqlite3's releases.
... (truncated)
Changelog
Sourced from sqlite3's changelog.
... (truncated)
Commits
747e7deversion bump to v2.9.52bd436dFix use-after-free issue with custom functions (#710)b24e1e6Fix use-after-free issue with aggregate functions (#711)9abc955dep: update vendored sqlite to 3.53.2 (#709)a3f8e71For sqlcipher builds, prefer sqlcipher's header (#708)9292033build(deps): bump the actions group across 1 directory with 3 updates (#707)b79c841Introduce a security reporting policyae58899version bump to v2.9.4e16df53Merge pull request #704 from sparklemotion/dep-sqlite-3.53.12dc95ffdep: update vendored sqlite to 3.53.1Updates
pumafrom 6.5.0 to 8.0.2Release notes
Sourced from puma's releases.
... (truncated)
Changelog
Sourced from puma's changelog.
... (truncated)
Commits
8085b75Release v8.0.2 (#3945)439c6138.0.2 backport (#3944)cee7e61Release v8.0.1 (#3932)f955cafFix prune_bundler stripping user-configured BUNDLE_* env vars on re-exec (#3929)97996aaci: test_error_logger.rb - fix TruffleRuby error (#3930)03825bcBuild(deps): Bump actions/github-script from 8 to 9 (#3925)053efaeReword v8 upgrade guide ipv6 bullet (#3928)b19f35aFix incorrect hook names in gRPC docs (#3923)eeabe4bUse blocks for debug logging to avoid creating messages if debug disabled (#3...08f63d4Release v8.0.0 (#3914)Updates
jwtfrom 2.10.2 to 3.2.0Changelog
Sourced from jwt's changelog.
... (truncated)
Commits
db560b7Merge commit from forkffef4f2Bump actions/download-artifact from 7 to 8 (#719)69a343dBump actions/upload-artifact from 6 to 7 (#718)78e7ed2Fix Style/PredicateWithKind RuboCop issue (#720)1a1d877Extract context classes into separate files for better organization (#717)d3e52e9Add enforce_hmac_key_length configuration option (#716)24ec3d8Fix type error when header is not a JSON object (#715)8c655d4Fix typo in "Rubocop" to use correct casing "RuboCop" (#714)7af2ac0Bump actions/download-artifact from 4 to 7 (#708)efd5e6fBump actions/upload-artifact from 4 to 6 (#709)Updates
solid_cachefrom 1.0.6 to 1.0.10Release notes
Sourced from solid_cache's releases.
... (truncated)
Commits
004e101Bump version for 1.0.10d6870e8Revert "Generate reference to the database in the cache template for all envi…"7e4bc0cBump version for 1.0.9c9a2089Rework the connects_to configuration in the READMEf3d5aaaSupport installing with SQL schema formatac239f3Drop Ruby 3.1 from the test matrix - its EOL6d42973Exclude schema files from rubocop285100fRemovefrozen_string_literalfrom schema.rbfb7debdGenerate reference to the database in the cache template for all envi… (#279)bda73a2Allow a single database in databases configurationUpdates
solid_queuefrom 1.1.2 to 1.4.0Release notes
Sourced from solid_queue's releases.
... (truncated)
Commits
176721eBump solid_queue to 1.4.03df3de3Merge pull request #553 from cupatea/feature/dynamic_recurring_tasks2f142eddocs: improve grammar a little50defe2Avoid unintended FOR UPDATE query execution.3b490adMerge right value ofstaticcorrectly7ded710Avoid extra queries for dynamic tasks for process metadata and proclineb4f7c99Clean a bit top-level SolidQueue methods to manage dynamic tasks3d36ca4Simplify recurring schedule with respect to dynamic task reloadingb012535Refactor scheduler loop and add missing testsf7e39b5Read static from options in from_configuration and rename to dynamic_tasks_en...Updates
solid_cablefrom 3.0.5 to 4.0.0Release notes
Sourced from solid_cable's releases.
... (truncated)
Commits
363e49cVersion bumpbeb66b2Add connection timeout error and not established to the list of retryable con...29bef6aharden ci2e07205Drop ruby 3.2 support92818a0Eagerly initialize last_id to avoid skipping messages (#78)af98678Retry if connection fails (#75)6ed5f22Drop ruby 3.1 support (#77)dd4da0eUpgrade ci to test against all ruby versions (#76)c6c10aaBump versione5d73f5Dont broadcast message in compute_if_present to avoid race condition (#72)Updates
bootsnapfrom 1.18.4 to 1.24.6Release notes
Sourced from bootsnap's releases.
... (truncated)
Changelog
Sourced from bootsnap's changelog.
... (truncated)
Commits
026e183Release 1.24.6263e346Merge pull request #556 from byroot/remove-canary7c31cd8Check for [Bug #22023] by checking Ruby version rather than a canary54eba76Merge pull request #554 from byroot/namespace-overflowfe963d5bs_cache_path: account for namespace length7b42db6Merge pull request #553 from arpitjain099/chore/declare-workflow-perms113b184ci: add permissions: contents: read to cid6ca050Release 1.24.5579aa0eMerge pull request #552 from byroot/fix-bootsnap-config2884e89Only load config file is directed to by.setupUpdates
kamalfrom 2.4.0 to 2.12.0Release notes
Sourced from kamal's releases.