Skip to content
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 1.0.6 to 2.5.0 #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2024

Bumps rubocop-shopify from 1.0.6 to 2.5.0.

Release notes

Sourced from rubocop-shopify's releases.

2.5.0

What's Changed

Full Changelog: Shopify/ruby-style-guide@v2.4.0...v2.5.0

2.4.0

What's Changed

  • Upgraded Rubocop to 1.24
  • Enabled Lint/UselessRuby2Keywords
  • Enabled Style/OpenStructUse

Full Changelog: Shopify/ruby-style-guide@v2.3.0...v2.4.0

2.3.0

🍂 🍁 🎃 Happy autumn! 🎃 🍁 🍂

This release includes a change in our update policy. So far we've been very conservative about enabling new cops and rules in the name of not breaking anyone's setups and CI servers. However this also means we've been missing out in a lot of new features and capabilities from the latest versions of RuboCop. That is why from now on we might enable new cops in minor versions of the Ruby Style Guide according to their value and ease of adoption.

For 2.3.0 Pumpkin Spice Latte edition, we've revisited all the cops from the Bundler, Gemspec, and Layout departments and added some additions to our RuboCop config. Most of these changes are autocorrectable. Please try them out and if you have any feedback feel free to open a discussion on GitHub!

Notable changes:

  • Enable Layout cops (#319)
  • Enable Gemspec cops (#317)
  • Enable Bundler cops (#316)
  • Enable Style/ExplicitBlockArgument cop (#314)
  • Add the mastercard brand to AllowedRegex of Naming/InclusiveLanguage (#306)

Stay safe, everyone 👋🏼

2.2.0

  • Use RuboCop 1.18.
  • Disable Lint/ShadowingOuterLocalVariable cop (#273).
  • Enforce consistent comma in Array and Hash literals (#276).
  • Enable Style/InPatternThen and Style/QuotedSymbols cops (#278).
  • Enable Naming/InclusiveLanguage cop (#288).

I'm gonna try to be direct and brief in my release notes so far. You know, everybody's busy these days and I don't want to bother too much just because you want to make sure I'm not breaking your RuboCop CI. Rest assured that I'm trying my best to avoid any breaking changes, promise 😚

Anyway, I hope you and your loved ones are doing well, wherever you are. Coding is great and stuff, but don't forget to disconnect from your screens from time to time. The world is a beautiful place with many possibilities. I recommend also to stay hydrated, exercise, and go for walks in whatever green spaces you have around you. It really makes a difference.

... (truncated)

Commits
  • 7c0b4f2 Merge pull request #366 from Shopify/release-v2.5.0
  • bebc20a Update RuboCop dependency to latest minor version
  • a45cddb Release version 2.5.0
  • febf531 Merge pull request #365 from Shopify/rm-disable-EnforcedShorthandSyntax
  • c1c0530 Disable EnforcedShorthandSyntax in Style/HashSyntax
  • a4efe2c Merge pull request #364 from Shopify/dependabot/github_actions/actions/checko...
  • 8b4c61d Bump actions/checkout from 2.4.0 to 3
  • febfda9 Merge pull request #363 from Shopify/dependabot/npm_and_yarn/sass-1.49.9
  • 4cd8ab5 Merge pull request #362 from Shopify/dependabot/npm_and_yarn/fortawesome/font...
  • 01dff23 Bump sass from 1.49.4 to 1.49.9
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 1.0.6 to 2.5.0.
- [Release notes](https://github.com/Shopify/ruby-style-guide/releases)
- [Commits](Shopify/ruby-style-guide@v1.0.6...v2.5.0)

---
updated-dependencies:
- dependency-name: rubocop-shopify
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 5, 2024
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