Update dependency uk.gov.service.notify:notifications-java-client to v5.2.1-RELEASE #3028
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.0.1-RELEASE
->5.2.1-RELEASE
Release Notes
alphagov/notifications-java-client (uk.gov.service.notify:notifications-java-client)
v5.2.1-RELEASE
Compare Source
v5.2.0-RELEASE
Compare Source
is_cost_data_ready
: This field is true if cost data is ready, and false if it isn't (Boolean).cost_in_pounds
: Cost of the notification in pounds. The cost does not take free allowance into account (Float).cost_details.billable_sms_fragments
: Number of billable SMS fragments in your text message (SMS only) (Integer).cost_details.international_rate_multiplier
: For international SMS rate is multiplied by this value (SMS only) (Integer).cost_details.sms_rate
: Cost of 1 SMS fragment (SMS only) (Float).cost_details.billable_sheets_of_paper
: Number of sheets of paper in the letter you sent, that you will be charged for (letter only) (Integer).cost_details.postage
: Postage class of the notification sent (letter only) (String).v5.1.0-RELEASE
Compare Source
oneClickUnsubscribeURL
parameter tosendEmail
. The unsubscribe URL will be added to the headers of your email. Email clients will use it to add an unsubscribe button. See https://www.notifications.service.gov.uk/using-notify/unsubscribe-linksConfiguration
📅 Schedule: Branch creation - "after 8am and before 5pm every weekday" in timezone Europe/London, Automerge - "after 8am and before 5pm every weekday" in timezone Europe/London.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.