grafana / certmagic-gcs

GCS storage for Certmagic
GNU Affero General Public License v3.0
10 stars 5 forks source link

deps(go): bump github.com/letsencrypt/pebble/v2 from 2.5.1 to 2.5.2 #247

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/letsencrypt/pebble/v2 from 2.5.1 to 2.5.2.

Release notes

Sourced from github.com/letsencrypt/pebble/v2's releases.

v2.5.2

What's Changed

This fixes EAB which was broken in v2.5.0 and v2.5.1, and adds dns-account-01 support

New Contributors

Full Changelog: https://github.com/letsencrypt/pebble/compare/v2.5.0...v2.5.2

Commits
  • e87ace7 Require HS256, HS384, or HS512 for EAB (#459)
  • 8250e65 docs: missing ghcr.io source for docker image (#460)
  • f3d2567 build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 (#458)
  • 629e80b Fix broken externalAcountBinding config (#457)
  • b7237dd Update README.md for ghcr.io docker images (#450)
  • b37975e Add "dns-account-01" support from draft-ietf-acme-scoped-dns-challenges (#435)
  • a292a6e ci: remove AppVeyor file (#449)
  • See full diff in compare view


Dependabot compatibility score

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)