Skip to content

Bump rubocop-shopify from 2.18.0 to 3.0.1 - #384

Merged
movermeyer merged 8 commits into
mainfrom
dependabot/bundler/rubocop-shopify-3.0.1
Jul 27, 2026
Merged

Bump rubocop-shopify from 2.18.0 to 3.0.1#384
movermeyer merged 8 commits into
mainfrom
dependabot/bundler/rubocop-shopify-3.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 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 dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 15, 2026
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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/rubocop-shopify-3.0.1 branch from 1a528d8 to 2729c7a Compare July 15, 2026 13:51
@movermeyer
movermeyer merged commit 48cd52d into main Jul 27, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/bundler/rubocop-shopify-3.0.1 branch July 27, 2026 22:14
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