poolifier.git
8 months agochore: v2.6.45 v2.6.45
Jérôme Benoit [Sun, 17 Sep 2023 12:23:45 +0000 (14:23 +0200)] 
chore: v2.6.45

8 months agorefactor: code cleanup
Jérôme Benoit [Sun, 17 Sep 2023 12:04:10 +0000 (14:04 +0200)] 
refactor: code cleanup

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agoperf: add more possible configurations to continuous benchmarking
Jérôme Benoit [Sun, 17 Sep 2023 11:38:33 +0000 (13:38 +0200)] 
perf: add more possible configurations to continuous benchmarking

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

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agoperf: add dynamic thread pool to continuous benchmark
Jérôme Benoit [Sun, 17 Sep 2023 10:18:37 +0000 (12:18 +0200)] 
perf: add dynamic thread pool to continuous benchmark

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agodocs: fix default value in comment
Jérôme Benoit [Sat, 16 Sep 2023 22:43:32 +0000 (00:43 +0200)] 
docs: fix default value in comment

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agorefactor: code cleanup
Jérôme Benoit [Sat, 16 Sep 2023 21:58:38 +0000 (23:58 +0200)] 
refactor: code cleanup

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agorefactor: code cleanup
Jérôme Benoit [Sat, 16 Sep 2023 21:53:05 +0000 (23:53 +0200)] 
refactor: code cleanup

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agodocs: refine comments
Jérôme Benoit [Sat, 16 Sep 2023 21:50:15 +0000 (23:50 +0200)] 
docs: refine comments

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agodocs: refine benchmark README.md
Jérôme Benoit [Sat, 16 Sep 2023 21:12:42 +0000 (23:12 +0200)] 
docs: refine benchmark README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agodocs: refine API documentation
Jérôme Benoit [Sat, 16 Sep 2023 20:51:16 +0000 (22:51 +0200)] 
docs: refine API documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agorefactor: rename pool option tasksStealing to taskStealing
Jérôme Benoit [Sat, 16 Sep 2023 20:38:52 +0000 (22:38 +0200)] 
refactor: rename pool option tasksStealing to taskStealing

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agotest: fix continuous benchmark pool implementation name
Jérôme Benoit [Sat, 16 Sep 2023 20:30:23 +0000 (22:30 +0200)] 
test: fix continuous benchmark pool implementation name

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agotest: refine branches coverage
Jérôme Benoit [Sat, 16 Sep 2023 20:05:41 +0000 (22:05 +0200)] 
test: refine branches coverage

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agotest: refine benchmark configuration
Jérôme Benoit [Sat, 16 Sep 2023 20:03:06 +0000 (22:03 +0200)] 
test: refine benchmark configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agofix: fix continuous benchmarking
Jérôme Benoit [Sat, 16 Sep 2023 19:52:57 +0000 (21:52 +0200)] 
fix: fix continuous benchmarking

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agofeat: add new pool options
Jérôme Benoit [Sat, 16 Sep 2023 18:48:42 +0000 (20:48 +0200)] 
feat: add new pool options

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agobuild(ci): use PAT for continuous benchmark results
Jérôme Benoit [Sat, 16 Sep 2023 13:13:03 +0000 (15:13 +0200)] 
build(ci): use PAT for continuous benchmark results

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agodocs: add links to benchmarks README.md
Jérôme Benoit [Sat, 16 Sep 2023 12:40:35 +0000 (14:40 +0200)] 
docs: add links to benchmarks README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agobuild(ci): only run benchmark on poolifier org repo
Jérôme Benoit [Sat, 16 Sep 2023 12:15:32 +0000 (14:15 +0200)] 
build(ci): only run benchmark on poolifier org repo

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agofeat: add initial continous benchmarking
Jérôme Benoit [Sat, 16 Sep 2023 12:12:22 +0000 (14:12 +0200)] 
feat: add initial continous benchmarking

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agoMerge pull request #1208 from poolifier/combined-prs-branch
Jérôme Benoit [Fri, 15 Sep 2023 21:11:39 +0000 (23:11 +0200)] 
Merge pull request #1208 from poolifier/combined-prs-branch

