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-rake requirement from 0.5.1 to 0.6.0 #244

Merged
merged 1 commit into from
Jul 1, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2021

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

Release notes

Sourced from rubocop-rake's releases.

RuboCop Rake 0.6.0

Changes

Changelog

Sourced from rubocop-rake's changelog.

0.6.0 (2021-06-29)

Changes

0.5.1 (2020-02-14)

Bug fixes

  • #28: Fix Rake/Desc to avoid an error when task is not a task definition. ([@​pocke][])

0.5.0 (2019-10-31)

New features

0.4.0 (2019-10-13)

New features

0.3.1 (2019-10-06)

Bug fixes

  • #17: Filter target files for Rake/ClassDefinitionInTask cop. ([@​pocke][])

0.3.0 (2019-09-25)

New features

  • #6: Add Rake/ClassDefinitionInTask cop. ([@​pocke][])

Bug fixes

  • #8: Make Rake/Desc to not require description for the default task. ([@​pocke][])

0.2.0 (2019-09-17)

New features

0.1.0 (2019-09-04)

... (truncated)

Commits
  • 5a1d4ab Bump up version to 0.6.0
  • 1a86c64 Add .ruby-version to .gitignore
  • 8a82de7 Merge pull request #37 from tejasbubane/fix-36
  • 6e1d513 [Fix #36] Rake/Desc should not generate offense for prerequisite declarations
  • 22d72bc Merge pull request #38 from tejasbubane/drop-ruby-2-4
  • dcf4cf2 Drop support for Ruby 2.4
  • 4549fa0 Disable InternalAffairs/NodeMatcherDirective cop
  • b2aef11 Update rubocop-hq org to rubocop org
  • be5a4d8 Add InternalAffairs cops and applied it
  • 33edde0 CI against Ruby 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 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)

@dependabot dependabot bot added the 🏠 Housekeeping Non-user facing cleanup and maintenance label Jul 1, 2021
Updates the requirements on [rubocop-rake](https://github.com/rubocop/rubocop-rake) to permit the latest version.
- [Release notes](https://github.com/rubocop/rubocop-rake/releases)
- [Changelog](https://github.com/rubocop/rubocop-rake/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rake@v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: rubocop-rake
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/rubocop-rake-0.6.0 branch from fbd942e to 32ca207 Compare July 1, 2021 13:15
@kodiakhq kodiakhq bot merged commit 27c1483 into main Jul 1, 2021
@kodiakhq kodiakhq bot deleted the dependabot/bundler/rubocop-rake-0.6.0 branch July 1, 2021 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏠 Housekeeping Non-user facing cleanup and maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants