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 ~> 2.4 to ~> 3.0 #106

Closed dependabot[bot] closed 1 year 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.

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

v3.0.0 - 2023-04-25

Full Changelog

Added

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

Changed

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

Fixed

Changelog

Sourced from rspec-puppet's changelog.

v3.0.0 - 2023-04-25

Full Changelog

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

Full Changelog

Added

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

Changed

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

Fixed

v2.12.0 - 2022-07-21

Full Changelog

Added

Fixed

v2.11.1 - 2021-12-10

Full Changelog

Fixed

  • Ensure FacterImpl consistency between example groups #19 (GabrielNagy)

v2.11.0 - 2021-11-10

Full Changelog

Added

v2.10.0 - 2021-08-02

... (truncated)

Commits
  • f4c5c71 Merge pull request #52 from puppetlabs/release-prep
  • b92156f Release prep v3.0.0
  • a0a4e41 Merge pull request #50 from puppetlabs/maint-fix_gem_env_vars
  • 3daccb4 (MAINT) Update matrix for Puppet 8
  • fa2e81a (MAINT) Fix gem env vars
  • 5fa2719 Merge pull request #49 from puppetlabs/release-prep
  • fab98f3 Release prep v3.0.0-rc.1
  • c0a5d34 Merge pull request #48 from puppetlabs/CONT-808-ruby_3
  • 79f7f56 (MAINT) Add ruby requirement
  • 7834172 (MAINT) Remove legacy ci links
  • 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 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)