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.8.0 to 4.9.0 #36

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2022

Bumps github.com/go-acme/lego/v4 from 4.8.0 to 4.9.0.

Release notes

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

v4.9.0

Changelog

  • f916826c Prepare release v4.9.0
  • ca6784a8 digitalocean: configurable base URL (#1687)
  • d5a18dc2 docs: un-deprecate Yandex (#1719)
  • af37b94b feat: take out CNAME support from experimental features (#1718)
  • 0d7ee5e7 luadns: fix cname support (#1717)
  • e7ffbe77 Remove embedded issuer certificates from issued certificate if bundle is false (#1655)
  • e96d2c08 gcloud: update golang.org/x/oauth2 (#1673)
  • 0bcada79 pdns: notify secondary servers after updates (#1679)
  • 60bd1c20 allinkl: removed deprecated sha1 hashing (#1713)
  • fd8a9f86 lib: add recursive CNAME lookup support (#1677)
  • 4c823ed3 lightsail: cleanup (#1716)
  • bc3500a9 feat: deprecate Yandex and DNSPod (#1715)
  • 62a0d11f Add DNS provider for CIVO (#1707)
  • 438c2f14 docs: fix typo (#1711)
  • a927c96a chore: update dependencies (#1709)
  • 8fe27e0c Add DNS provider for VK Cloud (#1706)
  • d99c75a0 chore: update linter (#1708)
  • be0c6c74 Add DNS provider for YandexCloud (#1694)
  • 11ac3da5 infoblox: fix documentation
  • ca18391d loopia: add configuratble API endpoint (#1704)
  • d7b0593e infoblox: fix documentation (#1702)
  • c45b7562 fix: flaky tests (#1701)
  • 409b3c99 feat: update to go1.18 (#1700)
  • 791eb3c6 exoscale: migrate to API v2 endpoints (#1682)
  • d344d8b8 sakuracloud: update api client library (#1690)
  • 0aeafc68 njalla: fix record id unmarshal error (#1686)
  • 978eeed8 docs: update install from sources (#1688)
  • c270c239 tencentcloud: fix subdomain error (#1678)
  • 6a53daad auroradns: update authentification (#1669)
  • f7d8c966 Detach v4.8.0
Changelog

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

[v4.9.0] - 2022-10-03

Added:

  • [dnsprovider] Add DNS provider for CIVO
  • [dnsprovider] Add DNS provider for VK Cloud
  • [dnsprovider] Add DNS provider for YandexCloud
  • [dnsprovider] digitalocean: configurable base URL
  • [dnsprovider] loopia: add configurable API endpoint
  • [dnsprovider] pdns: notify secondary servers after updates

Changed:

  • [dnsprovider] allinkl: removed deprecated sha1 hashing
  • [dnsprovider] auroradns: update authentification
  • [dnsprovider] dnspod: deprecated. Use Tencent Cloud instead.
  • [dnsprovider] exoscale: migrate to API v2 endpoints
  • [dnsprovider] gcloud: update golang.org/x/oauth2
  • [dnsprovider] lightsail: cleanup
  • [dnsprovider] sakuracloud: update api client library
  • [cname] take out CNAME support from experimental features
  • [lib,cname] add recursive CNAME lookup support
  • [lib] Remove embedded issuer certificates from issued certificate if bundle is false

Fixed:

  • [dnsprovider] luadns: fix cname support
  • [dnsprovider] njalla: fix record id unmarshal error
  • [dnsprovider] tencentcloud: fix subdomain error
Commits

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 8, 2022
@tisba
Copy link
Owner

tisba commented Oct 19, 2022

@depfu recreate

Bumps [github.com/go-acme/lego/v4](https://github.com/go-acme/lego) from 4.8.0 to 4.9.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.8.0...v4.9.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 force-pushed the dependabot/go_modules/github.com/go-acme/lego/v4-4.9.0 branch from 592b00a to ea8cc8d Compare October 19, 2022 10:48
@tisba tisba merged commit 85fa3f0 into main Oct 19, 2022
@tisba tisba deleted the dependabot/go_modules/github.com/go-acme/lego/v4-4.9.0 branch October 19, 2022 17:55
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.

1 participant