Commit Graph

11 Commits

Author SHA1 Message Date
Félix MARQUET
87e4f3a70f fix: prevent duplicate security audit issue creation 2026-02-24 12:00:14 +00:00
Félix MARQUET
2a045f1da3 fix: add write permissions for contents in release job 2026-02-18 11:50:48 +00:00
Félix MARQUET
94c728259d fix: update Node.js setup and enhance npm publishing steps 2026-02-18 11:12:08 +00:00
Félix MARQUET
4586cfd15a fix: update Node.js version to 22 and enhance permissions in publish job 2026-02-18 11:01:57 +00:00
Félix MARQUET
821dfb2a9e fix: replace npm install with npm ci and add provenance flag to npm publish 2026-02-18 10:40:28 +00:00
Félix MARQUET
5d3d77c752 chore(version): bump version to 8.0.8 2026-02-18 10:24:40 +00:00
Félix MARQUET
4fd7a797c5 feat(action): Add regular github action for audit security vulnerability 2025-12-17 08:53:44 +00:00
dependabot[bot]
e84b96bf5e chore(deps): bump actions/checkout from 5 to 6 in /.github/workflows
Bumps [actions/checkout](https://github.com/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
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 18:00:38 +00:00
Félix MARQUET
1a5f6df7f9 docs: update README badges and add coverage upload step in release workflow 2025-11-17 13:55:47 +00:00
Félix MARQUET
8dc2f9c171 feat: add a release workflow 2025-11-13 15:06:18 +00:00
Félix MARQUET
e886d7cb05 chore: add dependabot configuration and CI workflow for tests 2025-10-31 10:02:19 +00:00