benchmarks-js.git
5 months agoMerge pull request #97 from jerome-benoit/dependabot/npm_and_yarn/eslint-8.55.0
Jérôme Benoit [Sat, 2 Dec 2023 09:13:07 +0000 (10:13 +0100)] 
Merge pull request #97 from jerome-benoit/dependabot/npm_and_yarn/eslint-8.55.0

build(deps-dev): Bump eslint from 8.54.0 to 8.55.0

5 months agobuild(deps-dev): Bump eslint from 8.54.0 to 8.55.0
dependabot[bot] [Fri, 1 Dec 2023 23:33:46 +0000 (23:33 +0000)] 
build(deps-dev): Bump eslint from 8.54.0 to 8.55.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.54.0...v8.55.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
5 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 1 Dec 2023 10:19:38 +0000 (11:19 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agorefactor: cleanup import
Jérôme Benoit [Wed, 29 Nov 2023 20:12:09 +0000 (21:12 +0100)] 
refactor: cleanup import

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 27 Nov 2023 21:02:49 +0000 (22:02 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agorefactor: cleanup husky install implementation
Jérôme Benoit [Mon, 27 Nov 2023 17:52:26 +0000 (18:52 +0100)] 
refactor: cleanup husky install implementation

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agofix: use conditional import in prepare.mjs
Jérôme Benoit [Mon, 27 Nov 2023 17:03:22 +0000 (18:03 +0100)] 
fix: use conditional import in prepare.mjs

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agoMerge branch 'master' of github.com:jerome-benoit/benchmarks-js
Jérôme Benoit [Sun, 26 Nov 2023 12:24:49 +0000 (13:24 +0100)] 
Merge branch 'master' of github.com:jerome-benoit/benchmarks-js

6 months agobuild(deps-dev): apply udpates
Jérôme Benoit [Sun, 26 Nov 2023 12:24:24 +0000 (13:24 +0100)] 
build(deps-dev): apply udpates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agoMerge pull request #95 from jerome-benoit/dependabot/github_actions/github/combine...
Jérôme Benoit [Thu, 23 Nov 2023 08:30:56 +0000 (09:30 +0100)] 
Merge pull request #95 from jerome-benoit/dependabot/github_actions/github/combine-prs-5.0.0

build(deps): Bump github/combine-prs from 4.1.0 to 5.0.0

6 months agobuild(deps): Bump github/combine-prs from 4.1.0 to 5.0.0
dependabot[bot] [Wed, 22 Nov 2023 23:14:51 +0000 (23:14 +0000)] 
build(deps): Bump github/combine-prs from 4.1.0 to 5.0.0

Bumps [github/combine-prs](https://github.com/github/combine-prs) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/github/combine-prs/releases)
- [Commits](https://github.com/github/combine-prs/compare/v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: github/combine-prs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild(deps-dev): apply updates
Jérôme Benoit [Wed, 22 Nov 2023 22:14:18 +0000 (23:14 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agoMerge pull request #92 from jerome-benoit/dependabot/npm_and_yarn/commitlint/config...
Jérôme Benoit [Wed, 22 Nov 2023 08:47:47 +0000 (09:47 +0100)] 
Merge pull request #92 from jerome-benoit/dependabot/npm_and_yarn/commitlint/config-conventional-18.4.3

build(deps-dev): Bump @commitlint/config-conventional from 18.4.2 to 18.4.3

6 months agobuild(deps-dev): Bump @commitlint/config-conventional
dependabot[bot] [Wed, 22 Nov 2023 08:46:47 +0000 (08:46 +0000)] 
build(deps-dev): Bump @commitlint/config-conventional

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.4.2 to 18.4.3.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.3/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agoMerge pull request #93 from jerome-benoit/dependabot/npm_and_yarn/commitlint/cli...
Jérôme Benoit [Wed, 22 Nov 2023 08:46:01 +0000 (09:46 +0100)] 
Merge pull request #93 from jerome-benoit/dependabot/npm_and_yarn/commitlint/cli-18.4.3

build(deps-dev): Bump @commitlint/cli from 18.4.2 to 18.4.3

6 months agobuild(deps-dev): Bump @commitlint/cli from 18.4.2 to 18.4.3
dependabot[bot] [Tue, 21 Nov 2023 23:19:34 +0000 (23:19 +0000)] 
build(deps-dev): Bump @commitlint/cli from 18.4.2 to 18.4.3

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.4.2 to 18.4.3.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.3/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agoMerge pull request #91 from jerome-benoit/dependabot/npm_and_yarn/eslint-8.54.0
Jérôme Benoit [Sat, 18 Nov 2023 09:31:58 +0000 (10:31 +0100)] 
Merge pull request #91 from jerome-benoit/dependabot/npm_and_yarn/eslint-8.54.0

build(deps-dev): Bump eslint from 8.53.0 to 8.54.0

6 months agobuild(deps-dev): Bump eslint from 8.53.0 to 8.54.0
dependabot[bot] [Fri, 17 Nov 2023 23:46:39 +0000 (23:46 +0000)] 
build(deps-dev): Bump eslint from 8.53.0 to 8.54.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.53.0...v8.54.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 17 Nov 2023 17:26:43 +0000 (18:26 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agoMerge pull request #89 from jerome-benoit/dependabot/npm_and_yarn/commitlint/cli...
Jérôme Benoit [Fri, 17 Nov 2023 08:16:42 +0000 (09:16 +0100)] 
Merge pull request #89 from jerome-benoit/dependabot/npm_and_yarn/commitlint/cli-18.4.2

build(deps-dev): Bump @commitlint/cli from 18.4.1 to 18.4.2

6 months agobuild(deps-dev): Bump @commitlint/cli from 18.4.1 to 18.4.2
dependabot[bot] [Fri, 17 Nov 2023 08:15:35 +0000 (08:15 +0000)] 
build(deps-dev): Bump @commitlint/cli from 18.4.1 to 18.4.2

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.4.1 to 18.4.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.2/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agoMerge pull request #88 from jerome-benoit/dependabot/npm_and_yarn/commitlint/config...
Jérôme Benoit [Fri, 17 Nov 2023 08:14:36 +0000 (09:14 +0100)] 
Merge pull request #88 from jerome-benoit/dependabot/npm_and_yarn/commitlint/config-conventional-18.4.2

build(deps-dev): Bump @commitlint/config-conventional from 18.4.0 to 18.4.2

6 months agobuild(deps-dev): Bump @commitlint/config-conventional
dependabot[bot] [Thu, 16 Nov 2023 23:18:53 +0000 (23:18 +0000)] 
build(deps-dev): Bump @commitlint/config-conventional

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.4.0 to 18.4.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.2/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild(deps-dev): bump volta pnpm version
Jérôme Benoit [Tue, 14 Nov 2023 16:35:13 +0000 (17:35 +0100)] 
build(deps-dev): bump volta pnpm version

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 13 Nov 2023 11:33:47 +0000 (12:33 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agoMerge pull request #87 from jerome-benoit/combined-prs-branch
Jérôme Benoit [Sat, 11 Nov 2023 08:59:31 +0000 (09:59 +0100)] 
Merge pull request #87 from jerome-benoit/combined-prs-branch

Combined PRs

6 months agoMerge dependabot/npm_and_yarn/commitlint/config-conventional-18.4.0 into combined...
github-actions[bot] [Sat, 11 Nov 2023 08:59:04 +0000 (08:59 +0000)] 
Merge dependabot/npm_and_yarn/commitlint/config-conventional-18.4.0 into combined-prs-branch

6 months agoMerge dependabot/npm_and_yarn/eslint-plugin-jsdoc-46.9.0 into combined-prs-branch
github-actions[bot] [Sat, 11 Nov 2023 08:59:04 +0000 (08:59 +0000)] 
Merge dependabot/npm_and_yarn/eslint-plugin-jsdoc-46.9.0 into combined-prs-branch

6 months agobuild(deps-dev): Bump @commitlint/config-conventional
dependabot[bot] [Sat, 11 Nov 2023 08:57:00 +0000 (08:57 +0000)] 
build(deps-dev): Bump @commitlint/config-conventional

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.1.0 to 18.4.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.0/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild(deps-dev): Bump eslint-plugin-jsdoc from 46.8.2 to 46.9.0
dependabot[bot] [Sat, 11 Nov 2023 08:56:59 +0000 (08:56 +0000)] 
build(deps-dev): Bump eslint-plugin-jsdoc from 46.8.2 to 46.9.0

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.8.2 to 46.9.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v46.8.2...v46.9.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agoMerge pull request #86 from jerome-benoit/combined-prs-branch
Jérôme Benoit [Sat, 11 Nov 2023 08:56:16 +0000 (09:56 +0100)] 
Merge pull request #86 from jerome-benoit/combined-prs-branch

Combined PRs

6 months agoMerge dependabot/npm_and_yarn/eslint-plugin-n-16.3.1 into combined-prs-branch
github-actions[bot] [Sat, 11 Nov 2023 00:03:27 +0000 (00:03 +0000)] 
Merge dependabot/npm_and_yarn/eslint-plugin-n-16.3.1 into combined-prs-branch

6 months agoMerge dependabot/npm_and_yarn/commitlint/cli-18.4.0 into combined-prs-branch
github-actions[bot] [Sat, 11 Nov 2023 00:03:27 +0000 (00:03 +0000)] 
Merge dependabot/npm_and_yarn/commitlint/cli-18.4.0 into combined-prs-branch

6 months agobuild(deps-dev): Bump @commitlint/cli from 18.2.0 to 18.4.0
dependabot[bot] [Fri, 10 Nov 2023 23:05:56 +0000 (23:05 +0000)] 
build(deps-dev): Bump @commitlint/cli from 18.2.0 to 18.4.0

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.2.0 to 18.4.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild(deps-dev): Bump eslint-plugin-n from 16.3.0 to 16.3.1
dependabot[bot] [Fri, 10 Nov 2023 23:05:38 +0000 (23:05 +0000)] 
build(deps-dev): Bump eslint-plugin-n from 16.3.0 to 16.3.1

Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.3.0 to 16.3.1.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.3.0...16.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months agoMerge pull request #81 from jerome-benoit/dependabot/npm_and_yarn/eslint-plugin-n...
Jérôme Benoit [Wed, 8 Nov 2023 08:44:42 +0000 (09:44 +0100)] 
Merge pull request #81 from jerome-benoit/dependabot/npm_and_yarn/eslint-plugin-n-16.3.0

build(deps-dev): Bump eslint-plugin-n from 16.2.0 to 16.3.0

6 months agobuild(deps-dev): Bump eslint-plugin-n from 16.2.0 to 16.3.0
dependabot[bot] [Tue, 7 Nov 2023 23:09:49 +0000 (23:09 +0000)] 
build(deps-dev): Bump eslint-plugin-n from 16.2.0 to 16.3.0

Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.2.0 to 16.3.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.2.0...16.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agoMerge branch 'master' of github.com:jerome-benoit/benchmarks-js
Jérôme Benoit [Sat, 4 Nov 2023 10:11:13 +0000 (11:11 +0100)] 
Merge branch 'master' of github.com:jerome-benoit/benchmarks-js

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 4 Nov 2023 10:07:40 +0000 (11:07 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agoMerge pull request #80 from jerome-benoit/dependabot/npm_and_yarn/eslint-8.53.0
Jérôme Benoit [Sat, 4 Nov 2023 09:27:27 +0000 (10:27 +0100)] 
Merge pull request #80 from jerome-benoit/dependabot/npm_and_yarn/eslint-8.53.0

build(deps-dev): Bump eslint from 8.52.0 to 8.53.0

6 months agobuild(deps-dev): Bump eslint from 8.52.0 to 8.53.0
dependabot[bot] [Fri, 3 Nov 2023 23:55:03 +0000 (23:55 +0000)] 
build(deps-dev): Bump eslint from 8.52.0 to 8.53.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.53.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months agoMerge pull request #79 from jerome-benoit/dependabot/github_actions/github/combine...
Jérôme Benoit [Thu, 2 Nov 2023 17:43:32 +0000 (18:43 +0100)] 
Merge pull request #79 from jerome-benoit/dependabot/github_actions/github/combine-prs-4.1.0

build(deps): Bump github/combine-prs from 4.0.0 to 4.1.0

6 months agobuild(deps): Bump github/combine-prs from 4.0.0 to 4.1.0
dependabot[bot] [Wed, 1 Nov 2023 23:12:29 +0000 (23:12 +0000)] 
build(deps): Bump github/combine-prs from 4.0.0 to 4.1.0

Bumps [github/combine-prs](https://github.com/github/combine-prs) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/github/combine-prs/releases)
- [Commits](https://github.com/github/combine-prs/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: github/combine-prs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild: bump volta pnpm version
Jérôme Benoit [Wed, 1 Nov 2023 21:04:17 +0000 (22:04 +0100)] 
build: bump volta pnpm version

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agoUpdate biome.json
Jérôme Benoit [Wed, 1 Nov 2023 08:26:47 +0000 (09:26 +0100)] 
Update biome.json

6 months agoMerge pull request #78 from jerome-benoit/dependabot/npm_and_yarn/biomejs/biome-1.3.3
Jérôme Benoit [Wed, 1 Nov 2023 08:26:22 +0000 (09:26 +0100)] 
Merge pull request #78 from jerome-benoit/dependabot/npm_and_yarn/biomejs/biome-1.3.3

build(deps-dev): Bump @biomejs/biome from 1.3.1 to 1.3.3

6 months agobuild(deps-dev): Bump @biomejs/biome from 1.3.1 to 1.3.3
dependabot[bot] [Tue, 31 Oct 2023 23:32:41 +0000 (23:32 +0000)] 
build(deps-dev): Bump @biomejs/biome from 1.3.1 to 1.3.3

Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.3.3/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild: bump volta pnpm version
Jérôme Benoit [Sat, 28 Oct 2023 11:59:40 +0000 (13:59 +0200)] 
build: bump volta pnpm version

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild: bump volta node version
Jérôme Benoit [Thu, 26 Oct 2023 09:07:43 +0000 (11:07 +0200)] 
build: bump volta node version

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild(deps-dev): apply updates
Jérôme Benoit [Thu, 26 Oct 2023 08:52:55 +0000 (10:52 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agoMerge pull request #74 from jerome-benoit/dependabot/npm_and_yarn/commitlint/config...
Jérôme Benoit [Thu, 26 Oct 2023 08:29:31 +0000 (10:29 +0200)] 
Merge pull request #74 from jerome-benoit/dependabot/npm_and_yarn/commitlint/config-conventional-18.1.0

build(deps-dev): Bump @commitlint/config-conventional from 18.0.0 to 18.1.0

7 months agobuild(deps-dev): Bump @commitlint/config-conventional
dependabot[bot] [Thu, 26 Oct 2023 08:26:16 +0000 (08:26 +0000)] 
build(deps-dev): Bump @commitlint/config-conventional

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.0.0 to 18.1.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.1.0/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agoMerge pull request #76 from jerome-benoit/combined-prs-branch
Jérôme Benoit [Thu, 26 Oct 2023 08:25:13 +0000 (10:25 +0200)] 
Merge pull request #76 from jerome-benoit/combined-prs-branch

Combined PRs

7 months agoMerge dependabot/npm_and_yarn/commitlint/cli-18.1.0 into combined-prs-branch
github-actions[bot] [Thu, 26 Oct 2023 00:03:13 +0000 (00:03 +0000)] 
Merge dependabot/npm_and_yarn/commitlint/cli-18.1.0 into combined-prs-branch

7 months agobuild(deps-dev): Bump @commitlint/cli from 18.0.0 to 18.1.0
dependabot[bot] [Wed, 25 Oct 2023 23:24:45 +0000 (23:24 +0000)] 
build(deps-dev): Bump @commitlint/cli from 18.0.0 to 18.1.0

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.0.0 to 18.1.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.1.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 23 Oct 2023 08:39:09 +0000 (10:39 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 21 Oct 2023 06:40:09 +0000 (08:40 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 20 Oct 2023 20:11:05 +0000 (22:11 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 20 Oct 2023 12:34:49 +0000 (14:34 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild(deps-dev): apply updates
Jérôme Benoit [Thu, 19 Oct 2023 10:32:57 +0000 (12:32 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agoMerge pull request #72 from jerome-benoit/dependabot/npm_and_yarn/lint-staged-15.0.1
Jérôme Benoit [Thu, 19 Oct 2023 10:28:04 +0000 (12:28 +0200)] 
Merge pull request #72 from jerome-benoit/dependabot/npm_and_yarn/lint-staged-15.0.1

build(deps-dev): Bump lint-staged from 14.0.1 to 15.0.1

7 months agobuild(deps-dev): apply updates
Jérôme Benoit [Wed, 18 Oct 2023 13:30:04 +0000 (15:30 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild(deps-dev): Bump lint-staged from 14.0.1 to 15.0.1
dependabot[bot] [Mon, 16 Oct 2023 23:38:12 +0000 (23:38 +0000)] 
build(deps-dev): Bump lint-staged from 14.0.1 to 15.0.1

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.1 to 15.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/okonet/lint-staged/compare/v14.0.1...v15.0.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild: bump volta pnpm version
Jérôme Benoit [Mon, 16 Oct 2023 11:24:52 +0000 (13:24 +0200)] 
build: bump volta pnpm version

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 14 Oct 2023 13:02:37 +0000 (15:02 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild: bump volta node version
Jérôme Benoit [Sat, 14 Oct 2023 08:06:38 +0000 (10:06 +0200)] 
build: bump volta node version

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild: bump volta pnpm version
Jérôme Benoit [Fri, 13 Oct 2023 11:03:55 +0000 (13:03 +0200)] 
build: bump volta pnpm version

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agoMerge pull request #71 from jerome-benoit/dependabot/npm_and_yarn/eslint-plugin-n...
Jérôme Benoit [Fri, 13 Oct 2023 10:03:23 +0000 (12:03 +0200)] 
Merge pull request #71 from jerome-benoit/dependabot/npm_and_yarn/eslint-plugin-n-16.2.0

build(deps-dev): Bump eslint-plugin-n from 16.1.0 to 16.2.0

7 months agobuild(deps-dev): Bump eslint-plugin-n from 16.1.0 to 16.2.0
dependabot[bot] [Wed, 11 Oct 2023 23:54:56 +0000 (23:54 +0000)] 
build(deps-dev): Bump eslint-plugin-n from 16.1.0 to 16.2.0

Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.1.0 to 16.2.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.1.0...16.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agoMerge pull request #70 from jerome-benoit/dependabot/npm_and_yarn/eslint-define-confi...
Jérôme Benoit [Tue, 10 Oct 2023 15:04:45 +0000 (17:04 +0200)] 
Merge pull request #70 from jerome-benoit/dependabot/npm_and_yarn/eslint-define-config-1.24.1

build(deps-dev): Bump eslint-define-config from 1.23.0 to 1.24.1

7 months agobuild(deps-dev): Bump eslint-define-config from 1.23.0 to 1.24.1
dependabot[bot] [Mon, 9 Oct 2023 23:50:51 +0000 (23:50 +0000)] 
build(deps-dev): Bump eslint-define-config from 1.23.0 to 1.24.1

Bumps [eslint-define-config](https://github.com/eslint-types/eslint-define-config) from 1.23.0 to 1.24.1.
- [Release notes](https://github.com/eslint-types/eslint-define-config/releases)
- [Changelog](https://github.com/eslint-types/eslint-define-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-types/eslint-define-config/compare/1.23.0...1.24.1)

---
updated-dependencies:
- dependency-name: eslint-define-config
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sun, 8 Oct 2023 10:53:34 +0000 (12:53 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agoMerge pull request #69 from jerome-benoit/dependabot/npm_and_yarn/eslint-8.51.0
Jérôme Benoit [Sat, 7 Oct 2023 08:09:13 +0000 (10:09 +0200)] 
Merge pull request #69 from jerome-benoit/dependabot/npm_and_yarn/eslint-8.51.0

build(deps-dev): Bump eslint from 8.50.0 to 8.51.0

7 months agobuild(deps-dev): Bump eslint from 8.50.0 to 8.51.0
dependabot[bot] [Fri, 6 Oct 2023 23:59:19 +0000 (23:59 +0000)] 
build(deps-dev): Bump eslint from 8.50.0 to 8.51.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.51.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.50.0...v8.51.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 6 Oct 2023 17:16:40 +0000 (19:16 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 3 Oct 2023 14:51:56 +0000 (16:51 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agorefactor: switch commonjs files to esm
Jérôme Benoit [Tue, 3 Oct 2023 14:48:19 +0000 (16:48 +0200)] 
refactor: switch commonjs files to esm

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agorefactor: cleanup promise implementation
Jérôme Benoit [Sun, 1 Oct 2023 09:27:17 +0000 (11:27 +0200)] 
refactor: cleanup promise implementation

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild: update node volta version
Jérôme Benoit [Fri, 29 Sep 2023 08:34:11 +0000 (10:34 +0200)] 
build: update node volta version

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild(deps-dev): apply updates
Jérôme Benoit [Thu, 28 Sep 2023 20:10:04 +0000 (22:10 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild(deps-dev): apply updates
Jérôme Benoit [Wed, 27 Sep 2023 08:07:08 +0000 (10:07 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sun, 24 Sep 2023 08:06:49 +0000 (10:06 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 23 Sep 2023 07:26:58 +0000 (09:26 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agobuild: add commitlint
Jérôme Benoit [Fri, 22 Sep 2023 17:45:23 +0000 (19:45 +0200)] 
build: add commitlint

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agobuild: remove unused package
Jérôme Benoit [Fri, 22 Sep 2023 17:11:25 +0000 (19:11 +0200)] 
build: remove unused package

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agobuild: cleanup eslint configuration
Jérôme Benoit [Fri, 22 Sep 2023 15:34:05 +0000 (17:34 +0200)] 
build: cleanup eslint configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 22 Sep 2023 09:25:24 +0000 (11:25 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agoMerge branch 'master' of github.com:jerome-benoit/benchmarks-js
Jérôme Benoit [Thu, 21 Sep 2023 09:56:26 +0000 (11:56 +0200)] 
Merge branch 'master' of github.com:jerome-benoit/benchmarks-js

8 months agobuild(ci): refresh dependabot configuration
Jérôme Benoit [Thu, 21 Sep 2023 09:55:59 +0000 (11:55 +0200)] 
build(ci): refresh dependabot configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agoMerge pull request #67 from jerome-benoit/dependabot/github_actions/github/combine...
Jérôme Benoit [Thu, 21 Sep 2023 09:55:34 +0000 (11:55 +0200)] 
Merge pull request #67 from jerome-benoit/dependabot/github_actions/github/combine-prs-4.0.0

build(deps): Bump github/combine-prs from 3.1.2 to 4.0.0

8 months agobuild(deps): Bump github/combine-prs from 3.1.2 to 4.0.0
dependabot[bot] [Thu, 21 Sep 2023 09:54:14 +0000 (09:54 +0000)] 
build(deps): Bump github/combine-prs from 3.1.2 to 4.0.0

Bumps [github/combine-prs](https://github.com/github/combine-prs) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/github/combine-prs/releases)
- [Commits](https://github.com/github/combine-prs/compare/v3.1.2...v4.0.0)

---
updated-dependencies:
- dependency-name: github/combine-prs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
8 months agobuild(ci): refresh dependabot configuration
Jérôme Benoit [Thu, 21 Sep 2023 09:53:25 +0000 (11:53 +0200)] 
build(ci): refresh dependabot configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agoMerge pull request #66 from jerome-benoit/dependabot/npm_and_yarn/eslint-plugin-jsdoc...
Jérôme Benoit [Thu, 21 Sep 2023 09:49:46 +0000 (11:49 +0200)] 
Merge pull request #66 from jerome-benoit/dependabot/npm_and_yarn/eslint-plugin-jsdoc-46.8.2

build(deps-dev): Bump eslint-plugin-jsdoc from 46.8.1 to 46.8.2

8 months agobuild(deps-dev): Bump eslint-plugin-jsdoc from 46.8.1 to 46.8.2
dependabot[bot] [Wed, 20 Sep 2023 23:34:26 +0000 (23:34 +0000)] 
build(deps-dev): Bump eslint-plugin-jsdoc from 46.8.1 to 46.8.2

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.8.1 to 46.8.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v46.8.1...v46.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 19 Sep 2023 13:36:37 +0000 (15:36 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agobuild: bump node volta version
Jérôme Benoit [Tue, 19 Sep 2023 13:28:57 +0000 (15:28 +0200)] 
build: bump node volta version

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agobuild: fix biome configuration
Jérôme Benoit [Mon, 18 Sep 2023 10:56:47 +0000 (12:56 +0200)] 
build: fix biome configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agobuild: bump volta pnpm version
Jérôme Benoit [Sun, 17 Sep 2023 21:01:24 +0000 (23:01 +0200)] 
build: bump volta pnpm version

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agorefactor: code cleanups
Jérôme Benoit [Sun, 17 Sep 2023 12:10:38 +0000 (14:10 +0200)] 
refactor: code cleanups

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agorefactor: code cleanup
Jérôme Benoit [Sun, 17 Sep 2023 12:09:55 +0000 (14:09 +0200)] 
refactor: code cleanup

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>