Skip to content

v11.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 08:37
570ec15

11.0.4 (2023-10-19)

Bug fixes

  • plugins/embed-html-images: protect against dir traversal attacks (ccf6829)

Dependencies

  • deps-dev: add eslint-community/eslint-plugin-eslint-comments (e5e9422)
  • deps-dev: bump @types/jest from 29.5.5 to 29.5.6 (#1693) (008a217)
  • deps-dev: bump esbuild from 0.19.4 to 0.19.5 (f63d68b)
  • deps-dev: bump playwright from 1.38.1 to 1.39.0 (#1692) (39f3edb)
  • deps-dev: bump the commitlint group with 1 update (#1678) (fc0038b)
  • deps-dev: bump the commitlint group with 2 updates (#1689) (e503ddb)
  • deps-dev: bump the eslint group with 1 update (#1679) (caff920)
  • deps-dev: bump the eslint group with 1 update (#1686) (d3608f8)
  • deps-dev: bump the eslint group with 1 update (#1691) (64bb8d3)
  • deps: bump @babel/traverse from 7.23.0 to 7.23.2 (#1694) (010ee9f)
  • deps: bump @fastify/autoload from 5.7.1 to 5.8.0 (817815d)
  • deps: bump postcss from 8.4.30 to 8.4.31 (#1683) (7725a12)
  • deps: bump tesseract.js from 5.0.0 to 5.0.2 (#1687) (f1c8b59)
  • deps: bump the fastify-core group with 1 update (#1684) (aefabf8)
  • deps: bump the fastify-core group with 3 updates (#1690) (41beafb)
  • deps: bump the pino-core group with 1 update (#1688) (4bbfca5)
  • deps: bump the pino-core group with 2 updates (#1685) (d086268)
  • deps: bump transistive dependencies (5d334ac)

Miscellaneous

  • .vscode: add github-markdown-preview to recommended extensions (9958511)
  • .vscode: add gitlens to recommended extensions (d6e73e8)
  • consolidate eslint comments, add justification for disabling (9a01884)
  • jsconfig: use es2022 lib (af64b62)
  • package: remove redundant nodemon config values (f8e6238)
  • plugins: add description and author to decorator function jsdocs (00c4b3b)
  • remove redundant eslint comments (bf69b67)
  • scripts/license-checker: update link to deprecated list (9c9da5f)

Improvements

  • plugins/pdf-to-x: use set over array (003c073)
  • plugins: use String.slice() over String.substring() (2eec30d)
  • routes/pdf/txt: use ternary over simple if... else (27245e0)

Documentation

  • readme: add rtf image removal footnote (8a9e546)