tohuwabohu / puppet-duplicity

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

Update beaker-module_install_helper requirement from ~> 1.0 to ~> 2.0 #108

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Changelog

Sourced from beaker-module_install_helper's changelog.

2.0.0 (2023-05-05)

Full Changelog

Breaking changes:

Implemented enhancements:

  • CI: Apply Vox Pupuli best practices & Add Ruby 3.2 support #39 (bastelfreak)

Closed issues:

  • Forge stubbing doesn't work for non-forge forges #23

Merged pull requests:

v1.0.0 (2021-11-03)

Full Changelog

Closed issues:

  • Master fails to build in Travis #25

Merged pull requests:

  • Add beaker-puppet dependency, update gem versions, fix CI #31 (ekohl)
  • Add Dependabot & GH Actions for testing & release #27 (genebean)
  • Allow passing in options to install_module #26 (ekohl)
  • Don't attempt to modify possibly frozen strings #24 (beezly)

v0.1.7 (2017-12-08)

Full Changelog

Merged pull requests:

... (truncated)

Commits
  • 0f296a5 Merge pull request #45 from bastelfreak/rel200
  • ca464a4 Release 2.0.0
  • abe138a Merge pull request #44 from bastelfreak/faraday
  • 2b180af GCG: Add faraday-retry dep
  • 977fb07 Merge pull request #43 from bastelfreak/strict
  • 1ef808c dependencies: add version constraints
  • 51c17b7 CI: Build gems with strictness and verbosity
  • f5bbf8a Merge pull request #42 from bastelfreak/rubocop
  • d362fe9 CI: Only run unit tests in ruby matrix
  • ae33d50 Drop Ruby 2.5/2.6 support; use voxpupuli-rubocop
  • 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)