Skip to content

build(deps-dev): update rubocop-packaging requirement from 0.5.2 to 0.6.0#3484

Merged
flavorjones merged 1 commit intomainfrom
dependabot/bundler/rubocop-packaging-0.6.0
Mar 24, 2025
Merged

build(deps-dev): update rubocop-packaging requirement from 0.5.2 to 0.6.0#3484
flavorjones merged 1 commit intomainfrom
dependabot/bundler/rubocop-packaging-0.6.0

Conversation

@dependabot
Copy link
Copy Markdown
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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 24, 2025
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 force-pushed the dependabot/bundler/rubocop-packaging-0.6.0 branch from ceab87b to aed97cb Compare March 24, 2025 14:29
@flavorjones flavorjones merged commit 2810bdb into main Mar 24, 2025
43 of 44 checks passed
@flavorjones flavorjones deleted the dependabot/bundler/rubocop-packaging-0.6.0 branch March 24, 2025 14:34
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