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 notifications-node-client from 4.9.0 to 8.2.0 #716

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2024

Bumps notifications-node-client from 4.9.0 to 8.2.0.

Changelog

Sourced from notifications-node-client's changelog.

8.2.0 - 2024-05-17

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

8.1.0 - 2024-05-09

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

8.0.0 - 2023-12-27

  • 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.

7.0.6 - 2023-11-13

  • Bump axios from 1.2.6 to 1.6.1

7.0.5 - 2023-11-13

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

7.0.4 - 2023-11-10

  • 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.

7.0.3 - 2023-07-21

7.0.2 - 2023-07-13

  • Bump semver from 5.7.1 to 5.7.2

7.0.1 - 2023-07-13

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

7.0.0 - 2023-01-12

  • Remove support for node versions below v14.17.3.

6.0.0 - 2022-12-22

  • 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.

5.2.3 - 2022-11-22

... (truncated)

Commits
  • 42bd536 Merge pull request #201 from alphagov/concourse-test-pr-200
  • 48f73a4 Regenerate package-lock
  • 143c6c9 add ability to provide custom Axios instance
  • b4cbf61 Merge pull request #199 from alphagov/unsubscribe-link
  • c95e50d Update test name to reflect new argument name
  • afe6fc3 Rename unsubscribe_link to one_click_unsubscribe_url
  • b2fd6db Bump version to 8.1.0
  • 846e1cc Add unsubscribe link option to sendEmail
  • ff948ad Merge pull request #193 from alphagov/SW-custom-filename
  • 74f3bd6 Allow setting custom filenames for documents
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 Jul 16, 2024
Bumps [notifications-node-client](https://github.com/alphagov/notifications-node-client) from 4.9.0 to 8.2.0.
- [Changelog](https://github.com/alphagov/notifications-node-client/blob/main/CHANGELOG.md)
- [Commits](alphagov/notifications-node-client@4.9.0...8.2.0)

---
updated-dependencies:
- dependency-name: notifications-node-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/notifications-node-client-8.2.0 branch from b94ef2a to 416acee Compare July 16, 2024 08:33
@carlosmartinez carlosmartinez temporarily deployed to register-tt-pr-716 July 16, 2024 08:33 Inactive
@simonwhatley simonwhatley merged commit 0fd6d1b into main Jul 16, 2024
1 check passed
@simonwhatley simonwhatley deleted the dependabot/npm_and_yarn/notifications-node-client-8.2.0 branch July 16, 2024 09:04
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