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

v7.1.11

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 16:23
932eac8

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

  • dependabot: group dependabot updates (cafe341)
  • dependabot: update eslint group (0eb1a76)
  • deps: bump actions/checkout from 3 to 4 (#868) (513134e)
  • deps: bump coverallsapp/github-action from 2.2.1 to 2.2.3 (#869) (3d9b43f)

Improvements

  • use node: prefix to bypass require.cache call for builtins (eb4c7ee)

Documentation

  • readme: remove duplicate word (e7a4dbe)