Combined PRs

8 months agoMerge branch 'master' into combined-prs-branch
Jérôme Benoit [Fri, 15 Sep 2023 21:11:31 +0000 (23:11 +0200)] 
Merge branch 'master' into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
Jérôme Benoit [Fri, 15 Sep 2023 21:10:19 +0000 (23:10 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/rollup-3.29.2 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
Jérôme Benoit [Fri, 15 Sep 2023 21:10:19 +0000 (23:10 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/types/node-20.6.1 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
Jérôme Benoit [Fri, 15 Sep 2023 21:10:18 +0000 (23:10 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/types/node-20.6.1 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
Jérôme Benoit [Fri, 15 Sep 2023 21:10:17 +0000 (23:10 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/rollup-3.29.2 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/types/node-20...
Jérôme Benoit [Fri, 15 Sep 2023 21:10:17 +0000 (23:10 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/types/node-20.6.1 into combined-prs-branch

8 months agoMerge branch 'master' of github.com:jerome-benoit/poolifier
Jérôme Benoit [Fri, 15 Sep 2023 21:08:53 +0000 (23:08 +0200)] 
Merge branch 'master' of github.com:jerome-benoit/poolifier

8 months agodocs: update benchmarks vs. external pools
Jérôme Benoit [Fri, 15 Sep 2023 21:08:12 +0000 (23:08 +0200)] 
docs: update benchmarks vs. external pools

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

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.0 to 20.6.1.
- [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>
8 months agobuild(deps-dev): bump rollup
dependabot[bot] [Fri, 15 Sep 2023 20:57:42 +0000 (20:57 +0000)] 
build(deps-dev): bump rollup

Bumps [rollup](https://github.com/rollup/rollup) from 3.29.1 to 3.29.2.
- [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/v3.29.1...v3.29.2)

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

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

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.0 to 20.6.1.
- [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>
8 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Fri, 15 Sep 2023 20:52:44 +0000 (20:52 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.0 to 20.6.1.
- [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>
8 months agobuild(deps-dev): bump rollup
dependabot[bot] [Fri, 15 Sep 2023 20:52:31 +0000 (20:52 +0000)] 
build(deps-dev): bump rollup

Bumps [rollup](https://github.com/rollup/rollup) from 3.29.1 to 3.29.2.
- [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/v3.29.1...v3.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months agoMerge pull request #1202 from poolifier/combined-prs-branch
Jérôme Benoit [Fri, 15 Sep 2023 20:51:41 +0000 (22:51 +0200)] 
Merge pull request #1202 from poolifier/combined-prs-branch

Combined PRs

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_thr...
Jérôme Benoit [Fri, 15 Sep 2023 20:51:11 +0000 (22:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_threads/types/node-20.6.1 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-client-pool/types/node-20...
Jérôme Benoit [Fri, 15 Sep 2023 20:51:10 +0000 (22:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/types/node-20.6.1 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/rollup-3.29.2 into combined-prs-branch
Jérôme Benoit [Fri, 15 Sep 2023 20:51:10 +0000 (22:51 +0200)] 
Merge dependabot/npm_and_yarn/rollup-3.29.2 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
Jérôme Benoit [Fri, 15 Sep 2023 20:51:09 +0000 (22:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/rollup-3.29.2 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
Jérôme Benoit [Fri, 15 Sep 2023 20:51:08 +0000 (22:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/types/node-20.6.1 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid...
Jérôme Benoit [Fri, 15 Sep 2023 20:51:08 +0000 (22:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid/rollup-3.29.2 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid...
Jérôme Benoit [Fri, 15 Sep 2023 20:51:07 +0000 (22:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid/types/node-20.6.1 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_thr...
Jérôme Benoit [Fri, 15 Sep 2023 20:51:07 +0000 (22:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_threads/types/node-20.6.1 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
Jérôme Benoit [Fri, 15 Sep 2023 20:51:06 +0000 (22:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/types/node-20.6.1 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster...
Jérôme Benoit [Fri, 15 Sep 2023 20:51:06 +0000 (22:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster/types/node-20.6.1 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster...
Jérôme Benoit [Fri, 15 Sep 2023 20:51:05 +0000 (22:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster/rollup-3.29.2 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster...
Jérôme Benoit [Fri, 15 Sep 2023 20:51:05 +0000 (22:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster/rollup-3.29.2 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster...
Jérôme Benoit [Fri, 15 Sep 2023 20:51:04 +0000 (22:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster/types/node-20.6.1 into combined-prs-branch

8 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Fri, 15 Sep 2023 20:36:23 +0000 (20:36 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.0 to 20.6.1.
- [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>
8 months agobuild(deps-dev): bump rollup
dependabot[bot] [Fri, 15 Sep 2023 20:35:57 +0000 (20:35 +0000)] 
build(deps-dev): bump rollup

Bumps [rollup](https://github.com/rollup/rollup) from 3.29.1 to 3.29.2.
- [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/v3.29.1...v3.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months agobuild(deps-dev): bump rollup
dependabot[bot] [Fri, 15 Sep 2023 20:34:24 +0000 (20:34 +0000)] 
build(deps-dev): bump rollup

Bumps [rollup](https://github.com/rollup/rollup) from 3.29.1 to 3.29.2.
- [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/v3.29.1...v3.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Fri, 15 Sep 2023 20:34:10 +0000 (20:34 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.0 to 20.6.1.
- [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>
8 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Fri, 15 Sep 2023 20:25:34 +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.0 to 20.6.1.
- [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>
8 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Fri, 15 Sep 2023 20:24:41 +0000 (20:24 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.0 to 20.6.1.
- [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>
8 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Fri, 15 Sep 2023 20:24:14 +0000 (20:24 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.0 to 20.6.1.
- [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>
8 months agobuild(deps-dev): bump rollup
dependabot[bot] [Fri, 15 Sep 2023 20:24:03 +0000 (20:24 +0000)] 
build(deps-dev): bump rollup

Bumps [rollup](https://github.com/rollup/rollup) from 3.29.1 to 3.29.2.
- [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/v3.29.1...v3.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Fri, 15 Sep 2023 20:22:19 +0000 (20:22 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.0 to 20.6.1.
- [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>
8 months agobuild(deps-dev): bump rollup
dependabot[bot] [Fri, 15 Sep 2023 20:22:04 +0000 (20:22 +0000)] 
build(deps-dev): bump rollup

Bumps [rollup](https://github.com/rollup/rollup) from 3.29.1 to 3.29.2.
- [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/v3.29.1...v3.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months agobuild(deps-dev): bump rollup from 3.29.1 to 3.29.2
dependabot[bot] [Fri, 15 Sep 2023 20:18:53 +0000 (20:18 +0000)] 
build(deps-dev): bump rollup from 3.29.1 to 3.29.2

Bumps [rollup](https://github.com/rollup/rollup) from 3.29.1 to 3.29.2.
- [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/v3.29.1...v3.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Fri, 15 Sep 2023 20:17:33 +0000 (20:17 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.0 to 20.6.1.
- [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>
8 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Fri, 15 Sep 2023 20:13:53 +0000 (20:13 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.0 to 20.6.1.
- [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>
8 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 15 Sep 2023 17:24:53 +0000 (19:24 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agoMerge pull request #1188 from poolifier/combined-prs-branch
Jérôme Benoit [Fri, 15 Sep 2023 09:21:28 +0000 (11:21 +0200)] 
Merge pull request #1188 from poolifier/combined-prs-branch

Combined PRs

8 months agoMerge dependabot/npm_and_yarn/eslint-plugin-jsdoc-46.8.0 into combined-prs-branch
Jérôme Benoit [Fri, 15 Sep 2023 00:54:01 +0000 (02:54 +0200)] 
Merge dependabot/npm_and_yarn/eslint-plugin-jsdoc-46.8.0 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
Jérôme Benoit [Fri, 15 Sep 2023 00:54:00 +0000 (02:54 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/fastify-4.23.2 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
Jérôme Benoit [Fri, 15 Sep 2023 00:54:00 +0000 (02:54 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/fastify-4.23.2 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
Jérôme Benoit [Fri, 15 Sep 2023 00:53:59 +0000 (02:53 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/fastify-4.23.2 into combined-prs-branch

8 months agobuild(deps): bump fastify
dependabot[bot] [Thu, 14 Sep 2023 20:59:55 +0000 (20:59 +0000)] 
build(deps): bump fastify

Bumps [fastify](https://github.com/fastify/fastify) from 4.23.1 to 4.23.2.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.23.1...v4.23.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months agobuild(deps): bump fastify
dependabot[bot] [Thu, 14 Sep 2023 20:55:23 +0000 (20:55 +0000)] 
build(deps): bump fastify

Bumps [fastify](https://github.com/fastify/fastify) from 4.23.1 to 4.23.2.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.23.1...v4.23.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months agobuild(deps): bump fastify
dependabot[bot] [Thu, 14 Sep 2023 20:34:15 +0000 (20:34 +0000)] 
build(deps): bump fastify

Bumps [fastify](https://github.com/fastify/fastify) from 4.23.1 to 4.23.2.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.23.1...v4.23.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months agobuild(deps-dev): bump eslint-plugin-jsdoc from 46.6.0 to 46.8.0
dependabot[bot] [Thu, 14 Sep 2023 20:31:34 +0000 (20:31 +0000)] 
build(deps-dev): bump eslint-plugin-jsdoc from 46.6.0 to 46.8.0

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.6.0 to 46.8.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.6.0...v46.8.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>
8 months agoMerge pull request #1183 from poolifier/combined-prs-branch
Jérôme Benoit [Thu, 14 Sep 2023 08:10:31 +0000 (10:10 +0200)] 
Merge pull request #1183 from poolifier/combined-prs-branch

Combined PRs

8 months agoMerge dependabot/github_actions/github/combine-prs-4.0.0 into combined-prs-branch
Jérôme Benoit [Thu, 14 Sep 2023 00:52:55 +0000 (02:52 +0200)] 
Merge dependabot/github_actions/github/combine-prs-4.0.0 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
Jérôme Benoit [Thu, 14 Sep 2023 00:52:54 +0000 (02:52 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/fastify-4.23.1 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
Jérôme Benoit [Thu, 14 Sep 2023 00:52:54 +0000 (02:52 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/fastify-4.23.1 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
Jérôme Benoit [Thu, 14 Sep 2023 00:52:53 +0000 (02:52 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/fastify-4.23.1 into combined-prs-branch

8 months agobuild(deps): bump fastify
dependabot[bot] [Wed, 13 Sep 2023 21:09:31 +0000 (21:09 +0000)] 
build(deps): bump fastify

Bumps [fastify](https://github.com/fastify/fastify) from 4.23.0 to 4.23.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.23.0...v4.23.1)

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

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

Bumps [fastify](https://github.com/fastify/fastify) from 4.23.0 to 4.23.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.23.0...v4.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months agobuild(deps): bump fastify
dependabot[bot] [Wed, 13 Sep 2023 20:19:41 +0000 (20:19 +0000)] 
build(deps): bump fastify

Bumps [fastify](https://github.com/fastify/fastify) from 4.23.0 to 4.23.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.23.0...v4.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months agobuild(deps): bump github/combine-prs from 3.1.2 to 4.0.0
dependabot[bot] [Wed, 13 Sep 2023 20:10:39 +0000 (20:10 +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(deps-dev): apply updates
Jérôme Benoit [Wed, 13 Sep 2023 17:03:28 +0000 (19:03 +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:poolifier/poolifier
Jérôme Benoit [Wed, 13 Sep 2023 12:58:06 +0000 (14:58 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

8 months agobuild: allow wider @biomejs/biome version
Jérôme Benoit [Wed, 13 Sep 2023 12:57:05 +0000 (14:57 +0200)] 
build: allow wider @biomejs/biome version

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 months agoMerge pull request #1177 from poolifier/dependabot/npm_and_yarn/expect-29.7.0
Jérôme Benoit [Wed, 13 Sep 2023 12:39:28 +0000 (12:39 +0000)] 
Merge pull request #1177 from poolifier/dependabot/npm_and_yarn/expect-29.7.0

build(deps-dev): bump expect from 29.6.4 to 29.7.0

8 months agobuild(deps-dev): bump expect from 29.6.4 to 29.7.0
dependabot[bot] [Tue, 12 Sep 2023 20:25:10 +0000 (20:25 +0000)] 
build(deps-dev): bump expect from 29.6.4 to 29.7.0

Bumps [expect](https://github.com/jestjs/jest/tree/HEAD/packages/expect) from 29.6.4 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/expect)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months agoMerge pull request #1160 from poolifier/dependabot/npm_and_yarn/examples/typescript...
Jérôme Benoit [Tue, 12 Sep 2023 10:12:36 +0000 (10:12 +0000)] 
Merge pull request #1160 from poolifier/dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/types/node-20.6.0

build(deps-dev): bump @types/node from 20.5.9 to 20.6.0 in /examples/typescript/smtp-client-pool

8 months agobuild(deps-dev): bump @types/node
dependabot[bot] [Tue, 12 Sep 2023 09:42:47 +0000 (09:42 +0000)] 
build(deps-dev): bump @types/node

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.9 to 20.6.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
8 months agoMerge pull request #1176 from poolifier/combined-prs-branch
Jérôme Benoit [Tue, 12 Sep 2023 09:41:13 +0000 (11:41 +0200)] 
Merge pull request #1176 from poolifier/combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_thr...
Jérôme Benoit [Tue, 12 Sep 2023 00:52:00 +0000 (02:52 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_threads/types/node-20.6.0 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
Jérôme Benoit [Tue, 12 Sep 2023 00:52:00 +0000 (02:52 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/types/node-20.6.0 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
Jérôme Benoit [Tue, 12 Sep 2023 00:51:59 +0000 (02:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/fastify-4.23.0 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
Jérôme Benoit [Tue, 12 Sep 2023 00:51:58 +0000 (02:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/types/node-20.6.0 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
Jérôme Benoit [Tue, 12 Sep 2023 00:51:58 +0000 (02:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/rollup-3.29.1 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_thr...
Jérôme Benoit [Tue, 12 Sep 2023 00:51:57 +0000 (02:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_threads/types/node-20.6.0 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid...
Jérôme Benoit [Tue, 12 Sep 2023 00:51:57 +0000 (02:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid/types/node-20.6.0 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid...
Jérôme Benoit [Tue, 12 Sep 2023 00:51:56 +0000 (02:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid/rollup-3.29.1 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
Jérôme Benoit [Tue, 12 Sep 2023 00:51:55 +0000 (02:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/types/node-20.6.0 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
Jérôme Benoit [Tue, 12 Sep 2023 00:51:55 +0000 (02:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/fastify-4.23.0 into combined-prs-branch

8 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
Jérôme Benoit [Tue, 12 Sep 2023 00:51:54 +0000 (02:51 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/rollup-3.29.1 into combined-prs-branch