build(deps): bump the bundler group across 1 directory with 6 updates#21220
Merged
MikeMcQuaid merged 7 commits intomainfrom Dec 13, 2025
Merged
Conversation
Bumps the bundler group with 3 updates in the /Library/Homebrew directory: [test-prof](https://github.com/test-prof/test-prof), [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) and [json](https://github.com/ruby/json). Updates `test-prof` from 1.4.4 to 1.5.0 - [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.4.4...v1.5.0) Updates `sorbet-static-and-runtime` from 0.6.12806 to 0.6.12815 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet-runtime` from 0.6.12806 to 0.6.12815 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `json` from 2.16.0 to 2.18.0 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.16.0...v2.18.0) Updates `sorbet` from 0.6.12806 to 0.6.12815 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet-static` from 0.6.12806 to 0.6.12815 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: test-prof dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: sorbet-static-and-runtime dependency-version: 0.6.12815 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: sorbet-runtime dependency-version: 0.6.12815 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: json dependency-version: 2.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler - dependency-name: sorbet dependency-version: 0.6.12815 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler - dependency-name: sorbet-static dependency-version: 0.6.12815 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.
MikeMcQuaid
approved these changes
Dec 12, 2025
Member
Member
|
@Rylan12 |
Member
|
Ugh, yeah. It looks like upstream didn't implement the plugin correctly, since they have a "fix rubocop" plugin commit on their master branch I'll try to take another look in a bit. Regardless, it looks like things are changing again so whatever works here won't work again when they release 1.5.1 or whatever's next. It may be best to disable the rubocop plugin temporarily to get this PR through? |
Member
|
Okay, I got this to work, although it's a little icky. Let me know what you think |
3 tasks
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 3 updates in the /Library/Homebrew directory: test-prof, sorbet-static-and-runtime and json.
Updates
test-proffrom 1.4.4 to 1.5.0Changelog
Sourced from test-prof's changelog.
Commits
7d44cd1Bump 1.5.0680812a- before_all/active_record: check for registered subscriptions in unsubscribe2d4c29aFix leaking subscriptions on nested before_all blocksb34e53e- import_methods available since 3.17db39f3- style62e6936+ logging: Rails 8.2 compat3e98a95- any_fixture: using -> includedb64737Remove FactoryGirl support and use FactoryBot exclusively691ca93Update FactoryGirl to FactoryBot in documents7008a23chore: RSpec 8.0 upgrades and moreUpdates
sorbet-static-and-runtimefrom 0.6.12806 to 0.6.12815Release notes
Sourced from sorbet-static-and-runtime's releases.
... (truncated)
Commits
Updates
sorbet-runtimefrom 0.6.12806 to 0.6.12815Release notes
Sourced from sorbet-runtime's releases.
... (truncated)
Commits
Updates
jsonfrom 2.16.0 to 2.18.0Release notes
Sourced from json's releases.
Changelog
Sourced from json's changelog.
Commits
1cdd212Release 2.18.03459499Addallow_control_charactersparsing option1da3fd9Add a specific error for unescaped newlinescf3993cRemove dead code from JSON::TruffleRuby::Generator4218a42Remove dead code in benchmark/encoder.rbe5e4fd5Release 2.17.10fce370Fix a regression in parsing of unicode surogate pairs4bdb2d1Release 2.17.0ccca602Fix handling of depth7b62facFix duplicated test_unsafe_load_with_options test caseUpdates
sorbetfrom 0.6.12806 to 0.6.12815Release notes
Sourced from sorbet's releases.
... (truncated)
Commits
Updates
sorbet-staticfrom 0.6.12806 to 0.6.12815Release 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 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