[PR #65] [CLOSED] Bump github.com/go-acme/lego/v3 from 3.1.0 to 3.3.0 #189

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

📋 Pull Request Information

Original PR: https://github.com/evenh/intercert/pull/65
Author: @dependabot-preview[bot]
Created: 1/9/2020
Status: Closed

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


📝 Commits (1)

  • e6cc104 Bump github.com/go-acme/lego/v3 from 3.1.0 to 3.3.0

📊 Changes

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

View changed files

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

📄 Description

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

Release notes

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

v3.3.0

No release notes provided.

v3.2.0

Added:

  • [dnsprovider] Add support for autodns

Changed:

  • [dnsprovider] httpreq: Allow use environment vars from a _FILE file
  • [lib] Don't deactivate valid authorizations
  • [lib] Expose more SOA fields found by dns01.FindZoneByFqdn

Fixed:

  • [dnsprovider] use token as unique ID.
Changelog

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

[v3.3.0] - 2020-01-08

Added:

  • [dnsprovider] Add DNS provider for Checkdomain
  • [lib] Add support to update account

Changed:

  • [dnsprovider] gcloud: Auto-detection of the project ID.
  • [lib] Successfully parse private key PEM blocks

Fixed:

  • [dnsprovider] Update dnspod, because of API breaking changes.

[v3.2.0] - 2019-11-10

Added:

  • [dnsprovider] Add support for autodns

Changed:

  • [dnsprovider] httpreq: Allow use environment vars from a _FILE file
  • [lib] Don't deactivate valid authorizations
  • [lib] Expose more SOA fields found by dns01.FindZoneByFqdn

Fixed:

  • [dnsprovider] use token as unique ID.
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/65 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 1/9/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/go-acme/lego/v3-3.3.0` --- ### 📝 Commits (1) - [`e6cc104`](https://github.com/evenh/intercert/commit/e6cc104fdca030f05045ed3f7e7fca05dbab6a76) Bump github.com/go-acme/lego/v3 from 3.1.0 to 3.3.0 ### 📊 Changes **2 files changed** (+74 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+73 -0) </details> ### 📄 Description Bumps [github.com/go-acme/lego/v3](https://github.com/go-acme/lego) from 3.1.0 to 3.3.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.3.0</h2> <p>No release notes provided.</p> <h2>v3.2.0</h2> <h3>Added:</h3> <ul> <li><strong>[dnsprovider]</strong> Add support for autodns</li> </ul> <h3>Changed:</h3> <ul> <li><strong>[dnsprovider]</strong> httpreq: Allow use environment vars from a <code>_FILE</code> file</li> <li><strong>[lib]</strong> Don&amp;<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/39">#39</a>;t deactivate valid authorizations</li> <li><strong>[lib]</strong> Expose more SOA fields found by dns01.FindZoneByFqdn</li> </ul> <h3>Fixed:</h3> <ul> <li><strong>[dnsprovider]</strong> use token as unique ID.</li> </ul> </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.3.0] - 2020-01-08</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> <h3>Changed:</h3> <ul> <li><strong>[dnsprovider]</strong> gcloud: Auto-detection of the project ID.</li> <li><strong>[lib]</strong> Successfully parse private key PEM blocks</li> </ul> <h3>Fixed:</h3> <ul> <li><strong>[dnsprovider]</strong> Update dnspod, because of API breaking changes.</li> </ul> <h2>[v3.2.0] - 2019-11-10</h2> <h3>Added:</h3> <ul> <li><strong>[dnsprovider]</strong> Add support for autodns</li> </ul> <h3>Changed:</h3> <ul> <li><strong>[dnsprovider]</strong> httpreq: Allow use environment vars from a <code>_FILE</code> file</li> <li><strong>[lib]</strong> Don&amp;<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/39">#39</a>;t deactivate valid authorizations</li> <li><strong>[lib]</strong> Expose more SOA fields found by dns01.FindZoneByFqdn</li> </ul> <h3>Fixed:</h3> <ul> <li><strong>[dnsprovider]</strong> use token as unique ID.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-acme/lego/commit/63758264cb8537f498820cc36ad3bcaf201a5a5f"><code>6375826</code></a> Prepare release v3.3.0</li> <li><a href="https://github.com/go-acme/lego/commit/6154f47ec367ca8885e0d6bd09eb0ba9f074767d"><code>6154f47</code></a> Update dnspod, because of API breaking changes. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1034">#1034</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/c7bbf62dd40ba2019a2cf534aa73537e14ead096"><code>c7bbf62</code></a> Successfully parse private key PEM blocks (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1030">#1030</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/4f72de468dc3a3dbb083e7928a5065fabf7098b6"><code>4f72de4</code></a> Auto-detection of the project ID for gcloud. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1028">#1028</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/ca42cc42a0b16ba0043f72b00279521c8de90990"><code>ca42cc4</code></a> dns/dreamhost: fix GoDoc (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1027">#1027</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/2dbb71b3f6fa1e5eae9bebbcb34cbba00ad8fd24"><code>2dbb71b</code></a> Add support for freebsd/arm64 (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1019">#1019</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/cda5995ab46e32d0d2f6cec06a510ef7429cd1d7"><code>cda5995</code></a> Add DNS provider for Checkdomain (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1017">#1017</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/914d481a07be4aff941c04318f1ae652145f9c11"><code>914d481</code></a> Update examples to explain http.webroot (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1012">#1012</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/b1dba4f23d357e1b96ff4a3e8295412b55d5c330"><code>b1dba4f</code></a> Add support to update account (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1002">#1002</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/e345074ff64861e6b35e1ea45392f6f29e89474d"><code>e345074</code></a> fix: some debug code in e2e tests. (<a href="https://github-redirect.dependabot.com/go-acme/lego/issues/1009">#1009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/go-acme/lego/compare/v3.1.0...v3.3.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.3.0)](https://dependabot.com/compatibility-score.html?dependency-name=github.com/go-acme/lego/v3&package-manager=go_modules&previous-version=3.1.0&new-version=3.3.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:21 +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#189
No description provided.