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

v11.0.14

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 16:24
da95b9d

11.0.14 (2023-09-28)

Dependencies

  • deps-dev: bump esbuild from 0.19.2 to 0.19.4 (40895e0)
  • deps-dev: bump esbuild-plugin-glob from 2.2.2 to 2.2.3 (32152dd)
  • deps-dev: bump eslint from 8.47.0 to 8.48.0 (#1455) (2398a74)
  • deps-dev: bump eslint-plugin-import from 2.28.0 to 2.28.1 (#1449) (90d410a)
  • deps-dev: bump eslint-plugin-jsdoc from 46.4.6 to 46.5.1 (#1445) (08467b9)
  • deps-dev: bump glob from 10.3.3 to 10.3.4 (#1456) (a1423ed)
  • deps-dev: bump glob from 10.3.4 to 10.3.6 (#1469) (436d7c0)
  • deps-dev: bump glob from 10.3.6 to 10.3.10 (#1477) (09dbd2e)
  • deps-dev: bump jest and @types/jest (#1447) (c345b74)
  • deps-dev: bump jest and @types/jest (#1470) (92b3662)
  • deps-dev: bump lockfile-lint from 4.12.0 to 4.12.1 (#1446) (701f471)
  • deps-dev: bump playwright from 1.37.0 to 1.37.1 (#1451) (89cf730)
  • deps-dev: bump playwright from 1.37.1 to 1.38.1 (#1471) (631daa2)
  • deps-dev: bump prettier from 3.0.2 to 3.0.3 (#1457) (8b74e94)
  • deps-dev: bump the eslint group with 3 updates (#1466) (d64e400)
  • deps: bump @fastify/swagger from 8.8.0 to 8.9.0 (#1453) (ac98d38)
  • deps: bump fastify from 4.21.0 to 4.22.0 (#1448) (c68a951)
  • deps: bump fastify from 4.22.0 to 4.22.1 (#1458) (72cd207)
  • deps: bump fastify from 4.22.1 to 4.22.2 (#1459) (ab5c5e9)
  • deps: bump fastify-disablecache from 3.1.5 to 3.1.6 (#1476) (b7a26f0)
  • deps: bump fastify-floc-off from 2.1.5 to 2.1.6 (#1474) (57e6722)
  • deps: bump fastify-json-to-xml from 1.1.6 to 1.1.7 (#1475) (a66fdca)
  • deps: bump mssql from 9.1.3 to 9.2.0 (#1452) (3af3e4d)
  • deps: bump mssql from 9.2.0 to 10.0.1 (#1472) (1ae75ae)
  • deps: bump pg from 8.11.2 to 8.11.3 (#1450) (4d7c9dc)
  • deps: bump redoc from 2.0.0 to 2.1.1 (#1454) (b15928e)
  • deps: bump redoc from 2.1.1 to 2.1.2 (#1473) (26561fc)
  • deps: bump the fastify-core group with 7 updates (#1467) (7bf8b81)
  • deps: bump the pino-core group with 1 update (#1468) (d2f0ae5)
  • deps: bump transistive dependencies (e71a7f1)

Miscellaneous

  • .gitattributes: auto lf eol all files (edbd3e2)
  • add missing .gitattributes file (503f9d6)
  • change comment blocks with one line into single block (5296e67)
  • consistent whitespace in jsdoc type tags (e9dd7be)
  • destruct upath and pg-connection-string module imports (#1462) (efbdf36)
  • eslintrc: bump ecma version to 2023 (3b2c2ac)
  • jsconfig: set module to nodenext (bd75030)
  • jsconfig: target es2022 (c77dd73)
  • migrate: update inline istanbul comment (69f2479)
  • package: explicitly declare js module type (a638b44)
  • package: ignore watching test files with nodemon (056b724)
  • scripts/license-checker: declare copyLeftLicenses type (8951c90)
  • scripts/license-checker: ignore invalid ts error (2f42b8c)
  • use @todo jsdoc tags for missed inline todo comments (15c070d)
  • use [@see](https://github.com/see) jsdoc tag for inline comment links (1f59537)

Continuous integration

  • dependabot: group dependabot updates (55e0a15)
  • deps: bump actions/checkout from 3 to 4 (#1464) (7e6d5c1)
  • deps: bump coverallsapp/github-action from 2.2.1 to 2.2.3 (#1465) (3039fd7)

Improvements

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

Documentation

  • readme: remove duplicate word (20cf27d)