diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 9a46daa..54c890b 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{".":"2.0.1"} \ No newline at end of file +{".":"2.0.2"} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 489c098..fd951ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,57 @@ # Changelog +## [2.0.2](https://github.com/Fdawgs/fastify-json-to-xml/compare/v2.0.1...v2.0.2) (2025-06-27) + + +### Continuous integration + +* **.github:** pin actions to commit-hash; set permissions at job level ([1539fbb](https://github.com/Fdawgs/fastify-json-to-xml/commit/1539fbb94e1f15fdcb955f76d0c06c62e194d97f)) +* add top-level workflow permissions ([#128](https://github.com/Fdawgs/fastify-json-to-xml/issues/128)) ([4cf3239](https://github.com/Fdawgs/fastify-json-to-xml/commit/4cf32393d9a54efaf8429dbc62ba7122119e79ce)) +* **automerge:** flush buffer to disk ([df7f363](https://github.com/Fdawgs/fastify-json-to-xml/commit/df7f3639cea6fb6e6221c84c4af4b1029daf83e0)) +* **cd:** grant issue write permissions for tags ([#139](https://github.com/Fdawgs/fastify-json-to-xml/issues/139)) ([a00287f](https://github.com/Fdawgs/fastify-json-to-xml/commit/a00287fb3f71ac9980fdddd2c88ed86f88726712)) +* **ci:** add node 24 to test matrix ([#135](https://github.com/Fdawgs/fastify-json-to-xml/issues/135)) ([cfe5b3d](https://github.com/Fdawgs/fastify-json-to-xml/commit/cfe5b3da391401e269892a66d50e2b63aed2e01a)) +* **codeql:** analyse github actions ([b06d42b](https://github.com/Fdawgs/fastify-json-to-xml/commit/b06d42b8bbbea6a23dfbfd5d68aa30ef5ad063c7)) +* **deps:** bump actions/dependency-review-action from 4.5.0 to 4.6.0 ([#132](https://github.com/Fdawgs/fastify-json-to-xml/issues/132)) ([4953ffb](https://github.com/Fdawgs/fastify-json-to-xml/commit/4953ffba249350e4175177502ff0897747645291)) +* **deps:** bump actions/dependency-review-action from 4.6.0 to 4.7.1 ([#136](https://github.com/Fdawgs/fastify-json-to-xml/issues/136)) ([860b771](https://github.com/Fdawgs/fastify-json-to-xml/commit/860b771afa575afa0313019322e2e744ae74ad04)) +* **deps:** bump actions/setup-node from 4.3.0 to 4.4.0 ([#133](https://github.com/Fdawgs/fastify-json-to-xml/issues/133)) ([5c63b19](https://github.com/Fdawgs/fastify-json-to-xml/commit/5c63b19872e3b4c45c8a98910014ca4b4bc16f6c)) +* **deps:** bump github/codeql-action from 3.28.12 to 3.28.13 ([#129](https://github.com/Fdawgs/fastify-json-to-xml/issues/129)) ([d1f5146](https://github.com/Fdawgs/fastify-json-to-xml/commit/d1f5146e235338ecddc7b9421055be2a77fda544)) +* **deps:** bump github/codeql-action from 3.28.13 to 3.28.16 ([#134](https://github.com/Fdawgs/fastify-json-to-xml/issues/134)) ([4737163](https://github.com/Fdawgs/fastify-json-to-xml/commit/47371636dd2c362df54131b07963492fec63abf5)) +* **deps:** bump github/codeql-action from 3.28.16 to 3.28.18 ([#137](https://github.com/Fdawgs/fastify-json-to-xml/issues/137)) ([1858bb5](https://github.com/Fdawgs/fastify-json-to-xml/commit/1858bb518eaf162cbe3f6474a35ad07263e2d749)) +* use latest node lts version for unit tests ([#131](https://github.com/Fdawgs/fastify-json-to-xml/issues/131)) ([9eaa4ee](https://github.com/Fdawgs/fastify-json-to-xml/commit/9eaa4eecd77a74fe4f617f32b1b567118528c607)) +* use tags for immutable github actions ([#138](https://github.com/Fdawgs/fastify-json-to-xml/issues/138)) ([5bc18da](https://github.com/Fdawgs/fastify-json-to-xml/commit/5bc18da467a5865c7fb3f454ea4094497bd7be9c)) + + +### Dependencies + +* **deps-dev:** bump dev dependencies ([#143](https://github.com/Fdawgs/fastify-json-to-xml/issues/143)) ([1d23bd5](https://github.com/Fdawgs/fastify-json-to-xml/commit/1d23bd5b5598cd1ea949ae980c14ae70875e618f)) +* **deps-dev:** migrate to eslint flat config ([#142](https://github.com/Fdawgs/fastify-json-to-xml/issues/142)) ([273ea6e](https://github.com/Fdawgs/fastify-json-to-xml/commit/273ea6eeb3a4116ec70d8f75559e481338c220f8)) +* **deps-dev:** remove upath ([4e432aa](https://github.com/Fdawgs/fastify-json-to-xml/commit/4e432aa21aceb93df3ef773bee6c095c1cc35f86)) +* **deps-dev:** replace license-checker with licensee ([#141](https://github.com/Fdawgs/fastify-json-to-xml/issues/141)) ([b2eb24f](https://github.com/Fdawgs/fastify-json-to-xml/commit/b2eb24fec90426006848cde565c9213cdfcfbdf0)) +* **deps:** bump secure-json-parse in the fastify-core group ([#130](https://github.com/Fdawgs/fastify-json-to-xml/issues/130)) ([2d90253](https://github.com/Fdawgs/fastify-json-to-xml/commit/2d902536aaa8a37a8c3d1054340509b6fe0c8dfe)) + + +### Documentation + +* **readme:** add compatibility table ([#146](https://github.com/Fdawgs/fastify-json-to-xml/issues/146)) ([d8e06ef](https://github.com/Fdawgs/fastify-json-to-xml/commit/d8e06efa4b6563a4aa106c657531d0807a733ee4)) + + +### Improvements + +* **index:** cache accepted types ([#144](https://github.com/Fdawgs/fastify-json-to-xml/issues/144)) ([271dc74](https://github.com/Fdawgs/fastify-json-to-xml/commit/271dc744c0fa68fb5a928f1707879d51dd24bffa)) +* **index:** name hook function ([#148](https://github.com/Fdawgs/fastify-json-to-xml/issues/148)) ([98da882](https://github.com/Fdawgs/fastify-json-to-xml/commit/98da882dfda6472e406bdc8de19eb72b16eed22e)) +* **index:** sort conditionals by least expensive to most ([#145](https://github.com/Fdawgs/fastify-json-to-xml/issues/145)) ([d7d8904](https://github.com/Fdawgs/fastify-json-to-xml/commit/d7d8904b6ba8b181d5c88d838e8ce63acc94a8a6)) + + +### Miscellaneous + +* **license:** replace date range with `-present` ([#140](https://github.com/Fdawgs/fastify-json-to-xml/issues/140)) ([51fa1fa](https://github.com/Fdawgs/fastify-json-to-xml/commit/51fa1fa016fda2e16594813beede8c07bc9a4155)) +* use impersonal language ([ea8f3dc](https://github.com/Fdawgs/fastify-json-to-xml/commit/ea8f3dc4c2493283dd6c5176a5c9264f22e32492)) + + +### Tests + +* **index:** use `for` loop over `for...of` loop ([#147](https://github.com/Fdawgs/fastify-json-to-xml/issues/147)) ([67c7c78](https://github.com/Fdawgs/fastify-json-to-xml/commit/67c7c78efc6c129923de43e7d3f151a26c837c14)) + ## [2.0.1](https://github.com/Fdawgs/fastify-json-to-xml/compare/v2.0.0...v2.0.1) (2025-01-13) diff --git a/package.json b/package.json index 29deea8..73fc5e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-json-to-xml", - "version": "2.0.1", + "version": "2.0.2", "description": "Fastify plugin to serialise JSON responses into XML", "keywords": [ "fastify",