Skip to content

Bump rubocop-shopify from 2.12.0 to 2.18.0#479

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/rubocop-shopify-2.18.0
Open

Bump rubocop-shopify from 2.12.0 to 2.18.0#479
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/rubocop-shopify-2.18.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps rubocop-shopify from 2.12.0 to 2.18.0.

Release notes

Sourced from rubocop-shopify's releases.

v2.16.0

What's Changed

  • Drop support to Ruby < 3.1
  • Drop support to Rubocop < 1.62
  • Disable Naming/InclusiveLanguage
  • Allow RBS comments without a leading space

Full Changelog: Shopify/ruby-style-guide@v2.15.1...v2.16.0

v2.15.1

What's Changed

Bug fixes

  • Add missing files to gemspec & bump version to 2.15.1 by @​sambostock in Shopify/ruby-style-guide#615 This should fix the cannot load such file -- rubocop/shopify/gem_version_string_comparable_backport error present in v2.15.0.

Full Changelog: Shopify/ruby-style-guide@v2.15.0...v2.15.1

v2.15.0

What's Changed

Enabled Cops

Changed Cops

  • Naming/InclusiveLanguage's AllowedRegex is changed to permit any unbroken word which includes master. (#564) The motivation for this change is to avoid continuously needing to add exclusions such as mastercard, remaster, etc. to the list, while still allowing the cop to catch problematic uses of the word master.
  • Style/FrozenStringLiteralComment's EnforcedStyle is changed from always to always_true. (#589) Consumers should aim to use frozen_string_literal: true in all files, but if certain files need frozen_string_literal: false, they should disable the cop in those files, mark them as TODO, or add them to the Exclude list.

... (truncated)

Commits
  • 2f2dc4a Prepare for 2.18.0
  • 24c9435 style/next: disable cop
  • 2ffd083 Dump full RuboCop config
  • d6e5909 style/next: disable cop
  • 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
  • b094a0f Prepare for 2.17.0
  • dc51967 Merge pull request #722 from Shopify/rm-disable-line-length
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rubocop-shopify](https://github.com/Shopify/ruby-style-guide) from 2.12.0 to 2.18.0.
- [Release notes](https://github.com/Shopify/ruby-style-guide/releases)
- [Commits](Shopify/ruby-style-guide@v2.12.0...v2.18.0)

---
updated-dependencies:
- dependency-name: rubocop-shopify
  dependency-version: 2.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 8, 2026
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants