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

v4.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 09:26
768769a

4.0.1 (2022-04-12)

Bug Fixes

  • stop npm from swallowing exit signals; run migrations on launch (d4169fa)

Continuous Integration

  • automerge: squash automerge prs (1d4f55a)
  • cd: update org name for release-please-action (8430711)
  • reduce workflow permissions to minimum (b834c5a)
  • replace workflow-run-cleanup-action with github concurrency (02277ae)
  • test migrations (#168) (0f5aeb1)

Improvements

  • migrate: convert callback to async (859d3f1)
  • migrate: replace path with upath (ce6d190)
  • plugins/db: remove case declaration (149b710)
  • server: call reply object over raw when overwriting header (#156) (14507e6)

Miscellaneous

  • routes/admin/access/bearer-token: fix jsdoc tags (#173) (1e29877)

Dependencies

  • deps-dev: bump @faker-js/faker from 6.1.1 to 6.1.2 (#165) (beebce4)
  • deps-dev: bump eslint from 8.12.0 to 8.13.0 (#179) (fc23717)
  • deps-dev: bump eslint-plugin-import from 2.25.4 to 2.26.0 (#177) (171e732)
  • deps-dev: bump eslint-plugin-jest from 26.1.3 to 26.1.4 (#180) (8721c9b)
  • deps-dev: bump eslint-plugin-jsdoc from 38.1.4 to 38.1.6 (#166) (3c07e0f)
  • deps-dev: bump eslint-plugin-jsdoc from 38.1.6 to 39.1.1 (#176) (7c3d7b4)
  • deps-dev: bump glob from 7.2.0 to 8.0.1 (#175) (d032e51)
  • deps-dev: bump playwright from 1.20.1 to 1.20.2 (#163) (891a19d)
  • deps-dev: bump prettier from 2.6.1 to 2.6.2 (#164) (adcfd58)
  • deps: bump actions/upload-artifact from 2 to 3 (#174) (3e6fb2e)
  • deps: bump fastify from 3.27.4 to 3.28.0 (#167) (5f43ad2)
  • deps: bump hadolint/hadolint-action from 2.0.0 to 2.1.0 (8f17a79)
  • deps: bump moment from 2.29.1 to 2.29.2 (#172) (46d01de)
  • deps: bump mssql from 8.0.2 to 8.1.0 (#181) (54c6def)
  • deps: bump pino from 7.9.2 to 7.10.0 (#178) (7fe6836)
  • deps: bump pino-pretty from 7.6.0 to 7.6.1 (#182) (8b1bc7e)
  • deps: bump redoc from 2.0.0-rc.65 to 2.0.0-rc.66 (32a6395)
  • docker: install production deps only (#171) (f790528)