Jérôme Benoit [Mon, 18 Sep 2023 12:12:08 +0000 (14:12 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/types/node-20.6.2 into combined-prs-branch
Jérôme Benoit [Mon, 18 Sep 2023 12:12:07 +0000 (14:12 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/poolifier-2.6.45 into combined-prs-branch
Jérôme Benoit [Mon, 18 Sep 2023 12:12:07 +0000 (14:12 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/poolifier-2.6.45 into combined-prs-branch
Jérôme Benoit [Mon, 18 Sep 2023 12:12:06 +0000 (14:12 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/types/node-20.6.2 into combined-prs-branch
dependabot[bot] [Mon, 18 Sep 2023 10:55:34 +0000 (10:55 +0000)]
build(deps-dev): bump @types/node
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.1 to 20.6.2.
- [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>
dependabot[bot] [Mon, 18 Sep 2023 10:55:20 +0000 (10:55 +0000)]
build(deps): bump poolifier
Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.6.44 to 2.6.45.
- [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.6.44...v2.6.45)
---
updated-dependencies:
- dependency-name: poolifier
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 18 Sep 2023 10:55:00 +0000 (10:55 +0000)]
build(deps-dev): bump @types/node
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.1 to 20.6.2.
- [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>
dependabot[bot] [Mon, 18 Sep 2023 10:55:00 +0000 (10:55 +0000)]
build(deps): bump poolifier
Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.6.44 to 2.6.45.
- [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.6.44...v2.6.45)
---
updated-dependencies:
- dependency-name: poolifier
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Mon, 18 Sep 2023 10:52:55 +0000 (12:52 +0200)]
fix: add missing file for external benchmark
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 18 Sep 2023 10:49:06 +0000 (12:49 +0200)]
fix: make benchmark vs. external pools self-contained
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 18 Sep 2023 10:06:26 +0000 (12:06 +0200)]
perf(ci): initial GH action to run benchmark vs. external pools
Reference: #106
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 18 Sep 2023 08:53:51 +0000 (10:53 +0200)]
Merge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Mon, 18 Sep 2023 08:52:23 +0000 (10:52 +0200)]
perf(ci): refine self hosted runner label for internal continuous benchmarking
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
github-actions[bot] [Sun, 17 Sep 2023 22:26:35 +0000 (22:26 +0000)]
docs: generate documentation
Jérôme Benoit [Sun, 17 Sep 2023 22:19:24 +0000 (00:19 +0200)]
perf(ci): ensure internal benchmark run on the same self hosted runner
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 17 Sep 2023 21:03:27 +0000 (23:03 +0200)]
build: bump volta pnpm version
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 17 Sep 2023 20:45:55 +0000 (22:45 +0200)]
docs: refine docs/api.md
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 17 Sep 2023 20:20:27 +0000 (22:20 +0200)]
perf(ci): use self-hosted runner for continuous benchmarking
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 17 Sep 2023 18:57:54 +0000 (20:57 +0200)]
refactor: code cleanup
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 17 Sep 2023 18:35:47 +0000 (20:35 +0200)]
build(ci): add manual trigger for internal benchmark
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 17 Sep 2023 16:19:03 +0000 (18:19 +0200)]
perf: name internal benchmark properly
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 17 Sep 2023 15:56:53 +0000 (17:56 +0200)]
refactor: rename method in worker
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 17 Sep 2023 15:52:58 +0000 (17:52 +0200)]
docs: refine code comment
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 17 Sep 2023 15:51:03 +0000 (17:51 +0200)]
refactor: stricter worker constructor arguments check
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 17 Sep 2023 14:01:27 +0000 (16:01 +0200)]
refactor: reorder pool options validation
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 17 Sep 2023 13:09:05 +0000 (15:09 +0200)]
Merge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Sun, 17 Sep 2023 13:08:36 +0000 (15:08 +0200)]
docs: add changelog entry
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 17 Sep 2023 13:06:22 +0000 (15:06 +0200)]
fix: fix task stealing related options handling at runtime
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
github-actions[bot] [Sun, 17 Sep 2023 12:52:30 +0000 (12:52 +0000)]
docs: generate documentation
Jérôme Benoit [Sun, 17 Sep 2023 12:23:45 +0000 (14:23 +0200)]
chore: v2.6.45
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
Jérôme Benoit [Fri, 15 Sep 2023 21:11:31 +0000 (23:11 +0200)]
Merge branch 'master' into combined-prs-branch
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
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
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
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
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
Jérôme Benoit [Fri, 15 Sep 2023 21:08:53 +0000 (23:08 +0200)]
Merge branch 'master' of github.com:jerome-benoit/poolifier
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>
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>
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>
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>
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>
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>
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
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
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
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
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
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>
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>
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>