build(deps): bump the bundler group across 2 directories with 9 updates#22178
Merged
ZhongRuoyu merged 3 commits intoMay 8, 2026
Merged
Conversation
Bumps the bundler group with 5 updates in the /Library/Homebrew directory: | Package | From | To | | --- | --- | --- | | [minitest](https://github.com/minitest/minitest) | `6.0.5` | `6.0.6` | | [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.6.13164` | `0.6.13184` | | [rbi](https://github.com/Shopify/rbi) | `0.3.10` | `0.3.11` | | [require-hooks](https://github.com/ruby-next/require-hooks) | `0.3.0` | `0.4.0` | | [rubydex](https://github.com/Shopify/rubydex) | `0.1.0.beta13` | `0.2.1` | Bumps the bundler group with 1 update in the /docs directory: [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `minitest` from 6.0.5 to 6.0.6 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v6.0.5...v6.0.6) Updates `sorbet-static-and-runtime` from 0.6.13164 to 0.6.13184 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet-runtime` from 0.6.13164 to 0.6.13184 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `rbi` from 0.3.10 to 0.3.11 - [Release notes](https://github.com/Shopify/rbi/releases) - [Commits](Shopify/rbi@v0.3.10...v0.3.11) Updates `require-hooks` from 0.3.0 to 0.4.0 - [Changelog](https://github.com/ruby-next/require-hooks/blob/master/CHANGELOG.md) - [Commits](ruby-next/require-hooks@v0.3.0...v0.4.0) Updates `rubydex` from 0.1.0.beta13 to 0.2.1 - [Release notes](https://github.com/Shopify/rubydex/releases) - [Commits](Shopify/rubydex@v0.1.0.beta13...v0.2.1) Updates `sorbet` from 0.6.13164 to 0.6.13184 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet-static` from 0.6.13164 to 0.6.13184 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `nokogiri` from 1.19.2 to 1.19.3 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.19.2...v1.19.3) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: sorbet-static-and-runtime dependency-version: 0.6.13184 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: sorbet-runtime dependency-version: 0.6.13184 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rbi dependency-version: 0.3.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler - dependency-name: require-hooks dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler - dependency-name: rubydex dependency-version: 0.2.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler - dependency-name: sorbet dependency-version: 0.6.13184 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler - dependency-name: sorbet-static dependency-version: 0.6.13184 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler - dependency-name: nokogiri dependency-version: 1.19.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
ZhongRuoyu
approved these changes
May 8, 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 bundler group with 5 updates in the /Library/Homebrew directory:
6.0.56.0.60.6.131640.6.131840.3.100.3.110.3.00.4.00.1.0.beta130.2.1Bumps the bundler group with 1 update in the /docs directory: nokogiri.
Updates
minitestfrom 6.0.5 to 6.0.6Changelog
Sourced from minitest's changelog.
Commits
f6180b0prepped for release23bc7f2- Removed private Assertions#_where as it is no longer used.c471347- Fix using assert_equal/same/nil w/ BasicObject by comparing w/nil == exp...Updates
sorbet-static-and-runtimefrom 0.6.13164 to 0.6.13184Release notes
Sourced from sorbet-static-and-runtime's releases.
... (truncated)
Commits
Updates
sorbet-runtimefrom 0.6.13164 to 0.6.13184Release notes
Sourced from sorbet-runtime's releases.
... (truncated)
Commits
Updates
rbifrom 0.3.10 to 0.3.11Release notes
Sourced from rbi's releases.
Commits
2571717Bump version to v0.3.1134852c2Merge pull request #594 from Shopify/ko-fix-symbolca7d6f4Merge pull request #598 from Shopify/dependabot/github_actions/ruby/setup-rub...3426dc9Merge pull request #597 from Shopify/dependabot/bundler/minor-and-patch-97f1a...2215640Bump ruby/setup-ruby from 1.302.0 to 1.306.046c0431Bump the minor-and-patch group with 2 updates63c298fMerge pull request #596 from Shopify/dependabot/bundler/erb-6.0.4c496eabBump erb from 6.0.2 to 6.0.406f0cd7Add contract test for Symbol-name tolerance across rewritersb6162c7CoercenametoStringin RBI node constructorsUpdates
require-hooksfrom 0.3.0 to 0.4.0Changelog
Sourced from require-hooks's changelog.
Commits
920bdd4Bump 0.4.0ee356c9Merge pull request #2 from ruby-next/feat/bootsnap-cache-invalidationd872b0f+ bootsnap.c: improve cache invalidation539fbd0- disable coverage transform specs in Ruby <3.4c22b08f- bootsnap: compat with newer versionsb92ce5b* refactor coverage support7ad7643* api: refactor callbacks registrationaf90cee+ coverage compatUpdates
rubydexfrom 0.1.0.beta13 to 0.2.1Release notes
Sourced from rubydex's releases.
Commits
55ce2c0Bump version to v0.2.1886dd6bMerge pull request #784 from Shopify/04-29-take_method_visibility_into_accoun...4ccebd3Handle visibility in completion84fdfb6Merge pull request #778 from Shopify/Expose_declaration_visibility_in_the_Rub...080c51cExpose declaration visibility in the Ruby API2fa9482Resolve retroactive constant visibility changes (#766)cc2fe72Resolve retroactive constant visibility changes30336f9Store the constant visibility target as a StringId (#769)4e20990Re-queue definitions with missing receivers (#775)cc2aa4aMerge pull request #767 from Shopify/04-21-take_method_definition_receiver_in...Updates
sorbetfrom 0.6.13164 to 0.6.13184Release notes
Sourced from sorbet's releases.
... (truncated)
Commits
Updates
sorbet-staticfrom 0.6.13164 to 0.6.13184Release notes
Sourced from sorbet-static's releases.
... (truncated)
Commits
Updates
nokogirifrom 1.19.2 to 1.19.3Release notes
Sourced from nokogiri's releases.
Changelog
Sourced from nokogiri's changelog.
Commits
c139a3dversion bump to v1.19.37501a63fix: backtracking in CSS tokenizer rules (v1.19.x backport) (#3627)03e7968test: skip CSS tokenizer benchmarks on JRubyb984b7efix: ReDoS in CSS tokenizer ident rule0092623fix: ReDoS in CSS tokenizer STRING ruleee17d33fix: memory leak in XSLT transform (backport to v1.19.x) (#3624)ce188a3doc: update CHANGELOGcaeaac4fix: memory leak in XSLT transform25220bfdep(test): test against libxml-ruby v6 (#3618)0caeb21doc: add security warnings for untrusted XSLT stylesheetsDependabot 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 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