Skip to content
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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2024

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

Release notes

Sourced from puppet-modulebuilder's releases.

v2.0.2

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.2 - 2024-09-24

Full Changelog

Fixed

  • (bug) - Include missing function, facts.d and example dirs in module builds #102 (jordanbreen28)
Changelog

Sourced from puppet-modulebuilder's changelog.

v2.0.2 - 2024-09-24

Full Changelog

Fixed

  • (bug) - Include missing function, facts.d and example dirs in module builds #102 (jordanbreen28)

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

... (truncated)

Commits
  • 3fbb209 Merge pull request #103 from puppetlabs/release-prep
  • 415180c Release prep v2.0.2
  • 8d95ac9 Merge pull request #102 from puppetlabs/bug-add_functions_dir_to_build
  • ddf6eba (bug) - Add other missing dirs to builds
  • 06c99d2 (bug) - Include function dir in module builds
  • 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
  • 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 Oct 16, 2024
Updates the requirements on [puppet-modulebuilder](https://github.com/puppetlabs/puppet-modulebuilder) to permit the latest version.
- [Release notes](https://github.com/puppetlabs/puppet-modulebuilder/releases)
- [Changelog](https://github.com/puppetlabs/puppet-modulebuilder/blob/main/CHANGELOG.md)
- [Commits](puppetlabs/puppet-modulebuilder@v1.0.0...v2.0.2)

---
updated-dependencies:
- dependency-name: puppet-modulebuilder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/puppet-modulebuilder-gte-1-and-lt-3 branch from 3c71aa5 to 4b4c665 Compare October 21, 2024 08:56
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

Looks like puppet-modulebuilder is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 21, 2024
@dependabot dependabot bot deleted the dependabot/bundler/puppet-modulebuilder-gte-1-and-lt-3 branch October 21, 2024 09:38
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.

0 participants