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

fix(deps): update dependency org.shredzone.acme4j:acme4j-client to v3.2.1 #393

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.shredzone.acme4j:acme4j-client (source) 3.1.1 -> 3.2.1 age adoption passing confidence

Release Notes

shred/acme4j (org.shredzone.acme4j:acme4j-client)

v3.2.1

This is a bugfix release. Update is only necessary if your system's default locale is set to Turkish.

v3.2.0: 3.2.0

  • Documentation has been completely restructured and reviewed. The chapters are now oriented on the different steps, and should help to understand better how acme4j is working.
  • Added acme://ssl.com URI for SSL.com. (Thanks to @​fergadis, @​ifindthanh, @​thanhsmvn for the contribution.)
  • Added acme://zerossl.com protocol provider for ZeroSSL.
  • Simplified the handling of Retry-After headers. Catching AcmeRetryAfterException is not necessary anymore.
  • CSR generator now supports domain names with more than 64 characters. The CSR's CN field is now left empty by default. (Thanks to @​mcpherrinm for the contribution.)
  • Updated ARI support to the latest draft-ietf-acme-ari-03. There is a breaking change in the protocol! If you use ARI and your CA still uses draft 01, do not update to this version!
  • For generic ACME URIs, query parameters are now forwarded to the server. (Fixes #​152)

No changes to your source code are required, unless you are using ARI.

Please read the Migration Guide for further information and caveats.

ZeroSSL makes use of EAB and the Retry-After header. The example has been changed accordingly. It now shows how to do EAB and how to properly handle the Retry-After header.


Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Feb 28, 2024
@renovate renovate bot changed the title fix(deps): update dependency org.shredzone.acme4j:acme4j-client to v3.2.0 fix(deps): update dependency org.shredzone.acme4j:acme4j-client to v3.2.1 Mar 11, 2024
@renovate renovate bot force-pushed the renovate/managed.acme4j branch from 32b365b to 263013e Compare March 11, 2024 18:10
Copy link

sonarcloud bot commented Mar 11, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@sdelamo sdelamo merged commit d6e0dcc into master Apr 1, 2024
11 checks passed
@sdelamo sdelamo deleted the renovate/managed.acme4j branch April 1, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant