-
Notifications
You must be signed in to change notification settings - Fork 130
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
Bump rubocop-shopify from 2.1.0 to 2.4.0 #776
Conversation
To get CI to pass, I had to upgrade |
75d9d6c
to
60f352c
Compare
@@ -16,6 +16,10 @@ AllCops: | |||
Include: | |||
- "sorbet/rbi/**/*.rbi" | |||
|
|||
Naming/InclusiveLanguage: | |||
Exclude: | |||
- "lib/tapioca/compilers/dsl/protobuf.rb" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this because of usage of master
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes - we can't control the URL used in the docs. Also, I can't use the rubocop:disable
comment, otherwise that will show up in our docs, so I just turned it off for the file.
Bumps [rubocop-shopify](https://github.com/Shopify/ruby-style-guide) from 2.1.0 to 2.4.0. - [Release notes](https://github.com/Shopify/ruby-style-guide/releases) - [Commits](Shopify/ruby-style-guide@v2.1.0...v2.4.0) --- updated-dependencies: - dependency-name: rubocop-shopify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
60f352c
to
790d306
Compare
Bumps rubocop-shopify from 2.1.0 to 2.4.0.
Release notes
Sourced from rubocop-shopify's releases.
Commits
5bf6961
Prepare for 2.4.0f0c9f96
Require rubocop 1.245856e7a
Merge pull request #345 from Shopify/dependabot/bundler/rubocop-1.24.16807259
Update the configuration for 1.24.1abc2b38
Merge pull request #344 from Shopify/dependabot/npm_and_yarn/eslint-plugin-pr...93ca4ef
Merge pull request #343 from Shopify/dependabot/npm_and_yarn/sass-1.45.237335c6
Merge pull request #342 from Shopify/dependabot/github_actions/actions/setup-...013d3fa
Merge pull request #340 from Shopify/dependabot/bundler/minitest-5.15.0d6a2bf2
Bump rubocop from 1.23.0 to 1.24.107a288b
Bump eslint-plugin-promise from 5.2.0 to 6.0.0Dependabot 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)