Skip to content

Bump acme-client from 3.3.1 to 4.1.1#73

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/acme-client-4.1.1
Closed

Bump acme-client from 3.3.1 to 4.1.1#73
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/acme-client-4.1.1

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps acme-client from 3.3.1 to 4.1.1.

Changelog

Sourced from acme-client's changelog.

v4.1.1 (2020-11-13)

  • fixed Missing TypeScript definitions

v4.1.0 (2020-11-12)

  • added Option preferredChain added to client.getCertificate() and client.auto() to indicate which certificate chain is preferred if a CA offers multiple
  • added Method client.getOrder() to refresh order from CA
  • fixed Upgrade axios@0.21.0
  • fixed Error when attempting to revoke a certificate chain
  • fixed Missing URL augmentation in client.finalizeOrder() and client.deactivateAuthorization()
  • fixed Add certificate issuer to response from forge.readCertificateInfo()

v4.0.2 (2020-10-09)

v4.0.1 (2020-09-15)

v4.0.0 (2020-05-29)

  • fixed Incorrect TypeScript CertificateInfo definitions
  • fixed Allow trailing whitespace character in http-01 challenge response
  • breaking Remove support for Node v8
  • breaking Remove deprecated openssl crypto module
Commits
  • 94f9d70 Bump v4.1.1
  • 3dbed9c More missing TypeScript definitions, CHANGELOG
  • 8dc2905 Add preferredChain parameter to types
  • 5594e30 Bump v4.1.0
  • 7cc3f7c Implement preferred chain option and tests when a CA offers multiple certific...
  • a35506c Add certificate issuer to forge.readCertificateInfo(), crypto test spec, reor...
  • 45a1466 Use more robust forge implementation for getPemBody() and splitPemChain(), mo...
  • fdbf010 Implement tests for untested API methods using Pebble CTS
  • 8b2e878 Add utility for splitting PEM chains, use in getPemBody() to fix error when r...
  • 8ca8622 Move challenge response test functions to allow reuse
  • 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 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)
  • 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)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Nov 13, 2020
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #74.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/acme-client-4.1.1 branch November 16, 2020 19:22
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.

0 participants