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-packaging requirement from 0.4.0 to 0.5.0 #181

Merged
merged 1 commit into from
Oct 1, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2020

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

Release notes

Sourced from rubocop-packaging's releases.

v0.5.0

New features:

Bug Fixes:

  • #25: RequireHardcodingLib cop shouldn't check files inside lib/. (@utkarsh2102)
  • #26: RequireHardcodingLib cop shouldn't check gemspec files. (@utkarsh2102)
  • #31: Add AST pattern to catch interpolated require calls. (@utkarsh2102)

Changes:

  • #27: Refactor RequireRelativeHardcodingLib & RequireWithRelativePath cops. (@utkarsh2102)
  • #28: (Breaking) Rename RequireRelativeHardcodingLib cop to RequireHardcodingLib. (@utkarsh2102)
  • #29: Improve offense messages for all the cops. (@utkarsh2102)
Commits
  • d27685c Cut v0.5.0 release
  • f0f4029 Disable Lint/InterpolationCheck for mocked tests
  • 562193e Add tests to check interpolated require calls
  • f451b88 Add AST pattern to catch interpolated require calls
  • ce31001 Improve offense messages
  • 8f9f396 Reflect the name change in docs/
  • 3eb9c87 Change cop name to RequireHardcodingLib
  • 8c658ef Enable AutoCorrect & update VersionChanged for RequireWithRelativePath
  • 5edc0fe Use #sub method over #match & fix regex
  • 8c3f7a4 Add tests for RequireWithRelativePath's autocorrect
  • 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 Oct 1, 2020
Updates the requirements on [rubocop-packaging](https://github.com/utkarsh2102/rubocop-packaging) to permit the latest version.
- [Release notes](https://github.com/utkarsh2102/rubocop-packaging/releases)
- [Commits](utkarsh2102/rubocop-packaging@v0.4.0...v0.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/rubocop-packaging-0.5.0 branch from bd18b6b to 086871e Compare October 1, 2020 16:04
@mattbrictson mattbrictson added the automerge Automatically merge this PR once all required checks pass label Oct 1, 2020
@kodiakhq kodiakhq bot merged commit b70e7bf into main Oct 1, 2020
@kodiakhq kodiakhq bot deleted the dependabot/bundler/rubocop-packaging-0.5.0 branch October 1, 2020 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge this PR once all required checks pass 🏠 Housekeeping Non-user facing cleanup and maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant