Commit Graph

349 Commits

Author SHA1 Message Date
Félix MARQUET
0728ddf402 Merge pull request #80 from BreizhHardware/dev
Dev
v8.0.10
2026-03-06 14:41:17 +01:00
dependabot[bot]
8ca3bb08ab chore(deps-dev): bump eslint from 10.0.0 to 10.0.2
Bumps [eslint](https://github.com/eslint/eslint) from 10.0.0 to 10.0.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.0.0...v10.0.2)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 13:32:33 +00:00
Félix MARQUET
041e61e897 bump: bump version to 8.0.10 2026-03-06 13:30:29 +00:00
dependabot[bot]
072516f575 chore(deps-dev): bump nyc from 17.1.0 to 18.0.0
Bumps [nyc](https://github.com/istanbuljs/nyc) from 17.1.0 to 18.0.0.
- [Release notes](https://github.com/istanbuljs/nyc/releases)
- [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/istanbuljs/nyc/compare/nyc-v17.1.0...nyc-v18.0.0)

---
updated-dependencies:
- dependency-name: nyc
  dependency-version: 18.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 13:30:29 +00:00
dependabot[bot]
28f25de2ee chore(deps-dev): bump @eslint/eslintrc from 3.3.3 to 3.3.4
Bumps [@eslint/eslintrc](https://github.com/eslint/eslintrc) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslintrc/compare/eslintrc-v3.3.3...eslintrc-v3.3.4)

---
updated-dependencies:
- dependency-name: "@eslint/eslintrc"
  dependency-version: 3.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 13:27:58 +00:00
dependabot[bot]
d34fc4b6ae chore(deps-dev): bump koa in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [koa](https://github.com/koajs/koa).

Updates `koa` from 3.1.1 to 3.1.2
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/master/History.md)
- [Commits](https://github.com/koajs/koa/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: koa
  dependency-version: 3.1.2
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 13:26:53 +00:00
Félix MARQUET
6a6f51142b fix: prevent duplicate security audit issue creation 2026-03-06 13:26:30 +00:00
dependabot[bot]
d0051e0b24 chore(deps-dev): bump globals from 17.3.0 to 17.4.0
Bumps [globals](https://github.com/sindresorhus/globals) from 17.3.0 to 17.4.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.3.0...v17.4.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 17.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 16:46:22 +00:00
Félix MARQUET
87e4f3a70f fix: prevent duplicate security audit issue creation 2026-02-24 12:00:14 +00:00
Félix MARQUET
65e536a809 Merge pull request #58 from BreizhHardware/dev
Dev
v8.0.9
2026-02-18 12:58:34 +01:00
Félix MARQUET
aae5cc8424 fix: bump version to 8.0.9 in package.json and package-lock.json 2026-02-18 11:55:56 +00:00
Félix MARQUET
5246b36098 fix: add write permissions for contents in release job 2026-02-18 11:55:56 +00:00
Félix MARQUET
c82e12b613 Merge pull request #33 from BreizhHardware/dependabot/npm_and_yarn/dev/eslint/js-10.0.1
chore(deps-dev): bump @eslint/js from 9.39.2 to 10.0.1
2026-02-18 12:54:21 +01:00
dependabot[bot]
14eacefe02 chore(deps-dev): bump @eslint/js from 9.39.2 to 10.0.1
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.39.2 to 10.0.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/HEAD/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-18 11:52:30 +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
39a164f24f fix: update repository URL to use correct casing 2026-02-18 11:15:31 +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
de4c647950 Merge pull request #47 from BreizhHardware/dev
fix: replace npm install with npm ci and add provenance flag to npm publish
2026-02-18 11:42:40 +01: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
5ef8f6084d Merge pull request #42 from BreizhHardware/dev
Dev
2026-02-18 11:33:24 +01:00
Félix MARQUET
e49ce9aa66 Merge branch 'main' into dev 2026-02-18 11:28:03 +01:00
Félix MARQUET
ec69e29a81 fix: update coverage command in Makefile and add .nyc_output to .gitignore 2026-02-18 10:26:42 +00:00
dependabot[bot]
77b18bb401 Bump js-yaml in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [js-yaml](https://github.com/nodeca/js-yaml).


Updates `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
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-18 10:26:42 +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
5129d7ba80 Merge pull request #27 from BreizhHardware/dependabot/npm_and_yarn/dev/supertest-7.2.2
chore(deps-dev): bump supertest from 7.1.4 to 7.2.2
2026-02-18 11:16:16 +01:00
Félix MARQUET
4a4775fdd1 Merge pull request #29 from BreizhHardware/dependabot/npm_and_yarn/dev/globals-17.3.0
chore(deps-dev): bump globals from 16.5.0 to 17.3.0
2026-02-18 11:16:07 +01:00
Félix MARQUET
382e6bc00c Merge pull request #31 from BreizhHardware/dependabot/npm_and_yarn/dev/koa-connect-2.1.1
chore(deps-dev): bump koa-connect from 2.1.0 to 2.1.1
2026-02-18 11:15:54 +01:00
Félix MARQUET
8c771d49e4 Merge pull request #32 from BreizhHardware/dependabot/npm_and_yarn/dev/eslint-10.0.0
chore(deps-dev): bump eslint from 9.39.2 to 10.0.0
2026-02-18 11:15:45 +01:00
Félix MARQUET
b21ab5e7ab Merge pull request #30 from BreizhHardware/dependabot/npm_and_yarn/npm_and_yarn-14dc0ebc5a
chore(deps): bump qs from 6.14.1 to 6.14.2 in the npm_and_yarn group across 1 directory
2026-02-18 11:14:04 +01:00
dependabot[bot]
fd904230d2 chore(deps-dev): bump eslint from 9.39.2 to 10.0.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.2 to 10.0.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.2...v10.0.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16 16:21:11 +00:00
dependabot[bot]
b1f7ec3d82 chore(deps-dev): bump koa-connect from 2.1.0 to 2.1.1
Bumps [koa-connect](https://github.com/vkurchatkin/koa-connect) from 2.1.0 to 2.1.1.
- [Commits](https://github.com/vkurchatkin/koa-connect/commits)

---
updated-dependencies:
- dependency-name: koa-connect
  dependency-version: 2.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16 16:21:02 +00:00
dependabot[bot]
69fa59e25f chore(deps): bump qs in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [qs](https://github.com/ljharb/qs).


Updates `qs` from 6.14.1 to 6.14.2
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-14 12:58:50 +00:00
dependabot[bot]
a48c02c582 chore(deps-dev): bump globals from 16.5.0 to 17.3.0
Bumps [globals](https://github.com/sindresorhus/globals) from 16.5.0 to 17.3.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.5.0...v17.3.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 17.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 17:30:46 +00:00
dependabot[bot]
4fe9df6e6d chore(deps-dev): bump supertest from 7.1.4 to 7.2.2
Bumps [supertest](https://github.com/ladjs/supertest) from 7.1.4 to 7.2.2.
- [Release notes](https://github.com/ladjs/supertest/releases)
- [Commits](https://github.com/ladjs/supertest/compare/v7.1.4...v7.2.2)

---
updated-dependencies:
- dependency-name: supertest
  dependency-version: 7.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-12 18:56:22 +00:00
Félix MARQUET
ef4fe2c5b5 Merge pull request #25 from BreizhHardware/dev
chore(deps): Update qs to fix security issue
2026-01-04 10:22:06 +01:00
Félix MARQUET
dcc9e1f893 chore(deps): Update qs to fix security issue 2026-01-04 09:18:26 +00:00
Félix MARQUET
02a5cb67c3 Merge pull request #23 from BreizhHardware/dev
Dev
v8.0.7
2025-12-17 10:05:02 +01:00
Félix MARQUET
36d1484d33 feat(security): Add security policy documentation 2025-12-17 09:01:43 +00:00
Félix MARQUET
8fc61cd1d8 chore(version): bump version to 8.0.7 2025-12-17 08:55:50 +00:00
Félix MARQUET
4fd7a797c5 feat(action): Add regular github action for audit security vulnerability 2025-12-17 08:53:44 +00:00
Félix MARQUET
30d9c3d473 Merge pull request #21 from BreizhHardware/dependabot/npm_and_yarn/dev/eslint/js-9.39.2
chore(deps-dev): bump @eslint/js from 9.39.1 to 9.39.2
2025-12-17 09:33:16 +01:00
Félix MARQUET
10fe1cac8f Merge pull request #22 from BreizhHardware/dependabot/npm_and_yarn/dev/eslint-9.39.2
chore(deps-dev): bump eslint from 9.39.1 to 9.39.2
2025-12-17 09:32:50 +01:00
dependabot[bot]
9b4e0eb163 chore(deps-dev): bump eslint from 9.39.1 to 9.39.2
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.1 to 9.39.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.1...v9.39.2)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 15:37:01 +00:00
dependabot[bot]
475b7a8f6d chore(deps-dev): bump @eslint/js from 9.39.1 to 9.39.2
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.39.1 to 9.39.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 15:36:51 +00:00
Félix MARQUET
c1482220c2 Merge pull request #20 from BreizhHardware/dependabot/npm_and_yarn/dev/multi-b251156d90
chore(deps): bump express and @types/express
2025-12-15 08:51:57 +01:00
dependabot[bot]
66643411b8 chore(deps): bump express and @types/express
Bumps [express](https://github.com/expressjs/express) and [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express). These dependencies needed to be updated together.

Updates `express` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/v5.2.0...v5.2.1)

Updates `@types/express` from 5.0.5 to 5.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 5.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: "@types/express"
  dependency-version: 5.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 15:41:39 +00:00
Félix MARQUET
38abc2b1a5 Merge pull request #19 from BreizhHardware/dev
Update deps
v8.0.6
2025-12-03 14:11:39 +01:00
Félix MARQUET
97b2f425e6 chore: bump version to 8.0.6 2025-12-03 13:08:29 +00:00
Félix MARQUET
a8d4fa8116 Merge pull request #16 from BreizhHardware/dependabot/npm_and_yarn/dev/eslint/eslintrc-3.3.3
chore(deps-dev): bump @eslint/eslintrc from 3.3.1 to 3.3.3
2025-12-03 14:04:57 +01:00