]> Piment Noir Git Repositories - poolifier.git/commitdiff
build(deps): bump the regular group across 3 directories with 1 update (#2952)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 12 Aug 2025 11:49:04 +0000 (11:49 +0000)
committerGitHub <noreply@github.com>
Tue, 12 Aug 2025 11:49:04 +0000 (11:49 +0000)
Bumps the regular group with 1 update in the /examples/typescript/http-server-pool/fastify-cluster directory: [fastify](https://github.com/fastify/fastify).
Bumps the regular group with 1 update in the /examples/typescript/http-server-pool/fastify-hybrid directory: [fastify](https://github.com/fastify/fastify).
Bumps the regular group with 1 update in the /examples/typescript/http-server-pool/fastify-worker_threads directory: [fastify](https://github.com/fastify/fastify).

Updates `fastify` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v5.4.0...v5.5.0)

Updates `fastify` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v5.4.0...v5.5.0)

Updates `fastify` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: fastify
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: regular
- dependency-name: fastify
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: regular
- dependency-name: fastify
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: regular
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
examples/typescript/http-server-pool/fastify-cluster/package.json
examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml
examples/typescript/http-server-pool/fastify-hybrid/package.json
examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml
examples/typescript/http-server-pool/fastify-worker_threads/package.json
examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml

index 78a89f8a5965c1f52928303c4c495d605f385c0d..101b5c684bef55fd3a4c007d22d9eae32bc7c04a 100644 (file)
@@ -22,7 +22,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^5.4.0",
+    "fastify": "^5.5.0",
     "poolifier": "^5.1.0"
   },
   "devDependencies": {
index 8849e14ac3547404bb81a7bc701ed1027141aa63..e4e82bcd27ceb8cdceb054cc9adaaf3b106ad314 100644 (file)
@@ -9,8 +9,8 @@ importers:
   .:
     dependencies:
       fastify:
-        specifier: ^5.4.0
-        version: 5.4.0
+        specifier: ^5.5.0
+        version: 5.5.0
       poolifier:
         specifier: ^5.1.0
         version: 5.1.0
@@ -355,8 +355,8 @@ packages:
   fast-uri@3.0.6:
     resolution: {integrity: sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==}
 
-  fastify@5.4.0:
-    resolution: {integrity: sha512-I4dVlUe+WNQAhKSyv15w+dwUh2EPiEl4X2lGYMmNSgF83WzTMAPKGdWEv5tPsCQOb+SOZwz8Vlta2vF+OeDgRw==}
+  fastify@5.5.0:
+    resolution: {integrity: sha512-ZWSWlzj3K/DcULCnCjEiC2zn2FBPdlZsSA/pnPa/dbUfLvxkD/Nqmb0XXMXLrWkeM4uQPUvjdJpwtXmTfriXqw==}
 
   fastq@1.19.1:
     resolution: {integrity: sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==}
@@ -1003,7 +1003,7 @@ snapshots:
 
   fast-uri@3.0.6: {}
 
-  fastify@5.4.0:
+  fastify@5.5.0:
     dependencies:
       '@fastify/ajv-compiler': 4.0.2
       '@fastify/error': 4.2.0
index e263b34ccd96fa14fd29a4981f84dd18b5894ccc..6844ddd699d6596a55324bebcbd58d03ee51df4d 100644 (file)
@@ -22,7 +22,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^5.4.0",
+    "fastify": "^5.5.0",
     "fastify-plugin": "^5.0.1",
     "poolifier": "^5.1.0"
   },
index db91737deecee44a530386fd5200e6ddab98c6d2..4e8e8bfd6615aead0b38a993e60f6818370d8a60 100644 (file)
@@ -9,8 +9,8 @@ importers:
   .:
     dependencies:
       fastify:
-        specifier: ^5.4.0
-        version: 5.4.0
+        specifier: ^5.5.0
+        version: 5.5.0
       fastify-plugin:
         specifier: ^5.0.1
         version: 5.0.1
@@ -361,8 +361,8 @@ packages:
   fastify-plugin@5.0.1:
     resolution: {integrity: sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==}
 
-  fastify@5.4.0:
-    resolution: {integrity: sha512-I4dVlUe+WNQAhKSyv15w+dwUh2EPiEl4X2lGYMmNSgF83WzTMAPKGdWEv5tPsCQOb+SOZwz8Vlta2vF+OeDgRw==}
+  fastify@5.5.0:
+    resolution: {integrity: sha512-ZWSWlzj3K/DcULCnCjEiC2zn2FBPdlZsSA/pnPa/dbUfLvxkD/Nqmb0XXMXLrWkeM4uQPUvjdJpwtXmTfriXqw==}
 
   fastq@1.19.1:
     resolution: {integrity: sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==}
@@ -1011,7 +1011,7 @@ snapshots:
 
   fastify-plugin@5.0.1: {}
 
-  fastify@5.4.0:
+  fastify@5.5.0:
     dependencies:
       '@fastify/ajv-compiler': 4.0.2
       '@fastify/error': 4.2.0
index d852a3eb84f5eb1e84f63c2de6b8754aefc1a56d..233758c7270a4a3187e70ef8eae533d515eed41b 100644 (file)
@@ -22,7 +22,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^5.4.0",
+    "fastify": "^5.5.0",
     "fastify-plugin": "^5.0.1",
     "poolifier": "^5.1.0"
   },
index f0efb7977a615d895ff044253d75826bfd35de77..4b04ab914a6c1eae13d48754cecdb3b95db588b6 100644 (file)
@@ -9,8 +9,8 @@ importers:
   .:
     dependencies:
       fastify:
-        specifier: ^5.4.0
-        version: 5.4.0
+        specifier: ^5.5.0
+        version: 5.5.0
       fastify-plugin:
         specifier: ^5.0.1
         version: 5.0.1
@@ -193,8 +193,8 @@ packages:
   fastify-plugin@5.0.1:
     resolution: {integrity: sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==}
 
-  fastify@5.4.0:
-    resolution: {integrity: sha512-I4dVlUe+WNQAhKSyv15w+dwUh2EPiEl4X2lGYMmNSgF83WzTMAPKGdWEv5tPsCQOb+SOZwz8Vlta2vF+OeDgRw==}
+  fastify@5.5.0:
+    resolution: {integrity: sha512-ZWSWlzj3K/DcULCnCjEiC2zn2FBPdlZsSA/pnPa/dbUfLvxkD/Nqmb0XXMXLrWkeM4uQPUvjdJpwtXmTfriXqw==}
 
   fastq@1.19.1:
     resolution: {integrity: sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==}
@@ -614,7 +614,7 @@ snapshots:
 
   fastify-plugin@5.0.1: {}
 
-  fastify@5.4.0:
+  fastify@5.5.0:
     dependencies:
       '@fastify/ajv-compiler': 4.0.2
       '@fastify/error': 4.2.0