Skip to content

Update rubocop-packaging requirement from ~> 0.5.2 to ~> 0.6.0 #73

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

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

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

Release notes

Sourced from rubocop-packaging's releases.

v0.6.0

A new and shiny release with bug fixes and enabling the RuboCop's plugin system! 🎉

Shoutout to @​koic and @​mvz for their help as always! 💛

Enabling RuboCop's plugin system! 🍾

Fixes

  • #47: Fix incorrect documentation URLs when using rubocop --show-docs-url. (@​r7kamura)
  • #48: Rename IgnoredMethods to AllowedMethods. (@​micwoj92)
  • #49: Fix spec failures for the GemspecGit cop. (@​mvz)

Changes

Commits
  • 277bcfe Cut 0.6.0 release
  • 035bbd3 Drop .travis.yml in favor of GitHub actions
  • 1aedbcd Merge pull request #52 from koic/suppress_rubocop_offense
  • 7e79d6b Merge pull request #53 from koic/pluginfy_with_lint_roller
  • 0db162e Pluginfy rubocop-packaging
  • e1b60d0 Suppress a RuboCop's offense
  • 783cefa Merge pull request #51 from utkarsh2102/remove-pry-dependency
  • dd62d98 Remove dependency on pry
  • a566b50 Merge pull request #50 from utkarsh2102/update-gemspec-runtime-dependencies
  • 1e0cd53 Replace soft-deprecated runtime dependency specification
  • 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 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)

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.5.2...v0.6.0)

---
updated-dependencies:
- dependency-name: rubocop-packaging
  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 Mar 24, 2025
@mvz mvz merged commit 51abf53 into master Mar 26, 2025
5 checks passed
@mvz mvz deleted the dependabot/bundler/rubocop-packaging-tw-0.6.0 branch March 26, 2025 07:20
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.

1 participant