tohuwabohu / puppet-duplicity

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

Update puppetlabs_spec_helper requirement from ~> 6.0 to ~> 7.0 #117

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 12 months ago

Updates the requirements on puppetlabs_spec_helper to permit the latest version.

Release notes

Sourced from puppetlabs_spec_helper's releases.

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

v7.0.0 - 2023-10-18

Full Changelog

Changed

  • (CAT-1222) - Require puppetlabs-rspec-puppet over rspec-puppet #415 (jordanbreen28)
  • (CAT-1256)- Require puppetlabs-puppet-lint over puppet-lint #411 (GSPatton)
Changelog

Sourced from puppetlabs_spec_helper's changelog.

v7.0.0 - 2023-10-18

Full Changelog

Changed

  • (CAT-1222) - Require puppetlabs-rspec-puppet over rspec-puppet #415 (jordanbreen28)
  • (CAT-1256)- Require puppetlabs-puppet-lint over puppet-lint #411 (GSPatton)

v6.0.3 - 2023-10-09

Full Changelog

Fixed

  • (bug) - remove obselete manfiest dir config setting & require rspec-puppet 4.x #412 (jordanbreen28)

v6.0.2 - 2023-09-25

Full Changelog

Fixed

v6.0.1 - 2023-04-25

Full Changelog

Fixed

  • (MAINT) Bump lint and rspec-puppet dependencies #395 (chelnak)

v6.0.0 - 2023-04-25

Full Changelog

Added

  • Use rspec-puppet settings to configure Puppet #389 (ekohl)

v6.0.0.rc.1 - 2023-04-19

Full Changelog

Changed

Added

  • (CONT-807) Ruby 3 / Puppet 8 Additions #393 (chelnak)

... (truncated)

Commits
  • d8dcf18 Merge pull request #416 from puppetlabs/release-prep
  • 164c128 Release prep v7.0.0
  • 090072c Merge pull request #411 from puppetlabs/CAT-1256-Roll_out_new_puppet_lint_gem
  • b62185e Merge branch 'main' into CAT-1256-Roll_out_new_puppet_lint_gem
  • 22add37 Merge pull request #415 from puppetlabs/CAT-1222-require_puppetlabs-rspec-puppet
  • 1f6c13e (CAT-1222) - Require puppetlabs-rspec-puppet over rspec-puppet
  • 2707815 Merge pull request #414 from puppetlabs/license-update
  • c75546a Update README.md
  • fb7acc3 (CAT-1256) Roll out new puppet-lint gem
  • 110e81e Merge pull request #413 from puppetlabs/release-prep
  • 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)