voxpupuli / puppet-icinga2

Puppet module to manage Icinga 2
https://forge.puppet.com/icinga/icinga2
Apache License 2.0
61 stars 94 forks source link

Update puppet_metadata requirement from ~> 3.5 to ~> 4.0 #761

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Updates the requirements on puppet_metadata to permit the latest version.

Changelog

Sourced from puppet_metadata's changelog.

4.0.0 (2024-05-08)

Full Changelog

Breaking changes:

  • Drop deprecated use_fqdn option and github_action_test_matrix output #130 (ekohl)
  • Skip EOL operating systems in GHA acceptance tests #129 (ekohl)

Implemented enhancements:

Fixed bugs:

3.7.1 (2024-04-25)

Full Changelog

Fixed bugs:

  • Fix bug in metadata2gha options parsing #126 (h-haaks)

3.7.0 (2024-04-25)

Full Changelog

Implemented enhancements:

  • Add option to generate setfile with multiple hosts and roles #124 (h-haaks)

Merged pull requests:

3.6.0 (2024-03-07)

Full Changelog

Implemented enhancements:

  • add Debian 12 AIO builds for 7 and 8 #117 (evgeni)

Fixed bugs:

  • mark Oracle/Alma/Rocky as pidfile incompatible #112 (evgeni)

Merged pull requests:

... (truncated)

Commits
  • a0819b1 Merge pull request #132 from bastelfreak/rel400
  • 4aeeb33 Release 4.0.0
  • 6d63c4e Merge pull request #129 from ekohl/skip-eol-os
  • 265e44d Skip EOL operating systems in GHA acceptance tests
  • e8d46eb Merge pull request #131 from bastelfreak/ol8
  • 70174fa OracleLinux: Correct EoL Date 2024-07-01->2024-12-31
  • dd815b5 Merge pull request #130 from ekohl/drop-deprecated
  • 38fd94f Drop deprecated github_action_test_matrix
  • 8ea12b0 Drop deprecated use_fqdn option
  • 31c4a81 Merge pull request #128 from bastelfreak/ruby33
  • 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)