Skip to content

Bump rubocop-shopify from 1.0.7 to 2.0.1

George Koltsov requested to merge dependabot/bundler/rubocop-shopify-2.0.1 into main

Created by: dependabot[bot]

Bumps rubocop-shopify from 1.0.7 to 2.0.1.

Release notes

Sourced from rubocop-shopify's releases.

2.0.1

  • Fix rubocop-cli.yml to inherit from rubocop.yml (#245).

2.0.0

  • Breaking change: Enforce double quotes for String literals (#238).
  • Enable Layout/ArgumentAlignment cop (#233).
  • Allow RuboCop CLI config to inherit from the RuboCop Shopify gem (#244).
  • Target Ruby 3.0 (b458282aafbb8506f3cc9876758c4d24d214cfca).
  • Require RuboCop 1.11 or newer.
Commits
  • eae5266 Release version 2.0.1
  • a5c5d0a Merge pull request #245 from Shopify/fix-recursion-in-shopify-cli
  • 5883159 Fix rubocop-cli.yml to inherit from rubocop.yml
  • a95cb34 Release version 2.0.0
  • 2b76695 Merge pull request #244 from Shopify/cli
  • c7020cc Allow RuboCop CLI config to inherit from the RuboCop Shopify gem
  • e2c7492 Publish from the root _site directory
  • 484603b Merge pull request #243 from Shopify/dependabot/npm_and_yarn/11ty/eleventy-0....
  • ae217a7 Bump @​11ty/eleventy from 0.11.1 to 0.12.1
  • 49721ec Merge pull request #242 from Shopify/dependabot/npm_and_yarn/fortawesome/font...
  • 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 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 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)

Merge request reports