Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

Releases: Fdawgs/yh-community-contacts-api

v7.1.14

19 Dec 11:30
ebe1dcc
Compare
Choose a tag to compare

7.1.14 (2023-12-19)

Dependencies

  • deps-dev: bump @types/jest from 29.5.10 to 29.5.11 (#929) (eb980b7)
  • deps-dev: bump esbuild from 0.19.8 to 0.19.10 (f5ac36b)
  • deps-dev: bump prettier from 3.1.0 to 3.1.1 (#930) (755d107)
  • deps-dev: bump the eslint group with 5 updates (#934) (c189462)
  • deps: bump the fastify-core group with 5 updates (#935) (014be62)
  • deps: bump the pino-core group with 1 update (#927) (f784150)
  • deps: bump the pino-core group with 2 updates (#933) (5f8d36f)
  • deps: bump transistive dependencies (461af02)

Miscellaneous

  • jsdoc comments must be complete sentences (c227cd8)
  • plugins/clean-object: allow mutation (bba2b7f)

Continuous integration

  • deps: bump actions/upload-artifact from 3 to 4 (#932) (cea80bd)
  • deps: bump github/codeql-action from 2 to 3 (#925) (57eea1a)

v7.1.13

02 Dec 14:34
38787d2
Compare
Choose a tag to compare

7.1.13 (2023-12-02)

Bug fixes

  • server: basic auth www-authenticate response header (11919c0)

Dependencies

  • deps-dev: bump @types/jest from 29.5.6 to 29.5.7 (#906) (f752b00)
  • deps-dev: bump @types/jest from 29.5.7 to 29.5.10 (#912) (a55c63e)
  • deps-dev: bump autocannon from 7.12.0 to 7.14.0 (#914) (164caa5)
  • deps-dev: bump esbuild from 0.19.5 to 0.19.8 (0b38b74)
  • deps-dev: bump eslint-config-prettier from 9.0.0 to 9.1.0 (26810ad)
  • deps-dev: bump nodemon from 3.0.1 to 3.0.2 (#923) (f8d01b8)
  • deps-dev: bump playwright from 1.39.0 to 1.40.0 (#913) (74be52d)
  • deps-dev: bump playwright from 1.40.0 to 1.40.1 (#918) (5f5e03b)
  • deps-dev: bump prettier from 3.0.3 to 3.1.0 (#915) (bfefb28)
  • deps-dev: bump the commitlint group with 2 updates (#909) (db925e8)
  • deps-dev: bump the eslint group with 1 update (#922) (c5b507f)
  • deps-dev: bump the eslint group with 2 updates (#911) (2cd9615)
  • deps-dev: remove broken eslint-plugin-security-node (c06aaf0)
  • deps: bump fastify-disablecache from 3.1.6 to 3.1.7 (#920) (5245a5a)
  • deps: bump fastify-floc-off from 2.1.6 to 2.1.7 (#917) (8a33b13)
  • deps: bump fastify-json-to-xml from 1.1.8 to 1.1.9 (#919) (ac563a6)
  • deps: bump the fastify-core group with 7 updates (83ac67c)
  • deps: bump the pino-core group with 1 update (#910) (ca6c76c)
  • deps: bump transistive dependencies (c71968d)
  • docker: bump node image from 18-alpine to 20-alpine (c8985f0)

Miscellaneous

  • .eslintrc: update no-param-reassign rule to ignore obj refs (114075a)
  • package: install playwright browsers on install (03f17c6)
  • package: remove typescript exts from lint script (90d8f0b)

Continuous integration

  • ci: add node 20 to test matrix (303741f)
  • dependabot: ignore release-please-action major updates (3fa92ae)
  • deps: bump actions/github-script from 6 to 7 (#908) (2d978ed)

Improvements

  • plugins/clean-object: remove useless obj reference (730cbc1)
  • plugins/convert-date-param-operator: use object over switch (5d0895c)

Documentation

  • readme: fix broken ci badge link (ca8fb19)
  • readme: update maintenance note (65350ce)

v7.1.12

29 Oct 10:18
7259884
Compare
Choose a tag to compare

7.1.12 (2023-10-29)

Dependencies

  • deps-dev: add eslint-community/eslint-plugin-eslint-comments (8eeb59f)
  • deps-dev: bump @types/jest from 29.5.5 to 29.5.6 (#903) (f053288)
  • deps-dev: bump esbuild from 0.19.4 to 0.19.5 (9a5973b)
  • deps-dev: bump playwright from 1.38.1 to 1.39.0 (#902) (d601eda)
  • deps-dev: bump the commitlint group with 1 update (#884) (126a705)
  • deps-dev: bump the commitlint group with 2 updates (#897) (a83b09b)
  • deps-dev: bump the eslint group with 1 update (#886) (a42fd6b)
  • deps-dev: bump the eslint group with 1 update (#893) (1f12f87)
  • deps-dev: bump the eslint group with 4 updates (#900) (8ee48e1)
  • deps: bump @babel/traverse from 7.23.0 to 7.23.2 (#894) (7a8bd0c)
  • deps: bump fastify-json-to-xml from 1.1.7 to 1.1.8 (#904) (fffa37e)
  • deps: bump postcss from 8.4.30 to 8.4.31 (#889) (7a5fe94)
  • deps: bump redoc from 2.1.2 to 2.1.3 (#901) (be57a42)
  • deps: bump the fastify-core group with 1 update (#891) (570b0d4)
  • deps: bump the fastify-core group with 5 updates (#898) (7c9ff01)
  • deps: bump the pino-core group with 1 update (#885) (e00b708)
  • deps: bump the pino-core group with 2 updates (#892) (8aaf5cc)
  • deps: bump transistive dependencies (d0f55ca)

Miscellaneous

  • .vscode: add github-markdown-preview to recommended extension (e2a8a06)
  • .vscode: add gitlens to recommended extensions (e20ce34)
  • consolidate eslint comments, add justification for disabling (06d0f02)
  • jsconfig: use es2022 lib (655ce8c)
  • package: remove redundant nodemon config values (87617b8)
  • remove redundant eslint comments (2afced4)
  • scripts/license-checker: update link to deprecated list (62d0019)

Continuous integration

  • deps: bump actions/setup-node from 3 to 4 (#896) (91ee3fd)

Improvements

  • cache regex literals (84c7132)
  • migrate: use or operator over ternary (fb4ba45)
  • routes: consolidate regex alternatives into classes (a9141cf)
  • routes: use String.slice() over String.substring() (2c5517c)

v7.1.11

28 Sep 16:23
932eac8
Compare
Choose a tag to compare

7.1.11 (2023-09-28)

Dependencies

  • deps-dev: bump esbuild from 0.19.2 to 0.19.4 (38c0067)
  • deps-dev: bump esbuild-plugin-glob from 2.2.2 to 2.2.3 (9f24525)
  • deps-dev: bump eslint from 8.47.0 to 8.48.0 (#855) (0c513fa)
  • deps-dev: bump eslint from 8.48.0 to 8.50.0 (#876) (437b469)
  • deps-dev: bump eslint-plugin-import from 2.28.0 to 2.28.1 (#859) (703ea86)
  • deps-dev: bump eslint-plugin-jsdoc from 46.4.6 to 46.5.1 (#851) (badacac)
  • deps-dev: bump glob from 10.3.3 to 10.3.4 (#852) (cf1adaf)
  • deps-dev: bump glob from 10.3.4 to 10.3.6 (#873) (b3d6d8e)
  • deps-dev: bump glob from 10.3.6 to 10.3.10 (#880) (69f33b0)
  • deps-dev: bump jest and @types/jest (#858) (1ad6fb4)
  • deps-dev: bump jest and @types/jest (#874) (01e3c6d)
  • deps-dev: bump lockfile-lint from 4.12.0 to 4.12.1 (#854) (ba98a5e)
  • deps-dev: bump playwright from 1.37.0 to 1.37.1 (#860) (5de4cf7)
  • deps-dev: bump playwright from 1.37.1 to 1.38.1 (#875) (aca45b6)
  • deps-dev: bump prettier from 3.0.2 to 3.0.3 (#853) (14b9d03)
  • deps-dev: bump the eslint-plugins group with 2 updates (#870) (e0f8731)
  • deps: bump @fastify/swagger from 8.8.0 to 8.9.0 (#856) (0869ab7)
  • deps: bump fastify from 4.21.0 to 4.22.0 (#861) (a680f8c)
  • deps: bump fastify from 4.22.0 to 4.22.1 (#863) (1859e1b)
  • deps: bump fastify-disablecache from 3.1.5 to 3.1.6 (#881) (6443f13)
  • deps: bump fastify-floc-off from 2.1.5 to 2.1.6 (#879) (9de453e)
  • deps: bump fastify-json-to-xml from 1.1.6 to 1.1.7 (#882) (12b208d)
  • deps: bump mssql from 9.1.3 to 9.2.0 (#857) (29917a6)
  • deps: bump mssql from 9.2.0 to 10.0.1 (#877) (46ba282)
  • deps: bump pg from 8.11.2 to 8.11.3 (#862) (aeada41)
  • deps: bump redoc from 2.0.0 to 2.1.1 (#850) (930f797)
  • deps: bump redoc from 2.1.1 to 2.1.2 (#878) (8827480)
  • deps: bump the fastify-core group with 7 updates (#871) (7b13cb0)
  • deps: bump the pino-core group with 1 update (#872) (fbea969)
  • deps: bump transistive dependencies (fa538af)

Miscellaneous

  • .gitattributes: auto lf eol all files (3fc0b3c)
  • add missing .gitattributes file (99cbdf6)
  • change comment blocks with one line into single block (3732126)
  • consistent whitespace in jsdoc type tags (fa843af)
  • destruct upath and pg-connection-string module imports (#866) (630c72b)
  • eslintrc: bump ecma version to 2023 (cb27f36)
  • jsconfig: set module to nodenext (5f42977)
  • jsconfig: target es2022 (c526f36)
  • migrate: update inline istanbul comment (8c45738)
  • package: explicitly declare js module type (5fbab89)
  • package: ignore watching test files with nodemon (977eaec)
  • scripts/license-checker: declare copyLeftLicenses type (6feadc7)
  • scripts/license-checker: ignore invalid ts error (1783e44)
  • use @todo jsdoc tags for missed inline todo comments (8df9f3e)
  • use [@see](https://github.com/see) jsdoc tag for inline comment links (a121897)

Continuous integration

Read more

v7.1.10

16 Aug 17:34
18255e0
Compare
Choose a tag to compare

7.1.10 (2023-08-16)

Bug fixes

  • add missing strict mode directives (#790) (5b27bd0)
  • config: stop crash when logs written async (#842) (2332c58)
  • server: unintentional capture groups to non-capture groups (0a751ae)

Dependencies

  • deps-dev: add eslint-plugin-regexp (be83e27)
  • deps-dev: bump @commitlint/cli from 17.6.5 to 17.6.6 (#782) (11e98ee)
  • deps-dev: bump @commitlint/cli from 17.6.6 to 17.6.7 (#809) (bc7e58b)
  • deps-dev: bump @commitlint/cli from 17.6.7 to 17.7.1 (#836) (3b52064)
  • deps-dev: bump @commitlint/config-conventional (#779) (34fd117)
  • deps-dev: bump @commitlint/config-conventional (#808) (d8aabef)
  • deps-dev: bump @commitlint/config-conventional (#839) (1e183bf)
  • deps-dev: bump autocannon from 7.11.0 to 7.12.0 (#825) (b1e8b1b)
  • deps-dev: bump esbuild from 0.17.19 to 0.18.14 (70db186)
  • deps-dev: bump esbuild from 0.18.14 to 0.19.2 (3ef49fa)
  • deps-dev: bump eslint from 8.43.0 to 8.44.0 (#778) (87d1369)
  • deps-dev: bump eslint from 8.44.0 to 8.45.0 (#803) (954c325)
  • deps-dev: bump eslint from 8.45.0 to 8.46.0 (#820) (74c445a)
  • deps-dev: bump eslint from 8.46.0 to 8.47.0 (#833) (13c2911)
  • deps-dev: bump eslint-config-prettier from 8.10.0 to 9.0.0 (#837) (b714780)
  • deps-dev: bump eslint-config-prettier from 8.8.0 to 8.9.0 (#814) (4bfd627)
  • deps-dev: bump eslint-config-prettier from 8.9.0 to 8.10.0 (#826) (9b426ee)
  • deps-dev: bump eslint-plugin-import from 2.27.5 to 2.28.0 (#812) (af8fa0c)
  • deps-dev: bump eslint-plugin-jest from 27.2.2 to 27.2.3 (#798) (d641610)
  • deps-dev: bump eslint-plugin-jsdoc from 46.2.6 to 46.4.3 (#777) (f1d9a7d)
  • deps-dev: bump eslint-plugin-jsdoc from 46.4.3 to 46.4.4 (#804) (ad11a20)
  • deps-dev: bump eslint-plugin-jsdoc from 46.4.4 to 46.4.5 (#813) (96845b2)
  • deps-dev: bump eslint-plugin-jsdoc from 46.4.5 to 46.4.6 (#834) (0c0a7cd)
  • deps-dev: bump glob from 10.3.0 to 10.3.1 (#780) (601342a)
  • deps-dev: bump glob from 10.3.1 to 10.3.3 (#795) (7ad3c6f)
  • deps-dev: bump jest from 29.5.0 to 29.6.1 (#785) (06c221f)
  • deps-dev: bump jest from 29.6.1 to 29.6.2 (#823) (f795db5)
  • deps-dev: bump nodemon from 2.0.22 to 3.0.1 (#805) (0d7306a)
  • deps-dev: bump pino-pretty from 10.0.0 to 10.0.1 (#787) (66baf7b)
  • deps-dev: bump pino-pretty from 10.0.1 to 10.2.0 (#818) (4c1b4f1)
  • deps-dev: bump playwright from 1.35.1 to 1.36.1 (#807) (1136cea)
  • deps-dev: bump playwright from 1.36.1 to 1.36.2 (#815) (74e588f)
  • deps-dev: bump playwright from 1.36.2 to 1.37.0 (#835) (909778d)
  • deps-dev: bump prettier from 2.8.8 to 3.0.0 (24033cd)
  • deps-dev: bump prettier from 3.0.0 to 3.0.1 (#829) (967dc4b)
  • deps-dev: bump prettier from 3.0.1 to 3.0.2 (#843) (7d54200)
  • deps-dev: install lockfile-lint locally (#824) (7a0a808)
  • deps: bump @fastify/helmet from 10.1.1 to 11.0.0 (#775) (03f3e65)
  • deps: bump @fastify/rate-limit from 8.0.1 to 8.0.3 (#802) (60c1b89)
  • deps: bump @fastify/swagger from 8.6.0 to 8.8.0 (#786) ([...
Read more

v7.1.9

24 Jun 09:11
e19a0ff
Compare
Choose a tag to compare

7.1.9 (2023-06-24)

Bug fixes

  • routes/docs: stop all redoc files from being served (20ee86e)

Improvements

  • server: remove redundant await (a353ca3)

Continuous integration

  • ci: separate db migration tests; test on windows and macos (aefed3e)
  • deps: bump coverallsapp/github-action from 2.1.2 to 2.2.0 (#757) (69844e6)

Documentation

  • changelog: fix broken link (08f38ad)
  • readme: update maintenance note (19c8c27)

Miscellaneous

  • .env.template: punctuation fixes (239ca31)
  • .eslintrc: enable additional jest plugin rules (ea0710f)
  • .eslintrc: enable additional jsdoc plugin rules (3a8c1e1)
  • .eslintrc: only use jest plugin to lint test-related files (2a55aa0)
  • config: return types don't support promise rejection values (1b1fd27)
  • enable fluent-json-schema type definitions (0bb056d)
  • import fastify type for server jsdoc params (13b1db2)
  • package: set jest coverage threshold (0841fbc)
  • routes/admin/access/bearer-token: remove excess whitespace (cf6d41a)

Dependencies

  • deps-dev: bump @commitlint/cli from 17.6.3 to 17.6.5 (#747) (8c79635)
  • deps-dev: bump @commitlint/config-conventional (#749) (927d301)
  • deps-dev: bump eslint from 8.41.0 to 8.42.0 (#752) (72b68c3)
  • deps-dev: bump eslint from 8.42.0 to 8.43.0 (#764) (fa9fdf2)
  • deps-dev: bump eslint-plugin-jest from 27.2.1 to 27.2.2 (#758) (fa9b516)
  • deps-dev: bump eslint-plugin-jsdoc from 44.2.7 to 46.1.0 (#746) (e2377b5)
  • deps-dev: bump eslint-plugin-jsdoc from 46.1.0 to 46.2.0 (#753) (1002ce6)
  • deps-dev: bump eslint-plugin-jsdoc from 46.2.0 to 46.2.6 (#760) (a600daa)
  • deps-dev: bump glob from 10.2.6 to 10.3.0 (#766) (899ccc3)
  • deps-dev: bump playwright from 1.34.3 to 1.35.1 (#765) (69adaa5)
  • deps: bump @fastify/accepts from 4.1.0 to 4.2.0 (#761) (6f8a111)
  • deps: bump @fastify/rate-limit from 8.0.0 to 8.0.1 (#763) (363284c)
  • deps: bump @fastify/swagger from 8.5.1 to 8.6.0 (#762) (fc92ddd)
  • deps: bump dotenv from 16.0.3 to 16.1.3 (#748) (5c2952f)
  • deps: bump dotenv from 16.1.3 to 16.3.1 (#767) (723032d)
  • deps: bump fastify from 4.17.0 to 4.18.0 (#759) (8973a34)
  • deps: bump fastify-disablecache from 3.1.2 to 3.1.3 (#770) (dd16375)
  • deps: bump fastify-floc-off from 2.1.2 to 2.1.3 (#769) (04a25f5)
  • deps: bump fastify-json-to-xml from 1.1.3 to 1.1.4 (#771) (3f0d2a5)

v7.1.8

27 May 18:10
4e7b62b
Compare
Choose a tag to compare

7.1.8 (2023-05-27)

Documentation

  • readme: add unmaintained note (8ac3f46)

Continuous integration

  • cd: remove dev dependencies from package-lock.json (#731) (da86874)

Improvements

Miscellaneous

  • .vscode: add debugger launch config (#730) (224d7e3)
  • fix inline comment style (89e1492)
  • use nouns for leading word in function description tags (#735) (04038b3)

Bug fixes

  • plugins/db: close mssql connection pool on app close (37ee5a7)
  • routes: return more detailed error upon post request failures (e42695e)
  • server: handle arrays when pruning csp headers (ced89ba)
  • server: stop routes from accepting default text/plain requests (#733) (da4f492)

Dependencies

  • deps-dev: bump @commitlint/cli from 17.6.1 to 17.6.3 (#719) (4d51c2a)
  • deps-dev: bump @commitlint/config-conventional (#725) (2d4588d)
  • deps-dev: bump autocannon from 7.10.0 to 7.11.0 (#716) (d6626e2)
  • deps-dev: bump esbuild from 0.17.18 to 0.17.19 (c8f1a38)
  • deps-dev: bump esbuild-plugin-glob from 2.2.1 to 2.2.2 (be91fa5)
  • deps-dev: bump eslint from 8.39.0 to 8.40.0 (#722) (69c630f)
  • deps-dev: bump eslint from 8.40.0 to 8.41.0 (#728) (cdfa9d3)
  • deps-dev: bump eslint-plugin-jsdoc from 43.0.7 to 44.2.4 (#715) (eb1747d)
  • deps-dev: bump eslint-plugin-jsdoc from 44.2.4 to 44.2.7 (#743) (01909f1)
  • deps-dev: bump glob from 10.2.2 to 10.2.4 (#723) (bc86e2a)
  • deps-dev: bump glob from 10.2.4 to 10.2.5 (#726) (1ff4453)
  • deps-dev: bump glob from 10.2.5 to 10.2.6 (#739) (7920a10)
  • deps-dev: bump playwright from 1.32.3 to 1.33.0 (#714) (487532a)
  • deps-dev: bump playwright from 1.33.0 to 1.34.0 (#727) (42ee1c0)
  • deps-dev: bump playwright from 1.34.0 to 1.34.3 (#738) (d1a8759)
  • deps: bump @fastify/compress from 6.2.1 to 6.3.0 (#724) (f7167c1)
  • deps: bump @fastify/compress from 6.3.0 to 6.4.0 (#737) (69479b9)
  • deps: bump @fastify/cors from 8.2.1 to 8.3.0 (#741) (61a0b2f)
  • deps: bump @fastify/helmet from 10.1.0 to 10.1.1 (#721) (1148ec6)
  • deps: bump @fastify/static from 6.10.1 to 6.10.2 (#742) (8abebaa)
  • deps: bump @fastify/swagger from 8.3.1 to 8.4.0 (#713) (85d03bf)
  • deps: bump @fastify/swagger from 8.4.0 to 8.5.1 (#740) (fc0cf81)
  • deps: bump fastify from 4.15.0 to 4.17.0 (#717) (d2119c2)
  • deps: bump fastify-json-to-xml from 1.1.2 to 1.1.3 (#744) (56368db)
  • deps: bump pg from 8.10.0 to 8.11.0 (#711) (a48786d)
  • deps: bump pino from 8.11.0 to 8.14.1 (#720) (d868a4c)
  • deps: bump transistive dependencies (04d4b13)
  • deps: bump yaml from 2.2.1 to 2.2.2 (#712) (6e80f23)

v7.1.7

24 Apr 13:28
3e14852
Compare
Choose a tag to compare

7.1.7 (2023-04-24)

Improvements

  • server: replace json parse stringify with structuredClone() (#691) (64bcabc)

Documentation

Continuous integration

  • deps: bump coverallsapp/github-action from 2.0.0 to 2.1.2 (#697) (f4bec06)
  • deps: bump peter-evans/create-pull-request from 4 to 5 (#696) (ce16a36)

Miscellaneous

  • license: add somerset nhsft (d96c2e8)
  • rename repo to reflect organisation change (#693) (8725908)
  • replace ydh nhsft branding and links with somerset nhsft (#692) (05c32d9)
  • scripts/license-checker: resolve eslint jsdoc warning (8dbe13e)
  • update ydh email domain (df25657)

Dependencies

  • deps-dev: bump @commitlint/cli from 17.5.1 to 17.6.1 (#699) (bd5e493)
  • deps-dev: bump @commitlint/config-conventional (#700) (4f63274)
  • deps-dev: bump esbuild from 0.17.15 to 0.17.18 (dd91c5f)
  • deps-dev: bump eslint from 8.37.0 to 8.39.0 (#701) (8cdbc24)
  • deps-dev: bump eslint-plugin-jsdoc from 40.1.1 to 43.0.7 (#707) (920a16f)
  • deps-dev: bump glob from 9.3.4 to 10.2.2 (#702) (7d96165)
  • deps-dev: bump playwright from 1.32.2 to 1.32.3 (#703) (8c208f6)
  • deps-dev: bump prettier from 2.8.7 to 2.8.8 (#698) (de31538)
  • deps: bump @fastify/static from 6.10.0 to 6.10.1 (#704) (2f50188)
  • deps: bump fastify-disablecache from 3.1.1 to 3.1.2 (#706) (642756a)
  • deps: bump fastify-floc-off from 2.1.1 to 2.1.2 (#705) (c8cee92)
  • deps: bump fastify-json-to-xml from 1.1.1 to 1.1.2 (#708) (a4b18a2)
  • deps: bump transistive dependencies (6f23a11)

v7.1.6

04 Apr 19:19
6e2475d
Compare
Choose a tag to compare

7.1.6 (2023-04-04)

Continuous integration

  • dependabot: change commit message prefix for gh actions to ci (#656) (56bcbc3)
  • dependabot: correct property type (#664) (a6d3e09)
  • dependabot: ignore esm major versions (#657) (16bea6e)

Bug fixes

  • config: missing CORS_ORIGIN env variable throws error (#680) (250da7a)

Miscellaneous

  • .prettierrc: enable arrowParens option (#681) (ce6bb43)

Improvements

  • config: ensure _ARRAY env variables match array patterns (#682) (774b29b)
  • remove redundant multi line regex flags (#670) (ebddb5b)
  • routes/admin/access: check req object is not falsey (#667) (a601e85)

Documentation

  • contributing: add link to conventional config (#658) (0ea966b)
  • contributing: note build script (b4afb05)

Dependencies

  • deps-dev: bump @commitlint/cli from 17.4.4 to 17.5.0 (#660) (279dc0b)
  • deps-dev: bump @commitlint/cli from 17.5.0 to 17.5.1 (#675) (2fb388d)
  • deps-dev: bump esbuild from 0.17.10 to 0.17.15 (#687) (f854e91)
  • deps-dev: bump eslint from 8.36.0 to 8.37.0 (#678) (22c6179)
  • deps-dev: bump eslint-plugin-jsdoc from 40.1.0 to 40.1.1 (#674) (bf6c0e5)
  • deps-dev: bump glob from 9.3.1 to 9.3.2 (#662) (eaf5592)
  • deps-dev: bump glob from 9.3.2 to 9.3.4 (#683) (f246b7f)
  • deps-dev: bump nodemon from 2.0.21 to 2.0.22 (#659) (2f1ed57)
  • deps-dev: bump playwright from 1.31.2 to 1.32.0 (#661) (b5c7e58)
  • deps-dev: bump playwright from 1.32.0 to 1.32.1 (#677) (8b70b6d)
  • deps-dev: bump playwright from 1.32.1 to 1.32.2 (#685) (94749d7)
  • deps-dev: bump prettier from 2.8.6 to 2.8.7 (#673) (8c5a310)
  • deps: bump @fastify/compress from 6.2.0 to 6.2.1 (#672) (719bfd9)
  • deps: bump @fastify/static from 6.9.0 to 6.10.0 (#686) (2cd785f)
  • deps: bump fastify-disablecache from 3.1.0 to 3.1.1 (#684) (b772061)
  • deps: bump fastify-floc-off from 2.1.0 to 2.1.1 (#671) (7557bc1)
  • deps: bump fastify-json-to-xml from 1.1.0 to 1.1.1 (#676) (35aeced)
  • deps: bump transistive dependencies (#688) (f034da5)

v7.1.5

21 Mar 19:21
4a5b17b
Compare
Choose a tag to compare

7.1.5 (2023-03-21)

Bug fixes

  • server: premature closes crashing server (4dfbefb)

Improvements

  • migrate: use path.joinSafe() over path.join() (6a62062)
  • remove optional chaining for first level properties (#647) (3c6888b)
  • server: convert sync async notfoundhandler to sync only (#645) (a8afcc8)

Miscellaneous

  • routes: update schema inline comment re injection attacks (#648) (2a4fbf6)
  • scripts: move esbuild to script dir (#644) (80dccc2)
  • scripts: remove redundant export (d0be16c)
  • scripts: use js script to check licenses (#641) (5f20e54)
  • server: inline comment re internal server error handling (a38a531)
  • server: inline comment spelling (a66fd0f)

Dependencies

  • deps-dev: bump eslint-config-prettier from 8.7.0 to 8.8.0 (#651) (d18106f)
  • deps-dev: bump eslint-plugin-jsdoc from 40.0.2 to 40.1.0 (#653) (3aed216)
  • deps-dev: bump glob from 9.3.0 to 9.3.1 (#650) (684b921)
  • deps-dev: bump prettier from 2.8.4 to 2.8.6 (#652) (2e3523a)
  • deps: bump @fastify/cors from 8.2.0 to 8.2.1 (#654) (92189da)
  • deps: bump coverallsapp/github-action from 1.2.4 to 2.0.0 (#649) (1f96ba7)
  • deps: bump fastify from 4.14.1 to 4.15.0 (#655) (75ad01e)
  • deps: bump webpack from 5.75.0 to 5.76.1 (#642) (9ae8df7)