poolifier.git
7 months agochore: v3.0.2 v3.0.2
Jérôme Benoit [Tue, 17 Oct 2023 19:27:37 +0000 (21:27 +0200)] 
chore: v3.0.2

7 months agoMerge pull request #1497 from poolifier/fix-dynamic-worker-removal-race
Jérôme Benoit [Tue, 17 Oct 2023 19:24:44 +0000 (21:24 +0200)] 
Merge pull request #1497 from poolifier/fix-dynamic-worker-removal-race

fix: ensure a dynamic scheduled for removal can't be used

7 months agofeat: handle worker node readyness in IWRR strategy
Jérôme Benoit [Tue, 17 Oct 2023 15:23:26 +0000 (17:23 +0200)] 
feat: handle worker node readyness in IWRR strategy

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agofix: ensure a dynamic scheduled for removal can't be used
Jérôme Benoit [Tue, 17 Oct 2023 14:42:34 +0000 (16:42 +0200)] 
fix: ensure a dynamic scheduled for removal can't be used

closes #1468 and #1468

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agoMerge pull request #1495 from poolifier/combined-prs-branch
Jérôme Benoit [Tue, 17 Oct 2023 08:20:40 +0000 (10:20 +0200)] 
Merge pull request #1495 from poolifier/combined-prs-branch

Combined PRs

