Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/caddyserver/certmagic from 0.16.2 to 0.16.3 #60

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2022

Bumps github.com/caddyserver/certmagic from 0.16.2 to 0.16.3.

Commits
  • 76f61c2 Use different context for DNS challenge cleanup
  • 7f2d93f Add remote to handshake logs
  • 871b774 Add one second (at most) to account for NotAfter imprecision (#199)
  • 9e63f36 Revert "Prepend _acme-challenge label to OverrideDomain"
  • 93d9113 go.mod: Upgrade dependencies
  • 56c70f3 Update to Go 1.18; use any
  • 46a4436 Clarify storage documentation (close #196)
  • e022751 Prepend _acme-challenge label to OverrideDomain
  • 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 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 dependabot bot requested a review from a team as a code owner August 19, 2022 02:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 19, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/caddyserver/certmagic-0.16.3 branch from 6badcc7 to 48c917b Compare August 19, 2022 18:40
@hairyhenderson
Copy link
Member

This is failing because 0.16.3 introduced a Go 1.17-incompatible change. Given it's a pre-1.0 version technically semver guarantees don't apply 😅

Also I think this is a good opportunity for us to drop 1.17 and add 1.19 to the test matrix!

@hairyhenderson
Copy link
Member

#61 will allow this to build

@hairyhenderson
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/caddyserver/certmagic-0.16.3 branch from 48c917b to 1a471df Compare August 22, 2022 13:54
@hairyhenderson
Copy link
Member

@dependabot recreate

Bumps [github.com/caddyserver/certmagic](https://github.com/caddyserver/certmagic) from 0.16.2 to 0.16.3.
- [Release notes](https://github.com/caddyserver/certmagic/releases)
- [Commits](caddyserver/certmagic@v0.16.2...v0.16.3)

---
updated-dependencies:
- dependency-name: github.com/caddyserver/certmagic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/caddyserver/certmagic-0.16.3 branch from 1a471df to 5eddb63 Compare August 22, 2022 13:57
@hairyhenderson hairyhenderson merged commit 69b5ed1 into main Aug 22, 2022
@hairyhenderson hairyhenderson deleted the dependabot/go_modules/github.com/caddyserver/certmagic-0.16.3 branch August 22, 2022 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant