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.4.0 to 4.5.3 #26

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2021

Bumps github.com/go-acme/lego/v4 from 4.4.0 to 4.5.3.

Release notes

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

v4.5.3

Changelog

3675fe68 Prepare release v4.5.3 e9b0b524 fix: missing preferred chain param for renew request (#1502) 90223829 Detach v4.5.2

v4.5.2

Changelog

  • 1bd66388 infomaniak: fix subzone support (#1497)
  • 17f62b8a Add DNS provider for Epik (#1491)
  • 2763e762 edgedns: fix Present and CleanUp logic (#1494)
  • b86f3723 Add DNS Provider for IBM Cloud (SoftLayer) (
  • 6d0e0e16 Add AlwaysDeactivateAuthorizations flag to ObtainRequest (#1480)
  • d2e526e8 Add DNS provider for nicmanager (#1473)
  • 376e7bd7 desec: bump to v0.6.0 (#1470)
  • e0b0f22e ovh: follow cname (#1467)
  • 99ba43f7 alidns: support ECS instance RAM role (#1462)
  • dc2b19e1 chore: update Go (#1469)
  • bc8ff4a1 chore: update dependencies. (#1461)
  • 3e2ade22 chore: disable blank issue.
  • a653611d azure: zone name as environment variable (#1433)
  • 6f5f694c alidns: support sts token credential (#1454)
  • 8e7bba48 chore: fix github action cache. (#1457)
  • 71a3bbc8 Add DNS provider for g-core labs (
  • 6e982d65 chore: update dependencies (#1453)
  • 264d39bb Add DNS provider for hosttech (#1447)
  • 2dbe8832 Add DNS provider for freemyip.com (#1451)
  • 505f6d54 doc: improve issue forms. (#1448)
  • 43779d75 Add DNS provider for all-inkl (#1444)
  • 2a194d6a aws: detailed credentials (#1439)
  • 284d1a3e lightsail: wrong Region env var name
  • fbd369e0 docs: convert issue templates to issue forms. (#1434)
  • b20e8f33 Add DNS provider for Internet.bs (#1431)
  • 1dbebce7 lib: use permanent error instead of context cancellation (#1429)
  • 9b44e4a2 lib: fix backoff in SolverManager (#1428)
Changelog

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

[v4.5.3] - 2021-09-06

Fixed:

  • [lib,cli] fix: missing preferred chain param for renew request

[v4.5.2] - 2021-09-01

Added:

  • [dnsprovider] Add DNS provider for all-inkl
  • [dnsprovider] Add DNS provider for Epik
  • [dnsprovider] Add DNS provider for freemyip.com
  • [dnsprovider] Add DNS provider for g-core labs
  • [dnsprovider] Add DNS provider for hosttech
  • [dnsprovider] Add DNS Provider for IBM Cloud (SoftLayer)
  • [dnsprovider] Add DNS provider for Internet.bs
  • [dnsprovider] Add DNS provider for nicmanager

Changed:

  • [dnsprovider] alidns: support ECS instance RAM role
  • [dnsprovider] alidns: support sts token credential
  • [dnsprovider] azure: zone name as environment variable
  • [dnsprovider] ovh: follow cname
  • [lib,cli] Add AlwaysDeactivateAuthorizations flag to ObtainRequest

Fixed:

  • [dnsprovider] infomaniak: fix subzone support
  • [dnsprovider] edgedns: fix Present and CleanUp logic
  • [dnsprovider] lightsail: wrong Region env var name
  • [lib] lib: fix backoff in SolverManager
  • [lib] lib: use permanent error instead of context cancellation
  • [dnsprovider] desec: bump to v0.6.0

[v4.5.1] - 2021-09-01

Cancelled due to a CI issue, replaced by v4.5.2.

[v4.5.0] - 2021-09-30

Cancelled due to a CI issue, replaced by v4.5.2.

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.4.0 to 4.5.3.
- [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.4.0...v4.5.3)

---
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 Oct 9, 2021
@tisba tisba merged commit 91c01a2 into master Oct 9, 2021
@tisba tisba deleted the dependabot/go_modules/github.com/go-acme/lego/v4-4.5.3 branch October 9, 2021 15:19
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