poolifier.git
6 months agochore: v3.0.4 v3.0.4
Jérôme Benoit [Fri, 20 Oct 2023 20:27:50 +0000 (22:27 +0200)] 
chore: v3.0.4

6 months agobuild(deps): apply updates
Jérôme Benoit [Fri, 20 Oct 2023 20:26:02 +0000 (22:26 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agorefactor: cleanup benchmarking code
Jérôme Benoit [Fri, 20 Oct 2023 17:18:20 +0000 (19:18 +0200)] 
refactor: cleanup benchmarking code

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agoperf: switch to bencher for benchmarking
Jérôme Benoit [Fri, 20 Oct 2023 16:11:41 +0000 (18:11 +0200)] 
perf: switch to bencher for benchmarking

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 20 Oct 2023 12:42:02 +0000 (14:42 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agobuild: refine sonarcloud configuration
Jérôme Benoit [Fri, 20 Oct 2023 12:00:39 +0000 (14:00 +0200)] 
build: refine sonarcloud configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Fri, 20 Oct 2023 06:40:10 +0000 (08:40 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

6 months agodocs: add changelog entry
Jérôme Benoit [Fri, 20 Oct 2023 05:26:22 +0000 (07:26 +0200)] 
docs: add changelog entry

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agoMerge pull request #1527 from poolifier/dependabot/npm_and_yarn/examples/typescript...
Jérôme Benoit [Fri, 20 Oct 2023 05:02:29 +0000 (05:02 +0000)] 
Merge pull request #1527 from poolifier/dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/poolifier-3.0.3

build(deps): bump poolifier from 3.0.2 to 3.0.3 in /examples/typescript/http-server-pool/fastify-cluster

6 months agobuild(deps): bump poolifier
dependabot[bot] [Fri, 20 Oct 2023 04:59:31 +0000 (04:59 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.2 to 3.0.3.
- [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.2...v3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months agoMerge pull request #1529 from poolifier/combined-prs-branch
Jérôme Benoit [Fri, 20 Oct 2023 04:51:02 +0000 (06:51 +0200)] 
Merge pull request #1529 from poolifier/combined-prs-branch

Combined PRs

6 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 20 Oct 2023 04:36:35 +0000 (06:36 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agorefactor: use builtin retry mechanism in worker choice strategies
Jérôme Benoit [Fri, 20 Oct 2023 04:18:30 +0000 (06:18 +0200)] 
refactor: use builtin retry mechanism in worker choice strategies

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
Jérôme Benoit [Fri, 20 Oct 2023 02:19:29 +0000 (04:19 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/poolifier-3.0.3 into combined-prs-branch

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

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

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

6 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-3.0...
Jérôme Benoit [Fri, 20 Oct 2023 02:19:26 +0000 (04:19 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-3.0.3 into combined-prs-branch

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

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

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

6 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_thr...
Jérôme Benoit [Fri, 20 Oct 2023 02:19:24 +0000 (04:19 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_threads/poolifier-3.0.3 into combined-prs-branch

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

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

6 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
Jérôme Benoit [Fri, 20 Oct 2023 02:19:22 +0000 (04:19 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/poolifier-3.0.3 into combined-prs-branch

6 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
Jérôme Benoit [Fri, 20 Oct 2023 02:19:21 +0000 (04:19 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/fastify-4.24.3 into combined-prs-branch

6 months agobuild(deps): bump fastify
dependabot[bot] [Thu, 19 Oct 2023 20:55:27 +0000 (20:55 +0000)] 
build(deps): bump fastify

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

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild(deps): bump poolifier
dependabot[bot] [Thu, 19 Oct 2023 20:51:45 +0000 (20:51 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.2 to 3.0.3.
- [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.2...v3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild(deps): bump poolifier
dependabot[bot] [Thu, 19 Oct 2023 20:49:33 +0000 (20:49 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.2 to 3.0.3.
- [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.2...v3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild(deps): bump poolifier
dependabot[bot] [Thu, 19 Oct 2023 20:46:37 +0000 (20:46 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.2 to 3.0.3.
- [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.2...v3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild(deps): bump poolifier
dependabot[bot] [Thu, 19 Oct 2023 20:43:38 +0000 (20:43 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.2 to 3.0.3.
- [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.2...v3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild(deps): bump fastify
dependabot[bot] [Thu, 19 Oct 2023 20:40:30 +0000 (20:40 +0000)] 
build(deps): bump fastify

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

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild(deps): bump poolifier
dependabot[bot] [Thu, 19 Oct 2023 20:40:13 +0000 (20:40 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.2 to 3.0.3.
- [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.2...v3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild(deps): bump poolifier
dependabot[bot] [Thu, 19 Oct 2023 20:33:25 +0000 (20:33 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.2 to 3.0.3.
- [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.2...v3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild(deps): bump poolifier in /examples/typescript/http-client-pool
dependabot[bot] [Thu, 19 Oct 2023 20:31:09 +0000 (20:31 +0000)] 
build(deps): bump poolifier in /examples/typescript/http-client-pool

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.2 to 3.0.3.
- [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.2...v3.0.3)

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

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

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.2 to 3.0.3.
- [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.2...v3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild(deps): bump poolifier
dependabot[bot] [Thu, 19 Oct 2023 20:18:29 +0000 (20:18 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.2 to 3.0.3.
- [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.2...v3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild(deps): bump fastify
dependabot[bot] [Thu, 19 Oct 2023 20:18:15 +0000 (20:18 +0000)] 
build(deps): bump fastify

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

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild(deps): bump poolifier
dependabot[bot] [Thu, 19 Oct 2023 20:17:51 +0000 (20:17 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.2 to 3.0.3.
- [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.2...v3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months agodocs: fix CoC link
Jérôme Benoit [Thu, 19 Oct 2023 17:55:00 +0000 (19:55 +0200)] 
docs: fix CoC link

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agobuild: move to poolifier sonarcloud org
Jérôme Benoit [Thu, 19 Oct 2023 17:43:43 +0000 (19:43 +0200)] 
build: move to poolifier sonarcloud org

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agobuild(deps-dev): apply updates
Jérôme Benoit [Thu, 19 Oct 2023 14:04:46 +0000 (16:04 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agobuild(deps-dev): fix pnpm lock file
Jérôme Benoit [Thu, 19 Oct 2023 10:29:10 +0000 (12:29 +0200)] 
build(deps-dev): fix pnpm lock file

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Thu, 19 Oct 2023 09:57:54 +0000 (11:57 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

6 months agobuild(deps-dev): apply updates
Jérôme Benoit [Thu, 19 Oct 2023 09:56:43 +0000 (11:56 +0200)] 
build(deps-dev): apply updates

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

6 months agochore: v3.0.3 v3.0.3
Jérôme Benoit [Thu, 19 Oct 2023 09:29:58 +0000 (11:29 +0200)] 
chore: v3.0.3

6 months agoMerge pull request #1514 from poolifier/combined-prs-branch
Jérôme Benoit [Thu, 19 Oct 2023 09:18:54 +0000 (11:18 +0200)] 
Merge pull request #1514 from poolifier/combined-prs-branch

Combined PRs

6 months agofix: avoid null exception at checking worker node readiness
Jérôme Benoit [Thu, 19 Oct 2023 09:14:41 +0000 (11:14 +0200)] 
fix: avoid null exception at checking worker node readiness

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 months agoMerge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/types/nodemailer...
Jérôme Benoit [Thu, 19 Oct 2023 02:19:19 +0000 (04:19 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/types/nodemailer-6.4.13 into combined-prs-branch

6 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_thr...
Jérôme Benoit [Thu, 19 Oct 2023 02:19:18 +0000 (04:19 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_threads/types/ws-8.5.8 into combined-prs-branch

6 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster...
Jérôme Benoit [Thu, 19 Oct 2023 02:19:18 +0000 (04:19 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster/types/ws-8.5.8 into combined-prs-branch

6 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
Jérôme Benoit [Thu, 19 Oct 2023 02:19:17 +0000 (04:19 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/types/ws-8.5.8 into combined-prs-branch

6 months agobuild(deps-dev): bump @types/ws
dependabot[bot] [Wed, 18 Oct 2023 21:03:42 +0000 (21:03 +0000)] 
build(deps-dev): bump @types/ws

Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.7 to 8.5.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

---
updated-dependencies:
- dependency-name: "@types/ws"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild(deps-dev): bump @types/ws
dependabot[bot] [Wed, 18 Oct 2023 21:01:31 +0000 (21:01 +0000)] 
build(deps-dev): bump @types/ws

Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.7 to 8.5.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

---
updated-dependencies:
- dependency-name: "@types/ws"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild(deps-dev): bump @types/ws
dependabot[bot] [Wed, 18 Oct 2023 21:01:02 +0000 (21:01 +0000)] 
build(deps-dev): bump @types/ws

Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.7 to 8.5.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

---
updated-dependencies:
- dependency-name: "@types/ws"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agobuild(deps-dev): bump @types/nodemailer
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>
6 months agofix: avoid null exception at sending message to worker
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>
6 months agotest: fix for node.js 21.x
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>
6 months agotest: fix data cloning error matching
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>
6 months agobuild(ci): add node.js version 21.x
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>
6 months agobuild(deps-dev): apply updates
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>
6 months agoperf: remove unneeded nullish check
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>
6 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Wed, 18 Oct 2023 12:58:54 +0000 (14:58 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

6 months agobuild(deps-dev): apply updates
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>
7 months agoMerge pull request #1509 from poolifier/combined-prs-branch
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

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_thr...
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

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
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

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster...
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

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
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

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid...
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

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-3.0...
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

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
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

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster...
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

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_thr...
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

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/poolifier-3.0...
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

7 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
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

7 months agodocs: cleanup changelog entries
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>
7 months agobuild(deps): bump poolifier
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>
7 months agobuild(deps): bump poolifier in /examples/typescript/smtp-client-pool
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>
7 months agobuild(deps): bump poolifier
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>
7 months agobuild(deps): bump poolifier
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>
7 months agobuild(deps): bump poolifier
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>
7 months agobuild(deps): bump poolifier in /examples/typescript/http-client-pool
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>
7 months agobuild(deps): bump poolifier
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>
7 months agorefactor: cleanup exported modules
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>
7 months agobuild(deps): bump poolifier
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>
7 months agobuild(deps): bump poolifier
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>
7 months agobuild(deps): bump poolifier
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>
7 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Tue, 17 Oct 2023 20:12:15 +0000 (22:12 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

7 months agorefactor: cleanup exported modules
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>
7 months agobuild(deps): bump poolifier
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>
7 months agodocs: generate documentation
Documentation Bot [Tue, 17 Oct 2023 20:02:05 +0000 (20:02 +0000)] 
docs: generate documentation

7 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Tue, 17 Oct 2023 19:58:55 +0000 (21:58 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

7 months agodocs: silence typedoc warning
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>
7 months agodocs: generate documentation
Documentation Bot [Tue, 17 Oct 2023 19:56:17 +0000 (19:56 +0000)] 
docs: generate documentation

7 months agodocs: refine code comment
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>
7 months agochore: v3.0.2 v3.0.2
Jérôme Benoit [Tue, 17 Oct 2023 19:27:37 +0000 (21:27 +0200)] 
chore: v3.0.2

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

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

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

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>