[PR #84] [CLOSED] Bump github.com/go-acme/lego/v3 from 3.1.0 to 3.5.0 #205

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 95b0c19 Bump github.com/go-acme/lego/v3 from 3.1.0 to 3.5.0

📊 Changes

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

View changed files

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

📄 Description

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

Release notes

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

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

Added:

  • [dnsprovider] Add DNS provider for Constellix
  • [dnsprovider] Add DNS provider for Servercow.
  • [dnsprovider] Add DNS provider for Scaleway
  • [cli] Add "LEGO_PATH" environment variable

Changed:

  • [dnsprovider] route53: allow custom client to be provided
  • [dnsprovider] namecheap: allow external domains
  • [dnsprovider] namecheap: add sandbox support.
  • [dnsprovider] ovh: Improve provider documentation
  • [dnsprovider] route53: Improve provider documentation

Fixed:

  • [dnsprovider] zoneee: fix subdomains.
  • [dnsprovider] designate: Don't clean up managed records like SOA and NS
  • [dnsprovider] dnspod: update lib.
  • [lib] crypto: Treat CommonName as optional
  • [lib] chore: update cenkalti/backoff to v4.

v3.3.0

Added:

  • [dnsprovider] Add DNS provider for Checkdomain
  • [lib] Add support to update account
... (truncated)
Changelog

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

[v3.5.0] - 2020-03-15

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] - 2020-02-25

Added:

  • [dnsprovider] Add DNS provider for Constellix
  • [dnsprovider] Add DNS provider for Servercow.
  • [dnsprovider] Add DNS provider for Scaleway
  • [cli] Add "LEGO_PATH" environment variable

Changed:

  • [dnsprovider] route53: allow custom client to be provided
  • [dnsprovider] namecheap: allow external domains
  • [dnsprovider] namecheap: add sandbox support.
  • [dnsprovider] ovh: Improve provider documentation
  • [dnsprovider] route53: Improve provider documentation

Fixed:

  • [dnsprovider] zoneee: fix subdomains.
  • [dnsprovider] designate: Don't clean up managed records like SOA and NS
  • [dnsprovider] dnspod: update lib.
  • [lib] crypto: Treat CommonName as optional
  • [lib] chore: update cenkalti/backoff to v4.

[v3.3.0] - 2020-01-08

