Skip to content
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

Bump the minor-and-patch group with 4 updates #405

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps the minor-and-patch group with 4 updates: rubocop, sorbet, tapioca and sorbet-runtime.

Updates rubocop from 1.71.1 to 1.71.2

Release notes

Sourced from rubocop's releases.

RuboCop 1.71.2

Bug fixes

  • #13782: Fix an error Layout/ElseAlignment when else is part of a numblock. (@​earlopain)
  • #13395: Fix a false positive for Lint/UselessAssignment when assigning in branch and block. (@​pCosta99)
  • #13783: Fix a false positive for Lint/Void when each numblock with conditional expressions that has multiple statements. (@​earlopain)
  • #13787: Fix incorrect autocorrect for Style/ExplicitBlockArgument when using arguments of zsuper in method definition. (@​koic)
  • #13785: Fix Style/EachWithObject cop error in case of single block argument. (@​viralpraxis)
  • #13781: Fix a false positive for Lint/UnmodifiedReduceAccumulator when omitting the accumulator in a nested numblock. (@​earlopain)
Changelog

Sourced from rubocop's changelog.

1.71.2 (2025-02-04)

Bug fixes

  • #13782: Fix an error Layout/ElseAlignment when else is part of a numblock. ([@​earlopain][])
  • #13395: Fix a false positive for Lint/UselessAssignment when assigning in branch and block. ([@​pCosta99][])
  • #13783: Fix a false positive for Lint/Void when each numblock with conditional expressions that has multiple statements. ([@​earlopain][])
  • #13787: Fix incorrect autocorrect for Style/ExplicitBlockArgument when using arguments of zsuper in method definition. ([@​koic][])
  • #13785: Fix Style/EachWithObject cop error in case of single block argument. ([@​viralpraxis][])
  • #13781: Fix a false positive for Lint/UnmodifiedReduceAccumulator when omitting the accumulator in a nested numblock. ([@​earlopain][])
Commits
  • 2cd0ca2 Cut 1.71.2
  • b205529 Update Changelog
  • da31e5a Merge pull request #13785 from viralpraxis/fix-style-each-with-object-cop-err...
  • b3e86f6 Fix Style/EachWithObject cop error in case if single block argument
  • 7e0ffa0 [Fix #13787] Fix incorrect autocorrect for Style/ExplicitBlockArgument
  • 910795c Merge pull request #13409 from pCosta99/issue/13395
  • 0d8d9ed Merge pull request #13784 from koic/stablize_help_command_line_option_test
  • 8c1dc79 Stabilize help command line option test
  • 933c879 Merge pull request #13783 from Earlopain/lint-void-numblock
  • 8a48e61 Merge pull request #13782 from Earlopain/else-alignment-numblock
  • Additional commits viewable in compare view

Updates sorbet from 0.5.11798 to 0.5.11812

Release notes

Sourced from sorbet's releases.

sorbet 0.5.11811.20250207130114-66ab9afb0

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11811', :group => :development
gem 'sorbet-runtime', '0.5.11811'

sorbet 0.5.11810.20250206174218-9779cb74e

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11810', :group => :development
gem 'sorbet-runtime', '0.5.11810'

sorbet 0.5.11809.20250206144209-8ad979b4f

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11809', :group => :development
gem 'sorbet-runtime', '0.5.11809'

sorbet 0.5.11808.20250206141540-4beaab286

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11808', :group => :development
gem 'sorbet-runtime', '0.5.11808'

sorbet 0.5.11807.20250206141530-281a58c08

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11807', :group => :development
gem 'sorbet-runtime', '0.5.11807'

sorbet 0.5.11806.20250205224630-9abe9336c

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11806', :group => :development
gem 'sorbet-runtime', '0.5.11806'

sorbet 0.5.11805.20250205174712-55afcf0b1

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11805', :group => :development
gem 'sorbet-runtime', '0.5.11805'

sorbet 0.5.11804.20250205112848-3ef93c369

... (truncated)

Commits

Updates tapioca from 0.16.8 to 0.16.9

Release notes

Sourced from tapioca's releases.

v0.16.9

What's Changed

✨ Enhancements

🐛 Bug Fixes

Full Changelog: Shopify/tapioca@v0.16.8...v0.16.9

Commits
  • 7bb45ae Bump version to v0.16.9
  • 9231ab9 Merge pull request #2184 from Shopify/ko/add-on-versison
  • 9493b74 Bump add-on version to v0.1.1
  • 4d38b42 Merge pull request #2181 from Shopify/ar/orphan-cleanup-first
  • 4433b1a Improve orphaned gem RBI cleanup logic
  • 4e12293 Merge pull request #2182 from Shopify/dependabot/bundler/minor-and-patch-560e...
  • ba60ab6 Re-generate gem RBIs
  • c808b1a Bump the minor-and-patch group with 4 updates
  • 47e8b88 Reload DSL compilers in the workspace automatically (#2178)
  • 795582d Move custom compiler reloading to Loaders::Dsl
  • Additional commits viewable in compare view

Updates sorbet-runtime from 0.5.11798 to 0.5.11812

Release notes

Sourced from sorbet-runtime's releases.

sorbet 0.5.11811.20250207130114-66ab9afb0

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11811', :group => :development
gem 'sorbet-runtime', '0.5.11811'

sorbet 0.5.11810.20250206174218-9779cb74e

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11810', :group => :development
gem 'sorbet-runtime', '0.5.11810'

sorbet 0.5.11809.20250206144209-8ad979b4f

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11809', :group => :development
gem 'sorbet-runtime', '0.5.11809'

sorbet 0.5.11808.20250206141540-4beaab286

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11808', :group => :development
gem 'sorbet-runtime', '0.5.11808'

sorbet 0.5.11807.20250206141530-281a58c08

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11807', :group => :development
gem 'sorbet-runtime', '0.5.11807'

sorbet 0.5.11806.20250205224630-9abe9336c

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11806', :group => :development
gem 'sorbet-runtime', '0.5.11806'

sorbet 0.5.11805.20250205174712-55afcf0b1

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11805', :group => :development
gem 'sorbet-runtime', '0.5.11805'

sorbet 0.5.11804.20250205112848-3ef93c369

... (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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the minor-and-patch group with 4 updates: [rubocop](https://github.com/rubocop/rubocop), [sorbet](https://github.com/sorbet/sorbet), [tapioca](https://github.com/Shopify/tapioca) and [sorbet-runtime](https://github.com/sorbet/sorbet).


Updates `rubocop` from 1.71.1 to 1.71.2
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.71.1...v1.71.2)

Updates `sorbet` from 0.5.11798 to 0.5.11812
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `tapioca` from 0.16.8 to 0.16.9
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.16.8...v0.16.9)

Updates `sorbet-runtime` from 0.5.11798 to 0.5.11812
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tapioca
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 10, 2025 05:46
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2025
@github-actions github-actions bot enabled auto-merge February 10, 2025 05:46
@github-actions github-actions bot merged commit 9a48d61 into main Feb 10, 2025
8 checks passed
@github-actions github-actions bot deleted the dependabot/bundler/minor-and-patch-af745b375b branch February 10, 2025 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants