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.6.0 to 4.8.0 #35

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2022

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

Release notes

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

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)
  • 9b029d53 chore: update CI
  • 81f1faba Add DNS Provider for IIJ DNS Platform Service (#1646)
  • fdb11d7c vultr: bump client from 2.7.1 to 2.16.0 (#1640)
  • d8cc2cef chore: update logrus (#1639)
  • 122cdb64 Add Vercel DNS provider (#1635)
  • b2a64f04 chore: update CI (#1636)
  • 5228f6db rfc2136: fix TSIG secret (#1633)
  • 36945597 gcore: change dns api url (#1629)
  • e83220c1 dnsimple: add debug option (#1630)
  • 6b8d5a0a bluecat: rewrite provider implementation (#1627)
  • 6641400f tencentcloud: fix InvalidParameter.DomainInvalid error when using DNS challenges (#1616)
  • 2c0aaf7f feat: add LEGO_CERT_PEM_PATH and LEGO_CERT_PFX_PATH (#1609)
  • b4a942de docs: fix link in the httpreq page (#1602)
  • 15762c22 fix: panic in certcrypto.ParsePEMPrivateKey (#1596)
  • 86b05a97 docs: fix typos for usage hostingde example (#1595)
  • 7d9176bd chore: migrate to github.com/urfave/cli/v2 (#1590)
  • 6d474ebb chore: add funding
  • 4b2f870f Add DNS provider for iwantmyname (#1588)
  • 7f69bdbb docs: fix all-inkl configuration (#1576)
  • 3a588ea8 chore: update linter (#1570)

Consider becoming a sponsor if you benefit from the work that went into this release!

Changelog

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

[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
  • [dnsprovider] Add DNS provider for Vercel
  • [dnsprovider] route53: add assume role ARN
  • [dnsprovider] dnsimple: add debug option
  • [cli] feat: add LEGO_CERT_PEM_PATH and LEGO_CERT_PFX_PATH

Changed:

  • [dnsprovider] gcore: change dns api url
  • [dnsprovider] bluecat: rewrite provider implementation

Fixed:

  • [dnsprovider] rfc2136: fix TSIG secret
  • [dnsprovider] tencentcloud: fix InvalidParameter.DomainInvalid error when using DNS challenges
  • [lib] fix: panic in certcrypto.ParsePEMPrivateKey
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.8.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.8.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 Jul 2, 2022
@tisba tisba merged commit 369a13f into main Sep 24, 2022
@tisba tisba deleted the dependabot/go_modules/github.com/go-acme/lego/v4-4.8.0 branch September 24, 2022 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.

1 participant