tohuwabohu / puppet-duplicity

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

Update beaker-rspec requirement from ~> 6.2 to ~> 7.0 #84

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Changelog

Sourced from beaker-rspec's changelog.

7.0.0 (2021-11-03)

Full Changelog

Breaking changes:

Merged pull requests:

6.3.0 (2021-02-26)

Full Changelog

Merged pull requests:

6.2.4 (2018-08-10)

Full Changelog

Merged pull requests:

  • (MAINT) Update Dependencies #95 (Dakta)

6.2.3 (2017-11-28)

Full Changelog

Merged pull requests:

  • Fix regression in nodesetdir #94 (ekohl)

6.2.2 (2017-11-28)

Full Changelog

Merged pull requests:

  • Allow setting the nodeset directory through settings #93 (ekohl)

... (truncated)

Commits
  • 06afc47 Merge pull request #108 from bastelfreak/rel700
  • 740ec80 Release 7.0.0
  • 54e36fe Merge pull request #107 from bastelfreak/docs
  • 78eefcc Fix release GHA; update README.md
  • 62aa619 allow newer deps, require Ruby 2.4, cleanup gemspec (#106)
  • 87eb1e6 Merge pull request #105 from voxpupuli/dependabot/bundler/rake-tw-12.3
  • c701fac Update rake requirement from ~> 10.1 to ~> 12.3
  • c5fdb11 Merge pull request #103 from puppetlabs/gh-based-releases
  • ecb83e5 Add GH Action for releases
  • dd13808 (GEM) update beaker-rspec version to 6.3.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)