From 4627070bb1ec4a556733720fe6b8a81f1832af29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 04:05:54 +0000 Subject: [PATCH] Bump the effect group across 1 directory with 4 updates Bumps the effect group with 4 updates in the / directory: [@effect/platform](https://github.com/Effect-TS/effect/tree/HEAD/packages/platform), [@effect/platform-node](https://github.com/Effect-TS/effect/tree/HEAD/packages/platform-node), [@effect/schema](https://github.com/Effect-TS/effect/tree/HEAD/packages/schema) and [effect](https://github.com/Effect-TS/effect/tree/HEAD/packages/effect). Updates `@effect/platform` from 0.58.20 to 0.68.4 - [Release notes](https://github.com/Effect-TS/effect/releases) - [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/platform/CHANGELOG.md) - [Commits](https://github.com/Effect-TS/effect/commits/@effect/platform@0.68.4/packages/platform) Updates `@effect/platform-node` from 0.53.19 to 0.63.4 - [Release notes](https://github.com/Effect-TS/effect/releases) - [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/platform-node/CHANGELOG.md) - [Commits](https://github.com/Effect-TS/effect/commits/@effect/platform-node@0.63.4/packages/platform-node) Updates `@effect/schema` from 0.68.17 to 0.75.4 - [Release notes](https://github.com/Effect-TS/effect/releases) - [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/schema/CHANGELOG.md) - [Commits](https://github.com/Effect-TS/effect/commits/@effect/schema@0.75.4/packages/schema) Updates `effect` from 3.4.7 to 3.9.2 - [Release notes](https://github.com/Effect-TS/effect/releases) - [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/effect/CHANGELOG.md) - [Commits](https://github.com/Effect-TS/effect/commits/effect@3.9.2/packages/effect) --- updated-dependencies: - dependency-name: "@effect/platform" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: effect - dependency-name: "@effect/platform-node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: effect - dependency-name: "@effect/schema" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: effect - dependency-name: effect dependency-type: direct:production update-type: version-update:semver-minor dependency-group: effect ... Signed-off-by: dependabot[bot] --- package-lock.json | 121 ++++++++++++++++++---------------------------- package.json | 8 +-- 2 files changed, 52 insertions(+), 77 deletions(-) diff --git a/package-lock.json b/package-lock.json index e8c01b3c..ee66311e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,12 +5,12 @@ "packages": { "": { "dependencies": { - "@effect/platform": "0.58.20", - "@effect/platform-node": "^0.53.19", - "@effect/schema": "^0.68.17", + "@effect/platform": "0.68.4", + "@effect/platform-node": "^0.63.4", + "@effect/schema": "^0.75.4", "@js-temporal/polyfill": "^0.4.4", "bullmq": "^5.8.3", - "effect": "3.4.7", + "effect": "3.9.2", "html-entities": "^2.5.2", "http-status-codes": "^2.3.0", "ioredis": "^5.4.1", @@ -338,56 +338,55 @@ } }, "node_modules/@effect/platform": { - "version": "0.58.20", - "resolved": "https://registry.npmjs.org/@effect/platform/-/platform-0.58.20.tgz", - "integrity": "sha512-IQRKDyveB4wFDV8Q/hw9+U5ixPxS4248hZfw/np+PviZfR1s5WEqrPxm4f+gj2+Le8BRxgwhD0waqhs23WwNYQ==", + "version": "0.68.4", + "resolved": "https://registry.npmjs.org/@effect/platform/-/platform-0.68.4.tgz", + "integrity": "sha512-2E54usiSiF4KTD+wAzpHnc27HucUQ2kO+jp4D2rkgvmgAEUFHTvV2gD8YMtOFxhHVv++sPhL6MM8K1+UlWR6RA==", "dependencies": { - "find-my-way-ts": "^0.1.4", - "multipasta": "^0.2.2", - "path-browserify": "^1.0.1" + "find-my-way-ts": "^0.1.5", + "multipasta": "^0.2.5" }, "peerDependencies": { - "@effect/schema": "^0.68.17", - "effect": "3.4.7" + "@effect/schema": "^0.75.4", + "effect": "3.9.2" } }, "node_modules/@effect/platform-node": { - "version": "0.53.19", - "resolved": "https://registry.npmjs.org/@effect/platform-node/-/platform-node-0.53.19.tgz", - "integrity": "sha512-pk5iQUinyS6JAQJ9kZ/ALLk5IzED7IOf+jpHP9jsxgi+T8wjPJZbE2e0XWFroeIKJjTb2SvWOlsjTlLSaIKevA==", + "version": "0.63.4", + "resolved": "https://registry.npmjs.org/@effect/platform-node/-/platform-node-0.63.4.tgz", + "integrity": "sha512-OKvzMrXwJxmtrArUVsG8/mpNSYKKlT94xMRANqX48KEfWBeMYg+ZAD+vZvNZIx8iJ/wNdSIfCVI99RvIIV/hag==", "dependencies": { - "@effect/platform-node-shared": "^0.8.19", + "@effect/platform-node-shared": "^0.18.4", "mime": "^3.0.0", - "undici": "^6.19.2", - "ws": "^8.17.1" + "undici": "^6.19.7", + "ws": "^8.18.0" }, "peerDependencies": { - "@effect/platform": "^0.58.20", - "effect": "3.4.7" + "@effect/platform": "^0.68.4", + "effect": "3.9.2" } }, "node_modules/@effect/platform-node/node_modules/@effect/platform-node-shared": { - "version": "0.8.19", - "resolved": "https://registry.npmjs.org/@effect/platform-node-shared/-/platform-node-shared-0.8.19.tgz", - "integrity": "sha512-FZAbSJD4pqBRaxngy4Z2anruxQFF675ZToCOXXgCIhxXOUtSoibu08MnIxF1Mc0nO67AQc4HPslpcSO/oAMmuA==", + "version": "0.18.4", + "resolved": "https://registry.npmjs.org/@effect/platform-node-shared/-/platform-node-shared-0.18.4.tgz", + "integrity": "sha512-pxNaJ88sV8XftDPzvlv+I2NAdEpgtD7IL+TDHDInFlruGUH1s5pmhVXRdYWrUccI1nU1cXKOWUSGD7/rwCSV3w==", "dependencies": { "@parcel/watcher": "^2.4.1", - "multipasta": "^0.2.2" + "multipasta": "^0.2.5" }, "peerDependencies": { - "@effect/platform": "^0.58.20", - "effect": "3.4.7" + "@effect/platform": "^0.68.4", + "effect": "3.9.2" } }, "node_modules/@effect/schema": { - "version": "0.68.17", - "resolved": "https://registry.npmjs.org/@effect/schema/-/schema-0.68.17.tgz", - "integrity": "sha512-Zal7iaTjDT6/oo2F4xfhIKCyFxODRNnTGv/h/y0s+sDOCfpKU3QU7hZO1ZhRauiHJkIiNMNXUC63B2nTUOXtOQ==", + "version": "0.75.4", + "resolved": "https://registry.npmjs.org/@effect/schema/-/schema-0.75.4.tgz", + "integrity": "sha512-qpFOkkoCFgQz/r6FIeO2w3CxAD1O/K1n2ELA69VHHy9VDUskBnX+4zzYOGCi5yKAtgg61zueDIwouRwQ3dlhqw==", "dependencies": { - "fast-check": "^3.19.0" + "fast-check": "^3.21.0" }, "peerDependencies": { - "effect": "3.4.7" + "effect": "3.9.2" } }, "node_modules/@esbuild/aix-ppc64": { @@ -3009,9 +3008,9 @@ } }, "node_modules/effect": { - "version": "3.4.7", - "resolved": "https://registry.npmjs.org/effect/-/effect-3.4.7.tgz", - "integrity": "sha512-WnxvyX4fksdotDHBXcCfZpxFlY77wMaWP/GIRnr7aJZj9U+k+4QRWd1Ee/OU/jlswyC+MlO5YXilGfcz6WN8Lg==" + "version": "3.9.2", + "resolved": "https://registry.npmjs.org/effect/-/effect-3.9.2.tgz", + "integrity": "sha512-1sx/v1HTWHTodXfzWxAFg+SCF+ACgpJVruaAMIh/NmDVvrUsf0x9PzpXvkgJUbQ1fMdmKYK//FqxeHSQ+Zxv/Q==" }, "node_modules/emoji-regex": { "version": "8.0.0", @@ -3648,9 +3647,9 @@ "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" }, "node_modules/fast-check": { - "version": "3.19.0", - "resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.19.0.tgz", - "integrity": "sha512-CO2JX/8/PT9bDGO1iXa5h5ey1skaKI1dvecERyhH4pp3PGjwd3KIjMAXEg79Ps9nclsdt4oPbfqiAnLU0EwrAQ==", + "version": "3.22.0", + "resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.22.0.tgz", + "integrity": "sha512-8HKz3qXqnHYp/VCNn2qfjHdAdcI8zcSqOyX64GOMukp7SL2bfzfeDKjSd+UyECtejccaZv3LcvZTm9YDD22iCQ==", "funding": [ { "type": "individual", @@ -3668,11 +3667,6 @@ "node": ">=8.0.0" } }, - "node_modules/fast-decode-uri-component": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/fast-decode-uri-component/-/fast-decode-uri-component-1.0.1.tgz", - "integrity": "sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==" - }, "node_modules/fast-deep-equal": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", @@ -3719,14 +3713,6 @@ "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", "dev": true }, - "node_modules/fast-querystring": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/fast-querystring/-/fast-querystring-1.1.2.tgz", - "integrity": "sha512-g6KuKWmFXc0fID8WWH0jit4g0AGBoJhCkJMb1RmbsSEUNvQ+ZC8D6CUZ+GtF8nMzSPXnhiePyyqqipzNNEnHjg==", - "dependencies": { - "fast-decode-uri-component": "^1.0.1" - } - }, "node_modules/fastq": { "version": "1.15.0", "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz", @@ -3803,12 +3789,9 @@ } }, "node_modules/find-my-way-ts": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/find-my-way-ts/-/find-my-way-ts-0.1.4.tgz", - "integrity": "sha512-naNl2YZ8m9LlYtPZathQBjXQQ8069uYBFq8We6w9AEGddJErVh0JZw8jd/C/2W9Ib3BjTnu+YN0/rR+ytWxNdw==", - "dependencies": { - "fast-querystring": "^1.0.0" - } + "version": "0.1.5", + "resolved": "https://registry.npmjs.org/find-my-way-ts/-/find-my-way-ts-0.1.5.tgz", + "integrity": "sha512-4GOTMrpGQVzsCH2ruUn2vmwzV/02zF4q+ybhCIrw/Rkt3L8KWcycdC6aJMctJzwN4fXD4SD5F/4B9Sksh5rE0A==" }, "node_modules/find-up": { "version": "5.0.0", @@ -5925,9 +5908,9 @@ } }, "node_modules/multipasta": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/multipasta/-/multipasta-0.2.2.tgz", - "integrity": "sha512-KKGdmXIJUmt9BV45LsbUdMnju8eCNSyF9KpbyqK2E3wQXjpPQOg52/Hc+nsmBacmEkNxLVT5h1y3ZgEXB4prXg==" + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/multipasta/-/multipasta-0.2.5.tgz", + "integrity": "sha512-c8eMDb1WwZcE02WVjHoOmUVk7fnKU/RmUcosHACglrWAuPQsEJv+E8430sXj6jNc1jHw0zrS16aCjQh4BcEb4A==" }, "node_modules/mvdan-sh": { "version": "0.10.1", @@ -5973,12 +5956,9 @@ "integrity": "sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==" }, "node_modules/node-addon-api": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.0.tgz", - "integrity": "sha512-mNcltoe1R8o7STTegSOHdnJNN7s5EUvhoS7ShnTHDyOSd+8H+UdWODq6qSv67PjC8Zc5JRT8+oLAMCr0SIXw7g==", - "engines": { - "node": "^16 || ^18 || >= 20" - } + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz", + "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==" }, "node_modules/node-domexception": { "version": "1.0.0", @@ -6375,11 +6355,6 @@ "url": "https://github.com/inikulin/parse5?sponsor=1" } }, - "node_modules/path-browserify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz", - "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==" - }, "node_modules/path-exists": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", @@ -7639,9 +7614,9 @@ } }, "node_modules/undici": { - "version": "6.19.2", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.19.2.tgz", - "integrity": "sha512-JfjKqIauur3Q6biAtHJ564e3bWa8VvT+7cSiOJHFbX4Erv6CLGDpg8z+Fmg/1OI/47RA+GI2QZaF48SSaLvyBA==", + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.20.0.tgz", + "integrity": "sha512-AITZfPuxubm31Sx0vr8bteSalEbs9wQb/BOBi9FPlD9Qpd6HxZ4Q0+hI742jBhkPb4RT2v5MQzaW5VhRVyj+9A==", "engines": { "node": ">=18.17" } diff --git a/package.json b/package.json index 101b5d73..f18df9e7 100644 --- a/package.json +++ b/package.json @@ -6,12 +6,12 @@ }, "type": "module", "dependencies": { - "@effect/platform": "0.58.20", - "@effect/platform-node": "^0.53.19", - "@effect/schema": "^0.68.17", + "@effect/platform": "0.68.4", + "@effect/platform-node": "^0.63.4", + "@effect/schema": "^0.75.4", "@js-temporal/polyfill": "^0.4.4", "bullmq": "^5.8.3", - "effect": "3.4.7", + "effect": "3.9.2", "html-entities": "^2.5.2", "http-status-codes": "^2.3.0", "ioredis": "^5.4.1",