-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
build(deps): bump the bundler group across 1 directory with 9 updates #21325
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 9 updates #21325
Conversation
Bumps the bundler group with 5 updates in the /Library/Homebrew directory: | Package | From | To | | --- | --- | --- | | [minitest](https://github.com/minitest/minitest) | `5.27.0` | `6.0.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.81.7` | `1.82.0` | | [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.6.12845` | `0.6.12865` | | [spoom](https://github.com/Shopify/spoom) | `1.7.10` | `1.7.11` | | [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) | `1.3.5` | `1.3.6` | Updates `minitest` from 5.27.0 to 6.0.0 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v5.27.0...v6.0.0) Updates `rubocop` from 1.81.7 to 1.82.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.81.7...v1.82.0) Updates `sorbet-static-and-runtime` from 0.6.12845 to 0.6.12865 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `spoom` from 1.7.10 to 1.7.11 - [Release notes](https://github.com/Shopify/spoom/releases) - [Commits](Shopify/spoom@v1.7.10...v1.7.11) Updates `concurrent-ruby` from 1.3.5 to 1.3.6 - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](ruby-concurrency/concurrent-ruby@v1.3.5...v1.3.6) Updates `sorbet-runtime` from 0.6.12845 to 0.6.12865 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet` from 0.6.12845 to 0.6.12865 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet-static` from 0.6.12845 to 0.6.12865 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `unicode-emoji` from 4.1.0 to 4.2.0 - [Changelog](https://github.com/janlelis/unicode-emoji/blob/main/CHANGELOG.md) - [Commits](janlelis/unicode-emoji@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: bundler - dependency-name: rubocop dependency-version: 1.82.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: sorbet-static-and-runtime dependency-version: 0.6.12865 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: spoom dependency-version: 1.7.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: concurrent-ruby dependency-version: 1.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: sorbet-runtime dependency-version: 0.6.12865 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: sorbet dependency-version: 0.6.12865 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler - dependency-name: sorbet-static dependency-version: 0.6.12865 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler - dependency-name: unicode-emoji dependency-version: 4.2.0 dependency-type: indirect update-type: version-update:semver-minor 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.
This likely needs a deprecation compatibility layer on our side: https://github.com/Homebrew/homebrew-core/blob/5347e4cdcacc38d2c6e94f27bbd31b9d33485ce6/Formula/c/cmusfm.rb#L77 Similar to what we did before: d955277 |
Signed-off-by: Patrick Linnane <patrick@linnane.io>
Bo98
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!
Co-authored-by: Bo Anderson <mail@boanderson.me>
Bumps the bundler group with 5 updates in the /Library/Homebrew directory:
5.27.06.0.01.81.71.82.00.6.128450.6.128651.7.101.7.111.3.51.3.6Updates
minitestfrom 5.27.0 to 6.0.0Changelog
Sourced from minitest's changelog.
... (truncated)
Commits
2f3d88eprepped for release756f965Add Hoe's :cov plugin and start to look at gaps94a790e- Removed MT5's post_install_message.8a50ebf- Bumped to ruby 3.2+1fceffd- Removed obsolete version guards around Minitest::Result in reporters.c5adbd7- Removed obsolete conditional for CompositeReporter#prerecord.27ef422+ Added minitest/complete to help with shell's tab-completion of tests.0c0c329+ Renamed options[:filter] to options[:include], added --include cmdline option.d597d05+ If message is passed a proc then that proc overrides all other output.3c6300c+ Assertions reuse themselves a lot more. Bumps assertion count in some places.Updates
rubocopfrom 1.81.7 to 1.82.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
Commits
384aa2bCut 1.82f8a84faUpdate Changelogf8b40bc[Fix #13854 (Old issue)] add push/pop logic for handle local enable/disable70f76b1Add new cop Style/ModuleMemberExistenceCheckacbdbdaFix false positives forLayout/EmptyLineAfterGuardClause9cc142eFix incorrect Position character value in LSP5e07aa1Merge pull request #14712 from moznion/fix_escaped_single_quote8f5b029[Fix #14711] Fix broken auto-correction inStyle/RedundantRegexpArgumentrulebcfdf5fAdd some specs forStyle/RedundantCondition2c9071dMerge pull request #14707 from koic/fix_false_negatives_for_lint_no_return_in...Updates
sorbet-static-and-runtimefrom 0.6.12845 to 0.6.12865Release notes
Sourced from sorbet-static-and-runtime's releases.
... (truncated)
Commits
Updates
spoomfrom 1.7.10 to 1.7.11Release notes
Sourced from spoom's releases.
Commits
210e014Bump version to v0.7.110e548edMerge pull request #824 from Shopify/trusted-publisheraa14dc6Merge pull request #829 from Shopify/dependabot/github_actions/ruby/setup-rub...a568b87Bump ruby/setup-ruby from 1.269.0 to 1.270.0791479cAdd trusted publishing release workflow179aa67Merge pull request #827 from Shopify/dependabot/github_actions/actions/checko...bbf6b4cBump actions/checkout from 6.0.0 to 6.0.1c61535fMerge pull request #826 from Shopify/dependabot/github_actions/ruby/setup-rub...c22bac0Bump ruby/setup-ruby from 1.268.0 to 1.269.0a33a8beMerge pull request #823 from Shopify/dependabot/bundler/minor-and-patch-a32f8...Updates
concurrent-rubyfrom 1.3.5 to 1.3.6Release notes
Sourced from concurrent-ruby's releases.
Changelog
Sourced from concurrent-ruby's changelog.
Commits
dba7766Release 1.3.649b7552Exclude dependabot updates from release notes048f5d0ThreadPoolExecutorkillwillwait_for_terminationin JRuby; ensure TimerS...4e340edFlaky test fix: allow ThreadPool to shutdown before asserting completed_task_...4dc8de3Allow TimerTask to be safely restarted after shutdown and avoid duplicate tas...47cf3a1Mark RubySingleThreadExecutor as a SerialExecutorService572d44cAsynchronous pruning for RubyThreadPoolExecutor (#1082)e25e34cAdd Joshua Young to the list of maintainers (#1097)978eed6Use typed data APIseacd77aUse stdatomic.h on recent macOSUpdates
sorbet-runtimefrom 0.6.12845 to 0.6.12865Release notes
Sourced from sorbet-runtime's releases.
... (truncated)
Commits
Updates
sorbetfrom 0.6.12845 to 0.6.12865Release notes
Sourced from sorbet's releases.
... (truncated)
Commits
Updates
sorbet-staticfrom 0.6.12845 to 0.6.12865Release notes
Sourced from sorbet-static's releases.
... (truncated)
Commits
Updates
unicode-emojifrom 4.1.0 to 4.2.0Changelog
Sourced from unicode-emoji's changelog.
Commits
beff6feRelease v4.2.01980174Update CLDR to v4882fea37Fix: Emoji file not actually cached3a81e3bRemove Non-Emoji pictographs from spec, since they have been removed in Unico...857589eFix Rakefile: Run both spec files6ba7e49Add mutex_m and ostruct to Gemfile, since they are not a default gem anymore3510dcfMerge pull request #17 from taketo1113/relax-require-ruby3e80769Relaxrequired_ruby_versionto support Ruby 4.0dba9693Add Unicode version and fix location of emoji test data #16e31212aAdd Ruby 3.4 to unix CI tooDependabot 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