[PR #106] [CLOSED] Bump github.com/go-acme/lego/v3 from 3.1.0 to 3.7.0 #218

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

📋 Pull Request Information

Original PR: https://github.com/evenh/intercert/pull/106
Author: @dependabot-preview[bot]
Created: 5/12/2020
Status: Closed

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


📝 Commits (1)

  • f5a71b4 Bump github.com/go-acme/lego/v3 from 3.1.0 to 3.7.0

📊 Changes

2 files changed (+194 additions, -1 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+193 -0)

📄 Description

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

Release notes

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

v3.7.0

No release notes provided.

v3.6.0

Added:

  • [dnsprovider] Add DNS provider for CloudDNS.
  • [dnsprovider] alicloud: add support for domain with punycode
  • [dnsprovider] cloudns: Add subuser support
  • [cli] Information about renewed certificates are now passed to the renew hook

Changed:

  • [dnsprovider] acmedns: Update cpu/goacmedns v0.0.1 -> v0.0.2
  • [dnsprovider] alicloud: update sdk dependency version to v1.61.112
  • [dnsprovider] azure: Allow for the use of MSI
  • [dnsprovider] constellix: improve challenge.
  • [dnsprovider] godaddy: allow parallel solve.
  • [dnsprovider] namedotcom: get the actual registered domain so we can remove just that from the hostname to be created
  • [dnsprovider] transip: updated the client to v6

Fixed:

  • [dnsprovider] ns1: fix missing domain in log
  • [dnsprovider] rimuhosting: use HTTP client from config.

v3.5.0

Added:

  • [dnsprovider] Add DNS provider for Dynu.
  • [dnsprovider] Add DNS provider for reg.ru
  • [dnsprovider] Add DNS provider for Zonomi and RimuHosting.
  • [cli] Building binaries for arm 6 and 5
  • [cli] Uses CGO_ENABLED=0
  • [cli] Multi-arch Docker image.
  • [cli] Adds --name flag to list command.

Changed:

  • [lib] lib: Improve cleanup log messages.
  • [lib] Wrap errors.

Fixed:

  • [dnsprovider] azure: pass AZURE_CLIENT_SECRET_FILE to autorest.Authorizer
  • [dnsprovider] gcloud: fixes issues when used with GKE Workload Identity
  • [dnsprovider] oraclecloud: fix subdomain support

v3.4.0

... (truncated)
Changelog

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

[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
  • [dnsprovider] cloudns: Add subuser support
  • [cli] Information about renewed certificates are now passed to the renew hook

Changed:

  • [dnsprovider] acmedns: Update cpu/goacmedns v0.0.1 -> v0.0.2
  • [dnsprovider] alicloud: update sdk dependency version to v1.61.112
  • [dnsprovider] azure: Allow for the use of MSI
  • [dnsprovider] constellix: improve challenge.
  • [dnsprovider] godaddy: allow parallel solve.
  • [dnsprovider] namedotcom: get the actual registered domain so we can remove just that from the hostname to be created
  • [dnsprovider] transip: updated the client to v6

Fixed:

  • [dnsprovider] ns1: fix missing domain in log
  • [dnsprovider] rimuhosting: use HTTP client from config.

[v3.5.0] - 2020-03-15

Added:

... (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)
  • @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/106 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 5/12/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/go-acme/lego/v3-3.7.0` --- ### 📝 Commits (1) - [`f5a71b4`](https://github.com/evenh/intercert/commit/f5a71b48ea14cd51047700fb999293b6d7ae156e) Bump github.com/go-acme/lego/v3 from 3.1.0 to 3.7.0 ### 📊 Changes **2 files changed** (+194 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+193 -0) </details> ### 📄 Description Bumps [github.com/go-acme/lego/v3](https://github.com/go-acme/lego) from 3.1.0 to 3.7.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.7.0</h2> <p>No release notes provided.</p> <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> <li><strong>[cli]</strong> Information about renewed certificates are now passed to the renew hook</li> </ul> <h3>Changed:</h3> <ul> <li><strong>[dnsprovider]</strong> acmedns: Update cpu/goacmedns v0.0.1 -&gt; v0.0.2</li> <li><strong>[dnsprovider]</strong> alicloud: update sdk dependency version to v1.61.112</li> <li><strong>[dnsprovider]</strong> azure: Allow for the use of MSI</li> <li><strong>[dnsprovider]</strong> constellix: improve challenge.</li> <li><strong>[dnsprovider]</strong> godaddy: allow parallel solve.</li> <li><strong>[dnsprovider]</strong> namedotcom: get the actual registered domain so we can remove just that from the hostname to be created</li> <li><strong>[dnsprovider]</strong> transip: updated the client to v6</li> </ul> <h3>Fixed:</h3> <ul> <li><strong>[dnsprovider]</strong> ns1: fix missing domain in log</li> <li><strong>[dnsprovider]</strong> rimuhosting: use HTTP client from config.</li> </ul> <h2>v3.5.0</h2> <h3>Added:</h3> <ul> <li><strong>[dnsprovider]</strong> Add DNS provider for Dynu.</li> <li><strong>[dnsprovider]</strong> Add DNS provider for reg.ru</li> <li><strong>[dnsprovider]</strong> Add DNS provider for Zonomi and RimuHosting.</li> <li><strong>[cli]</strong> Building binaries for arm 6 and 5</li> <li><strong>[cli]</strong> Uses CGO_ENABLED=0</li> <li><strong>[cli]</strong> Multi-arch Docker image.</li> <li><strong>[cli]</strong> Adds <code>--name</code> flag to list command.</li> </ul> <h3>Changed:</h3> <ul> <li><strong>[lib]</strong> lib: Improve cleanup log messages.</li> <li><strong>[lib]</strong> Wrap errors.</li> </ul> <h3>Fixed:</h3> <ul> <li><strong>[dnsprovider]</strong> azure: pass AZURE_CLIENT_SECRET_FILE to autorest.Authorizer</li> <li><strong>[dnsprovider]</strong> gcloud: fixes issues when used with GKE Workload Identity</li> <li><strong>[dnsprovider]</strong> oraclecloud: fix subdomain support</li> </ul> <h2>v3.4.0</h2> </tr></table> ... (truncated) </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.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> <li><strong>[dnsprovider]</strong> cloudns: Add subuser support</li> <li><strong>[cli]</strong> Information about renewed certificates are now passed to the renew hook</li> </ul> <h3>Changed:</h3> <ul> <li><strong>[dnsprovider]</strong> acmedns: Update cpu/goacmedns v0.0.1 -&gt; v0.0.2</li> <li><strong>[dnsprovider]</strong> alicloud: update sdk dependency version to v1.61.112</li> <li><strong>[dnsprovider]</strong> azure: Allow for the use of MSI</li> <li><strong>[dnsprovider]</strong> constellix: improve challenge.</li> <li><strong>[dnsprovider]</strong> godaddy: allow parallel solve.</li> <li><strong>[dnsprovider]</strong> namedotcom: get the actual registered domain so we can remove just that from the hostname to be created</li> <li><strong>[dnsprovider]</strong> transip: updated the client to v6</li> </ul> <h3>Fixed:</h3> <ul> <li><strong>[dnsprovider]</strong> ns1: fix missing domain in log</li> <li><strong>[dnsprovider]</strong> rimuhosting: use HTTP client from config.</li> </ul> <h2>[v3.5.0] - 2020-03-15</h2> <h3>Added:</h3> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-acme/lego/commit/e774e180a51b11a3ba9f3c1784b1cbc7dce1322b"><code>e774e18</code></a> Prepare release v3.7.0</li> <li><a href="https://github.com/go-acme/lego/commit/eb112e381c2e729242aec494aff65263adaac442"><code>eb112e3</code></a> fix: review path information. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1151">#1151</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/f13a88feb51433e16a9271404bf8e95c7195fab2"><code>f13a88f</code></a> dnsimple: Upgrade client to 0.60.0 (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1148">#1148</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/25ea7ac6b4fa7992f289644503e97b9e68cda94c"><code>25ea7ac</code></a> Add DNS provider for LuaDNS (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1135">#1135</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/6043c9347ca44682aa5d01b0f8711d1f2192cba9"><code>6043c93</code></a> chore: update linter. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1145">#1145</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/e90786484ae3a3466e279f40c32eb5c9895cb7dc"><code>e907864</code></a> Adding Hezner DNS provider (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1128">#1128</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/5ab733598742f55502624373839619c3f22453b0"><code>5ab7335</code></a> Add DNS provider for Netlify. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1144">#1144</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/874e0c798023db0086c92e12a2cfc76ec43b966f"><code>874e0c7</code></a> aws: update sdk (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1139">#1139</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/7e3add6d0db930613519e7dcefa1e5801bc6f0c7"><code>7e3add6</code></a> Add DNS provider for deSEC.io (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1143">#1143</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/b59dffbede6719b9b27e0f59ee7b5927febb2636"><code>b59dffb</code></a> autodns: removes TXT records during CleanUp. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1141">#1141</a>)</li> <li>Additional commits viewable in <a href="https://github.com/go-acme/lego/compare/v3.1.0...v3.7.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.7.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.7.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:26 +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#218
No description provided.