-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
build(deps): bump the bundler group across 1 directory with 6 updates #21220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the bundler group across 1 directory with 6 updates #21220
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.
|
@Rylan12 |
|
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? |
|
Okay, I got this to work, although it's a little icky. Let me know what you think |
MikeMcQuaid
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @Rylan12!
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