tohuwabohu / puppet-duplicity

Puppet module to manage backups based on duplicity.
Apache License 2.0
8 stars 33 forks source link

Update rspec-puppet requirement from ~> 3.0 to ~> 5.0 #125

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Release notes

Sourced from rspec-puppet's releases.

v5.0.0

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.

v5.0.0 - 2024-09-06

Full Changelog

Changed

  • Unwrap sensitive values in error messages #42 (smortex)

Fixed

Changelog

Sourced from rspec-puppet's changelog.

v5.0.0 - 2024-09-06

Full Changelog

Changed

  • Unwrap sensitive values in error messages #42 (smortex)

Fixed

v4.0.2 - 2023-12-05

Full Changelog

Fixed

  • Revert "(maint) - fix rubocop" - Leading argument with delegation syntax not supported with ruby 2.7.0 #94 (jordanbreen28)
  • Revert "(CAT-1235) - Rename to puppetlabs-rspec-puppet" #92 (jordanbreen28)

v4.0.1 - 2023-11-22

Full Changelog

Fixed

v4.0.0 - 2023-10-09

Full Changelog

Changed

Fixed

  • Avoid hardcoding ipaddress6 default #61 (ekohl)

v3.0.0 - 2023-04-25

Full Changelog

v3.0.0.rc.1 - 2023-04-12

... (truncated)

Commits
  • 68b5cd1 Merge pull request #129 from puppetlabs/release-prep
  • 9b56605 Release prep v5.0.0
  • 28072a3 Merge pull request #127 from bastelfreak/facts
  • 1a2a567 server_facts: Switch from legacy to structured facts
  • 5084326 Merge pull request #123 from puppetlabs/cat_1930
  • 5bc8f9e (CAT-1930) - fix build dir for jekyll gh-actions, links and stying
  • 294bcfa Merge pull request #125 from puppetlabs/pdksync_CAT-1954-Remove_labeller
  • a9560e5 (CAT-1954) Remove labeller
  • 2c8b9cf Merge pull request #121 from puppetlabs/cat_1839_fix_workflow_names
  • 77c9baa Update jekyll-gh-pages.yml
  • 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)