... (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/84 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 3/16/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/go-acme/lego/v3-3.5.0` --- ### 📝 Commits (1) - [`95b0c19`](https://github.com/evenh/intercert/commit/95b0c1937fa2f869b52d985d7f957813fd516ac8) Bump github.com/go-acme/lego/v3 from 3.1.0 to 3.5.0 ### 📊 Changes **2 files changed** (+185 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+184 -0) </details> ### 📄 Description Bumps [github.com/go-acme/lego/v3](https://github.com/go-acme/lego) from 3.1.0 to 3.5.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.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> <h3>Added:</h3> <ul> <li><strong>[dnsprovider]</strong> Add DNS provider for Constellix</li> <li><strong>[dnsprovider]</strong> Add DNS provider for Servercow.</li> <li><strong>[dnsprovider]</strong> Add DNS provider for Scaleway</li> <li><strong>[cli]</strong> Add &amp;<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/34">#34</a>;LEGO_PATH&amp;<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/34">#34</a>; environment variable</li> </ul> <h3>Changed:</h3> <ul> <li><strong>[dnsprovider]</strong> route53: allow custom client to be provided</li> <li><strong>[dnsprovider]</strong> namecheap: allow external domains</li> <li><strong>[dnsprovider]</strong> namecheap: add sandbox support.</li> <li><strong>[dnsprovider]</strong> ovh: Improve provider documentation</li> <li><strong>[dnsprovider]</strong> route53: Improve provider documentation</li> </ul> <h3>Fixed:</h3> <ul> <li><strong>[dnsprovider]</strong> zoneee: fix subdomains.</li> <li><strong>[dnsprovider]</strong> designate: Don&amp;<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/39">#39</a>;t clean up managed records like SOA and NS</li> <li><strong>[dnsprovider]</strong> dnspod: update lib.</li> <li><strong>[lib]</strong> crypto: Treat CommonName as optional</li> <li><strong>[lib]</strong> chore: update cenkalti/backoff to v4.</li> </ul> <h2>v3.3.0</h2> <h3>Added:</h3> <ul> <li><strong>[dnsprovider]</strong> Add DNS provider for Checkdomain</li> <li><strong>[lib]</strong> Add support to update account</li> </ul> </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.5.0] - 2020-03-15</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] - 2020-02-25</h2> <h3>Added:</h3> <ul> <li><strong>[dnsprovider]</strong> Add DNS provider for Constellix</li> <li><strong>[dnsprovider]</strong> Add DNS provider for Servercow.</li> <li><strong>[dnsprovider]</strong> Add DNS provider for Scaleway</li> <li><strong>[cli]</strong> Add &amp;<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/34">#34</a>;LEGO_PATH&amp;<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/34">#34</a>; environment variable</li> </ul> <h3>Changed:</h3> <ul> <li><strong>[dnsprovider]</strong> route53: allow custom client to be provided</li> <li><strong>[dnsprovider]</strong> namecheap: allow external domains</li> <li><strong>[dnsprovider]</strong> namecheap: add sandbox support.</li> <li><strong>[dnsprovider]</strong> ovh: Improve provider documentation</li> <li><strong>[dnsprovider]</strong> route53: Improve provider documentation</li> </ul> <h3>Fixed:</h3> <ul> <li><strong>[dnsprovider]</strong> zoneee: fix subdomains.</li> <li><strong>[dnsprovider]</strong> designate: Don&amp;<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/39">#39</a>;t clean up managed records like SOA and NS</li> <li><strong>[dnsprovider]</strong> dnspod: update lib.</li> <li><strong>[lib]</strong> crypto: Treat CommonName as optional</li> <li><strong>[lib]</strong> chore: update cenkalti/backoff to v4.</li> </ul> <h2>[v3.3.0] - 2020-01-08</h2> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-acme/lego/commit/2a1cf86439539feffb06dabec295eb0593457bf7"><code>2a1cf86</code></a> Prepare release v3.5.0</li> <li><a href="https://github.com/go-acme/lego/commit/c90c61df8eac92c2bd8b1aa2422bc8d9a4c24314"><code>c90c61d</code></a> Share the client code between Selectel and VScale. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1085">#1085</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/1aeac60ab36e097fed346401f6de0e84c5ae9b92"><code>1aeac60</code></a> Add DNS provider for Zonomi and RimuHosting. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1084">#1084</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/a5e60d5d05d83c40c682288c7f8fde486a532f30"><code>a5e60d5</code></a> azure: pass AZURE_CLIENT_SECRET_FILE to autorest.Authorizer (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1083">#1083</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/403070dd9be7579bb97e9a9b3b63ca0500fe3e7f"><code>403070d</code></a> Standardization of the definition of env vars. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1082">#1082</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/aeb20f4debd7b16abd0478e5b139017dcf38ebf0"><code>aeb20f4</code></a> Adds --name flag to list command. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1046">#1046</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/68842b3b701f8bba60b8bced5de3013616ffe91a"><code>68842b3</code></a> oraclecloud: fix subdomain support (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1055">#1055</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/4901bb4fe7322104718cbed99432d84bf0e1287d"><code>4901bb4</code></a> Add DNS provider for Dynu. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1081">#1081</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/006012200ee83644d2ee40f65bf5f6279ddd9d46"><code>0060122</code></a> Add DNS provider for reg.ru (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1078">#1078</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/e01131f2f4eee523b6b5d59f61394b0eb06163fb"><code>e01131f</code></a> fix: Improve cleanup log messages. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1076">#1076</a>)</li> <li>Additional commits viewable in <a href="https://github.com/go-acme/lego/compare/v3.1.0...v3.5.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.5.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.5.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:24 +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#205
No description provided.