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 acme from 1.6.0 to 1.7.0 #184

Merged
merged 1 commit into from
Aug 21, 2020
Merged

Bump acme from 1.6.0 to 1.7.0 #184

merged 1 commit into from
Aug 21, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2020

Bumps acme from 1.6.0 to 1.7.0.

Release notes

Sourced from acme's releases.

Certbot 1.7.0

Added

  • Third-party plugins can be used without prefix (plugin_name instead of dist_name:plugin_name): this concerns the plugin name, CLI flags, and keys in credential files. The prefixed form is still supported but is deprecated, and will be removed in a future release.
  • Added --nginx-sleep-seconds (default 1) for environments where nginx takes a long time to reload.

Changed

  • The Linode DNS plugin now waits 120 seconds for DNS propagation, instead of 1200, due to https://www.linode.com/blog/linode/linode-turns-17/
  • We deprecated support for Python 3.5 in Certbot and its ACME library. Support for Python 3.5 will be removed in the next major release of Certbot. More details about these changes can be found on our GitHub repo.
Commits
  • 6ec83d5 Release 1.7.0
  • 403ded5 Update changelog for 1.7.0 release
  • 4d3f6c2 Document how to revoke snapcraft credentials. (#8187)
  • 6d73b21 Automatically publish snaps to the beta channel (#8183)
  • 072c070 Do not run tests on pushes to *.x for performance. (#8185)
  • df1ca72 Remove text about snap beta status. (#8178)
  • 086c8b1 Mention the availability of DNS plugin snaps in our docs under certbot/docs. ...
  • 09ab4ae nginx: add --nginx-sleep-seconds (#8163)
  • a6f2061 Improve log dump in snaps remote builds when an unexpected behavior is detect...
  • 02c1339 Document that snaps are available for 3 architectures (#8174)
  • Additional commits viewable 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 added the dependencies Pull requests that update a dependency file label Aug 21, 2020
Bumps [acme](https://github.com/letsencrypt/letsencrypt) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/letsencrypt/letsencrypt/releases)
- [Commits](certbot/certbot@v1.6.0...v1.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/acme-1.7.0 branch from ada7901 to ff733bd Compare August 21, 2020 10:16
Copy link
Contributor

@MartinHjelmare MartinHjelmare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes sound safe to me.

@pvizeli pvizeli merged commit 99305fc into master Aug 21, 2020
@dependabot dependabot bot deleted the dependabot/pip/acme-1.7.0 branch August 21, 2020 11:43
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants