voxpupuli / puppet-blacksmith

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

Update puppet-modulebuilder requirement from ~> 1.0 to >= 1, < 3 #124

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Updates the requirements on puppet-modulebuilder to permit the latest version.

Release notes

Sourced from puppet-modulebuilder's releases.

v2.0.1

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v2.0.1 - 2024-09-18

Full Changelog

Fixed

Changelog

Sourced from puppet-modulebuilder's changelog.

v2.0.1 - 2024-09-18

Full Changelog

Fixed

v2.0.0 - 2024-09-17

Full Changelog

Changed

v1.1.0 - 2024-09-17

Full Changelog

Added

  • Use Dir.glob with base parameter in acceptance tests #93 (ekohl)

Fixed

  • (CAT-1688) Upgrade rubocop to ~> 1.50.0 #70 (LukasAud)

v1.0.0 - 2023-04-25

Full Changelog

v1.0.0.rc.1 - 2023-04-18

Full Changelog

Changed

  • (CONT-881) Ruby 3 / Puppet 8 Support #50 (chelnak)

v0.3.0 - 2021-05-17

Full Changelog

Added

  • Use Puppet 7 in development on Ruby 2.7+ #32 (ekohl)
  • Add a setter for release_name #31 (ekohl)
  • Preserve directory mtimes #27 (ekohl)
  • Use match_path instead of match_paths #26 (ekohl)

... (truncated)

Commits
  • 1b33adc Merge pull request #101 from puppetlabs/release-prep
  • 5be6c07 Release prep v2.0.1
  • 4b3d59a Merge pull request #100 from puppetlabs/bug-add_lib_dir_to_build
  • 7dc1e1a (bug) - Add lib dir to built modules
  • 979844e Merge pull request #98 from puppetlabs/release-prep
  • 97962b0 Release prep v2.0.0
  • f8cd8a2 Merge pull request #79 from bastelfreak/ps
  • d7946a0 Merge pull request #97 from puppetlabs/release-prep
  • d6c01be Release prep v1.1.0
  • 664c914 Implement allowlist for puppet module content
  • 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 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[bot] commented 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.