[PR #4] [MERGED] Bump github.com/mholt/certmagic from f00a66c to 707b204 #138

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

📋 Pull Request Information

Original PR: https://github.com/evenh/intercert/pull/4
Author: @dependabot-preview[bot]
Created: 1/14/2019
Status: Merged
Merged: 1/14/2019
Merged by: @evenh

Base: masterHead: dependabot/dep/github.com/mholt/certmagic-707b204


📝 Commits (2)

  • 8ae140f Bump github.com/mholt/certmagic from f00a66c to 707b204
  • 86a7eef Upgrade lego and fix CertMagic API breakage

📊 Changes

2 files changed (+8 additions, -12 deletions)

View changed files

📝 Gopkg.lock (+7 -11)
📝 server/storage.go (+1 -1)

📄 Description

Bumps github.com/mholt/certmagic from f00a66c to 707b204.

Commits
  • 707b204 client: Make cert obtain timeout configurable
  • 8261565 exported KeyBuilder.Safe to use with external pkgs (#13)
  • 9895a52 client: Compatibility change for latest lego commit
  • 85fe983 storage: Fix godoc comment
  • a3b276a storage: Replace TryLock and Wait with Lock; simplify FileStorage
  • See full diff in compare view

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 cancel merge will cancel a previously requested merge
  • @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 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)
  • 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/4 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 1/14/2019 **Status:** ✅ Merged **Merged:** 1/14/2019 **Merged by:** [@evenh](https://github.com/evenh) **Base:** `master` ← **Head:** `dependabot/dep/github.com/mholt/certmagic-707b204` --- ### 📝 Commits (2) - [`8ae140f`](https://github.com/evenh/intercert/commit/8ae140f933b923b119152784ed7a0ef5f6c3ce21) Bump github.com/mholt/certmagic from `f00a66c` to `707b204` - [`86a7eef`](https://github.com/evenh/intercert/commit/86a7eef5629b07d4f84df3e12a4276018f4d543c) Upgrade lego and fix CertMagic API breakage ### 📊 Changes **2 files changed** (+8 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `Gopkg.lock` (+7 -11) 📝 `server/storage.go` (+1 -1) </details> ### 📄 Description Bumps [github.com/mholt/certmagic](https://github.com/mholt/certmagic) from `f00a66c` to `707b204`. <details> <summary>Commits</summary> - [`707b204`](https://github.com/mholt/certmagic/commit/707b20497ed70e559300ae4e91c6fd7db973fffc) client: Make cert obtain timeout configurable - [`8261565`](https://github.com/mholt/certmagic/commit/8261565d73c1dfa6a854ab322e5dd0a586b84b49) exported KeyBuilder.Safe to use with external pkgs ([#13](https://github-redirect.dependabot.com/mholt/certmagic/issues/13)) - [`9895a52`](https://github.com/mholt/certmagic/commit/9895a52c5db68fd37c0773ed77a2a46ee11fdb75) client: Compatibility change for latest lego commit - [`85fe983`](https://github.com/mholt/certmagic/commit/85fe98391136e083d76ad5d55101689507708793) storage: Fix godoc comment - [`a3b276a`](https://github.com/mholt/certmagic/commit/a3b276a1b44e1c2c3dcab752729976ea04f4839b) storage: Replace TryLock and Wait with Lock; simplify FileStorage - See full diff in [compare view](https://github.com/mholt/certmagic/compare/f00a66c84e93c8db1982a4f00c9c4067ba7e2a42...707b20497ed70e559300ae4e91c6fd7db973fffc) </details> <br /> 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 cancel merge` will cancel a previously requested merge - `@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 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) - 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:12 +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#138
No description provided.