Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2025

Bumps @NHSDigital/eps-spine-client from 2.1.70 to 2.1.71.

Release notes

Sourced from @​NHSDigital/eps-spine-client's releases.

v2.1.71

2.1.71 (2025-12-17)

Chore

Upgrade

  • [dependabot] - bump @​aws-lambda-powertools/logger from 2.29.0 to 2.30.0 (#588) (dc5aabc)
  • [dependabot] - bump @​types/node from 24.10.1 to 25.0.1 (#587) (0e703a4)
  • [dependabot] - bump @​typescript-eslint/eslint-plugin from 8.48.1 to 8.49.0 (#589) (34fb6f5)
  • [dependabot] - bump @​typescript-eslint/parser from 8.48.1 to 8.49.0 (#590) (8d4f671)
  • [dependabot] - bump filelock from 3.20.0 to 3.20.1 (#591) (8ea60b6)
  • [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml from 5.1.28 to 5.2.1 (#584) (733c516)
  • [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml from 5.1.28 to 5.2.1 (#586) (e7d97cb)
  • [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflows/quality-checks.yml from 5.1.28 to 5.2.1 (#585) (1b6aaaa)
  • [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml from 5.1.28 to 5.2.1 (#583) (ee8a2ca)
  • [dependabot] - bump pip-licenses from 4.5.1 to 5.5.0 (#581) (4edf438)
  • [dependabot] - bump pre-commit from 3.8.0 to 4.5.0 (#582) (40fcc7c)

Info

See code diff Release workflow run - Workflow ID: 20295911278

It was initialized by

Commits
  • 8ea60b6 Upgrade: [dependabot] - bump filelock from 3.20.0 to 3.20.1 (#591)
  • 34fb6f5 Upgrade: [dependabot] - bump @​typescript-eslint/eslint-plugin from 8.48.1 to ...
  • dc5aabc Upgrade: [dependabot] - bump @​aws-lambda-powertools/logger from 2.29.0 to 2.3...
  • 0e703a4 Upgrade: [dependabot] - bump @​types/node from 24.10.1 to 25.0.1 (#587)
  • 8d4f671 Upgrade: [dependabot] - bump @​typescript-eslint/parser from 8.48.1 to 8.49.0 ...
  • ee8a2ca Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflow...
  • e7d97cb Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflow...
  • 1b6aaaa Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflow...
  • 733c516 Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflow...
  • 40fcc7c Upgrade: [dependabot] - bump pre-commit from 3.8.0 to 4.5.0 (#582)
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 19, 2025
@github-actions
Copy link
Contributor

This PR is raised by Dependabot to update a dependency.

Copy link

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Copy link

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/NHSDigital/eps-spine-client-2.1.71 branch from 3984545 to 3a17314 Compare December 19, 2025 21:57
Copy link

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Bumps [@NHSDigital/eps-spine-client](https://github.com/NHSDigital/nhs-eps-spine-client) from 2.1.70 to 2.1.71.
- [Release notes](https://github.com/NHSDigital/nhs-eps-spine-client/releases)
- [Changelog](https://github.com/NHSDigital/nhs-eps-spine-client/blob/main/RELEASE.md)
- [Commits](NHSDigital/nhs-eps-spine-client@v2.1.70...v2.1.71)

---
updated-dependencies:
- dependency-name: "@NHSDigital/eps-spine-client"
  dependency-version: 2.1.71
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/NHSDigital/eps-spine-client-2.1.71 branch from 3a17314 to 73b7f95 Compare December 22, 2025 09:32
@sonarqubecloud
Copy link

Copy link

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot merged commit e12ebaf into main Dec 22, 2025
15 of 16 checks passed
@eps-autoapprove-dependabot eps-autoapprove-dependabot bot deleted the dependabot/npm_and_yarn/NHSDigital/eps-spine-client-2.1.71 branch December 22, 2025 09:42
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants