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 ~> 4.0 to ~> 5.0 #97

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on puppetlabs_spec_helper to permit the latest version.

Release notes

Sourced from puppetlabs_spec_helper's releases.

v5.0.1

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.1 - 2023-01-23

Full Changelog

Fixed

Changelog

Sourced from puppetlabs_spec_helper's changelog.

v5.0.1 - 2023-01-23

Full Changelog

Fixed

v5.0.0 - 2023-01-23

Full Changelog

Added

  • Add rspec-github integration #353 (ekohl)
  • Run the strings:validate:reference task during validate #352 (smortex)
  • Configure puppet-lint to fail on warnings again #347 (ekohl)

Changed

  • (CONT-237) Deprecation and legacy version support removal #364 (chelnak)
  • (CONT-237) Bump minimum Ruby version requirement #358 (chelnak)
  • Drop outdated future parser support #348 (binford2k)

Fixed

  • (CONT-237) Rubocop updates #360 (chelnak)
  • Fix check:git_ignore rake task for git >= 2.32.0 #346 (ekohl)

v4.0.1 - 2021-08-23

Full Changelog

Fixed

v4.0.0 - 2021-07-26

Full Changelog

Added

  • Use Rubocop's Github Actions formatter if possible #340 (ekohl)
  • Remove beaker integration #338 (ekohl)

v3.0.0 - 2021-02-10

Full Changelog

Added

... (truncated)

Commits
  • 7788a28 Merge pull request #376 from puppetlabs/release-prep
  • 17e7ff6 Release prep v5.0.1
  • aa328b0 Merge pull request #375 from puppetlabs/MAINT-bump_version
  • 6354388 (MAINT) Bump gem version
  • db28d9f Merge pull request #374 from puppetlabs/MAINT-fix_ci
  • 3d7724d (MAINT) Ensure each job has a test matrix
  • 911922a Merge pull request #373 from puppetlabs/GH-372-reset_min_ruby_requirement
  • 1013d7a (GH-372) Reset min Ruby requirement
  • 1fc08ba Merge pull request #371 from puppetlabs/release-prep
  • c169278 Release prep v5.0.0
  • 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)
tohuwabohu commented 1 year ago

@dependabot rebase