Skip to content

Bump github.com/go-acme/lego/v4 from 4.6.0 to 4.9.0#15

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/go-acme/lego/v4-4.9.0
Closed

Bump github.com/go-acme/lego/v4 from 4.6.0 to 4.9.0#15
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/go-acme/lego/v4-4.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/go-acme/lego/v4 from 4.6.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

v4.8.0

Changelog

  • 175164fb Prepare release v4.8.0
  • 806ef243 hetzner: set min TTL to 60s (#1666)
  • 0e614c1d feat: add a --user-agent flag to lego-cli (#1664)
  • 525ceda1 docs: fixed invalid environment parameter name in example (#1662)
  • 072ae4a9 docs: new logo (#1660)
  • 3e9e6ac8 cli/renew: skip random sleep if stdout is a terminal (#1659)
  • 85f616f8 docs: refactoring and cleanup (#1658)
  • 257dfa77 feat: sleep at renewal (#1657)
  • 88a2bab2 Add DNS provider for Variomedia (#1654)
  • 638745cb Add NearlyFreeSpeech DNS Provider (#1652)
  • 9a95c86c Detach v4.7.0

v4.7.0

Changelog

  • d95b487a route53: add assume role ARN (#1650)

... (truncated)

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

[v4.8.0] - 2022-06-30

Added

  • [dnsprovider] Add DNS provider for Variomedia
  • [dnsprovider] Add NearlyFreeSpeech DNS Provider
  • [cli] Add a --user-agent flag to lego-cli

Changed

  • new logo
  • [cli] feat: sleep at renewal
  • [cli] cli/renew: skip random sleep if stdout is a terminal
  • [dnsprovider] hetzner: set min TTL to 60s
  • [docs] refactoring and cleanup

[v4.7.0] - 2022-05-27

Added:

  • [dnsprovider] Add DNS provider for iwantmyname
  • [dnsprovider] Add DNS Provider for IIJ DNS Platform Service

... (truncated)

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)

Bumps [github.com/go-acme/lego/v4](https://github.com/go-acme/lego) from 4.6.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.6.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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 4, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2022

Superseded by #22.

@dependabot dependabot bot closed this Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-acme/lego/v4-4.9.0 branch November 28, 2022 02:17
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants