[PR #118] [CLOSED] Bump github.com/go-acme/lego/v3 from 3.1.0 to 3.8.0 #227

Closed
opened 2026-02-25 22:31:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/evenh/intercert/pull/118
Author: @dependabot-preview[bot]
Created: 7/3/2020
Status: Closed

Base: masterHead: dependabot/go_modules/github.com/go-acme/lego/v3-3.8.0


📝 Commits (1)

  • 8f7f989 Bump github.com/go-acme/lego/v3 from 3.1.0 to 3.8.0

📊 Changes

2 files changed (+207 additions, -5 deletions)

View changed files

📝 go.mod (+5 -5)
📝 go.sum (+202 -0)

📄 Description

Bumps github.com/go-acme/lego/v3 from 3.1.0 to 3.8.0.

Release notes

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

v3.8.0

Added:

  • [cli] cli: add hook on the run command.
  • [dnsprovider] inwx: Two-Factor-Authentication
  • [dnsprovider] Add DNS provider for ArvanCloud

Changed:

  • [dnsprovider] vultr: bumping govultr version
  • [dnsprovider] desec: improve error logs.
  • [lib] Ensures the return of a location during account updates
  • [dnsprovider] route53: Document all AWS credential environment variables

Fixed:

  • [dnsprovider] stackpath: fix subdomain support.
  • [dnsprovider] arvandcloud: fix record name.
  • [dnsprovider] fix: multi-va.
  • [dnsprovider] constellix: fix search records API call.
  • [dnsprovider] hetzner: fix record name.
  • [lib] Registrar.ResolveAccountByKey: Fix malformed request

v3.7.0

Added:

  • [dnsprovider] Add DNS provider for Netlify.
  • [dnsprovider] Add DNS provider for deSEC.io
  • [dnsprovider] Add DNS provider for LuaDNS
  • [dnsprovider] Adding Hetzner DNS provider
  • [dnsprovider] Add DNS provider for Mythic beasts DNSv2
  • [dnsprovider] Add DNS provider for Yandex.

Changed:

  • [dnsprovider] Upgrade DNSimple client to 0.60.0
  • [dnsprovider] update aws sdk

Fixed:

  • [dnsprovider] autodns: removes TXT records during CleanUp.
  • [dnsprovider] Fix exoscale HTTP timeout
  • [cli] fix: renew path information.
  • [cli] Fix account storage location warning message

v3.6.0

Added:

  • [dnsprovider] Add DNS provider for CloudDNS.
  • [dnsprovider] alicloud: add support for domain with punycode
  • [dnsprovider] cloudns: Add subuser support
Changelog

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

[v3.8.0] - 2020-07-02

Added:

  • [cli] cli: add hook on the run command.
  • [dnsprovider] inwx: Two-Factor-Authentication
  • [dnsprovider] Add DNS provider for ArvanCloud

Changed:

  • [dnsprovider] vultr: bumping govultr version
  • [dnsprovider] desec: improve error logs.
  • [lib] Ensures the return of a location during account updates
  • [dnsprovider] route53: Document all AWS credential environment variables

Fixed:

  • [dnsprovider] stackpath: fix subdomain support.
  • [dnsprovider] arvandcloud: fix record name.
  • [dnsprovider] fix: multi-va.
  • [dnsprovider] constellix: fix search records API call.
  • [dnsprovider] hetzner: fix record name.
  • [lib] Registrar.ResolveAccountByKey: Fix malformed request

[v3.7.0] - 2020-05-11

Added:

  • [dnsprovider] Add DNS provider for Netlify.
  • [dnsprovider] Add DNS provider for deSEC.io
  • [dnsprovider] Add DNS provider for LuaDNS
  • [dnsprovider] Adding Hetzner DNS provider
  • [dnsprovider] Add DNS provider for Mythic beasts DNSv2
  • [dnsprovider] Add DNS provider for Yandex.

Changed:

  • [dnsprovider] Upgrade DNSimple client to 0.60.0
  • [dnsprovider] update aws sdk

Fixed:

  • [dnsprovider] autodns: removes TXT records during CleanUp.
  • [dnsprovider] Fix exoscale HTTP timeout
  • [cli] fix: renew path information.
  • [cli] Fix account storage location warning message

[v3.6.0] - 2020-04-24

Added:

  • [dnsprovider] Add DNS provider for CloudDNS.
  • [dnsprovider] alicloud: add support for domain with punycode
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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/evenh/intercert/pull/118 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 7/3/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/go-acme/lego/v3-3.8.0` --- ### 📝 Commits (1) - [`8f7f989`](https://github.com/evenh/intercert/commit/8f7f989c1c3e6000d94d1cf439d65562222b40ba) Bump github.com/go-acme/lego/v3 from 3.1.0 to 3.8.0 ### 📊 Changes **2 files changed** (+207 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+5 -5) 📝 `go.sum` (+202 -0) </details> ### 📄 Description Bumps [github.com/go-acme/lego/v3](https://github.com/go-acme/lego) from 3.1.0 to 3.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/go-acme/lego/releases">github.com/go-acme/lego/v3's releases</a>.</em></p> <blockquote> <h2>v3.8.0</h2> <h3>Added:</h3> <ul> <li><strong>[cli]</strong> cli: add hook on the run command.</li> <li><strong>[dnsprovider]</strong> inwx: Two-Factor-Authentication</li> <li><strong>[dnsprovider]</strong> Add DNS provider for ArvanCloud</li> </ul> <h3>Changed:</h3> <ul> <li><strong>[dnsprovider]</strong> vultr: bumping govultr version</li> <li><strong>[dnsprovider]</strong> desec: improve error logs.</li> <li><strong>[lib]</strong> Ensures the return of a location during account updates</li> <li><strong>[dnsprovider]</strong> route53: Document all AWS credential environment variables</li> </ul> <h3>Fixed:</h3> <ul> <li><strong>[dnsprovider]</strong> stackpath: fix subdomain support.</li> <li><strong>[dnsprovider]</strong> arvandcloud: fix record name.</li> <li><strong>[dnsprovider]</strong> fix: multi-va.</li> <li><strong>[dnsprovider]</strong> constellix: fix search records API call.</li> <li><strong>[dnsprovider]</strong> hetzner: fix record name.</li> <li><strong>[lib]</strong> Registrar.ResolveAccountByKey: Fix malformed request</li> </ul> <h2>v3.7.0</h2> <h3>Added:</h3> <ul> <li><strong>[dnsprovider]</strong> Add DNS provider for Netlify.</li> <li><strong>[dnsprovider]</strong> Add DNS provider for deSEC.io</li> <li><strong>[dnsprovider]</strong> Add DNS provider for LuaDNS</li> <li><strong>[dnsprovider]</strong> Adding Hetzner DNS provider</li> <li><strong>[dnsprovider]</strong> Add DNS provider for Mythic beasts DNSv2</li> <li><strong>[dnsprovider]</strong> Add DNS provider for Yandex.</li> </ul> <h3>Changed:</h3> <ul> <li><strong>[dnsprovider]</strong> Upgrade DNSimple client to 0.60.0</li> <li><strong>[dnsprovider]</strong> update aws sdk</li> </ul> <h3>Fixed:</h3> <ul> <li><strong>[dnsprovider]</strong> autodns: removes TXT records during CleanUp.</li> <li><strong>[dnsprovider]</strong> Fix exoscale HTTP timeout</li> <li><strong>[cli]</strong> fix: renew path information.</li> <li><strong>[cli]</strong> Fix account storage location warning message</li> </ul> <h2>v3.6.0</h2> <h3>Added:</h3> <ul> <li><strong>[dnsprovider]</strong> Add DNS provider for CloudDNS.</li> <li><strong>[dnsprovider]</strong> alicloud: add support for domain with punycode</li> <li><strong>[dnsprovider]</strong> cloudns: Add subuser support</li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/go-acme/lego/blob/master/CHANGELOG.md">github.com/go-acme/lego/v3's changelog</a>.</em></p> <blockquote> <h2>[v3.8.0] - 2020-07-02</h2> <h3>Added:</h3> <ul> <li><strong>[cli]</strong> cli: add hook on the run command.</li> <li><strong>[dnsprovider]</strong> inwx: Two-Factor-Authentication</li> <li><strong>[dnsprovider]</strong> Add DNS provider for ArvanCloud</li> </ul> <h3>Changed:</h3> <ul> <li><strong>[dnsprovider]</strong> vultr: bumping govultr version</li> <li><strong>[dnsprovider]</strong> desec: improve error logs.</li> <li><strong>[lib]</strong> Ensures the return of a location during account updates</li> <li><strong>[dnsprovider]</strong> route53: Document all AWS credential environment variables</li> </ul> <h3>Fixed:</h3> <ul> <li><strong>[dnsprovider]</strong> stackpath: fix subdomain support.</li> <li><strong>[dnsprovider]</strong> arvandcloud: fix record name.</li> <li><strong>[dnsprovider]</strong> fix: multi-va.</li> <li><strong>[dnsprovider]</strong> constellix: fix search records API call.</li> <li><strong>[dnsprovider]</strong> hetzner: fix record name.</li> <li><strong>[lib]</strong> Registrar.ResolveAccountByKey: Fix malformed request</li> </ul> <h2>[v3.7.0] - 2020-05-11</h2> <h3>Added:</h3> <ul> <li><strong>[dnsprovider]</strong> Add DNS provider for Netlify.</li> <li><strong>[dnsprovider]</strong> Add DNS provider for deSEC.io</li> <li><strong>[dnsprovider]</strong> Add DNS provider for LuaDNS</li> <li><strong>[dnsprovider]</strong> Adding Hetzner DNS provider</li> <li><strong>[dnsprovider]</strong> Add DNS provider for Mythic beasts DNSv2</li> <li><strong>[dnsprovider]</strong> Add DNS provider for Yandex.</li> </ul> <h3>Changed:</h3> <ul> <li><strong>[dnsprovider]</strong> Upgrade DNSimple client to 0.60.0</li> <li><strong>[dnsprovider]</strong> update aws sdk</li> </ul> <h3>Fixed:</h3> <ul> <li><strong>[dnsprovider]</strong> autodns: removes TXT records during CleanUp.</li> <li><strong>[dnsprovider]</strong> Fix exoscale HTTP timeout</li> <li><strong>[cli]</strong> fix: renew path information.</li> <li><strong>[cli]</strong> Fix account storage location warning message</li> </ul> <h2>[v3.6.0] - 2020-04-24</h2> <h3>Added:</h3> <ul> <li><strong>[dnsprovider]</strong> Add DNS provider for CloudDNS.</li> <li><strong>[dnsprovider]</strong> alicloud: add support for domain with punycode</li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-acme/lego/commit/bcb5be49c87bab63f9bab23823fd79c7f3d4390a"><code>bcb5be4</code></a> Prepare release v3.8.0</li> <li><a href="https://github.com/go-acme/lego/commit/deb0ffc5d9310b08a7179c61062bec99de791745"><code>deb0ffc</code></a> stackpath: fix subdomain support. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1204">#1204</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/f3ca2c668b76505edab1917c99cbfcf016e35aa9"><code>f3ca2c6</code></a> constellix: fix search records API call. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1200">#1200</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/7bd2666729a458eb63bebd4af923d4da18c61700"><code>7bd2666</code></a> doc: improvements. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1203">#1203</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/6f7c98ee281f08314b944b40ab2ac8862e265796"><code>6f7c98e</code></a> fix: multi-va. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1201">#1201</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/8630274c3172f2810c7fabed21d7ecb957aeb898"><code>8630274</code></a> arvandcloud: fix record name. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1202">#1202</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/6ada79b53652f1b9337388914d01501b0bcbb196"><code>6ada79b</code></a> hetzner: fix record name. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1199">#1199</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/03a768d9083600d8af817d12ba6a70b459c096bb"><code>03a768d</code></a> vultr: bumping govultr version (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1193">#1193</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/fb72e1a292f256c85fade0f4ae146f5f810efbdf"><code>fb72e1a</code></a> doc: always display CLI help. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1184">#1184</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/25c653a14cb31b30996d941efde390b2018960aa"><code>25c653a</code></a> doc: fix example of env vars file. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1182">#1182</a>)</li> <li>Additional commits viewable in <a href="https://github.com/go-acme/lego/compare/v3.1.0...v3.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=github.com/go-acme/lego/v3&package-manager=go_modules&previous-version=3.1.0&new-version=3.8.0)](https://dependabot.com/compatibility-score/?dependency-name=github.com/go-acme/lego/v3&package-manager=go_modules&previous-version=3.1.0&new-version=3.8.0) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:31:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/intercert#227
No description provided.