Skip to content

v12.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 14:12
1f383a0

12.0.0 (2024-11-25)

⚠ BREAKING CHANGES

  • routes: all camelCase query string params renamed to snake_case
  • deps: dropped support for node 18

Continuous integration

  • cd: migrate to manifest config (b2510a7)
  • ci: use major tag for coverallsapp/github-action (fd17e85)
  • deps: bump coverallsapp/github-action from 2.3.0 to 2.3.1 (#1937) (00dc568)
  • deps: bump coverallsapp/github-action from 2.3.1 to 2.3.4 (#1946) (8a339f9)
  • deps: bump peter-evans/create-pull-request from 6 to 7 (#1934) (f21771d)

Dependencies

  • deps-dev: bump @types/jest from 29.5.12 to 29.5.13 (#1931) (2b024ac)
  • deps-dev: bump @types/jest from 29.5.13 to 29.5.14 (#1948) (105e1e1)
  • deps-dev: bump autocannon from 7.15.0 to 8.0.0 (#1942) (9468f8a)
  • deps-dev: bump esbuild from 0.23.1 to 0.24.0 (c5dfd07)
  • deps-dev: bump husky from 9.1.5 to 9.1.6 (#1933) (574d41b)
  • deps-dev: bump husky from 9.1.6 to 9.1.7 (#1957) (1b45763)
  • deps-dev: bump pino-pretty in the pino-core group (#1956) (7545e88)
  • deps-dev: bump playwright from 1.46.1 to 1.47.2 (#1930) (7a070f2)
  • deps-dev: bump playwright from 1.47.2 to 1.48.0 (#1941) (9b91dcd)
  • deps-dev: bump playwright from 1.48.0 to 1.48.2 (#1949) (ea7b412)
  • deps-dev: bump playwright from 1.48.2 to 1.49.0 (#1958) (819ee72)
  • deps-dev: bump the commitlint group with 2 updates (#1926) (a86ae0d)
  • deps-dev: bump the commitlint group with 2 updates (#1955) (e6f59a7)
  • deps-dev: bump the eslint group across 1 directory with 5 updates (1e53bd8)
  • deps: bump @fastify/helmet in the fastify-core group (#1962) (116449d)
  • deps: bump cross-spawn in the npm_and_yarn group (#1953) (37a1d38)
  • deps: bump fastify from v4 to v5 (36ee8a1)
  • deps: bump find-my-way in the npm_and_yarn group (#1925) (04dad15)
  • deps: bump glob from 10.4.2 to 11.0.0 (c9165c5)
  • deps: bump jsdom from 25.0.0 to 25.0.1 (#1932) (1b7b2e0)
  • deps: bump pino from 9.3.2 to 9.4.0 in the pino-core group (#1929) (8228469)
  • deps: bump redoc from 2.1.5 to 2.2.0 (#1951) (1dd828e)
  • deps: bump the npm_and_yarn group with 2 updates (#1939) (8e1e9b9)
  • deps: bump the pino-core group with 2 updates (#1947) (611bd23)
  • deps: bump transistive dependencies (35331c9)

Improvements

  • routes: rename camelCase query string params to snake_case (#1964) (46cedc7)

Miscellaneous

  • .env.template: change NODE_ENV default to "production" (b19dd94)
  • .env.template: clarify on docker compose settings (6f5f953)