]> Piment Noir Git Repositories - poolifier.git/commit
Combined PRs (#2770)
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 22 Feb 2025 10:06:54 +0000 (11:06 +0100)
committerGitHub <noreply@github.com>
Sat, 22 Feb 2025 10:06:54 +0000 (11:06 +0100)
commitd69eb2f94bfbc222e0fe2756c91b676d7558d317
tree14001f6e2d029eb2e22072eda804ef3169484981
parent517a1a55eff4f45b77dc7a81cf9b7a9cd11a075f
parentae785b67938f567cc3dbbbb3933cb916b766ddfd
Combined PRs (#2770)

* build(deps-dev): bump globals from 15.15.0 to 16.0.0

Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 16.0.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.15.0...v16.0.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump the regular group across 3 directories with 1 update

Bumps the regular group with 1 update in the /examples/typescript/websocket-server-pool/ws-cluster directory: [ws](https://github.com/websockets/ws).
Bumps the regular group with 1 update in the /examples/typescript/websocket-server-pool/ws-hybrid directory: [ws](https://github.com/websockets/ws).
Bumps the regular group with 1 update in the /examples/typescript/websocket-server-pool/ws-worker_threads directory: [ws](https://github.com/websockets/ws).

Updates `ws` from 8.18.0 to 8.18.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.18.0...8.18.1)

Updates `ws` from 8.18.0 to 8.18.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.18.0...8.18.1)

Updates `ws` from 8.18.0 to 8.18.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.18.0...8.18.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular
...

Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump @types/node in the regular group

Bumps the regular group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).

Updates `@types/node` from 22.13.4 to 22.13.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>