Bump the "all" group with 2 updates across multiple ecosystems#903
Merged
Conversation
Bumps the all group with 2 updates: [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [actions/cache](https://github.com/actions/cache). Updates `ruby/setup-ruby` from 1.257.0 to 1.263.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@4451173...0481980) Updates `actions/cache` from 4.2.4 to 4.3.0 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@0400d5f...0057852) build(deps): bump the all group with 3 updates Bumps the all group with 3 updates: [json](https://github.com/ruby/json), [rubocop-ast](https://github.com/rubocop/rubocop-ast) and [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `json` from 2.13.2 to 2.14.1 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.13.2...v2.14.1) Updates `rubocop-ast` from 1.46.0 to 1.47.1 - [Release notes](https://github.com/rubocop/rubocop-ast/releases) - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-ast@v1.46.0...v1.47.1) Updates `rubocop-rails` from 2.33.3 to 2.33.4 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.33.3...v2.33.4) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.263.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: actions/cache dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: json dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: rubocop-ast dependency-version: 1.47.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: rubocop-rails dependency-version: 2.33.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
MikeMcQuaid
approved these changes
Sep 29, 2025
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 group with 2 updates: ruby/setup-ruby and actions/cache.
Updates
ruby/setup-rubyfrom 1.257.0 to 1.263.0Release notes
Sourced from ruby/setup-ruby's releases.
Commits
0481980Print lockfile contents earliercf7216dUse new releases of ruby-builder per engine-version1c58d16Update CRuby releases on Windows1dc7956Test on JRuby 9.4 as well as 10.0b8714f7Revert "Skip test failing on JRuby on Windows"d3e13b3Revert "feat: upgrade to node 24"4df093aRevert "chore: add setup-node for lint job"866b91cchore: add setup-node for lint jobc4cd38dfeat: upgrade to node 243fee676Add truffleruby-25.0.0,truffleruby+graalvm-25.0.0Updates
actions/cachefrom 4.2.4 to 4.3.0Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
0057852Merge pull request #1655 from actions/Link-/prepare-4.3.04f5ea67Update licensed cache9fcad95Upgrade actions/cache to 4.1.0 and prepare 4.3.0 release638ed79Merge pull request #1642 from actions/GhadimiR-patch-13862dccAdd note on runner versionsBumps the all group with 3 updates: json, rubocop-ast and rubocop-rails.
Updates
jsonfrom 2.13.2 to 2.14.1Release notes
Sourced from json's releases.
Changelog
Sourced from json's changelog.
Commits
51ce76eRelease 2.14.1a8ff0c8Merge pull request #860 from samyron/sm/fix-swar-index-out-of-bounds-exception67ebabefix issue reading off the end of the ByteBuffer if ptr > 01d52d18Update changelog55552caRelease 2.14.0d334dbfMerge pull request #856 from robinetmiller/add-branch-coverage08b9eb0Only enable test coverage when running the test suite standalone6bded94Add branch test coverage when available. Force track all files to prevent imp...db89486Regenerate the Java parserddffd05Merge pull request #858 from byroot/validate-surogateUpdates
rubocop-astfrom 1.46.0 to 1.47.1Changelog
Sourced from rubocop-ast's changelog.
Commits
4d22ef0Cut 1.47.1fb62fd9Update Changelog7695bf2Allow to match against the empty string53a64d5Restore docs/antora.yml7a2aa5dCut 1.47.0bdce308Update Changelog2fffb71AddNode#any_sym_type?to matchsymanddsymtypesbddfd6eFix build error by keepingprismbelow 1.5.0 for older RuboCopf7e25f9AddNode#any_str_type?to matchstr,dstr, andxstrtypes0761f8cRun codespell withbundle exec rakeUpdates
rubocop-railsfrom 2.33.3 to 2.33.4Release notes
Sourced from rubocop-rails's releases.
Changelog
Sourced from rubocop-rails's changelog.
Commits
b2ccb82Cut 2.33.40fb1259Update Changelog24faad2Merge pull request #1533 from viralpraxis/load-simplecov-before-lib-for-bette...28caddbLoadsimplecovbefore loadinglibfor better coverage results60dd19bMerge pull request #1528 from 5hun-s/fix_false_positive_for_rails_action_cont...87e5bbf[Fix rubocop#1182] Fix a false positive for Rails/ActionControllerFlashBefore...ec292a2Fix a build error when using Ruby 2.717371a8Merge pull request #1531 from koic/fix_an_incorrect_autocorrect_for_rails_fin...2b091ebFix an incorrect autocorrect forRails/FindByOrAssignmentMemoizationdd73491Merge pull request #1522 from Earlopain/find-by-where-blockDependabot 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