Skip to content

Bump rubocop-packaging from 0.5.1 to 0.6.0 #310

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
May 18, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2025

Bumps rubocop-packaging from 0.5.1 to 0.6.0.

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

v0.5.2

This is a very small release to make RuboCop::Packaging compatible with v1.33.0 of RuboCop! 🎉

A huge thanks to @​marcotc and @​koic for quickly looking at and fixing the issue! ❤️

Fixes

#34: Fix compatibility spelling. (@​aryan1101) #43: Fix compatibility with Rubocop 1.33.0. (@​marcotc)

Changes

#37: Test against ruby3.0 \o/. (@​utkarsh2102) #40: Drop Ruby 2.4 support. (@​koic) #41: Remove spec.test_files from Packaging/GemspecGit's doc. (@​koic) #42: Migrate CI to GitHub Actions. (@​petergoldstein) #46: Drop Ruby 2.5 runtime support. (@​koic)

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 compatibility score

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 May 18, 2025
Bumps [rubocop-packaging](https://github.com/utkarsh2102/rubocop-packaging) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/utkarsh2102/rubocop-packaging/releases)
- [Commits](utkarsh2102/rubocop-packaging@v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: rubocop-packaging
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 18, 2025
@pboling pboling merged commit d70e950 into main May 18, 2025
9 of 16 checks passed
@pboling pboling deleted the dependabot/bundler/rubocop-packaging-0.6.0 branch May 18, 2025 11:56
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