Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/go-acme/lego/v4 from 4.14.2 to 4.15.0 #71

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2024

Bumps github.com/go-acme/lego/v4 from 4.14.2 to 4.15.0.

Release notes

Sourced from github.com/go-acme/lego/v4's releases.

v4.15.0

Changelog

  • 46fe435c Prepare release v4.15.0
  • 755d479e chore: update dependencies (#2092)
  • 4eab81a9 feat(cli): add format option for PFX encoding (#2063)
  • 9c1a856b pdns: optional custom API version (#2019)
  • d263a28c feat: support simplified issuance for very long domain names at Let's Encrypt (#2054)
  • ad6e38e7 desec: increase default propagation interval (#2089)
  • 3c73f624 feat: update CertID format as per draft-ietf-acme-ari-02 (#2066)
  • bb830677 constellix: follow rate limiting headers (#2085)
  • 7fd17042 inwx: improve sleep calculation (#2086)
  • 143aa4f3 gcloud: support GCE_ZONE_ID to bypass zone list (#2081)
  • 9d4c60e6 inwx: wait before generating new TOTP TANs (#2084)
  • c17f659c ionos: fix DNS record removal (#2083)
  • c847ac4a feat(cli): add environment variable for specifying alternate directory URL (#2061)
  • 3ba40ff7 Add DNS provider for Webnames (#2077)
  • 68dc83ae cloudru: change default URLs (#2076)
  • e98dea02 scaleway: add cname support (#2075)
  • 6da92204 chore: change test ports (related to Windows and CI)
  • 7186ebb6 efficientip: add insecure skip verify option (#2052)
  • 5af3c6c0 regru: HTTP method changed to POST (#2051)
  • cab8e1f5 regru: client certificate support (#2050)
  • d51b5e40 chore: update linter (#2046)
  • 4f242c93 azuredns: allow oidc authentication (#2036)
  • c9ff534e nifcloud: fix API requests (#2039)
  • 52990b3c liquidweb: add LWAPI_ prefix for env vars (#2034)
  • 8afdc9d0 liquidweb: detect zone automatically (#2031)
  • 2140e6be gandiv5: Add "Bearer" prefix to the auth header (#2029)
  • bf8c7abf azuredns: provide the ability to select authentication methods (#2026)
  • c2fd4498 otc: sequential challenge (#2023)
  • b5235181 ipv64: remove unused option (#2022)
  • d0aa6b3c doc: update Designate documentation (#1465)
  • 113648a3 gandiv5: add Personal Access Token support (#2007)
  • 766e581f Add DNS provider for http.net (#2014)
  • a05e3832 Detach v4.14.2
Changelog

Sourced from github.com/go-acme/lego/v4's changelog.

[v4.15.0] - 2024-01-28

Added:

  • [dnsprovider] Add DNS provider for http.net
  • [dnsprovider] Add DNS provider for Webnames

Changed:

  • [cli] Add environment variable for specifying alternate directory URL
  • [cli] Add format option for PFX encoding
  • [lib] Support simplified issuance for very long domain names at Let's Encrypt
  • [lib] Update CertID format as per draft-ietf-acme-ari-02
  • [dnsprovider] azuredns: allow OIDC authentication
  • [dnsprovider] azuredns: provide the ability to select authentication methods
  • [dnsprovider] efficientip: add insecure skip verify option
  • [dnsprovider] gandiv5: add Personal Access Token support
  • [dnsprovider] gcloud: support GCE_ZONE_ID to bypass zone list
  • [dnsprovider] liquidweb: add LWAPI_ prefix for env vars
  • [dnsprovider] liquidweb: detect zone automatically
  • [dnsprovider] pdns: optional custom API version
  • [dnsprovider] regru: client certificate support
  • [dnsprovider] regru: HTTP method changed to POST
  • [dnsprovider] scaleway: add cname support

Fixed:

  • [dnsprovider] cloudru: change default URLs
  • [dnsprovider] constellix: follow rate limiting headers
  • [dnsprovider] desec: increase default propagation interval
  • [dnsprovider] gandiv5: Add "Bearer" prefix to the auth header
  • [dnsprovider] inwx: improve sleep calculation
  • [dnsprovider] inwx: wait before generating new TOTP TANs
  • [dnsprovider] ionos: fix DNS record removal
  • [dnsprovider] ipv64: remove unused option
  • [dnsprovider] nifcloud: fix API requests
  • [dnsprovider] otc: sequential challenge

[v4.14.1] - 2023-09-20

Fixed:

  • [dnsprovider] bunny: fix zone detection
  • [dnsprovider] bunny: use NRDCG fork
  • [dnsprovider] ovh: update client to v1.4.2

[v4.14.1] - 2023-09-19

Cancelled due to CI failure.

[v4.14.0] - 2023-08-20

Added:

  • [dnsprovider] Add DNS provider for Yandex 360

... (truncated)

Commits
  • 46fe435 Prepare release v4.15.0
  • 755d479 chore: update dependencies (#2092)
  • 4eab81a feat(cli): add format option for PFX encoding (#2063)
  • 9c1a856 pdns: optional custom API version (#2019)
  • d263a28 feat: support simplified issuance for very long domain names at Let's Encrypt...
  • ad6e38e desec: increase default propagation interval (#2089)
  • 3c73f62 feat: update CertID format as per draft-ietf-acme-ari-02 (#2066)
  • bb83067 constellix: follow rate limiting headers (#2085)
  • 7fd1704 inwx: improve sleep calculation (#2086)
  • 143aa4f gcloud: support GCE_ZONE_ID to bypass zone list (#2081)
  • Additional commits viewable 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 <dependency name> 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)

Bumps [github.com/go-acme/lego/v4](https://github.com/go-acme/lego) from 4.14.2 to 4.15.0.
- [Release notes](https://github.com/go-acme/lego/releases)
- [Changelog](https://github.com/go-acme/lego/blob/master/CHANGELOG.md)
- [Commits](go-acme/lego@v4.14.2...v4.15.0)

---
updated-dependencies:
- dependency-name: github.com/go-acme/lego/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 3, 2024
@tisba tisba merged commit 75dca8a into main Feb 8, 2024
1 check passed
@tisba tisba deleted the dependabot/go_modules/github.com/go-acme/lego/v4-4.15.0 branch February 8, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant