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

Update dependency notifications-node-client to v8 #128

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
notifications-node-client (source) 5.2.3 -> 8.2.1 age adoption passing confidence

Release Notes

alphagov/notifications-node-client (notifications-node-client)

v8.2.1

Compare Source

  • Fix a bug where an internal API client function isn't being exposed in the library.

v8.2.0

Compare Source

  • Add support for providing a custom underlying Axios client via setClient.

v8.1.0

Compare Source

  • The sendEmail function can now be passed oneClickUnsubscribeURL as an optional argument.

v8.0.0

Compare Source

  • Remove the default is_csv boolean parameter from prepareUpload. This method now accepts a file and an options map with the following options. For more specific information please read the documentation.
    • filename (string) - specify the document's filename upon download
    • confirm_email_before_download (boolean) - require the user to enter their email address before the file can be downloaded.
    • retention_period (string) - how long Notify should make the file available to the user for.

v7.0.6

Compare Source

  • Bump axios from 1.2.6 to 1.6.1

v7.0.5

Compare Source

  • Fix a few cases of assignment to undeclared (global) variables

v7.0.4

Compare Source

  • Bump axios to the 1.x branch to address CVE-2023-45857. Due to underlying changes in Axios you may have to explicitly set the protocol property when constructing your proxyConfig object, if using a proxy.

v7.0.3

Compare Source

v7.0.2

Compare Source

  • Bump semver from 5.7.1 to 5.7.2

v7.0.1

Compare Source

  • Fix a bug with default behaviour for confirmEmailBeforeDownload, which coalesced false to null.

v7.0.0

Compare Source

  • Remove support for node versions below v14.17.3.

v6.0.0

Compare Source

  • Bump jsonwebtokens from 8.5.1 to 9.0.0 to mitigate CVE-2022-23529. We don't believe this CVE affects any use-cases of notifications-node-client; this update is out of best-practice rather than any direct concern.
  • Remove support for node versions below v12.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.

🚦 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 6, 2024
@renovate renovate bot force-pushed the renovate/notifications-node-client-8.x branch from cc1d453 to 48ce661 Compare November 6, 2024 15:23
@renovate renovate bot force-pushed the renovate/notifications-node-client-8.x branch from 48ce661 to 7a80c52 Compare November 6, 2024 16:36
@renovate renovate bot force-pushed the renovate/notifications-node-client-8.x branch from 7a80c52 to 3792262 Compare November 6, 2024 16:36
@yndajas yndajas merged commit 1d842e4 into main Nov 6, 2024
3 checks passed
@yndajas yndajas deleted the renovate/notifications-node-client-8.x branch November 6, 2024 16:39
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.

1 participant