Skip to content

v12.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 10:48
6c0f1d6

12.0.1 (2025-02-11)

Bug fixes

  • plugins/rtf-to-html: flush file buffer to disk before reading file (48bcb6f)
  • server: disable auth for cors requests (2dcda0d)

Continuous integration

  • automerge: flush buffer to disk (d1b89d6)
  • link-check: skip mesh link (65b0d41)
  • release-please: declare schema (6e4ab76)

Dependencies

  • dependabot: ignore language-tag major releases (ce36640)
  • deps-dev: bump @commitlint/cli in the commitlint group (#1971) (3c2e321)
  • deps-dev: bump playwright from 1.49.0 to 1.49.1 (#1978) (4e2a3cd)
  • deps-dev: bump playwright from 1.49.1 to 1.50.0 (#1994) (7b65432)
  • deps-dev: bump playwright from 1.50.0 to 1.50.1 (#1997) (2dc3263)
  • deps-dev: bump prettier from 3.3.3 to 3.4.2 (#1976) (06f3cd4)
  • deps: bump @fastify/swagger in the fastify-core group (#1992) (771cfb6)
  • deps: bump fastify-disablecache from 4.0.0 to 4.0.1 (#1986) (155ad69)
  • deps: bump fastify-floc-off from 3.0.0 to 3.0.1 (#1988) (f0491ef)
  • deps: bump fastify-json-to-xml from 2.0.0 to 2.0.1 (#1984) (9f220ed)
  • deps: bump fix-latin1-to-utf8 from 1.0.3 to 2.0.0 (#1989) (2d112a3)
  • deps: bump glob from 11.0.0 to 11.0.1 (#1981) (32f53b8)
  • deps: bump jsdom from 25.0.1 to 26.0.0 (#1983) (c31f614)
  • deps: bump mammoth from 1.8.0 to 1.9.0 (#1975) (1ab4f4b)
  • deps: bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group (#1970) (be741f7)
  • deps: bump node-poppler from 7.2.2 to 7.2.3 (#1985) (bdbd93c)
  • deps: bump pino from 9.5.0 to 9.6.0 in the pino-core group (#1974) (baafd2a)
  • deps: bump redoc from 2.2.0 to 2.3.0 (#1993) (0166304)
  • deps: bump tesseract.js from 5.1.1 to 6.0.0 (#1982) (bb1c233)
  • deps: bump the fastify-core group with 10 updates (#1980) (aa46fec)
  • deps: bump the fastify-core group with 2 updates (#1996) (466b8fe)
  • deps: bump the fastify-core group with 5 updates (#1973) (71517d5)
  • deps: bump undici from 6.21.0 to 6.21.1 in the npm_and_yarn group (#1990) (6617238)
  • deps: remove upath (60e2eff)

Documentation

  • readme: rename ci badge to reflect workflow (23d85b4)

Improvements

  • plugins/image-to-txt: remove redundant config values (2fa65ec)
  • replace Array.forEach() with for...of (5665437)

Miscellaneous

  • jsconfig: set schema (5273c21)
  • license: update license year (7d77cee)
  • use impersonal language (495f45d)