Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2025

Bumps github.com/mholt/acmez/v3 from 3.1.2 to 3.1.4.

Release notes

Sourced from github.com/mholt/acmez/v3's releases.

v3.1.4

A few fixes that could technically be breaking, but are actually bugs, for example, a function that was spelled "Acccount" instead of "Account", and the way the DNS01Account helper function worked has been corrected to match the intent/documentation.

We also now truncate NotBefore and NotAfter to second precision.

What's Changed

New Contributors

Full Changelog: mholt/acmez@v3.1.3...v3.1.4

v3.1.3

Minor release that adds helpers for the dns-account-01 challenge, and an exported Thumbprint() method for ACME accounts.

What's Changed

New Contributors

Full Changelog: mholt/acmez@v3.1.2...v3.1.3

Commits
  • f6b8d4a Truncate NotBefore/NotAfter to second precision
  • 8706f54 fix(challenge): use consistent structure (#45)
  • adae529 Fixed typo of function name (#44)
  • 3d27c5c Add experimental method to get account thumbprint
  • 56e23df Add helpers for dns-account-01 challenge (close #42) (#43)
  • df105ba Update draft-ari references to RFC 9773
  • 47ab3b8 Fix typo (#41)
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/mholt/acmez/v3](https://github.com/mholt/acmez) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/mholt/acmez/releases)
- [Commits](mholt/acmez@v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: github.com/mholt/acmez/v3
  dependency-version: 3.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants