Sylvestre Ledru
439ab27319
README.md prepare the version 0.0.11
2026-07-29 13:10:06 +02:00
Sylvestre Ledru
a2fac7a050
Merge pull request #252 from potiuk/ci-verify-dist
...
ci: verify committed dist/ matches a clean rebuild
2026-07-29 13:06:50 +02:00
Sylvestre Ledru
4c2e5f0f1a
Merge pull request #253 from Mozilla-Actions/dependabot/npm_and_yarn/actions/io-3.0.2
...
Bump @actions/io from 2.0.0 to 3.0.2
2026-07-29 12:55:57 +02:00
Jarek Potiuk
772f27d055
ci: verify committed dist/ matches a clean rebuild
...
Apache Infrastructure's verify-action-build tool (used to auto-review
Dependabot bumps of this action) flagged a drift in v0.0.10: the
committed dist/ matches only when rebuilt against the v0.0.9 lockfile,
not the v0.0.10 lockfile shipped alongside it. In practice this means
the release commit bumped package.json/package-lock.json version strings
but the dist/ was built earlier with the previous toolchain.
This is one of several ways to address that class of problem. The other
path is to simply rebuild dist/ and recommit for the current release;
that leaves the door open for it to happen again on the next release.
Adding this CI job is the preventive fix: it runs 'npm ci && npm run
build' on Node 24 (matching action.yml 'using: node24') and fails if
the committed dist/ differs from the rebuilt output. A release with a
stale dist/ will then be caught in CI rather than by downstream
consumers.
The existing build job keeps Node 18.x for format/lint/test; the new
job pins 24.x so the rebuild matches what the action actually runs on.
2026-07-29 12:54:27 +02:00
Sylvestre Ledru
d270be5343
Merge pull request #256 from Mozilla-Actions/dependabot/npm_and_yarn/jest-circus-30.3.0
...
Bump jest-circus from 29.7.0 to 30.3.0
2026-07-29 12:53:34 +02:00
Sylvestre Ledru
52752ae2cc
Merge pull request #259 from Mozilla-Actions/dependabot/github_actions/github-actions-9b61906d8b
...
Bump the github-actions group across 1 directory with 2 updates
2026-07-29 12:53:24 +02:00
dependabot[bot]
9264c472ef
Bump the github-actions group across 1 directory with 2 updates
...
Bumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout ) and [actions/setup-node](https://github.com/actions/setup-node ).
Updates `actions/checkout` from 6 to 7
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v6...v7 )
Updates `actions/setup-node` from 6 to 7
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-20 22:33:18 +00:00
dependabot[bot]
dc1f5c33be
Bump jest-circus from 29.7.0 to 30.3.0
...
Bumps [jest-circus](https://github.com/jestjs/jest/tree/HEAD/packages/jest-circus ) from 29.7.0 to 30.3.0.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest-circus )
---
updated-dependencies:
- dependency-name: jest-circus
dependency-version: 30.3.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-02 01:57:48 +00:00
dependabot[bot]
115b8fba5d
Bump @actions/io from 2.0.0 to 3.0.2
...
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io ) from 2.0.0 to 3.0.2.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io )
---
updated-dependencies:
- dependency-name: "@actions/io"
dependency-version: 3.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-02 01:56:37 +00:00
Sylvestre Ledru
9e7fa8a121
Merge pull request #251 from sylvestre/ver
...
prepare version 0.0.10
v0.0.10
2026-04-23 00:22:17 +02:00
Sylvestre Ledru
3ca012d1e0
prepare version 0.0.10
2026-04-23 00:18:33 +02:00
Sylvestre Ledru
7cf164359e
Merge pull request #231 from Mozilla-Actions/dependabot/npm_and_yarn/js-yaml-3.14.2
...
Bump js-yaml from 3.14.1 to 3.14.2
2026-04-23 00:13:54 +02:00
Sylvestre Ledru
b2be80214f
Merge pull request #246 from baseplate-admin/patch-1
...
Fix code block formatting in README.md
2026-04-23 00:13:40 +02:00
Sylvestre Ledru
84812a50fb
Merge pull request #250 from Mozilla-Actions/dependabot/npm_and_yarn/handlebars-4.7.9
...
Bump handlebars from 4.7.8 to 4.7.9
2026-04-23 00:13:07 +02:00
Sylvestre Ledru
4e283182f1
Merge pull request #249 from Mozilla-Actions/dependabot/npm_and_yarn/picomatch-2.3.2
...
Bump picomatch from 2.3.1 to 2.3.2
2026-04-23 00:12:55 +02:00
Sylvestre Ledru
cfa813ebe3
Merge pull request #248 from Mozilla-Actions/dependabot/npm_and_yarn/flatted-3.4.2
...
Bump flatted from 3.3.1 to 3.4.2
2026-04-23 00:12:52 +02:00
Sylvestre Ledru
ef3762b447
Merge pull request #245 from cakebaker/bump_to_node24
...
Bump to `node24`
2026-04-23 00:12:34 +02:00
dependabot[bot]
919bfb6881
Bump handlebars from 4.7.8 to 4.7.9
...
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js ) from 4.7.8 to 4.7.9.
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md )
- [Commits](https://github.com/handlebars-lang/handlebars.js/compare/v4.7.8...v4.7.9 )
---
updated-dependencies:
- dependency-name: handlebars
dependency-version: 4.7.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-26 23:37:22 +00:00
dependabot[bot]
167904be3a
Bump picomatch from 2.3.1 to 2.3.2
...
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-26 05:47:26 +00:00
dependabot[bot]
44210781e4
Bump flatted from 3.3.1 to 3.4.2
...
Bumps [flatted](https://github.com/WebReflection/flatted ) from 3.3.1 to 3.4.2.
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.1...v3.4.2 )
---
updated-dependencies:
- dependency-name: flatted
dependency-version: 3.4.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-20 00:32:14 +00:00
baseplate-admin
a298725c54
Fix code block formatting in README.md
...
Updated code blocks in README.md to use proper YAML formatting.
2026-03-17 06:31:19 +06:00
Daniel Hofstetter
a9ac92980f
Bump to node24
...
node20 is deprecated, see https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-03-12 11:04:18 +01:00
dependabot[bot]
455ff54241
Bump js-yaml from 3.14.1 to 3.14.2
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.14.1 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-04 14:55:19 +00:00
Sylvestre Ledru
cbf689686c
Merge pull request #240 from Mozilla-Actions/dependabot/npm_and_yarn/ts-jest-29.4.6
...
Bump ts-jest from 29.3.2 to 29.4.6
2026-03-04 15:54:42 +01:00
dependabot[bot]
b08827a805
Bump ts-jest from 29.3.2 to 29.4.6
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.3.2 to 29.4.6.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.3.2...v29.4.6 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-version: 29.4.6
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-01 22:32:38 +00:00
Sylvestre Ledru
c41c02b356
Merge pull request #232 from Mozilla-Actions/dependabot/github_actions/github-actions-76468cb07f
...
Bump actions/checkout from 5 to 6 in the github-actions group
2026-02-28 21:26:49 +01:00
Sylvestre Ledru
1b907c38b9
Merge pull request #239 from Mozilla-Actions/dependabot/npm_and_yarn/multi-6331abc659
...
Bump minimatch
2026-02-28 21:26:41 +01:00
dependabot[bot]
17f1652a56
Bump minimatch
...
Bumps and [minimatch](https://github.com/isaacs/minimatch ). These dependencies needed to be updated together.
Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5 )
Updates `minimatch` from 9.0.4 to 9.0.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5 )
Updates `minimatch` from 9.0.5 to 9.0.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5 )
Updates `minimatch` from 5.1.6 to 5.1.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 3.1.5
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 9.0.9
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 9.0.9
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 5.1.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-28 02:55:49 +00:00
dependabot[bot]
9d29337feb
Bump actions/checkout from 5 to 6 in the github-actions group
...
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-23 23:36:29 +00:00
Sylvestre Ledru
91401894d5
Merge pull request #233 from Mozilla-Actions/dependabot/npm_and_yarn/actions/github-6.0.1
...
Bump @actions/github from 6.0.0 to 6.0.1
2026-02-18 16:05:50 +01:00
dependabot[bot]
09ad278de7
Bump @actions/github from 6.0.0 to 6.0.1
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 6.0.0 to 6.0.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
---
updated-dependencies:
- dependency-name: "@actions/github"
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-02 01:58:40 +00:00
Sylvestre Ledru
bafd42bd91
Merge pull request #226 from Mozilla-Actions/dependabot/github_actions/github-actions-5e51f74d5c
...
Bump actions/setup-node from 5 to 6 in the github-actions group
2025-11-01 23:43:33 +01:00
Sylvestre Ledru
031a5729cc
Merge pull request #227 from Mozilla-Actions/dependabot/npm_and_yarn/eslint-plugin-import-2.32.0
...
Bump eslint-plugin-import from 2.31.0 to 2.32.0
2025-11-01 23:43:21 +01:00
Sylvestre Ledru
944c5dd5a3
Merge pull request #228 from Mozilla-Actions/dependabot/npm_and_yarn/actions/io-2.0.0
...
Bump @actions/io from 1.1.3 to 2.0.0
2025-11-01 23:43:08 +01:00
dependabot[bot]
0ee70161fd
Bump @actions/io from 1.1.3 to 2.0.0
...
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io ) from 1.1.3 to 2.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io )
---
updated-dependencies:
- dependency-name: "@actions/io"
dependency-version: 2.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-01 22:02:12 +00:00
dependabot[bot]
f3c286174b
Bump eslint-plugin-import from 2.31.0 to 2.32.0
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.31.0 to 2.32.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.31.0...v2.32.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-version: 2.32.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-01 22:02:07 +00:00
dependabot[bot]
9b4b4271a2
Bump actions/setup-node from 5 to 6 in the github-actions group
...
Bumps the github-actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node ).
Updates `actions/setup-node` from 5 to 6
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 22:37:14 +00:00
Sylvestre Ledru
362fd1f28a
Merge pull request #212 from wetheredge/tweak-notice
...
Add job id to annotation title
2025-10-24 10:19:48 +02:00
Wren Etheredge
306a86b3f6
Conditional plurals in the annotation
2025-10-23 10:57:48 +02:00
Wren Etheredge
afdb6b9946
Add job id to annotation title
2025-10-23 10:57:48 +02:00
dependabot[bot]
f136be3826
Bump the github-actions group across 1 directory with 2 updates ( #220 )
...
Bumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout ) and [actions/setup-node](https://github.com/actions/setup-node ).
Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-23 10:57:36 +02:00
dependabot[bot]
8690384f78
Bump eslint-config-prettier from 10.1.2 to 10.1.8 ( #214 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 10.1.2 to 10.1.8.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.1.2...v10.1.8 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-version: 10.1.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-23 10:45:09 +02:00
dependabot[bot]
bb39a37bf6
Bump eslint-plugin-prettier from 5.2.5 to 5.5.4 ( #221 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.2.5 to 5.5.4.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.5...v5.5.4 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-version: 5.5.4
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-23 10:45:00 +02:00
dependabot[bot]
4097539ece
Bump ts-jest from 29.2.6 to 29.3.2 ( #200 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.2.6 to 29.3.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.6...v29.3.2 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-version: 29.3.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-28 08:52:12 +02:00
dependabot[bot]
e54ef79281
Bump eslint-config-prettier from 9.1.0 to 10.1.2 ( #201 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 9.1.0 to 10.1.2.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.1.2 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-version: 10.1.2
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-28 08:51:56 +02:00
dependabot[bot]
b15a83f9da
Bump undici from 5.28.5 to 5.29.0 ( #204 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.5 to 5.29.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 5.29.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-28 08:51:48 +02:00
dependabot[bot]
21fd90ad71
Bump @types/node from 22.13.0 to 22.13.17 ( #194 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.13.0 to 22.13.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 22.13.17
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 22:14:32 +02:00
dependabot[bot]
5418419c3e
Bump typescript from 5.7.2 to 5.8.2 ( #195 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.7.2 to 5.8.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.8.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.8.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 22:14:23 +02:00
dependabot[bot]
80b4af770d
Bump eslint-plugin-prettier from 5.2.3 to 5.2.5 ( #196 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.2.3 to 5.2.5.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.3...v5.2.5 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-version: 5.2.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 22:14:12 +02:00
Brian Michel
407a484056
Merge pull request #193 from brianmichel/brian/use-tar-on-all-platforms
...
Use tar on all platforms
2025-04-01 18:43:13 +02:00