Skip to content

Bump rubocop-shopify from 2.18.0 to 3.0.1#985

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/rubocop-shopify-3.0.1
Open

Bump rubocop-shopify from 2.18.0 to 3.0.1#985
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/rubocop-shopify-3.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 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 the dependencies Pull requests that update a dependency file label Jul 20, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 20, 2026 21:53
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 74ef195 to 7e3455f Compare July 20, 2026 22:06
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