Skip to content

v5.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 10:03
0fc948e

Improvements

  • plugins/tidy-html: move conditional check outside of loop (#435) (90e3fbe)
  • routes: move cors options route config to config file (476875d)
  • server: exclude all html and xml responses from transform (#440) (1c8b776)
  • server: move helmet config to config file (e42160b)
  • server: reduce globbing use when registering routes (#438) (7fba268)
  • server: reduce response header size (a1f3502)

Dependencies

  • deps-dev: bump @commitlint/cli from 13.1.0 to 13.2.0 (8f36842)
  • deps-dev: bump @commitlint/config-conventional (37aa6af)
  • deps-dev: bump eslint-plugin-jest from 24.4.2 to 24.5.0 (985e4ae)
  • deps-dev: bump jest from 27.2.1 to 27.2.4 (5aa3566)
  • deps: bump actions/github-script from 4.1 to 5 (5492181)
  • deps: bump actions/setup-node from 2.4.0 to 2.4.1 (a1d5be8)
  • deps: bump fastify from 3.21.6 to 3.22.0 (92ffb00)
  • deps: bump fastify-swagger from 4.12.0 to 4.12.3 (d961c9b)
  • docker: remove package versioning (e1ebc61)

Continuous Integration

  • automerge: update location of octokit rest methods (#449) (5b46430)
  • ignore hadolint rule DL3008 (cadb6c0)
  • update hadolint-action namespace (710f044)

Miscellaneous

  • .prettierrc: enable bracketsameline option (#451) (29fc16b)
  • config: remove whitespace (7866add)
  • improve descriptions of query string params (e1c586f)
  • package: add separate script for benchmarking /pdf/txt route (62c7f54)
  • plugins/tidy-css: sort jsdoc param tags alphabetically ascending (57bdd52)
  • tidy inline comments re plugins (8f1eaa1)