voxpupuli / puppet-blacksmith

Ruby Gem with Puppet Module utilities
Apache License 2.0
69 stars 31 forks source link

Update voxpupuli-rubocop requirement from ~> 2.8.0 to ~> 3.0.0 #131

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

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

Changelog

Sourced from voxpupuli-rubocop's changelog.

3.0.0 (2024-10-25)

Full Changelog

This release updates rubocop-rspec to a new major version. It enables multiple Cops by default. Please read their changelog: https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md#300-2024-06-11

Breaking changes:

Implemented enhancements:

v2.8.0 (2024-06-28)

Full Changelog

Merged pull requests:

v2.7.1 (2024-06-28)

Full Changelog

Fixed bugs:

Merged pull requests:

v2.7.0 (2024-05-11)

Full Changelog

Merged pull requests:

v2.6.0 (2024-03-12)

Full Changelog

... (truncated)

Commits
  • 3d47471 Merge pull request #75 from bastelfreak/rel300
  • 5a2daa7 Release 3.0.0
  • 1d1bd3c Merge pull request #73 from bastelfreak/rubocop-performance
  • 457e07c rubocop-performance: Update 1.21.0->1.22.1
  • 40b6eec rubocop-minitest: Update 0.35.0->0.36.0
  • c1c6589 Merge pull request #71 from bastelfreak/rubocop-rspec
  • c0fe85c rubocop-rspec: Update 2.31 -> 3.1
  • a54acd9 Merge pull request #70 from bastelfreak/1.67.0
  • 3db8584 rubocop: Fix Gemspec/AddRuntimeDependency
  • 1dbdb44 rubocop: Update 1.64.1->1.67.0
  • See full diff 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 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)