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 voxpupuli-test requirement from ~> 8.0 to ~> 9.0 #779

Open dependabot[bot] opened 4 months ago

dependabot[bot] commented 4 months ago

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

Changelog

Sourced from voxpupuli-test's changelog.

v9.0.0 (2024-07-08)

Full Changelog

Breaking changes:

  • require rspec-puppet-facts 5.x; drop legacy facts support #132 (bastelfreak)

Fixed bugs:

v8.1.0 (2024-07-05)

Full Changelog

Implemented enhancements:

  • feat(check:trailing_whitespace): collect all problems, report and then exit #141 (rwaffen)
  • Add rubocop config #130 (bastelfreak)

Merged pull requests:

  • Document the trailing_whitespace rake task in the README #142 (rwaffen)
  • Remove redundant mock_with default to rspec #138 (ekohl)
  • Merge duplicate branches in service_provider fact #137 (ekohl)

v8.0.0 (2024-06-12)

Full Changelog

Breaking changes:

  • rspec-puppet-facts: Require 4.x; add custom facts as strings #135 (bastelfreak)

Fixed bugs:

Merged pull requests:

v7.2.0 (2024-05-23)

Full Changelog

Implemented enhancements:

... (truncated)

Commits
  • e016cca Merge pull request #145 from bastelfreak/rel900
  • cf00d69 Release 9.0.0
  • 2e365d6 Merge pull request #132 from bastelfreak/foo2
  • f474b79 require rspec-puppet-facts 5.x; drop legacy facts support
  • 931b4f4 Merge pull request #144 from bastelfreak/stringify
  • 35ab76b custom facts: Honour stringified facts
  • 4e53f97 Merge pull request #143 from voxpupuli/release-v8.1.0
  • 5ef61d3 Release v8.1.0
  • bf10e92 Merge pull request #130 from bastelfreak/rubocop2
  • aa61dc4 rubocop: Fix Style/FrozenStringLiteralComment
  • 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 2 months ago

A newer version of voxpupuli-test exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.