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
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
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
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>
Jérôme Benoit [Wed, 13 Sep 2023 20:39:07 +0000 (22:39 +0200)]
refactor: cleanup workerId usage left
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
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>
Jérôme Benoit [Wed, 13 Sep 2023 20:29:25 +0000 (22:29 +0200)]
refactor: cleanup workerId usage in messaging
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 13 Sep 2023 20:23:58 +0000 (22:23 +0200)]
fix: handle added function at runtime with dynamic worker
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
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>
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>
Jérôme Benoit [Wed, 13 Sep 2023 19:27:13 +0000 (21:27 +0200)]
fix: properly handle response for add/remove/set task function operaions
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 13 Sep 2023 17:48:38 +0000 (19:48 +0200)]
refactor: use pool side task functions list for hasTaskFunction()
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 13 Sep 2023 17:42:02 +0000 (19:42 +0200)]
test: fix tests
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 13 Sep 2023 17:05:21 +0000 (19:05 +0200)]
Merge branch 'feature/task-functions' of github.com:poolifier/poolifier into feature/task-functions
Jérôme Benoit [Wed, 13 Sep 2023 17:05:10 +0000 (19:05 +0200)]
Merge branch 'master' of github.com:poolifier/poolifier into feature/task-functions
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>
Jérôme Benoit [Wed, 13 Sep 2023 16:56:16 +0000 (18:56 +0200)]
Merge branch 'master' into feature/task-functions
Jérôme Benoit [Wed, 13 Sep 2023 12:58:06 +0000 (14:58 +0200)]
Merge branch 'master' of github.com:poolifier/poolifier
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>
Jérôme Benoit [Wed, 13 Sep 2023 12:47:44 +0000 (14:47 +0200)]
Merge branch 'master' into feature/task-functions
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
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>
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
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>
Jérôme Benoit [Tue, 12 Sep 2023 09:41:13 +0000 (11:41 +0200)]
Merge pull request #1176 from poolifier/combined-prs-branch
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
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
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
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
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
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
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
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
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
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
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
Jérôme Benoit [Tue, 12 Sep 2023 00:51:53 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/types/nodemailer-6.4.10 into combined-prs-branch
Jérôme Benoit [Tue, 12 Sep 2023 00:51:53 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/rollup-3.29.1 into combined-prs-branch
Jérôme Benoit [Tue, 12 Sep 2023 00:51:52 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/fastify-4.23.0 into combined-prs-branch
Jérôme Benoit [Tue, 12 Sep 2023 00:51:51 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/types/node-20.6.0 into combined-prs-branch
Jérôme Benoit [Tue, 12 Sep 2023 00:51:51 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster/types/node-20.6.0 into combined-prs-branch
Jérôme Benoit [Tue, 12 Sep 2023 00:51:50 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster/rollup-3.29.1 into combined-prs-branch
Jérôme Benoit [Tue, 12 Sep 2023 00:51:49 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/types/node-20.6.0 into combined-prs-branch
Jérôme Benoit [Tue, 12 Sep 2023 00:51:49 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster/rollup-3.29.1 into combined-prs-branch
Jérôme Benoit [Tue, 12 Sep 2023 00:51:48 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster/types/node-20.6.0 into combined-prs-branch
dependabot[bot] [Mon, 11 Sep 2023 21:45:31 +0000 (21:45 +0000)]
build(deps-dev): bump rollup
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.0 to 3.29.1.
- [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.0...v3.29.1)
---
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] [Mon, 11 Sep 2023 21:45:27 +0000 (21:45 +0000)]
build(deps-dev): bump rollup
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.0 to 3.29.1.
- [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.0...v3.29.1)
---
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] [Mon, 11 Sep 2023 21:45:20 +0000 (21:45 +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>
dependabot[bot] [Mon, 11 Sep 2023 21:45:19 +0000 (21:45 +0000)]
build(deps-dev): bump rollup
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.0 to 3.29.1.
- [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.0...v3.29.1)
---
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] [Mon, 11 Sep 2023 21:45:15 +0000 (21:45 +0000)]
build(deps-dev): bump rollup
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.0 to 3.29.1.
- [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.0...v3.29.1)
---
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] [Mon, 11 Sep 2023 21:45:14 +0000 (21:45 +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>
dependabot[bot] [Mon, 11 Sep 2023 21:45:09 +0000 (21:45 +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>
dependabot[bot] [Mon, 11 Sep 2023 21:45:05 +0000 (21:45 +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>
dependabot[bot] [Mon, 11 Sep 2023 21:45:05 +0000 (21:45 +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>
dependabot[bot] [Mon, 11 Sep 2023 21:45:02 +0000 (21:45 +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>
dependabot[bot] [Mon, 11 Sep 2023 21:44:57 +0000 (21:44 +0000)]
build(deps-dev): bump rollup
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.0 to 3.29.1.
- [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.0...v3.29.1)
---
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] [Mon, 11 Sep 2023 21:44:55 +0000 (21:44 +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>
dependabot[bot] [Mon, 11 Sep 2023 21:44:50 +0000 (21:44 +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>
dependabot[bot] [Mon, 11 Sep 2023 21:44:49 +0000 (21:44 +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>
dependabot[bot] [Mon, 11 Sep 2023 21:44:36 +0000 (21:44 +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>
dependabot[bot] [Mon, 11 Sep 2023 21:44:36 +0000 (21:44 +0000)]
build(deps-dev): bump rollup
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.0 to 3.29.1.
- [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.0...v3.29.1)
---
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 [Mon, 11 Sep 2023 21:43:03 +0000 (23:43 +0200)]
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 11 Sep 2023 21:02:17 +0000 (23:02 +0200)]
perf: use node: prefix to bypass caching call for builtins
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
dependabot[bot] [Mon, 11 Sep 2023 21:00:59 +0000 (21:00 +0000)]
build(deps): bump fastify
Bumps [fastify](https://github.com/fastify/fastify) from 4.22.2 to 4.23.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.22.2...v4.23.0)
---
updated-dependencies:
- dependency-name: fastify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 11 Sep 2023 20:36:33 +0000 (20:36 +0000)]
build(deps-dev): bump @types/nodemailer
Bumps [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer) from 6.4.9 to 6.4.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer)
---
updated-dependencies:
- dependency-name: "@types/nodemailer"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 11 Sep 2023 20:34:19 +0000 (20:34 +0000)]
build(deps): bump fastify
Bumps [fastify](https://github.com/fastify/fastify) from 4.22.2 to 4.23.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.22.2...v4.23.0)
---
updated-dependencies:
- dependency-name: fastify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 11 Sep 2023 20:22:23 +0000 (20:22 +0000)]
build(deps): bump fastify
Bumps [fastify](https://github.com/fastify/fastify) from 4.22.2 to 4.23.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.22.2...v4.23.0)
---
updated-dependencies:
- dependency-name: fastify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Mon, 11 Sep 2023 10:41:50 +0000 (12:41 +0200)]
feat: add task tunctions handling on the pool side
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 10 Sep 2023 16:54:07 +0000 (18:54 +0200)]
Merge branch 'master' of github.com:jerome-benoit/poolifier
Jérôme Benoit [Sun, 10 Sep 2023 16:53:11 +0000 (18:53 +0200)]
perf: optimize condition checks order
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 10 Sep 2023 14:43:15 +0000 (16:43 +0200)]
Merge branch 'master' of github.com:jerome-benoit/poolifier
Jérôme Benoit [Sun, 10 Sep 2023 14:42:40 +0000 (16:42 +0200)]
docs: update benchmarks vs. external pools
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 10 Sep 2023 11:06:01 +0000 (13:06 +0200)]
docs: refine worker choice strategies ToC
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 10 Sep 2023 10:09:00 +0000 (12:09 +0200)]
refactor: cleanup benchmark code
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sat, 9 Sep 2023 21:27:52 +0000 (23:27 +0200)]
refactor: cleanup benchmark code
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sat, 9 Sep 2023 15:24:17 +0000 (17:24 +0200)]
docs: update benchmarks vs. external pools
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sat, 9 Sep 2023 11:18:19 +0000 (13:18 +0200)]
build: bump volta node version
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sat, 9 Sep 2023 11:10:05 +0000 (13:10 +0200)]
Merge pull request #1147 from poolifier/combined-prs-branch
Jérôme Benoit [Sat, 9 Sep 2023 11:00:04 +0000 (13:00 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_threads/ws-8.14.1 into combined-prs-branch
Jérôme Benoit [Sat, 9 Sep 2023 11:00:03 +0000 (13:00 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/poolifier-2.6.44 into combined-prs-branch
Jérôme Benoit [Sat, 9 Sep 2023 11:00:03 +0000 (13:00 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster/poolifier-2.6.44 into combined-prs-branch
dependabot[bot] [Sat, 9 Sep 2023 10:22:45 +0000 (10:22 +0000)]
build(deps): bump poolifier
Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.6.42 to 2.6.44.
- [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.42...v2.6.44)
---
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] [Sat, 9 Sep 2023 10:22:43 +0000 (10:22 +0000)]
build(deps): bump poolifier
Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.6.42 to 2.6.44.
- [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.42...v2.6.44)
---
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] [Sat, 9 Sep 2023 10:22:37 +0000 (10:22 +0000)]
build(deps): bump ws
Bumps [ws](https://github.com/websockets/ws) from 8.14.0 to 8.14.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.14.0...8.14.1)
---
updated-dependencies:
- dependency-name: ws
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Sat, 9 Sep 2023 10:21:55 +0000 (12:21 +0200)]
Merge pull request #1146 from poolifier/combined-prs-branch
Jérôme Benoit [Sat, 9 Sep 2023 00:51:38 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/poolifier-2.6.44 into combined-prs-branch
Jérôme Benoit [Sat, 9 Sep 2023 00:51:37 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid/poolifier-2.6.44 into combined-prs-branch
Jérôme Benoit [Sat, 9 Sep 2023 00:51:37 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster/poolifier-2.6.44 into combined-prs-branch
Jérôme Benoit [Sat, 9 Sep 2023 00:51:36 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/poolifier-2.6.44 into combined-prs-branch
Jérôme Benoit [Sat, 9 Sep 2023 00:51:35 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_threads/poolifier-2.6.44 into combined-prs-branch
Jérôme Benoit [Sat, 9 Sep 2023 00:51:35 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_threads/poolifier-2.6.44 into combined-prs-branch
Jérôme Benoit [Sat, 9 Sep 2023 00:51:34 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-2.6.44 into combined-prs-branch
Jérôme Benoit [Sat, 9 Sep 2023 00:51:34 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/eslint-8.49.0 into combined-prs-branch
Jérôme Benoit [Sat, 9 Sep 2023 00:51:33 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/poolifier-2.6.44 into combined-prs-branch
Jérôme Benoit [Sat, 9 Sep 2023 00:51:32 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/ws-8.14.1 into combined-prs-branch
Jérôme Benoit [Sat, 9 Sep 2023 00:51:31 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster/ws-8.14.1 into combined-prs-branch
Jérôme Benoit [Sat, 9 Sep 2023 00:51:31 +0000 (02:51 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/poolifier-2.6.44 into combined-prs-branch
dependabot[bot] [Fri, 8 Sep 2023 21:07:12 +0000 (21:07 +0000)]
build(deps): bump poolifier
Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.6.42 to 2.6.44.
- [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.42...v2.6.44)
---
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] [Fri, 8 Sep 2023 21:05:26 +0000 (21:05 +0000)]
build(deps): bump ws
Bumps [ws](https://github.com/websockets/ws) from 8.14.0 to 8.14.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.14.0...8.14.1)
---
updated-dependencies:
- dependency-name: ws
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 8 Sep 2023 21:05:01 +0000 (21:05 +0000)]
build(deps): bump ws
Bumps [ws](https://github.com/websockets/ws) from 8.14.0 to 8.14.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.14.0...8.14.1)
---
updated-dependencies:
- dependency-name: ws
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>