Skip to content

Releases: NHSDigital/immunisation-fhir-api

v1.0.2722-alpha

02 Dec 15:14
444fa8b

Choose a tag to compare

Bump werkzeug from 3.1.3 to 3.1.4 in /lambdas/delta_backend (#1021)

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Yip <[email protected]>

v1.0.2721-alpha

02 Dec 15:01
e1ba487

Choose a tag to compare

Bump werkzeug from 3.1.3 to 3.1.4 in /lambdas/shared (#1019)

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Yip <[email protected]>

v1.0.2720-alpha

02 Dec 14:19
b4a64ee

Choose a tag to compare

Bump the npm-minor-patch group with 3 updates (#1018)

Bumps the npm-minor-patch group with 3 updates: [@redocly/cli](https://github.com/Redocly/redocly-cli), [lint-staged](https://github.com/lint-staged/lint-staged) and [prettier](https://github.com/prettier/prettier).


Updates `@redocly/cli` from 2.11.1 to 2.12.1
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/[email protected]...@redocly/[email protected])

Updates `lint-staged` from 16.2.6 to 16.2.7
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v16.2.6...v16.2.7)

Updates `prettier` from 3.6.2 to 3.7.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.6.2...3.7.3)

---
updated-dependencies:
- dependency-name: "@redocly/cli"
  dependency-version: 2.12.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: lint-staged
  dependency-version: 16.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: prettier
  dependency-version: 3.7.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Yip <[email protected]>

v1.0.2719-alpha

02 Dec 09:13
45599b2

Choose a tag to compare

bump the pip-minor-patch group across 14 directories with 5 updates (…

v1.0.2718-alpha

01 Dec 15:44
1040b3c

Choose a tag to compare

Bump js-yaml from 4.1.0 to 4.1.1 (#989)

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Yip <[email protected]>

v1.0.2717-alpha

01 Dec 15:00
af88341

Choose a tag to compare

Bump the terraform-minor-patch group across 3 directories with 1 upda…

v1.0.2716-alpha

01 Dec 14:29
a0feb20

Choose a tag to compare

VED-901: Extended Attribute (#1015)

* Refactor extended attributes

v1.0.2715-alpha

27 Nov 16:24
9685aa9

Choose a tag to compare

VED-000-Mavis-Permissions (#1013)

* mavis int permissions

* fix mavis test

v1.0.2714-alpha

26 Nov 17:22
ec888ee

Choose a tag to compare

VED-935: fix url response for empty identifier search bundle (#1010)

* Update empty identifier search bundle url

Also moved some common code that was only used in the api service layer to the relevant place.

* Remove redundant check

---------

Co-authored-by: Akinola Olutola <[email protected]>

v1.0.2713-alpha

26 Nov 16:17
03e2d3d

Choose a tag to compare

VED-934: Search Error Message (#1009)

* fix search error message bug

* write unittest