Skip to content

Bump rubocop-shopify from 2.12.0 to 2.13.0 #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps rubocop-shopify from 2.12.0 to 2.13.0.

Release notes

Sourced from rubocop-shopify's releases.

v2.13.0

What's Changed

Enabled Cops

The following cops have been enabled:

Changed Cops

  • Layout/LineLength now allows inline # rubocop:disable ... comments to exceed the line length. (#488)
  • Layout/LineLength now allows def test_... lines to exceed the line length limit, making it consistent with test "..." do lines, which were already permitted to exceed the limit. (#496)
  • Naming/MethodName now allows methods starting with test_ to violate the snake_case convention. (#511)
  • Style/AndOr now allows and and or outside of conditionals (which must still use && and || instead). (#515)

Minimum Rubocop Version

The minimum Rubocop version is now 1.50.0 (#525).

Relevant PRs

New Contributors

Full Changelog: Shopify/ruby-style-guide@v2.12.0...v2.13.0

Commits
  • 259a946 Merge pull request #528 from Shopify/prepare-2-13
  • 5546f3a Merge pull request #527 from Shopify/dependabot/npm_and_yarn/sass-1.61.0
  • 92b8e7b Merge pull request #526 from Shopify/dependabot/npm_and_yarn/eslint-8.38.0
  • 60fa67e Bump version to 2.13
  • b86ec86 Merge pull request #525 from Shopify/dependabot/bundler/rubocop-1.50.0
  • 75a595d Enable Lint/DuplicateMatchPattern
  • 66ae0c3 Dump config
  • 7ad4138 Bump sass from 1.60.0 to 1.61.0
  • 0250d56 Bump eslint from 8.37.0 to 8.38.0
  • ce9aa77 Bump rubocop from 1.49.0 to 1.50.0
  • 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner April 17, 2023 20:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby labels Apr 17, 2023
@services-db
Copy link

services-db bot commented Apr 17, 2023

@github-actions github-actions bot enabled auto-merge April 17, 2023 20:08
@github-actions github-actions bot merged commit 91de28d into main Apr 17, 2023
@github-actions github-actions bot deleted the dependabot/bundler/rubocop-shopify-2.13.0 branch April 17, 2023 20:09
@shopify-shipit shopify-shipit bot temporarily deployed to production April 21, 2023 19:13 Inactive
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants