Merge branch 'master' into feature/task-functions
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 14 Sep 2023 08:27:51 +0000 (10:27 +0200)
committerGitHub <noreply@github.com>
Thu, 14 Sep 2023 08:27:51 +0000 (10:27 +0200)
.github/workflows/combine-prs.yml
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 cdad6af7962840a671a8fa4eae4a7a4900f2d249..a2c649fef429b855b5d11900de21d6c68367654b 100644 (file)
@@ -18,6 +18,6 @@ jobs:
     steps:
       - name: combine-prs
         id: combine-prs
-        uses: github/combine-prs@v3.1.2
+        uses: github/combine-prs@v4.0.0
         with:
           github_token: ${{ secrets.GH_TOKEN_PROTECTED }}
index dd9a5bad3d5368e45470350b06ae08b7515f5153..ad34c09a3e4706d967bf870e30f466a220fde0c0 100644 (file)
@@ -21,7 +21,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.23.0",
+    "fastify": "^4.23.1",
     "poolifier": "^2.6.44"
   },
   "devDependencies": {
index 400c819751678d840f0411bca7db575c120db90f..33b59be42c039b9cd330664e8319e84e22e7d53c 100644 (file)
@@ -6,8 +6,8 @@ settings:
 
 dependencies:
   fastify:
-    specifier: ^4.23.0
-    version: 4.23.0
+    specifier: ^4.23.1
+    version: 4.23.1
   poolifier:
     specifier: ^2.6.44
     version: 2.6.44
@@ -448,8 +448,8 @@ packages:
     resolution: {integrity: sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg==}
     dev: false
 
-  /fastify@4.23.0:
-    resolution: {integrity: sha512-u4aQUjAqf+GQQI+IeIJtzOKCJHtdwPlGxzopq/Kv6QcEdJ7xuJFSQ5Bi7+uJ+F8990jWECLzRcAyZ4pVsloRpQ==}
+  /fastify@4.23.1:
+    resolution: {integrity: sha512-JhZWyz2PgjzkDTrTX/PQ6+03s+/r2hC3RiOoF9WQUUHbPGiDJtQch1mg5IyJjUjwhug+/z1XHt5yweZNW4kbMg==}
     dependencies:
       '@fastify/ajv-compiler': 3.5.0
       '@fastify/error': 3.3.0
index d5729c22229f365425ede0b0f07dcca604af7e2d..78747180ce7cba382658729e29652695aa4a8e0a 100644 (file)
@@ -21,7 +21,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.23.0",
+    "fastify": "^4.23.1",
     "fastify-plugin": "^4.5.1",
     "poolifier": "^2.6.44"
   },
index 40d6777b82be62f39a747cf332e7106e677d2405..274e6e9596ec3be862969ffef96784e9d62c88b6 100644 (file)
@@ -6,8 +6,8 @@ settings:
 
 dependencies:
   fastify:
-    specifier: ^4.23.0
-    version: 4.23.0
+    specifier: ^4.23.1
+    version: 4.23.1
   fastify-plugin:
     specifier: ^4.5.1
     version: 4.5.1
@@ -455,8 +455,8 @@ packages:
     resolution: {integrity: sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==}
     dev: false
 
-  /fastify@4.23.0:
-    resolution: {integrity: sha512-u4aQUjAqf+GQQI+IeIJtzOKCJHtdwPlGxzopq/Kv6QcEdJ7xuJFSQ5Bi7+uJ+F8990jWECLzRcAyZ4pVsloRpQ==}
+  /fastify@4.23.1:
+    resolution: {integrity: sha512-JhZWyz2PgjzkDTrTX/PQ6+03s+/r2hC3RiOoF9WQUUHbPGiDJtQch1mg5IyJjUjwhug+/z1XHt5yweZNW4kbMg==}
     dependencies:
       '@fastify/ajv-compiler': 3.5.0
       '@fastify/error': 3.3.0
index 472098eacf7dcafbb742bd30b8551d5aaf0f16b8..a8d691d9ebc5401cd96f984d958c92e0b0cbcc84 100644 (file)
@@ -21,7 +21,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.23.0",
+    "fastify": "^4.23.1",
     "fastify-plugin": "^4.5.1",
     "poolifier": "^2.6.44"
   },
index e1fc05dd5746c6f94d50971d6266530a75773f4f..1d73d7ffbe8d3af03c13b5404e23051cc06a5a1d 100644 (file)
@@ -6,8 +6,8 @@ settings:
 
 dependencies:
   fastify:
-    specifier: ^4.23.0
-    version: 4.23.0
+    specifier: ^4.23.1
+    version: 4.23.1
   fastify-plugin:
     specifier: ^4.5.1
     version: 4.5.1
@@ -296,8 +296,8 @@ packages:
     resolution: {integrity: sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==}
     dev: false
 
-  /fastify@4.23.0:
-    resolution: {integrity: sha512-u4aQUjAqf+GQQI+IeIJtzOKCJHtdwPlGxzopq/Kv6QcEdJ7xuJFSQ5Bi7+uJ+F8990jWECLzRcAyZ4pVsloRpQ==}
+  /fastify@4.23.1:
+    resolution: {integrity: sha512-JhZWyz2PgjzkDTrTX/PQ6+03s+/r2hC3RiOoF9WQUUHbPGiDJtQch1mg5IyJjUjwhug+/z1XHt5yweZNW4kbMg==}
     dependencies:
       '@fastify/ajv-compiler': 3.5.0
       '@fastify/error': 3.3.0