poolifier.git
7 months agochore: v2.7.3 v2.7.3
Jérôme Benoit [Sun, 24 Sep 2023 15:54:00 +0000 (17:54 +0200)] 
chore: v2.7.3

7 months agofix: make the transition to EventEmitterAsyncResource transparent to TS
Jérôme Benoit [Sun, 24 Sep 2023 15:51:05 +0000 (17:51 +0200)] 
fix: make the transition to EventEmitterAsyncResource transparent to TS

@types/node does not include EventEmitterAsyncResource type definition:
https://github.com/DefinitelyTyped/DefinitelyTyped/discussions/61365

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agorefactor: cleanup type definition
Jérôme Benoit [Sun, 24 Sep 2023 14:58:55 +0000 (16:58 +0200)] 
refactor: cleanup type definition

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agofix: redeclare events type
Jérôme Benoit [Sun, 24 Sep 2023 14:21:35 +0000 (16:21 +0200)] 
fix: redeclare events type

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agodocs: refine code comments
Jérôme Benoit [Sun, 24 Sep 2023 12:45:33 +0000 (14:45 +0200)] 
docs: refine code comments

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agofeat: change pool event emitter to event emitter async resource
Jérôme Benoit [Sun, 24 Sep 2023 12:01:49 +0000 (14:01 +0200)] 
feat: change pool event emitter to event emitter async resource

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agodocs: refine README.md
Jérôme Benoit [Sun, 24 Sep 2023 08:43:20 +0000 (10:43 +0200)] 
docs: refine README.md

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

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agodocs: fix link in README.md
Jérôme Benoit [Sun, 24 Sep 2023 07:55:30 +0000 (09:55 +0200)] 
docs: fix link in README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agodocs: refine wording
Jérôme Benoit [Sun, 24 Sep 2023 07:33:09 +0000 (09:33 +0200)] 
docs: refine wording

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agodocs: cleanup README.md
Jérôme Benoit [Sun, 24 Sep 2023 07:14:56 +0000 (09:14 +0200)] 
docs: cleanup README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agodocs: use markdown syntax for links
Jérôme Benoit [Sun, 24 Sep 2023 07:10:53 +0000 (09:10 +0200)] 
docs: use markdown syntax for links

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agodocs: refine README.md
Jérôme Benoit [Sat, 23 Sep 2023 18:23:40 +0000 (20:23 +0200)] 
docs: refine README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agodocs: refine badges
Jérôme Benoit [Sat, 23 Sep 2023 18:13:27 +0000 (20:13 +0200)] 
docs: refine badges

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agodocs: switch badges to badgen
Jérôme Benoit [Sat, 23 Sep 2023 17:45:34 +0000 (19:45 +0200)] 
docs: switch badges to badgen

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agodocs: refine worker choice strategy comment
Jérôme Benoit [Sat, 23 Sep 2023 13:20:24 +0000 (15:20 +0200)] 
docs: refine worker choice strategy comment

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Sat, 23 Sep 2023 12:27:37 +0000 (14:27 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

7 months agobuild: refine release-it configuration
Jérôme Benoit [Sat, 23 Sep 2023 12:27:03 +0000 (14:27 +0200)] 
build: refine release-it configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agodocs: generate documentation
Documentation Bot [Sat, 23 Sep 2023 12:12:45 +0000 (12:12 +0000)] 
docs: generate documentation

7 months agodocs: refine formatting
Jérôme Benoit [Sat, 23 Sep 2023 11:56:50 +0000 (13:56 +0200)] 
docs: refine formatting

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agodocs: switch from gitter to discord
Jérôme Benoit [Sat, 23 Sep 2023 11:53:00 +0000 (13:53 +0200)] 
docs: switch from gitter to discord

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agochore: v2.7.2 v2.7.2
Jérôme Benoit [Sat, 23 Sep 2023 11:01:15 +0000 (13:01 +0200)] 
chore: v2.7.2

7 months agodocs: improve code comments
Jérôme Benoit [Sat, 23 Sep 2023 10:49:04 +0000 (12:49 +0200)] 
docs: improve code comments

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

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild(ci): silence linter
Jérôme Benoit [Fri, 22 Sep 2023 22:28:15 +0000 (00:28 +0200)] 
build(ci): silence linter

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

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agodocs: add changelog entry
Jérôme Benoit [Fri, 22 Sep 2023 20:12:48 +0000 (22:12 +0200)] 
docs: add changelog entry

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agodocs: refine benchmarks/README.md
Jérôme Benoit [Fri, 22 Sep 2023 19:49:16 +0000 (21:49 +0200)] 
docs: refine benchmarks/README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agodocs: fix benchmark links
Jérôme Benoit [Fri, 22 Sep 2023 18:53:02 +0000 (20:53 +0200)] 
docs: fix benchmark links

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild: refine husky configuration
Jérôme Benoit [Fri, 22 Sep 2023 17:10:05 +0000 (19:10 +0200)] 
build: refine husky configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agorefactor: move benchmark vs external pools into its own repo
Jérôme Benoit [Fri, 22 Sep 2023 16:12:08 +0000 (18:12 +0200)] 
refactor: move benchmark vs external pools into its own repo

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agoperf: use hyperfine-action for benchmark vs. external pools
Jérôme Benoit [Fri, 22 Sep 2023 15:05:39 +0000 (17:05 +0200)] 
perf: use hyperfine-action for benchmark vs. external pools

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agoperf: add benchmark defaults to external pools benchmark
Jérôme Benoit [Fri, 22 Sep 2023 12:43:15 +0000 (14:43 +0200)] 
perf: add benchmark defaults to external pools benchmark

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agodocs: add changelog entry
Jérôme Benoit [Fri, 22 Sep 2023 12:14:58 +0000 (14:14 +0200)] 
docs: add changelog entry

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild: readd missed tsconfig file
Jérôme Benoit [Fri, 22 Sep 2023 11:11:28 +0000 (13:11 +0200)] 
build: readd missed tsconfig file

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild: enable source map for all build types
Jérôme Benoit [Fri, 22 Sep 2023 11:09:53 +0000 (13:09 +0200)] 
build: enable source map for all build types

watch for any performance regression.

reference #1279

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

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agodocs: update benchmark versus external pools results
Benchmark Bot [Fri, 22 Sep 2023 04:44:28 +0000 (06:44 +0200)] 
docs: update benchmark versus external pools results

7 months agodocs: refine README.md
Jérôme Benoit [Thu, 21 Sep 2023 19:32:43 +0000 (21:32 +0200)] 
docs: refine README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild(ci): limit benchmark history size to 50
Jérôme Benoit [Thu, 21 Sep 2023 19:15:37 +0000 (21:15 +0200)] 
build(ci): limit benchmark history size to 50

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agoMerge pull request #1261 from poolifier/dependabot/npm_and_yarn/examples/typescript...
Jérôme Benoit [Thu, 21 Sep 2023 09:35:58 +0000 (11:35 +0200)] 
Merge pull request #1261 from poolifier/dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/poolifier-2.7.1

build(deps): bump poolifier from 2.7.0 to 2.7.1 in /examples/typescript/smtp-client-pool

7 months agoMerge pull request #1276 from poolifier/combined-prs-branch
Jérôme Benoit [Thu, 21 Sep 2023 09:35:30 +0000 (11:35 +0200)] 
Merge pull request #1276 from poolifier/combined-prs-branch

Combined PRs

7 months agodocs: update benchmark versus external pools results
Benchmark Bot [Thu, 21 Sep 2023 04:44:22 +0000 (06:44 +0200)] 
docs: update benchmark versus external pools results

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_thr...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:51 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_threads/poolifier-2.7.1 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_thr...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:50 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_threads/types/node-20.6.3 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:50 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster/poolifier-2.7.1 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:49 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster/types/node-20.6.3 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/types/node-20.6.3 into combined-prs-branch
Jérôme Benoit [Thu, 21 Sep 2023 02:17:48 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/types/node-20.6.3 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:48 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid/poolifier-2.7.1 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:47 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid/types/node-20.6.3 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/types/node-20...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:47 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/types/node-20.6.3 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-client-pool/types/node-20...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:46 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/types/node-20.6.3 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-2.7...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:46 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-2.7.1 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:45 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/poolifier-2.7.1 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:45 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/types/node-20.6.3 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:44 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/types/node-20.6.3 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:44 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/poolifier-2.7.1 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:43 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/types/node-20.6.3 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:43 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/poolifier-2.7.1 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_thr...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:42 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_threads/poolifier-2.7.1 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_thr...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:42 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_threads/types/node-20.6.3 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:41 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster/types/node-20.6.3 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:41 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster/poolifier-2.7.1 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:40 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/poolifier-2.7.1 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
Jérôme Benoit [Thu, 21 Sep 2023 02:17:39 +0000 (04:17 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/types/node-20.6.3 into combined-prs-branch

7 months agorefactor: strong type CircularArray instantiation
Jérôme Benoit [Wed, 20 Sep 2023 21:43:09 +0000 (23:43 +0200)] 
refactor: strong type CircularArray instantiation

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Wed, 20 Sep 2023 21:02:56 +0000 (21:02 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.2 to 20.6.3.
- [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-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps): bump poolifier
dependabot[bot] [Wed, 20 Sep 2023 21:02:32 +0000 (21:02 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps): bump poolifier
dependabot[bot] [Wed, 20 Sep 2023 20:57:05 +0000 (20:57 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Wed, 20 Sep 2023 20:56:44 +0000 (20:56 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.2 to 20.6.3.
- [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-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Wed, 20 Sep 2023 20:54:13 +0000 (20:54 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.2 to 20.6.3.
- [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-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps): bump poolifier
dependabot[bot] [Wed, 20 Sep 2023 20:53:57 +0000 (20:53 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps): bump poolifier
dependabot[bot] [Wed, 20 Sep 2023 20:48:37 +0000 (20:48 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Wed, 20 Sep 2023 20:48:18 +0000 (20:48 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.2 to 20.6.3.
- [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-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps): bump poolifier
dependabot[bot] [Wed, 20 Sep 2023 20:47:23 +0000 (20:47 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Wed, 20 Sep 2023 20:46:57 +0000 (20:46 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.2 to 20.6.3.
- [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-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Wed, 20 Sep 2023 20:40:38 +0000 (20:40 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.2 to 20.6.3.
- [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-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps): bump poolifier
dependabot[bot] [Wed, 20 Sep 2023 20:40:20 +0000 (20:40 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps): bump poolifier in /examples/typescript/http-client-pool
dependabot[bot] [Wed, 20 Sep 2023 20:33:04 +0000 (20:33 +0000)] 
build(deps): bump poolifier in /examples/typescript/http-client-pool

Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Wed, 20 Sep 2023 20:32:46 +0000 (20:32 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.2 to 20.6.3.
- [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-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps): bump poolifier in /examples/typescript/smtp-client-pool
dependabot[bot] [Wed, 20 Sep 2023 20:29:14 +0000 (20:29 +0000)] 
build(deps): bump poolifier in /examples/typescript/smtp-client-pool

Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Wed, 20 Sep 2023 20:29:00 +0000 (20:29 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.2 to 20.6.3.
- [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-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Wed, 20 Sep 2023 20:25:29 +0000 (20:25 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.2 to 20.6.3.
- [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-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps): bump poolifier
dependabot[bot] [Wed, 20 Sep 2023 20:25:03 +0000 (20:25 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Wed, 20 Sep 2023 20:21:54 +0000 (20:21 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.2 to 20.6.3.
- [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-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps-dev): bump @types/node from 20.6.2 to 20.6.3
dependabot[bot] [Wed, 20 Sep 2023 20:21:51 +0000 (20:21 +0000)] 
build(deps-dev): bump @types/node from 20.6.2 to 20.6.3

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.2 to 20.6.3.
- [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-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Wed, 20 Sep 2023 20:21:41 +0000 (20:21 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.2 to 20.6.3.
- [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-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps): bump poolifier
dependabot[bot] [Wed, 20 Sep 2023 20:21:32 +0000 (20:21 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps): bump poolifier
dependabot[bot] [Wed, 20 Sep 2023 20:21:22 +0000 (20:21 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agoperf: update poolifier version in benchmark
Jérôme Benoit [Wed, 20 Sep 2023 20:19:32 +0000 (22:19 +0200)] 
perf: update poolifier version in benchmark

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agorefactor: check for worker file existence first
Jérôme Benoit [Wed, 20 Sep 2023 20:17:00 +0000 (22:17 +0200)] 
refactor: check for worker file existence first

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agorefactor: cleanup type import
Jérôme Benoit [Wed, 20 Sep 2023 20:02:40 +0000 (22:02 +0200)] 
refactor: cleanup type import

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agodocs: generate documentation
Documentation Bot [Wed, 20 Sep 2023 17:41:27 +0000 (17:41 +0000)] 
docs: generate documentation

7 months agochore: v2.7.1 v2.7.1
Jérôme Benoit [Wed, 20 Sep 2023 17:34:51 +0000 (19:34 +0200)] 
chore: v2.7.1

7 months agodocs: comment worker callback issue on windows
Jérôme Benoit [Wed, 20 Sep 2023 17:31:28 +0000 (19:31 +0200)] 
docs: comment worker callback issue on windows

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild(ci): remove condition on tests
Jérôme Benoit [Wed, 20 Sep 2023 17:22:25 +0000 (19:22 +0200)] 
build(ci): remove condition on tests

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agofix: fix worker ready message handling on windows
Jérôme Benoit [Wed, 20 Sep 2023 17:18:14 +0000 (19:18 +0200)] 
fix: fix worker ready message handling on windows

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild(ci): fix condition on tests
Jérôme Benoit [Wed, 20 Sep 2023 17:13:16 +0000 (19:13 +0200)] 
build(ci): fix condition on tests

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild(ci): remove node.js 18.x from windows tests
Jérôme Benoit [Wed, 20 Sep 2023 17:08:24 +0000 (19:08 +0200)] 
build(ci): remove node.js 18.x from windows tests

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild(ci): fix condition on tests
Jérôme Benoit [Wed, 20 Sep 2023 17:04:45 +0000 (19:04 +0200)] 
build(ci): fix condition on tests

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