voxpupuli / beaker-hcloud

Hetzner Cloud hypervisor library for beaker
GNU Affero General Public License v3.0
0 stars 3 forks source link

Update beaker requirement from ~> 4.38 to >= 4.38, < 6.0 #18

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on beaker to permit the latest version.

Changelog

Sourced from beaker's changelog.

5.4.0 (2023-09-12)

Full Changelog

Implemented enhancements:

  • (RE-15540) Add Debian 12/13/14 support #1822 (yachub)

5.3.1 (2023-07-26)

Fixed bugs:

Full Changelog

5.3.0 (2023-06-06)

Full Changelog

Implemented enhancements:

  • Add bcrypt_pbkdf to fix ed25519 ssh keys support #1810 (jay7x)

Merged pull requests:

5.2.0 (2023-04-28)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Use systemctl to restart SSH on EL9 #1808 (ekohl)

Closed issues:

  • Failed to exec 'vagrant up' (rbenv, ruby 2.7.6, bundler 2.3.19, virtualbox) #1752
  • EL 9 error - /sbin/service: No such file or directory #1751

Merged pull requests:

... (truncated)

Commits


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)
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (8d3cb7f) 92.30% compared to head (67d8f43) 92.30%. Report is 3 commits behind head on master.

:exclamation: Current head 67d8f43 differs from pull request most recent head 2736984. Consider uploading reports for the commit 2736984 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #18 +/- ## ======================================= Coverage 92.30% 92.30% ======================================= Files 3 3 Lines 78 78 ======================================= Hits 72 72 Misses 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 1 year ago

Looks like beaker is up-to-date now, so this is no longer needed.