7 months agoMerge dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.8.0 into combined...
Jérôme Benoit [Tue, 17 Oct 2023 08:20:23 +0000 (10:20 +0200)] 
Merge dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.8.0 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
Jérôme Benoit [Tue, 17 Oct 2023 08:20:23 +0000 (10:20 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/poolifier-3.0.1 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
Jérôme Benoit [Tue, 17 Oct 2023 08:20:22 +0000 (10:20 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/fastify-4.24.2 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_thr...
Jérôme Benoit [Tue, 17 Oct 2023 08:20:21 +0000 (10:20 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_threads/poolifier-3.0.1 into combined-prs-branch

7 months agobuild(deps): bump poolifier
dependabot[bot] [Tue, 17 Oct 2023 08:14:27 +0000 (08:14 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.0 to 3.0.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/v3.0.0...v3.0.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 @typescript-eslint/eslint-plugin
dependabot[bot] [Tue, 17 Oct 2023 08:14:23 +0000 (08:14 +0000)] 
build(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.5 to 6.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.8.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps): bump fastify
dependabot[bot] [Tue, 17 Oct 2023 08:14:20 +0000 (08:14 +0000)] 
build(deps): bump fastify

Bumps [fastify](https://github.com/fastify/fastify) from 4.24.1 to 4.24.2.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.24.1...v4.24.2)

---
updated-dependencies:
- dependency-name: fastify
  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] [Tue, 17 Oct 2023 08:14:14 +0000 (08:14 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.0 to 3.0.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/v3.0.0...v3.0.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 agoMerge pull request #1494 from poolifier/combined-prs-branch
Jérôme Benoit [Tue, 17 Oct 2023 08:13:09 +0000 (10:13 +0200)] 
Merge pull request #1494 from poolifier/combined-prs-branch

Combined PRs

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

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster...
Jérôme Benoit [Tue, 17 Oct 2023 02:20:27 +0000 (04:20 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster/bufferutil-4.0.8 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster...
Jérôme Benoit [Tue, 17 Oct 2023 02:20:26 +0000 (04:20 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster/rollup-4.1.4 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
Jérôme Benoit [Tue, 17 Oct 2023 02:20:25 +0000 (04:20 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/fastify-4.24.2 into combined-prs-branch

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

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
Jérôme Benoit [Tue, 17 Oct 2023 02:20:24 +0000 (04:20 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/rollup-4.1.4 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-3.0...
Jérôme Benoit [Tue, 17 Oct 2023 02:20:24 +0000 (04:20 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-3.0.1 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid...
Jérôme Benoit [Tue, 17 Oct 2023 02:20:23 +0000 (04:20 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid/rollup-4.1.4 into combined-prs-branch

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

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
Jérôme Benoit [Tue, 17 Oct 2023 02:20:22 +0000 (04:20 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/fastify-4.24.2 into combined-prs-branch

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

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

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

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/poolifier-3.0...
Jérôme Benoit [Tue, 17 Oct 2023 02:20:20 +0000 (04:20 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/poolifier-3.0.1 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/typescript-eslint/parser-6.8.0 into combined-prs-branch
Jérôme Benoit [Tue, 17 Oct 2023 02:20:19 +0000 (04:20 +0200)] 
Merge dependabot/npm_and_yarn/typescript-eslint/parser-6.8.0 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
Jérôme Benoit [Tue, 17 Oct 2023 02:20:18 +0000 (04:20 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/rollup-4.1.4 into combined-prs-branch

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

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
Jérôme Benoit [Tue, 17 Oct 2023 02:20:17 +0000 (04:20 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/bufferutil-4.0.8 into combined-prs-branch

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

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
Jérôme Benoit [Tue, 17 Oct 2023 02:20:15 +0000 (04:20 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/rollup-4.1.4 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_thr...
Jérôme Benoit [Tue, 17 Oct 2023 02:20:15 +0000 (04:20 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_threads/bufferutil-4.0.8 into combined-prs-branch

7 months agobuild(deps): bump bufferutil
dependabot[bot] [Mon, 16 Oct 2023 21:05:51 +0000 (21:05 +0000)] 
build(deps): bump bufferutil

Bumps [bufferutil](https://github.com/websockets/bufferutil) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/websockets/bufferutil/releases)
- [Commits](https://github.com/websockets/bufferutil/compare/v4.0.7...v4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps-dev): bump rollup
dependabot[bot] [Mon, 16 Oct 2023 20:58:57 +0000 (20:58 +0000)] 
build(deps-dev): bump rollup

Bumps [rollup](https://github.com/rollup/rollup) from 4.1.0 to 4.1.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.1.0...v4.1.4)

---
updated-dependencies:
- dependency-name: rollup
  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] [Mon, 16 Oct 2023 20:58:45 +0000 (20:58 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.0 to 3.0.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/v3.0.0...v3.0.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 bufferutil
dependabot[bot] [Mon, 16 Oct 2023 20:54:41 +0000 (20:54 +0000)] 
build(deps): bump bufferutil

Bumps [bufferutil](https://github.com/websockets/bufferutil) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/websockets/bufferutil/releases)
- [Commits](https://github.com/websockets/bufferutil/compare/v4.0.7...v4.0.8)

---
updated-dependencies:
- dependency-name: bufferutil
  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] [Mon, 16 Oct 2023 20:54:35 +0000 (20:54 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.0 to 3.0.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/v3.0.0...v3.0.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 rollup
dependabot[bot] [Mon, 16 Oct 2023 20:54:19 +0000 (20:54 +0000)] 
build(deps-dev): bump rollup

Bumps [rollup](https://github.com/rollup/rollup) from 4.1.0 to 4.1.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.1.0...v4.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps-dev): bump @typescript-eslint/parser from 6.7.5 to 6.8.0
dependabot[bot] [Mon, 16 Oct 2023 20:41:39 +0000 (20:41 +0000)] 
build(deps-dev): bump @typescript-eslint/parser from 6.7.5 to 6.8.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.5 to 6.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.8.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.0 to 3.0.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/v3.0.0...v3.0.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] [Mon, 16 Oct 2023 20:31:08 +0000 (20:31 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.0 to 3.0.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/v3.0.0...v3.0.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 rollup
dependabot[bot] [Mon, 16 Oct 2023 20:30:54 +0000 (20:30 +0000)] 
build(deps-dev): bump rollup

Bumps [rollup](https://github.com/rollup/rollup) from 4.1.0 to 4.1.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.1.0...v4.1.4)

---
updated-dependencies:
- dependency-name: rollup
  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] [Mon, 16 Oct 2023 20:29:59 +0000 (20:29 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.0 to 3.0.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/v3.0.0...v3.0.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 fastify
dependabot[bot] [Mon, 16 Oct 2023 20:29:50 +0000 (20:29 +0000)] 
build(deps): bump fastify

Bumps [fastify](https://github.com/fastify/fastify) from 4.24.1 to 4.24.2.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.24.1...v4.24.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
7 months agorefactor: cleanup TS example
Jérôme Benoit [Mon, 16 Oct 2023 20:24:01 +0000 (22:24 +0200)] 
refactor: cleanup TS example

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild(deps): bump poolifier
dependabot[bot] [Mon, 16 Oct 2023 20:23:00 +0000 (20:23 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.0 to 3.0.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/v3.0.0...v3.0.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 rollup
dependabot[bot] [Mon, 16 Oct 2023 20:22:50 +0000 (20:22 +0000)] 
build(deps-dev): bump rollup

Bumps [rollup](https://github.com/rollup/rollup) from 4.1.0 to 4.1.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.1.0...v4.1.4)

---
updated-dependencies:
- dependency-name: rollup
  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/http-client-pool
dependabot[bot] [Mon, 16 Oct 2023 20:21:34 +0000 (20:21 +0000)] 
build(deps): bump poolifier in /examples/typescript/http-client-pool

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.0 to 3.0.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/v3.0.0...v3.0.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 rollup
dependabot[bot] [Mon, 16 Oct 2023 20:16:24 +0000 (20:16 +0000)] 
build(deps-dev): bump rollup

Bumps [rollup](https://github.com/rollup/rollup) from 4.1.0 to 4.1.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.1.0...v4.1.4)

---
updated-dependencies:
- dependency-name: rollup
  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] [Mon, 16 Oct 2023 20:16:12 +0000 (20:16 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.0 to 3.0.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/v3.0.0...v3.0.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 fastify
dependabot[bot] [Mon, 16 Oct 2023 20:16:01 +0000 (20:16 +0000)] 
build(deps): bump fastify

Bumps [fastify](https://github.com/fastify/fastify) from 4.24.1 to 4.24.2.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.24.1...v4.24.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps-dev): bump rollup
dependabot[bot] [Mon, 16 Oct 2023 20:14:42 +0000 (20:14 +0000)] 
build(deps-dev): bump rollup

Bumps [rollup](https://github.com/rollup/rollup) from 4.1.0 to 4.1.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.1.0...v4.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps): bump bufferutil
dependabot[bot] [Mon, 16 Oct 2023 20:14:28 +0000 (20:14 +0000)] 
build(deps): bump bufferutil

Bumps [bufferutil](https://github.com/websockets/bufferutil) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/websockets/bufferutil/releases)
- [Commits](https://github.com/websockets/bufferutil/compare/v4.0.7...v4.0.8)

---
updated-dependencies:
- dependency-name: bufferutil
  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] [Mon, 16 Oct 2023 20:14:21 +0000 (20:14 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.0 to 3.0.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/v3.0.0...v3.0.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 agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Mon, 16 Oct 2023 11:13:27 +0000 (13:13 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

7 months agobuild: bump volta pnpm version
Jérôme Benoit [Mon, 16 Oct 2023 11:12:43 +0000 (13:12 +0200)] 
build: bump volta pnpm version

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agodocs: generate documentation
Documentation Bot [Mon, 16 Oct 2023 10:19:19 +0000 (10:19 +0000)] 
docs: generate documentation

7 months agodocs: refine changelog entry
Jérôme Benoit [Mon, 16 Oct 2023 10:15:28 +0000 (12:15 +0200)] 
docs: refine changelog entry

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agochore: v3.0.1 v3.0.1
Jérôme Benoit [Mon, 16 Oct 2023 10:12:08 +0000 (12:12 +0200)] 
chore: v3.0.1

7 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 16 Oct 2023 09:49:13 +0000 (11:49 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agofix: workaround possible race condition at work nodes array element removal and querying
Jérôme Benoit [Mon, 16 Oct 2023 09:35:58 +0000 (11:35 +0200)] 
fix: workaround possible race condition at work nodes array element removal and querying

See https://github.com/poolifier/poolifier/issues/1468

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

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agotest: use worker info where appropriates
Jérôme Benoit [Sun, 15 Oct 2023 19:32:45 +0000 (21:32 +0200)] 
test: use worker info where appropriates

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

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agofeat: use EvenTarget for worker node events
Jérôme Benoit [Sat, 14 Oct 2023 17:48:45 +0000 (19:48 +0200)] 
feat: use EvenTarget for worker node events

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

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, 14 Oct 2023 08:20:08 +0000 (10:20 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

7 months agobuild: bump volta pnpm version
Jérôme Benoit [Sat, 14 Oct 2023 08:19:21 +0000 (10:19 +0200)] 
build: bump volta pnpm version

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agoMerge pull request #1467 from poolifier/combined-prs-branch
Jérôme Benoit [Sat, 14 Oct 2023 07:38:02 +0000 (09:38 +0200)] 
Merge pull request #1467 from poolifier/combined-prs-branch

Combined PRs

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
Jérôme Benoit [Sat, 14 Oct 2023 02:16:24 +0000 (04:16 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/fastify-4.24.1 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-client-pool/types/node-20...
Jérôme Benoit [Sat, 14 Oct 2023 02:16:24 +0000 (04:16 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/types/node-20.8.5 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/types/node-20.8.5 into combined-prs-branch
Jérôme Benoit [Sat, 14 Oct 2023 02:16:23 +0000 (04:16 +0200)] 
Merge dependabot/npm_and_yarn/types/node-20.8.5 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/types/node-20...
Jérôme Benoit [Sat, 14 Oct 2023 02:16:23 +0000 (04:16 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/types/node-20.8.5 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
Jérôme Benoit [Sat, 14 Oct 2023 02:16:22 +0000 (04:16 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/types/node-20.8.5 into combined-prs-branch

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

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
Jérôme Benoit [Sat, 14 Oct 2023 02:16:21 +0000 (04:16 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/fastify-4.24.1 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
Jérôme Benoit [Sat, 14 Oct 2023 02:16:20 +0000 (04:16 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/fastify-4.24.1 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_thr...
Jérôme Benoit [Sat, 14 Oct 2023 02:16:20 +0000 (04:16 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_threads/types/node-20.8.5 into combined-prs-branch

7 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Fri, 13 Oct 2023 21:08:03 +0000 (21:08 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.4 to 20.8.5.
- [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 fastify
dependabot[bot] [Fri, 13 Oct 2023 20:54:49 +0000 (20:54 +0000)] 
build(deps): bump fastify

Bumps [fastify](https://github.com/fastify/fastify) from 4.24.0 to 4.24.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.24.0...v4.24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild(deps): bump fastify
dependabot[bot] [Fri, 13 Oct 2023 20:52:38 +0000 (20:52 +0000)] 
build(deps): bump fastify

Bumps [fastify](https://github.com/fastify/fastify) from 4.24.0 to 4.24.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.24.0...v4.24.1)

---
updated-dependencies:
- dependency-name: fastify
  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] [Fri, 13 Oct 2023 20:50:52 +0000 (20:50 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.4 to 20.8.5.
- [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] [Fri, 13 Oct 2023 20:46:38 +0000 (20:46 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.4 to 20.8.5.
- [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] [Fri, 13 Oct 2023 20:34:19 +0000 (20:34 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.4 to 20.8.5.
- [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.8.4 to 20.8.5
dependabot[bot] [Fri, 13 Oct 2023 20:32:18 +0000 (20:32 +0000)] 
build(deps-dev): bump @types/node from 20.8.4 to 20.8.5

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.4 to 20.8.5.
- [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] [Fri, 13 Oct 2023 20:24:58 +0000 (20:24 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.4 to 20.8.5.
- [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 fastify
dependabot[bot] [Fri, 13 Oct 2023 20:16:41 +0000 (20:16 +0000)] 
build(deps): bump fastify

Bumps [fastify](https://github.com/fastify/fastify) from 4.24.0 to 4.24.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.24.0...v4.24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
7 months agobuild: silence type warnings
Jérôme Benoit [Fri, 13 Oct 2023 20:15:31 +0000 (22:15 +0200)] 
build: silence type warnings

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agobuild: refine coverage thresholds
Jérôme Benoit [Fri, 13 Oct 2023 19:56:18 +0000 (21:56 +0200)] 
build: refine coverage thresholds

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agofix: remove wrong bound for event handlers
Jérôme Benoit [Fri, 13 Oct 2023 19:43:48 +0000 (21:43 +0200)] 
fix: remove wrong bound for event handlers

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agofeat: make worker node an event target
Jérôme Benoit [Fri, 13 Oct 2023 19:38:49 +0000 (21:38 +0200)] 
feat: make worker node an event target

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 months agoMerge pull request #1457 from poolifier/combined-prs-branch
Jérôme Benoit [Fri, 13 Oct 2023 09:07:46 +0000 (11:07 +0200)] 
Merge pull request #1457 from poolifier/combined-prs-branch

Combined PRs

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster...
Jérôme Benoit [Fri, 13 Oct 2023 02:23:01 +0000 (04:23 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster/types/node-20.8.5 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid...
Jérôme Benoit [Fri, 13 Oct 2023 02:23:00 +0000 (04:23 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid/types/node-20.8.5 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
Jérôme Benoit [Fri, 13 Oct 2023 02:23:00 +0000 (04:23 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/types/node-20.8.5 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
Jérôme Benoit [Fri, 13 Oct 2023 02:22:59 +0000 (04:22 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/types/node-20.8.5 into combined-prs-branch

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
Jérôme Benoit [Fri, 13 Oct 2023 02:22:58 +0000 (04:22 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/types/node-20.8.5 into combined-prs-branch