Skip to content

Bump rubocop-shopify from 2.18.0 to 3.0.1 - #2694

Merged
soutaro merged 4 commits into
mainfrom
dependabot/bundler/rubocop-shopify-3.0.1
Aug 4, 2026
Merged

Bump rubocop-shopify from 2.18.0 to 3.0.1#2694
soutaro merged 4 commits into
mainfrom
dependabot/bundler/rubocop-shopify-3.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps rubocop-shopify from 2.18.0 to 3.0.1.

Release notes

Sourced from rubocop-shopify's releases.

3.0.1

  • Disable Style/ReverseFind

Full Changelog: Shopify/ruby-style-guide@v3.0.0...v3.0.1

v3.0.0

Applications upgrading from 2.x should expect a materially different default lint surface. In particular, many layout and style cops that were enabled in 2.x are now disabled, while a focused set of lint and newer style cops is enabled. Run RuboCop with the 3.0.0 configuration before upgrading CI, and review newly reported offenses and any local overrides.

Newly enabled cops

  • Gemspec/AttributeAssignment
  • Gemspec/DevelopmentDependencies
  • Lint/AmbiguousAssignment
  • Lint/ConstantReassignment
  • Lint/CopDirectiveSyntax
  • Lint/DataDefineOverride
  • Lint/DisjunctiveAssignmentInConstructor
  • Lint/DuplicateCaseCondition
  • Lint/DuplicateElsifCondition
  • Lint/DuplicateRegexpCharacterClassElement
  • Lint/DuplicateRequire
  • Lint/DuplicateRescueException
  • Lint/DuplicateSetElement
  • Lint/EmptyExpression
  • Lint/InterpolationCheck
  • Lint/MultipleComparison
  • Lint/NestedPercentLiteral
  • Lint/NoReturnInMemoization
  • Lint/NumericOperationWithConstantResult
  • Lint/OrAssignmentToConstant
  • Lint/RedundantWithIndex
  • Lint/RedundantWithObject
  • Lint/RegexpAsCondition
  • Lint/ReturnInVoidContext
  • Lint/SelfAssignment
  • Lint/SendWithMixinArgument
  • Lint/TrailingCommaInAttributeDeclaration
  • Lint/TripleQuotes
  • Lint/UnreachablePatternBranch
  • Lint/UselessDefaultValueArgument
  • Lint/UselessOr
  • Migration/DepartmentName
  • Naming/BlockParameterName
  • Naming/HeredocDelimiterCase
  • Naming/MethodParameterName
  • Style/AmbiguousEndlessMethodDefinition
  • Style/ArrayCoercion
  • Style/ColonMethodDefinition
  • Style/CombinableDefined
  • Style/DigChain

... (truncated)

Commits
  • c830015 Prepare 3.0.1
  • 97bbfd3 Disable Style/ReverseFind
  • 0408e8e Add release workflow
  • 1d383dd Merge pull request #796 from Shopify/rm-upgrade-rubocop
  • 738558b Drop support to Ruby 3.2
  • 65d0584 Upgrade Rubocop config to 1.88
  • 3401a54 Merge pull request #780 from Shopify/dependabot/bundler/rubocop-a2c09ac734
  • 145b092 Revise recently added cops
  • c64ad0f Dump full RuboCop config
  • 2c543c2 Bump the rubocop group across 1 directory with 2 updates
  • 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.18.0 to 3.0.1.
- [Release notes](https://github.com/Shopify/ruby-style-guide/releases)
- [Commits](Shopify/ruby-style-guide@v2.18.0...v3.0.1)

---
updated-dependencies:
- dependency-name: rubocop-shopify
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Aug 3, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 3, 2026 21:45
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 3, 2026
@soutaro
soutaro merged commit b1822ed into main Aug 4, 2026
17 checks passed
@soutaro
soutaro deleted the dependabot/bundler/rubocop-shopify-3.0.1 branch August 4, 2026 03:02
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.

1 participant