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

Releases: Fdawgs/yh-fhir-listeners

v7.0.4

24 Apr 13:45
74d7c59
Compare
Choose a tag to compare

7.0.4 (2023-04-24)

Continuous integration

  • dependabot: change commit message prefix for gh actions to ci (#477) (e2a3ca2)

Miscellaneous

  • .prettierrc: enable arrowParens option (#485) (0c09fd5)
  • license: add somerset nhsft (ac8676b)
  • rename repo to reflect organisation change (#488) (8248f4e)
  • replace ydh nhsft branding and links with somerset nhsft (#487) (8e0481e)
  • update ydh org code and email domain (379d8f1)

Documentation

  • contributing: add link to conventional config (#476) (54b1c2a)
  • contributing: remove ap style guide (00a5735)
  • include logo in repo (14cb002)
  • readme: remove note (52cd5d6)
  • readme: rename nhssom to somicb (e8c0fd7)

Dependencies

  • deps-dev: bump @babel/core from 7.21.3 to 7.21.4 (#481) (a81afa6)
  • deps-dev: bump @babel/preset-env from 7.20.2 to 7.21.4 (#480) (dac2cef)
  • deps-dev: bump @commitlint/cli from 17.5.0 to 17.5.1 (#479) (b4b5c36)
  • deps-dev: bump @commitlint/cli from 17.5.1 to 17.6.1 (#491) (ffcf015)
  • deps-dev: bump @commitlint/config-conventional (#490) (163ba2c)
  • deps-dev: bump eslint from 8.36.0 to 8.37.0 (#483) (c5c3892)
  • deps-dev: bump eslint from 8.37.0 to 8.39.0 (#494) (1a671b5)
  • deps-dev: bump eslint-plugin-jsdoc from 40.1.0 to 40.1.1 (#482) (a6588ce)
  • deps-dev: bump eslint-plugin-jsdoc from 40.1.1 to 43.0.7 (#492) (e3a3f91)
  • deps-dev: bump prettier from 2.8.6 to 2.8.7 (#484) (58dcd8e)
  • deps-dev: bump prettier from 2.8.7 to 2.8.8 (#493) (114f0df)

v7.0.3

22 Mar 11:52
fa5cfb9
Compare
Choose a tag to compare

7.0.3 (2023-03-22)

Continuous integration

  • cd: use sentence case for changelog headings (d5ef9d6)

Documentation

Miscellaneous

  • .vscode: remove unused setting (f9732b9)
  • ignore bun lockfile (#465) (6278b8e)
  • package: add funding url (3494d4b)
  • remove unsupported resource type templates (#467) (a4e5d21)
  • rename master branch to main (#452) (3e8525a)
  • use sentence case over ap style for titles and headings (8086596)

Improvements

  • remove redundant newStringOrUndefined() calls (d2f26fe)
  • resources: object init (#468) (0144db5)

Bug fixes

  • add missing newStringOrUndefined() calls (1f77d48)
  • flag: period start result assigned to end value (#469) (dc2fc46)

Dependencies

  • deps-dev: bump @babel/cli from 7.20.7 to 7.21.0 (#463) (693a862)
  • deps-dev: bump @babel/core from 7.20.12 to 7.21.0 (#462) (bf01682)
  • deps-dev: bump @babel/core from 7.21.0 to 7.21.3 (#471) (494ceef)
  • deps-dev: bump @commitlint/cli from 17.4.2 to 17.4.3 (#457) (a580bc0)
  • deps-dev: bump @commitlint/cli from 17.4.3 to 17.4.4 (#464) (9131ca0)
  • deps-dev: bump @commitlint/cli from 17.4.4 to 17.5.0 (#473) (61eaaa9)
  • deps-dev: bump @commitlint/config-conventional (#459) (da22bde)
  • deps-dev: bump @commitlint/config-conventional (#461) (af7c675)
  • deps-dev: bump eslint from 8.33.0 to 8.34.0 (#455) (224f445)
  • deps-dev: bump eslint from 8.34.0 to 8.35.0 (#460) (93c09e3)
  • deps-dev: bump eslint from 8.35.0 to 8.36.0 (#472) (b9d5d56)
  • deps-dev: bump eslint-config-prettier from 8.6.0 to 8.8.0 (#475) (c18fed1)
  • deps-dev: bump eslint-plugin-jsdoc from 39.7.5 to 40.0.0 (#456) (123ce74)
  • deps-dev: bump eslint-plugin-jsdoc from 40.0.0 to 40.1.0 (#474) (285972a)
  • deps-dev: bump eslint-plugin-security from 1.7.0 to 1.7.1 (#454) (e9e0475)
  • deps-dev: bump prettier from 2.8.3 to 2.8.4 (#458) (62e7f3e)
  • deps-dev: bump prettier from 2.8.4 to 2.8.6 (#470) (b1ae87d)
  • deps-dev: bump transistive dependencies (bc28227)

v7.0.2

02 Feb 12:34
2a00c3a
Compare
Choose a tag to compare

7.0.2 (2023-02-02)

Bug Fixes

Dependencies

  • deps-dev: bump @commitlint/cli from 17.4.1 to 17.4.2 (#446) (5bf67c8)
  • deps-dev: bump @commitlint/config-conventional (#442) (14d8f71)
  • deps-dev: bump eslint from 8.31.0 to 8.33.0 (#441) (20d5b1e)
  • deps-dev: bump eslint-plugin-import from 2.26.0 to 2.27.5 (#443) (72abc3a)
  • deps-dev: bump eslint-plugin-jsdoc from 39.6.4 to 39.7.5 (#445) (f1156c5)
  • deps-dev: bump eslint-plugin-security from 1.5.0 to 1.7.0 (#447) (11a440e)
  • deps-dev: bump prettier from 2.8.2 to 2.8.3 (#444) (ed56667)
  • deps-dev: bump transistive dependencies (baea790)

Miscellaneous

  • flags: add cancer and visual impairment flags to visible list (9e55876)
  • sql: remove redundant prefix in filenames (8fc39c3)

Continuous Integration

  • cd: copy lookup tables to dist (259369f)

Documentation

v7.0.1

09 Jan 12:36
67d7806
Compare
Choose a tag to compare

7.0.1 (2023-01-09)

Bug Fixes

  • medicationstatement: map dose count/period to correct keys (#433) (4dfffdd)

Dependencies

  • deps-dev: bump @commitlint/cli from 17.4.0 to 17.4.1 (#437) (0d96f9f)
  • deps-dev: bump prettier from 2.8.1 to 2.8.2 (#435) (2d22f60)
  • deps-dev: bump transistive dependencies (91d234e)
  • minify build output; remove dist files from repo (#436) (85d1fa4)
    • Minification has been introduced to discourage team members at YDH from editing deployed JavaScript in Mirth Connect, and for them to use the git repos to ensure changes are tracked
  • remove prettier from build script (3e3b133)

v7.0.0

06 Jan 11:08
481ddb8
Compare
Choose a tag to compare

7.0.0 (2023-01-06)

⚠ BREAKING CHANGES

Bug Fixes

  • buildresourcequery: missing default return value (934e3a8)

Dependencies

  • deps-dev: bump @babel/cli from 7.19.3 to 7.20.7 (#429) (e2da1d0)
  • deps-dev: bump @babel/core from 7.19.6 to 7.20.12 (#428) (05015a7)
  • deps-dev: bump @babel/node from 7.20.0 to 7.20.7 (#421) (87865ab)
  • deps-dev: bump @babel/preset-env from 7.19.4 to 7.20.2 (#419) (4638109)
  • deps-dev: bump @commitlint/cli from 17.2.0 to 17.4.0 (#425) (ee94b8d)
  • deps-dev: bump @commitlint/config-conventional (#426) (653823f)
  • deps-dev: bump eslint from 8.26.0 to 8.31.0 (#424) (fc97c14)
  • deps-dev: bump eslint-config-prettier from 8.5.0 to 8.6.0 (#427) (7921470)
  • deps-dev: bump eslint-plugin-jsdoc from 39.4.0 to 39.6.4 (#422) (9ab0c27)
  • deps-dev: bump husky from 8.0.1 to 8.0.3 (#420) (18bb8a4)
  • deps-dev: bump prettier from 2.7.1 to 2.8.1 (#423) (fd0dee9)
  • deps: bump actions/dependency-review-action from 2 to 3 (#417) (e4e78bc)
  • deps: bump json5 from 1.0.1 to 1.0.2 (#418) (692dfe3)

Miscellaneous

  • drop support for node 14 and 16 (#431) (8e6a249)
  • ignore false eslint warnings (58ecb86)
  • license: update license year (15e1b30)

Continuous Integration

  • cd: create release asset (a3c58d5)

Documentation

  • contributing: update release steps (74b5e28)
  • update contact details (18326e8)

v6.0.1

01 Nov 07:53
d196835
Compare
Choose a tag to compare

6.0.1 (2022-11-01)

Dependencies

  • deps-dev: bump @babel/cli from 7.18.10 to 7.19.3 (#412) (dbe81d2)
  • deps-dev: bump @babel/core from 7.18.13 to 7.19.6 (#408) (55eb7b3)
  • deps-dev: bump @babel/node from 7.18.10 to 7.20.0 (#411) (afa96a3)
  • deps-dev: bump @babel/preset-env from 7.18.10 to 7.19.4 (#407) (581482f)
  • deps-dev: bump @commitlint/cli from 17.1.2 to 17.2.0 (#413) (6f7c94f)
  • deps-dev: bump @commitlint/config-conventional (#414) (80583d6)
  • deps-dev: bump eslint from 8.23.0 to 8.26.0 (#409) (d027832)
  • deps-dev: bump eslint-plugin-jsdoc from 39.3.6 to 39.4.0 (#410) (0f04d19)
  • deps-dev: bump transistive dependencies (79711b3)

Documentation

  • content and grammar fixes (bd4e20e)
  • readme: remove stray asterisks (7d1092e)
  • use shorter urls (13c7de9)

v6.0.0

05 Sep 12:58
a57f429
Compare
Choose a tag to compare

6.0.0 (2022-09-05)

⚠ BREAKING CHANGES

  • drop support for EOL node 12

Dependencies

  • deps-dev: bump @babel/cli from 7.18.9 to 7.18.10 (#405) (4c15ae6)
  • deps-dev: bump @babel/core from 7.18.9 to 7.18.13 (#398) (a17edf7)
  • deps-dev: bump @babel/node from 7.18.9 to 7.18.10 (#403) (d9d4f2c)
  • deps-dev: bump @babel/preset-env from 7.18.9 to 7.18.10 (#400) (277a68f)
  • deps-dev: bump @commitlint/cli from 17.0.3 to 17.1.2 (#399) (c8a3333)
  • deps-dev: bump @commitlint/config-conventional (#401) (154e7a5)
  • deps-dev: bump eslint from 8.21.0 to 8.23.0 (#402) (50cbe96)
  • deps-dev: bump eslint-plugin-jsdoc from 39.3.4 to 39.3.6 (#404) (39c60b2)
  • deps-dev: bump transistive dependencies (fa9e49d)

Miscellaneous

  • .husky: shell path and arg updates (#396) (109408f)
  • .vscode/extensions: remove unmaintained extension (c246e95)
  • drop support for node 12 (093e1fd)

v5.3.3

01 Aug 08:20
378043f
Compare
Choose a tag to compare

5.3.3 (2022-08-01)

Bug Fixes

  • allergyintolerance: add local coding (#393) (99c8897)

Documentation

  • readme: add deprecation note (090b631)
  • readme: remove snyk badge (149d6ac)

Continuous Integration

Miscellaneous

  • *.ignore: use latest github ignore template; add pnpm lockfile (22800c7)
  • .github: add FUNDING.yml (3c31cac)
  • allergyintolerance: refine coding system (c3ef3a6)
  • bug_report: use node 18 as placeholder for node-version (a26ed86)

Dependencies

  • dependabot: increase open-pull-requests-limit from 5 to 20 (ab903cb)
  • deps-dev: bump @babel/cli from 7.17.6 to 7.18.9 (#388) (b225c25)
  • deps-dev: bump @commitlint/cli from 16.2.3 to 17.0.3 (#385) (93d1a36)
  • deps-dev: bump @commitlint/config-conventional (#384) (c079e79)
  • deps-dev: bump eslint from 8.13.0 to 8.20.0 (#387) (873509b)
  • deps-dev: bump eslint from 8.20.0 to 8.21.0 (#395) (0c753d8)
  • deps-dev: bump eslint-plugin-jsdoc from 39.1.1 to 39.3.3 (#386) (ce64c6d)
  • deps-dev: bump eslint-plugin-jsdoc from 39.3.3 to 39.3.4 (#394) (d3d36c6)
  • deps-dev: bump husky from 7.0.4 to 8.0.1 (#391) (be80dec)
  • deps-dev: bump prettier from 2.6.2 to 2.7.1 (#392) (cb25019)
  • deps-dev: bump sub-dependencies (9af1863)
  • deps: bump github/codeql-action from 1 to 2 (#383) (b753d41)
  • deps: bump wagoid/commitlint-github-action from 4 to 5 (#382) (981e0ac)

v5.3.2

12 Apr 09:31
15d0678
Compare
Choose a tag to compare

5.3.2 (2022-04-12)

Continuous Integration

  • automerge: squash automerge prs (#372) (4b87691)
  • cd: update org name for release-please-action (5e25a82)
  • reduce workflow permissions to minimum (4754839)
  • replace workflow-run-cleanup-action with github concurrency (b94da8c)

Dependencies

  • deps-dev: bump @babel/core from 7.17.8 to 7.17.9 (#376) (5334d59)
  • deps-dev: bump eslint from 8.12.0 to 8.13.0 (#380) (063a240)
  • deps-dev: bump eslint-plugin-import from 2.25.4 to 2.26.0 (#377) (10bd5b7)
  • deps-dev: bump eslint-plugin-jsdoc from 38.1.1 to 38.1.4 (1d2b383)
  • deps-dev: bump eslint-plugin-jsdoc from 38.1.4 to 39.1.1 (#378) (9b2a199)
  • deps-dev: bump prettier from 2.6.1 to 2.6.2 (#379) (4567feb)
  • deps: bump actions/upload-artifact from 2 to 3 (#375) (0ecc87e)

v5.3.1

28 Mar 06:55
3c4b986
Compare
Choose a tag to compare

5.3.1 (2022-03-28)

Documentation

  • contributing: add mention of husky pre-commit hook (2645d46)
  • contributing: clarify style (#320) (4e113d0)
  • improve readability (38471f7)

Miscellaneous

  • .github: remove trailing whitespace (4d78d73)
  • ignore .yarnclean and yarn.lock (#314) (30df3ad)
  • scripts: remove redundant gitkraken fix from prepare script (9b14cb0)
  • scripts: use shorter arg aliases (9a190b8)

Continuous Integration

  • add job step names, workflow comments, and whitespace (873502a)
  • codeql-analysis: remove unused autobuild step (aba9db9)
  • codeql: grant minimum permissions to run; rename file (#359) (2cfecf1)
  • only save pr number artifact for dependabot (35406e2)
  • remove spellcheck workflow (#331) (fa111e3)

Dependencies

  • .babelrc: target rhino engine used by mirth connect (#357) (ecdf8c4)
  • dependabot: ignore minor and patch commit-lint updates (#333) (d21e86d)
  • dependabot: ignore minor and patch release-please-action updates (#318) (3ca345e)
  • dependabot: major tags no longer need ignore support (b557ea9)
  • dependabot: use default open-pull-requests-limit value (f3cfee3)
  • deps-dev: bump @babel/cli from 7.16.0 to 7.16.7 (7244225)
  • deps-dev: bump @babel/cli from 7.16.7 to 7.16.8 (8b668a8)
  • deps-dev: bump @babel/cli from 7.16.8 to 7.17.6 (03273e8)
  • deps-dev: bump @babel/core from 7.16.0 to 7.16.7 (156b9e4)
  • deps-dev: bump @babel/core from 7.16.12 to 7.17.5 (fa8a89b)
  • deps-dev: bump @babel/core from 7.16.7 to 7.16.12 (637d0fa)
  • deps-dev: bump @babel/core from 7.17.5 to 7.17.8 (041d2ca)
  • deps-dev: bump @babel/node from 7.16.0 to 7.16.7 (cf1a7ec)
  • deps-dev: bump @babel/node from 7.16.7 to 7.16.8 (da514f4)
  • deps-dev: bump @babel/preset-env from 7.16.4 to 7.16.7 (718e415)
  • deps-dev: bump @babel/preset-env from 7.16.7 to 7.16.11 (ed3ccfb)
  • deps-dev: bump @commitlint/cli from 15.0.0 to 16.0.1 (bd9b939)
  • deps-dev: bump @commitlint/cli from 16.0.1 to 16.1.0 (f91bc1e)
  • deps-dev: bump @commitlint/cli from 16.1.0 to 16.2.1 (83e51bd)
  • deps-dev: bump @commitlint/cli from 16.2.1 to 16.2.3 (3a591ba)
  • deps-dev: bump @commitlint/config-conventional (5729ab7)
  • deps-dev: bump @commitlint/config-conventional (610caf2)
  • deps-dev: bump eslint from 8.10.0 to 8.11.0 (48258fc)
  • deps-dev: bump eslint from 8.11.0 to 8.12.0 (dd02015)
  • deps-dev: bump eslint from 8.3.0 to 8.6.0 (61e55d0)
  • deps-dev: bump eslint from 8.6.0 to 8.7.0 (9bbd675)
  • deps-dev: bump eslint from 8.7.0 to 8.8.0 (74c224a)
  • deps-dev: bump eslint from 8.8.0 to 8.9.0 (fce0bd3)
  • deps-dev: bump eslint from 8.9.0 to 8.10.0 (38cacc3)
  • deps-dev: bump eslint-config-prettier from 8.3.0 to 8.4.0 (de691c4)
  • deps-dev: bump eslint-config-prettier from 8.4.0 to 8.5.0 (c4ebc0e)
  • deps-dev: bump eslint-plugin-import from 2.25.3 to 2.25.4 (a9af268)
  • deps-dev: bump eslint-plugin-jsdoc from 37.0.3 to 37.1.0 (039b2e6)
  • deps-dev: bump eslint-plugin-jsdoc from 37.1.0 to 37.5.0 (d93494c)
  • deps-dev: bump eslint-plugin-jsdoc from 37.5.0 to 37.7.0 (091807e)
  • deps-dev: bump eslint-plugin-jsdoc from 37.7.0 to 37.9.4 (553271f)
  • deps-dev: bump eslint-plugin-jsdoc from 37.9.4 to 37.9.5 (98e14dc)
  • deps-dev: bump eslint-plugin-jsdoc from 37.9.5 to 38.0.6 (26c0075)
  • deps-dev: bump eslint-plugin-jsdoc from 38.0.6 to 38.1.1 (ee753a1)
  • deps-dev: bump prettier from 2.4.1 to 2.5.0 (62a3c1d)
  • deps-dev: bump prettier from 2.5.0 to 2.5.1 (f7f86a3)
  • deps-dev: bump prettier from 2.5.1 to 2.6.0 (7c9cf85)
  • deps-dev: bump prettier from 2.6.0 to 2.6.1 (e9ead3a)
  • deps: bump actions/checkout from 2 to 3 (b5b1d8b)
  • deps: bump actions/github-script from 5 to 6 (2ecc800)
  • deps: bump actions/setup-node from 2 to 3 (634b93c)
  • deps: bump GoogleCloudPlatform/release-please-action ([ea4191a](h...
Read more