dependabot[bot] [Wed, 18 Oct 2023 20:18:08 +0000 (20:18 +0000)]
build(deps-dev): bump @types/nodemailer
Bumps [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer) from 6.4.12 to 6.4.13.
- [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>
Jérôme Benoit [Wed, 18 Oct 2023 19:01:38 +0000 (21:01 +0200)]
fix: avoid null exception at sending message to worker
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 18 Oct 2023 17:18:26 +0000 (19:18 +0200)]
test: fix for node.js 21.x
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 18 Oct 2023 17:01:20 +0000 (19:01 +0200)]
test: fix data cloning error matching
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 18 Oct 2023 16:52:18 +0000 (18:52 +0200)]
build(ci): add node.js version 21.x
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 18 Oct 2023 16:48:32 +0000 (18:48 +0200)]
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 18 Oct 2023 15:32:55 +0000 (17:32 +0200)]
perf: remove unneeded nullish check
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 18 Oct 2023 12:58:54 +0000 (14:58 +0200)]
Merge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Wed, 18 Oct 2023 12:58:20 +0000 (14:58 +0200)]
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 18 Oct 2023 07:58:59 +0000 (09:58 +0200)]
Merge pull request #1509 from poolifier/combined-prs-branch
Combined PRs
Jérôme Benoit [Wed, 18 Oct 2023 02:19:59 +0000 (04:19 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_threads/poolifier-3.0.2 into combined-prs-branch
Jérôme Benoit [Wed, 18 Oct 2023 02:19:58 +0000 (04:19 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/poolifier-3.0.2 into combined-prs-branch
Jérôme Benoit [Wed, 18 Oct 2023 02:19:58 +0000 (04:19 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster/poolifier-3.0.2 into combined-prs-branch
Jérôme Benoit [Wed, 18 Oct 2023 02:19:57 +0000 (04:19 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/poolifier-3.0.2 into combined-prs-branch
Jérôme Benoit [Wed, 18 Oct 2023 02:19:57 +0000 (04:19 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid/poolifier-3.0.2 into combined-prs-branch
Jérôme Benoit [Wed, 18 Oct 2023 02:19:56 +0000 (04:19 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-3.0.2 into combined-prs-branch
Jérôme Benoit [Wed, 18 Oct 2023 02:19:55 +0000 (04:19 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/poolifier-3.0.2 into combined-prs-branch
Jérôme Benoit [Wed, 18 Oct 2023 02:19:55 +0000 (04:19 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster/poolifier-3.0.2 into combined-prs-branch
Jérôme Benoit [Wed, 18 Oct 2023 02:19:54 +0000 (04:19 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_threads/poolifier-3.0.2 into combined-prs-branch
Jérôme Benoit [Wed, 18 Oct 2023 02:19:54 +0000 (04:19 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/poolifier-3.0.2 into combined-prs-branch
Jérôme Benoit [Wed, 18 Oct 2023 02:19:53 +0000 (04:19 +0200)]
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/poolifier-3.0.2 into combined-prs-branch
Jérôme Benoit [Tue, 17 Oct 2023 21:22:28 +0000 (23:22 +0200)]
docs: cleanup changelog entries
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
dependabot[bot] [Tue, 17 Oct 2023 21:08:39 +0000 (21:08 +0000)]
build(deps): bump poolifier
Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.1 to 3.0.2.
- [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.1...v3.0.2)
---
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] [Tue, 17 Oct 2023 21:08:05 +0000 (21:08 +0000)]
build(deps): bump poolifier in /examples/typescript/smtp-client-pool
Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.1 to 3.0.2.
- [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.1...v3.0.2)
---
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] [Tue, 17 Oct 2023 21:03:37 +0000 (21:03 +0000)]
build(deps): bump poolifier
Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.1 to 3.0.2.
- [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.1...v3.0.2)
---
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] [Tue, 17 Oct 2023 20:52:56 +0000 (20:52 +0000)]
build(deps): bump poolifier
Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.1 to 3.0.2.
- [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.1...v3.0.2)
---
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] [Tue, 17 Oct 2023 20:47:01 +0000 (20:47 +0000)]
build(deps): bump poolifier
Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.1 to 3.0.2.
- [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.1...v3.0.2)
---
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] [Tue, 17 Oct 2023 20:38:33 +0000 (20:38 +0000)]
build(deps): bump poolifier in /examples/typescript/http-client-pool
Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.1 to 3.0.2.
- [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.1...v3.0.2)
---
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] [Tue, 17 Oct 2023 20:38:15 +0000 (20:38 +0000)]
build(deps): bump poolifier
Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.1 to 3.0.2.
- [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.1...v3.0.2)
---
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 [Tue, 17 Oct 2023 20:30:00 +0000 (22:30 +0200)]
refactor: cleanup exported modules
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
dependabot[bot] [Tue, 17 Oct 2023 20:29:02 +0000 (20:29 +0000)]
build(deps): bump poolifier
Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.1 to 3.0.2.
- [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.1...v3.0.2)
---
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] [Tue, 17 Oct 2023 20:15:35 +0000 (20:15 +0000)]
build(deps): bump poolifier
Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.1 to 3.0.2.
- [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.1...v3.0.2)
---
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] [Tue, 17 Oct 2023 20:14:59 +0000 (20:14 +0000)]
build(deps): bump poolifier
Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.1 to 3.0.2.
- [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.1...v3.0.2)
---
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 [Tue, 17 Oct 2023 20:12:15 +0000 (22:12 +0200)]
Merge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Tue, 17 Oct 2023 20:11:30 +0000 (22:11 +0200)]
refactor: cleanup exported modules
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
dependabot[bot] [Tue, 17 Oct 2023 20:10:30 +0000 (20:10 +0000)]
build(deps): bump poolifier
Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.1 to 3.0.2.
- [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.1...v3.0.2)
---
updated-dependencies:
- dependency-name: poolifier
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Documentation Bot [Tue, 17 Oct 2023 20:02:05 +0000 (20:02 +0000)]
docs: generate documentation
Jérôme Benoit [Tue, 17 Oct 2023 19:58:55 +0000 (21:58 +0200)]
Merge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Tue, 17 Oct 2023 19:58:14 +0000 (21:58 +0200)]
docs: silence typedoc warning
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Documentation Bot [Tue, 17 Oct 2023 19:56:17 +0000 (19:56 +0000)]
docs: generate documentation
Jérôme Benoit [Tue, 17 Oct 2023 19:49:28 +0000 (21:49 +0200)]
docs: refine code comment
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Tue, 17 Oct 2023 19:27:37 +0000 (21:27 +0200)]
chore: v3.0.2
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
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>
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>
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
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
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
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
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
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>
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>
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>
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>
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Jérôme Benoit [Mon, 16 Oct 2023 11:13:27 +0000 (13:13 +0200)]
Merge branch 'master' of github.com:poolifier/poolifier
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>