[PR #47] [CLOSED] Bump github.com/go-acme/lego from 2.6.0+incompatible to 2.7.2+incompatible #174

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

📋 Pull Request Information

Original PR: https://github.com/evenh/intercert/pull/47
Author: @dependabot-preview[bot]
Created: 8/1/2019
Status: Closed

Base: masterHead: dependabot/go_modules/github.com/go-acme/lego-2.7.2+incompatible


📝 Commits (1)

  • 11fd12b Bump github.com/go-acme/lego

📊 Changes

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

View changed files

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

📄 Description

Bumps github.com/go-acme/lego from 2.6.0+incompatible to 2.7.2+incompatible.

Release notes

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

v2.7.2

Fixed:

  • [dnsprovider] vultr: quote TXT record

v2.7.1

Fixed:

  • [dnsprovider] vultr: invalid record type.

v2.7.0

Added:

  • [dnsprovider] Add DNS provider for namesilo
  • [dnsprovider] Add DNS provider for versio.nl

Changed:

  • [dnsprovider] Update DNS providers libs.
  • [dnsprovider] joker: support username and password.
  • [dnsprovider] Vultr: Switch to official client

Fixed:

  • [dnsprovider] otc: Prevent sending empty body.
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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


🔄 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/47 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 8/1/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/go-acme/lego-2.7.2+incompatible` --- ### 📝 Commits (1) - [`11fd12b`](https://github.com/evenh/intercert/commit/11fd12b815dfbc439e958d8d589ed10b982293d3) Bump github.com/go-acme/lego ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -0) </details> ### 📄 Description Bumps [github.com/go-acme/lego](https://github.com/go-acme/lego) from 2.6.0+incompatible to 2.7.2+incompatible. <details> <summary>Release notes</summary> *Sourced from [github.com/go-acme/lego's releases](https://github.com/go-acme/lego/releases).* > ## v2.7.2 > ### Fixed: > - **[dnsprovider]** vultr: quote TXT record > > ## v2.7.1 > ### Fixed: > - **[dnsprovider]** vultr: invalid record type. > > ## v2.7.0 > ### Added: > - **[dnsprovider]** Add DNS provider for namesilo > - **[dnsprovider]** Add DNS provider for versio.nl > > ### Changed: > - **[dnsprovider]** Update DNS providers libs. > - **[dnsprovider]** joker: support username and password. > - **[dnsprovider]** Vultr: Switch to official client > > ### Fixed: > - **[dnsprovider]** otc: Prevent sending empty body. </details> <details> <summary>Commits</summary> - [`295dd66`](https://github.com/go-acme/lego/commit/295dd66f2aa549685e3d6b95c1813881a7807158) Prepare release v2.7.2 - [`905b1eb`](https://github.com/go-acme/lego/commit/905b1eb80bf5011c0eda1e9a5628aa238646a92a) vultr: quote TXT record ([#940](https://github-redirect.dependabot.com/go-acme/lego/issues/940)) - [`58d6d9f`](https://github.com/go-acme/lego/commit/58d6d9f4767affd87737fcb32c478844561aecd2) Add install instructions for FreeBSD ports ([#935](https://github-redirect.dependabot.com/go-acme/lego/issues/935)) - [`c220df0`](https://github.com/go-acme/lego/commit/c220df0328e74b1a58ceea702e7dcdd505ee00b3) detach v2.7.1 - [`b6808bf`](https://github.com/go-acme/lego/commit/b6808bf0d9ceb7a5d96a0605502ae42d963e7002) Prepare release v2.7.1 - [`7f6155e`](https://github.com/go-acme/lego/commit/7f6155e865037bb24fab7d67641443ed38ee688e) vultr: invalid record type. ([#932](https://github-redirect.dependabot.com/go-acme/lego/issues/932)) - [`d594e35`](https://github.com/go-acme/lego/commit/d594e35ca6099e8be88aee72dcfe00f4d24f754f) detach v2.7.0 - [`789f170`](https://github.com/go-acme/lego/commit/789f170ee6405a7f93c06028ee2c8d41f96d518f) Prepare release v2.7.0 - [`87be195`](https://github.com/go-acme/lego/commit/87be19588b640e0279088dbc4600e4268adb57e9) Switch Vultr to official client ([#929](https://github-redirect.dependabot.com/go-acme/lego/issues/929)) - [`0dbc281`](https://github.com/go-acme/lego/commit/0dbc28193b45d01d6d58a6418dd8655d352de5f2) feat: joker username and password. ([#927](https://github-redirect.dependabot.com/go-acme/lego/issues/927)) - Additional commits viewable in [compare view](https://github.com/go-acme/lego/compare/v2.6.0...v2.7.2) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=github.com/go-acme/lego&package-manager=go_modules&previous-version=2.6.0+incompatible&new-version=2.7.2+incompatible)](https://dependabot.com/compatibility-score.html?dependency-name=github.com/go-acme/lego&package-manager=go_modules&previous-version=2.6.0+incompatible&new-version=2.7.2+incompatible) 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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </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:18 +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#174
No description provided.