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 ~> 0.1 to ~> 1.0 #85

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Changelog

Sourced from beaker-module_install_helper's changelog.

1.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:

v0.1.6 (2017-12-08)

Full Changelog

Merged pull requests:

0.1.5 (2017-07-26)

Full Changelog

Merged pull requests:

  • 0.1.5 fix uninitialized constant Net::HTTP #16 (hunner)
  • Fix bug that causes a NoMethodError: undefined method `each' for nil:NilClass #15 (dhollinger)
  • Correct markdown formatting #14 (ekohl)

0.1.4 (2017-02-27)

Full Changelog

Merged pull requests:

... (truncated)

Commits
  • d9aa3e9 Merge pull request #32 from bastelfreak/rel100
  • 30b0f10 Release 1.0.0
  • cdc921d Merge pull request #24 from beezly/feature/dont_modify_frozen_strings
  • cb7be51 Merge pull request #26 from ekohl/install_module-options
  • 3c36f17 Allow passing in options to install_module
  • 9fd569f Merge pull request #31 from ekohl/fix-tests
  • 6971531 Run spec tests in CI
  • 83430b5 Fix verify gem builds
  • bb5dd57 Allow modern gem versions
  • e4b26f0 Add dependency on beaker-puppet
  • 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)