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

Update rubocop-shopify requirement from ~> 2.14.0 to ~> 2.15.1 #229

Merged
merged 2 commits into from Feb 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Updates the requirements on rubocop-shopify to permit the latest version.

Release notes

Sourced from rubocop-shopify's releases.

v2.15.1

What's Changed

Bug fixes

  • Add missing files to gemspec & bump version to 2.15.1 by @​sambostock in Shopify/ruby-style-guide#615 This should fix the cannot load such file -- rubocop/shopify/gem_version_string_comparable_backport error present in v2.15.0.

Full Changelog: Shopify/ruby-style-guide@v2.15.0...v2.15.1

Commits
  • fecd514 Merge pull request #615 from Shopify/add-missing-files-to-gemspec
  • 70399a5 Bump gem version to 2.15.1
  • 70a48d5 Add missing files to gemspec
  • f4a923d Merge pull request #614 from Shopify/2-15
  • 022f6be Bump version to 2.15
  • 069dad7 Merge pull request #612 from Shopify/reduce-required-rubocop-version
  • f1d087c Reduce minimum RuboCop version back to ~> 1.51
  • e8e8718 Compare RuboCop version against strings
  • 8616e05 Merge pull request #613 from Shopify/ci-rubies
  • 555e8e3 Bump development Ruby version to 3.3.0
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [rubocop-shopify](https://github.com/Shopify/ruby-style-guide) to permit the latest version.
- [Release notes](https://github.com/Shopify/ruby-style-guide/releases)
- [Commits](Shopify/ruby-style-guide@v2.14.0...v2.15.1)

---
updated-dependencies:
- dependency-name: rubocop-shopify
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 19, 2024
@sbfaulkner sbfaulkner merged commit 29fa599 into main Feb 26, 2024
5 checks passed
@sbfaulkner sbfaulkner deleted the dependabot/bundler/rubocop-shopify-tw-2.15.1 branch February 26, 2024 15:19
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 Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants