Skip to content

Bump the minor-and-patch group with 3 updates#759

Merged
github-actions[bot] merged 3 commits into
mainfrom
dependabot/bundler/minor-and-patch-11f324f2b9
Jun 12, 2025
Merged

Bump the minor-and-patch group with 3 updates#759
github-actions[bot] merged 3 commits into
mainfrom
dependabot/bundler/minor-and-patch-11f324f2b9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2025

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 3 updates: rubocop-shopify, rubocop-sorbet and sorbet-static-and-runtime.

Updates rubocop-shopify from 2.17.0 to 2.17.1

Commits
  • 063a215 Merge pull request #739 from Shopify/prepare-2-17-1
  • e34ff43 Bump version to 2.17.1
  • 0ea227b Merge pull request #738 from Shopify/backport-naming-predicate-naming-prefix-...
  • 479fac3 Handle Naming/Predicate{Naming,Prefix} rename
  • See full diff in compare view

Updates rubocop-sorbet from 0.10.0 to 0.10.2

Release notes

Sourced from rubocop-sorbet's releases.

v0.10.2

What's Changed

🛠 Other Changes

Resolved errors while executing Sorbet/EmptyLineAfterSig cop introduced in the previous version

New Contributors

Full Changelog: Shopify/rubocop-sorbet@v0.10.1...v0.10.2

v0.10.1

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: Shopify/rubocop-sorbet@v0.10.0...v0.10.1

Commits
  • 4d441f0 Release v0.10.2
  • c4ad644 Merge pull request #330 from Shopify/ko/bump-rubocop-requirement
  • 678f44e Merge pull request #326 from Shopify/bfad/fix-cop-generator
  • 4aef35b Bump rubocop requirement to include any_def_type?
  • a2fe93e Bump version to v0.10.1
  • 8d89115 Add instructions for generating documentation
  • f083bb4 Merge pull request #314 from Shopify/rmf-project-spec
  • f100e8a Add task to release this gem
  • 16d913b Change generator to write minitest tests
  • 63c7737 Make sure the VersionAdded metadata is correct
  • Additional commits viewable in compare view

Updates sorbet-static-and-runtime from 0.5.12152 to 0.5.12163

Release notes

Sourced from sorbet-static-and-runtime's releases.

sorbet 0.5.12162.20250606144849-a89fbdd55

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.12161.20250606144835-690c1eafa

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.12160.20250606111948-0edf9e210

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.12159.20250606110011-1bdb3e324

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.12158.20250606070054-7370fcef9

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.12157.20250605210054-8431f2650

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.12156.20250605125758-3e90617a9

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.12155.20250604205706-235bcec70

... (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

@dependabot dependabot Bot requested a review from a team June 9, 2025 21:24
@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2025

Copy link
Copy Markdown
Contributor Author

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 9, 2025
@github-actions github-actions Bot enabled auto-merge June 9, 2025 21:24
@amomchilov amomchilov force-pushed the dependabot/bundler/minor-and-patch-11f324f2b9 branch from fe28d71 to c692aa2 Compare June 12, 2025 17:52
dependabot Bot and others added 3 commits June 12, 2025 14:46
Bumps the minor-and-patch group with 3 updates: [rubocop-shopify](https://github.com/Shopify/ruby-style-guide), [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).


Updates `rubocop-shopify` from 2.17.0 to 2.17.1
- [Release notes](https://github.com/Shopify/ruby-style-guide/releases)
- [Commits](Shopify/ruby-style-guide@v2.17.0...v2.17.1)

Updates `rubocop-sorbet` from 0.10.0 to 0.10.2
- [Release notes](https://github.com/shopify/rubocop-sorbet/releases)
- [Commits](Shopify/rubocop-sorbet@v0.10.0...v0.10.2)

Updates `sorbet-static-and-runtime` from 0.5.12152 to 0.5.12163
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: rubocop-shopify
  dependency-version: 2.17.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: rubocop-sorbet
  dependency-version: 0.10.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet-static-and-runtime
  dependency-version: 0.5.12163
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
It’s easy to forget it :)
@amomchilov amomchilov force-pushed the dependabot/bundler/minor-and-patch-11f324f2b9 branch from c692aa2 to 10da557 Compare June 12, 2025 18:49
@github-actions github-actions Bot merged commit bd88374 into main Jun 12, 2025
8 checks passed
@github-actions github-actions Bot deleted the dependabot/bundler/minor-and-patch-11f324f2b9 branch June 12, 2025 18:58
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.

2 participants