build(deps): bump the bundler group across 1 directory with 9 updates#21564
Merged
MikeMcQuaid merged 5 commits intomainfrom Feb 14, 2026
Merged
Conversation
MikeMcQuaid
approved these changes
Feb 13, 2026
Member
|
@dependabot recreate |
38ec5d8 to
a353b2d
Compare
Member
|
@dependabot recreate |
9752cd4 to
0b2be58
Compare
2e27214 to
6948f55
Compare
Bumps the bundler group with 6 updates in the /Library/Homebrew directory: | Package | From | To | | --- | --- | --- | | [rubocop](https://github.com/rubocop/rubocop) | `1.84.0` | `1.84.1` | | [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) | `0.11.0` | `0.12.0` | | [test-prof](https://github.com/test-prof/test-prof) | `1.5.1` | `1.5.2` | | [parallel_tests](https://github.com/grosser/parallel_tests) | `5.5.0` | `5.6.0` | | [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.6.12908` | `0.6.12925` | | [ruby-macho](https://github.com/Homebrew/ruby-macho) | `4.1.0` | `5.0.0` | Updates `rubocop` from 1.84.0 to 1.84.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.84.0...v1.84.1) Updates `rubocop-sorbet` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/shopify/rubocop-sorbet/releases) - [Commits](Shopify/rubocop-sorbet@v0.11.0...v0.12.0) Updates `test-prof` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/test-prof/test-prof/releases) - [Changelog](https://github.com/test-prof/test-prof/blob/master/CHANGELOG.md) - [Commits](test-prof/test-prof@v1.5.1...v1.5.2) Updates `parallel_tests` from 5.5.0 to 5.6.0 - [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md) - [Commits](grosser/parallel_tests@v5.5.0...v5.6.0) Updates `sorbet-static-and-runtime` from 0.6.12908 to 0.6.12925 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `ruby-macho` from 4.1.0 to 5.0.0 - [Release notes](https://github.com/Homebrew/ruby-macho/releases) - [Commits](Homebrew/ruby-macho@v4.1.0...v5.0.0) Updates `sorbet-runtime` from 0.6.12908 to 0.6.12925 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet` from 0.6.12908 to 0.6.12925 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet-static` from 0.6.12908 to 0.6.12925 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.84.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rubocop-sorbet dependency-version: 0.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: test-prof dependency-version: 1.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: parallel_tests dependency-version: 5.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: sorbet-static-and-runtime dependency-version: 0.6.12925 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: ruby-macho dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: bundler - dependency-name: sorbet-runtime dependency-version: 0.6.12925 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: sorbet dependency-version: 0.6.12925 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler - dependency-name: sorbet-static dependency-version: 0.6.12925 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.
190b1b4 to
612af6d
Compare
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 6 updates in the /Library/Homebrew directory:
1.84.01.84.10.11.00.12.01.5.11.5.25.5.05.6.00.6.129080.6.129254.1.05.0.0Updates
rubocopfrom 1.84.0 to 1.84.1Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
5a774b3Cut 1.84.188d04caUpdate Changelogc4f9c22Disallow directory paths in inject_defaults!7e43e4eFix LSP disable comment edits for multiline literals (#14758)15f751d[Fix rubocop#11513] FixLayout/MultilineMethodCallIndentationto properly h...29f5607[Fix rubocop#12754] Fix an infinite loop forStyle/IfUnlessModifierwhen mu...4ae10a7[Fix rubocop#14817] Fix an infinite loop between `Layout/FirstArgumentIndenta...aa6821cMerge pull request #14813 from afrase/fix-exclude-pattern-precedence558161cAllowlistinfinite?for some cops3435c95Changed cop exclusion precedence to favor configurationUpdates
rubocop-sorbetfrom 0.11.0 to 0.12.0Release notes
Sourced from rubocop-sorbet's releases.
Commits
d41d1fePrepare for 0.12.0b67f892Merge pull request #366 from Shopify/rm-fix-rubocop-1-826d3a46fFix ObsoleteStrictMemoization crash when Layout/LineLength is disabled5b52028Use nix for development setup824251aMerge pull request #365 from Shopify/fix-forbid-t-struct-nil-max-line-length77b81e4Fix ForbidTStruct crash when Layout/LineLength is disabled371fc96Merge pull request #363 from Shopify/dependabot/github_actions/actions/checko...ce5b221Bump actions/checkout from 6.0.1 to 6.0.2f5690a8Merge pull request #361 from Shopify/dependabot/github_actions/dependabot/fet...bf567fdBump dependabot/fetch-metadata from 2.4.0 to 2.5.0Updates
test-proffrom 1.5.1 to 1.5.2Changelog
Sourced from test-prof's changelog.
Commits
46eec36Bump 1.5.29295bcdAvoid usingGem.loaded_specsin RuboCop plugin version checkd45f62eAdd MRI 4.0 to CI matrixcc15088MakeRuboCop::TestProfautoload unconditionalUpdates
parallel_testsfrom 5.5.0 to 5.6.0Changelog
Sourced from parallel_tests's changelog.
Commits
eb11d1fv5.6.04dc7953Handle signal-terminated processes in exit status (#1027)01bbd80Fix pluralization of "seconds" in test output (#1024)Updates
sorbet-static-and-runtimefrom 0.6.12908 to 0.6.12925Release notes
Sourced from sorbet-static-and-runtime's releases.
... (truncated)
Commits
Updates
ruby-machofrom 4.1.0 to 5.0.0Release notes
Sourced from ruby-macho's releases.
Commits
3a5fa6eMerge pull request #939 from Homebrew/ww/release42fd975ruby-macho 5.0.0b2cc6f8Merge pull request #938 from Homebrew/ww/rb46cede2dRe-enable0b3b3f6Disable alls-green for nowb0b33c3add alls-green7312c2cAdd Ruby 4 to CI matrix6d2c725Merge pull request #937 from Homebrew/MH_NOFIXPREBINDING50671fbheaders: fix MH_NOFIXPREBINDING nameba55e1cMerge pull request #936 from Homebrew/CPU_ARCH_ABI64_32Updates
sorbet-runtimefrom 0.6.12908 to 0.6.12925Release notes
Sourced from sorbet-runtime's releases.
... (truncated)
Commits
Updates
sorbetfrom 0.6.12908 to 0.6.12925Release notes
Sourced from sorbet's releases.
... (truncated)
Commits
Updates
sorbet-staticfrom 0.6.12908 to 0.6.12925Release notes
Sourced from sorbet-static's releases.
... (truncated)
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 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