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 ~> 4.0 #116

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from rspec-puppet's releases.

v4.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.

v4.0.0 - 2023-10-09

Full Changelog

Changed

Fixed

  • Avoid hardcoding ipaddress6 default #61 (ekohl)
Changelog

Sourced from rspec-puppet's changelog.

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

Full Changelog

Changed

  • (CONT-808) Ruby 3 / Puppet 8 Support #48 (chelnak)

Added

  • Support dot-notation when retrieving facts in facter_impl #46 (alexjfisher)

Fixed

v2.12.0 - 2022-07-21

Full Changelog

Added

Fixed

v2.11.1 - 2021-12-10

Full Changelog

Fixed

... (truncated)

Commits
  • 3d0aaec Merge pull request #78 from puppetlabs/release-prep
  • 2a87f26 Release prep v4.0.0
  • 8b72e7a Merge pull request #77 from puppetlabs/maint-update_gem_desciption
  • 3f3df95 (maint) - Add gem description pointing to new gem
  • 21fe3f2 Merge pull request #75 from puppetlabs/CAT-1224-Update_README
  • 3cf3800 (CAT-1224) - Bring README up-to-date
  • 5122a70 Merge pull request #73 from puppetlabs/CAT-1226-address_outdated_code
  • 948f39b (maint) - Specify puppet 8 gem explicity
  • 0591c35 (maint) - Update tests
  • 8b901ce (maint) - Regenerate todo
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 month ago

Superseded by #125.