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.16.1 to 4.19.0 in /grid-proxy #1219

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/go-acme/lego/v4 from 4.16.1 to 4.19.0.

Release notes

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

v4.18.0

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

Changelog

  • c759f565 Add DNS provider for DirectAdmin (#2225)
  • 7062e8c2 Add DNS provider for Lima-City (#2248)
  • beaa35ca Add DNS provider for Mittwald (#2200)
  • f93651a5 Add DNS provider for mijn.host (#2252)
  • 9873b9b8 bluecat: skip deploy (#2230)
  • 24f42146 cloudflare: update documentation to specify the unit of time-based options (#2239)
  • 04864ff1 designate: allow manually overwriting DNS zone (#2204)
  • 13b5cb57 directadmin: update documentation
  • 4cbe9a2a docs: add note about snap (#2201)
  • cb246718 docs: fix favicon
  • 5ab212cf docs: update theme (#2240)
  • fa7cf5cd feat: add LEGO_ISSUER_CERT_PATH to run hook (#2234)
  • c63be848 feat: add option to handle the overall request limit (#2209)
  • 834a9089 feat: expose certificates pool creation (#2210)
  • 29e98f8a fix(ari): avoid Int63n panic in ShouldRenewAt() (#2246)
  • 321cea51 fix: restore Solaris (#2217)
  • fa0c05f5 ovh: allow to use ovh.conf file (#2216)

v4.17.4

Changelog

  • update dependencies

v4.17.3

Changelog

  • 96a8381a fix: disable snap release
  • 71b48f82 fix: disable Solaris build
  • f038102e chore: fix snapcraft release
  • 5eb87685 pdns: reconstruct zone URLs to enable non-root folder API endpoints
  • f89e2576 dode: update API URL
  • 220c608c chore: update linter
  • 92bde4cd chore: remove remaining deprecated ARI call
  • d39d57fb chore: remove useless file
  • bf10a467 chore: update linter
  • c61aeba3 godaddy: documentation new API limitations
  • 11b4beff route53: adds option to not wait for changes
  • 2ec9e42e azuredns: use TenantID also for cli authentication
  • 983c181e feat: renewal retry after value
  • f6d1413a exoscale: simplify record creation
  • acd33825 ovh: add OAuth2 authentication
  • 42aa57e2 exec: stream command output
  • 76eb1eac feat: add LEGO_ISSUER_CERT_PATH to hook
  • d60c335c feat: fills LEGO_CERT_PFX_PATH and LEGO_CERT_PEM_PATH only when needed
  • 55dd478c chore: update dependencies

... (truncated)

Changelog

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

[v4.19.0] - 2024-10-03

Added

  • [dnsprovider] Add DNS provider for HuaweiCloud
  • [dnsprovider] Add DNS provider for SelfHost.(de|eu)
  • [lib,cli,dnsprovider] Add dns.propagation-rns option
  • [cli,dnsprovider] Add dns.propagation-wait flag
  • [lib,dnsprovider] Add PropagationWait function

Changed

  • [dnsprovider] ionos: follow CNAME
  • [lib,dnsprovider] Reducing the lock strength of the soa cache entry
  • [lib,cli,dnsprovider] Deprecation of dns.disable-cp, replaced by dns.propagation-disable-ans.

Fixed

  • [dnsprovider] Use UTC instead of GMT when possible
  • [dnsprovider] namesilo: restrict CleanUp
  • [dnsprovider] godaddy: fix cleanup

[v4.18.0] - 2024-08-30

Added

  • [dnsprovider] Add DNS provider for mijn.host
  • [dnsprovider] Add DNS provider for Lima-City
  • [dnsprovider] Add DNS provider for DirectAdmin
  • [dnsprovider] Add DNS provider for Mittwald
  • [lib,cli] feat: add option to handle the overall request limit
  • [lib] feat: expose certificates pool creation

Changed

  • [cli] feat: add LEGO_ISSUER_CERT_PATH to run hook
  • [dnsprovider] bluecat: skip deploy
  • [dnsprovider] ovh: allow to use ovh.conf file
  • [dnsprovider] designate: allow manually overwriting DNS zone

Fixed

  • [ari] fix: avoid Int63n panic in ShouldRenewAt()

[v4.17.4] - 2024-06-12

Fixed

  • [dnsprovider] Update dependencies

... (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 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.16.1 to 4.19.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.16.1...v4.19.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 the dependencies Pull requests that update a dependency file label Oct 3, 2024
@dependabot dependabot bot requested a review from MarioBassem as a code owner October 3, 2024 14:57
@dependabot dependabot bot added the go Pull requests that update Go code label Oct 3, 2024
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.

0 participants