diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index e07c8779b..668907f1d 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,21 +1,21 @@ { - ".": "1.0.0-alpha.18", - "analyze": "1.0.0-alpha.18", - "arcjet": "1.0.0-alpha.18", - "arcjet-bun": "1.0.0-alpha.18", - "arcjet-next": "1.0.0-alpha.18", - "arcjet-node": "1.0.0-alpha.18", - "arcjet-sveltekit": "1.0.0-alpha.18", - "decorate": "1.0.0-alpha.18", - "duration": "1.0.0-alpha.18", - "env": "1.0.0-alpha.18", - "eslint-config": "1.0.0-alpha.18", - "headers": "1.0.0-alpha.18", - "ip": "1.0.0-alpha.18", - "logger": "1.0.0-alpha.18", - "protocol": "1.0.0-alpha.18", - "rollup-config": "1.0.0-alpha.18", - "runtime": "1.0.0-alpha.18", - "sprintf": "1.0.0-alpha.18", - "tsconfig": "1.0.0-alpha.18" + ".": "1.0.0-alpha.19", + "analyze": "1.0.0-alpha.19", + "arcjet": "1.0.0-alpha.19", + "arcjet-bun": "1.0.0-alpha.19", + "arcjet-next": "1.0.0-alpha.19", + "arcjet-node": "1.0.0-alpha.19", + "arcjet-sveltekit": "1.0.0-alpha.19", + "decorate": "1.0.0-alpha.19", + "duration": "1.0.0-alpha.19", + "env": "1.0.0-alpha.19", + "eslint-config": "1.0.0-alpha.19", + "headers": "1.0.0-alpha.19", + "ip": "1.0.0-alpha.19", + "logger": "1.0.0-alpha.19", + "protocol": "1.0.0-alpha.19", + "rollup-config": "1.0.0-alpha.19", + "runtime": "1.0.0-alpha.19", + "sprintf": "1.0.0-alpha.19", + "tsconfig": "1.0.0-alpha.19" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 60ac46c48..5a1f90037 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,72 @@ # Changelog +## [1.0.0-alpha.19](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.18...v1.0.0-alpha.19) (2024-07-15) + + +### ๐Ÿš€ New Features + +* detect common free/disposable email providers locally ([#1096](https://github.com/arcjet/arcjet-js/issues/1096)) ([115d016](https://github.com/arcjet/arcjet-js/commit/115d01662d4ff456cf4d81825338ef1099626fdf)), closes [#1095](https://github.com/arcjet/arcjet-js/issues/1095) + + +### ๐Ÿ“ฆ Dependencies + +* Bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 ([#1063](https://github.com/arcjet/arcjet-js/issues/1063)) ([d4a1cfe](https://github.com/arcjet/arcjet-js/commit/d4a1cfedd1fe144560589d05d05a26e8eb724870)) +* Bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.16.0 ([#1091](https://github.com/arcjet/arcjet-js/issues/1091)) ([6bbcbe6](https://github.com/arcjet/arcjet-js/commit/6bbcbe6531e6f0e9f70cacebe252ed7845e75e6a)) +* bump @typescript-eslint/eslint-plugin from 7.16.0 to 7.16.1 ([#1135](https://github.com/arcjet/arcjet-js/issues/1135)) ([6f4495a](https://github.com/arcjet/arcjet-js/commit/6f4495a94c0a6ba867dec550077600ace581ad1c)) +* Bump @typescript-eslint/parser from 7.14.1 to 7.15.0 ([#1064](https://github.com/arcjet/arcjet-js/issues/1064)) ([b6e2b0f](https://github.com/arcjet/arcjet-js/commit/b6e2b0f4d076d3fa1f61b883e886bfd741353920)) +* Bump @typescript-eslint/parser from 7.15.0 to 7.16.0 ([#1090](https://github.com/arcjet/arcjet-js/issues/1090)) ([c31957f](https://github.com/arcjet/arcjet-js/commit/c31957fbcd0c2e30ebea6d23d3d69cd5d2afa7d2)) +* bump @typescript-eslint/parser from 7.16.0 to 7.16.1 ([#1132](https://github.com/arcjet/arcjet-js/issues/1132)) ([3feb40a](https://github.com/arcjet/arcjet-js/commit/3feb40a01f1274ee311909fcc0a6d0c0c138a7a5)) +* Bump typeid-js from 0.7.0 to 1.0.0 ([#1079](https://github.com/arcjet/arcjet-js/issues/1079)) ([fa276c5](https://github.com/arcjet/arcjet-js/commit/fa276c508f9881287f519a3e9d0513ec6b4558f1)) +* **dev:** Bump @edge-runtime/jest-environment from 2.3.10 to 3.0.0 ([#1087](https://github.com/arcjet/arcjet-js/issues/1087)) ([1e6eb00](https://github.com/arcjet/arcjet-js/commit/1e6eb004ecb052f82d1a72772c0a1c99a8002965)) +* **dev:** bump @edge-runtime/jest-environment from 3.0.0 to 3.0.1 ([#1123](https://github.com/arcjet/arcjet-js/issues/1123)) ([9064240](https://github.com/arcjet/arcjet-js/commit/90642400a22a13ca21bbe28380bc2beaad06c235)) +* **dev:** Bump @rollup/wasm-node from 4.18.0 to 4.18.1 ([#1092](https://github.com/arcjet/arcjet-js/issues/1092)) ([ffc298a](https://github.com/arcjet/arcjet-js/commit/ffc298ad030721519af02c6c2da26fd2bd3fbdbd)) +* **dev:** Bump bun-types from 1.1.17 to 1.1.18 ([#1080](https://github.com/arcjet/arcjet-js/issues/1080)) ([6bb3483](https://github.com/arcjet/arcjet-js/commit/6bb34832c80ec0ef1403e6836de693a1ff91973b)) +* **dev:** bump bun-types from 1.1.18 to 1.1.20 ([#1118](https://github.com/arcjet/arcjet-js/issues/1118)) ([dbf3826](https://github.com/arcjet/arcjet-js/commit/dbf3826f68af03d5ae06c0302b1894e4facec9d6)) +* **dev:** Bump typescript from 5.5.2 to 5.5.3 ([#1065](https://github.com/arcjet/arcjet-js/issues/1065)) ([ef05395](https://github.com/arcjet/arcjet-js/commit/ef053953cf4a6cba621b778cba2e0dd4e114b626)) +* **example:** Bump @clerk/nextjs from 5.1.6 to 5.2.2 in /examples/nextjs-14-clerk-rl in the dependencies group across 1 directory ([#1082](https://github.com/arcjet/arcjet-js/issues/1082)) ([7ac1236](https://github.com/arcjet/arcjet-js/commit/7ac12360e4e3a586ec101de6cd378bcbbc029b2b)) +* **example:** Bump @clerk/nextjs from 5.1.6 to 5.2.2 in /examples/nextjs-14-clerk-shield in the dependencies group across 1 directory ([#1081](https://github.com/arcjet/arcjet-js/issues/1081)) ([9b89f9b](https://github.com/arcjet/arcjet-js/commit/9b89f9bb120dcaded3bb41f72523f5be9e8eb5e4)) +* **example:** bump @clerk/nextjs from 5.2.2 to 5.2.3 in /examples/nextjs-14-clerk-rl in the dependencies group ([#1119](https://github.com/arcjet/arcjet-js/issues/1119)) ([5fe9ef0](https://github.com/arcjet/arcjet-js/commit/5fe9ef0a1ed23e989cf002a5f2e3aa2212e4b91b)) +* **example:** bump @clerk/nextjs from 5.2.2 to 5.2.3 in /examples/nextjs-14-clerk-shield in the dependencies group ([#1121](https://github.com/arcjet/arcjet-js/issues/1121)) ([baf55e0](https://github.com/arcjet/arcjet-js/commit/baf55e09b9743c70e006041c145c2e62d9d112c7)) +* **example:** Bump hono from 4.4.11 to 4.4.12 in /examples/nodejs-hono-rl in the dependencies group ([#1085](https://github.com/arcjet/arcjet-js/issues/1085)) ([3782001](https://github.com/arcjet/arcjet-js/commit/378200141ce9c664b6c60119b4f355f61ba1ba9a)) +* **example:** Bump hono from 4.4.12 to 4.4.13 in /examples/nodejs-hono-rl in the dependencies group ([#1112](https://github.com/arcjet/arcjet-js/issues/1112)) ([49f8721](https://github.com/arcjet/arcjet-js/commit/49f87210d539081edff038769fdfc371a4b40189)) +* **example:** Bump lucide-react from 0.399.0 to 0.400.0 in /examples/nextjs-14-authjs-5 in the dependencies group ([#1066](https://github.com/arcjet/arcjet-js/issues/1066)) ([b44dd6a](https://github.com/arcjet/arcjet-js/commit/b44dd6a3ec5ded8665f1b3d4132cc98ded10cb6d)) +* **example:** bump lucide-react from 0.407.0 to 0.408.0 in /examples/nextjs-14-authjs-5 in the dependencies group ([#1116](https://github.com/arcjet/arcjet-js/issues/1116)) ([84bd181](https://github.com/arcjet/arcjet-js/commit/84bd1810c23646860c5fe01a55d778daeddafc99)) +* **example:** bump tailwindcss from 3.4.4 to 3.4.5 in /examples/nextjs-14-app-dir-rl in the dependencies group ([#1124](https://github.com/arcjet/arcjet-js/issues/1124)) ([c73e955](https://github.com/arcjet/arcjet-js/commit/c73e9553edc61da6a41ea8f63942ab85f2c74217)) +* **example:** bump tailwindcss from 3.4.4 to 3.4.5 in /examples/nextjs-14-authjs-5 in the dependencies group ([#1129](https://github.com/arcjet/arcjet-js/issues/1129)) ([74adca7](https://github.com/arcjet/arcjet-js/commit/74adca7ad833c03117a45bc79e940035eba6ca58)) +* **example:** bump tailwindcss from 3.4.4 to 3.4.5 in /examples/nextjs-14-clerk-rl in the dependencies group ([#1125](https://github.com/arcjet/arcjet-js/issues/1125)) ([8aa2f53](https://github.com/arcjet/arcjet-js/commit/8aa2f53be8d8d64f05f781cb0b1c047d0ab73f01)) +* **example:** bump tailwindcss from 3.4.4 to 3.4.5 in /examples/nextjs-14-clerk-shield in the dependencies group ([#1130](https://github.com/arcjet/arcjet-js/issues/1130)) ([6f76186](https://github.com/arcjet/arcjet-js/commit/6f761867cfcfd6594791530a97b0d08654fcb8e4)) +* **example:** bump tailwindcss from 3.4.4 to 3.4.5 in /examples/nextjs-14-decorate in the dependencies group ([#1126](https://github.com/arcjet/arcjet-js/issues/1126)) ([b2d9a81](https://github.com/arcjet/arcjet-js/commit/b2d9a81d4d30cc85929a778c193e88552867cf8f)) +* **example:** bump tailwindcss from 3.4.4 to 3.4.5 in /examples/nextjs-14-ip-details in the dependencies group ([#1127](https://github.com/arcjet/arcjet-js/issues/1127)) ([0251e74](https://github.com/arcjet/arcjet-js/commit/0251e74685fbe57370563fab25c97d3e8897c918)) +* **example:** bump tailwindcss from 3.4.4 to 3.4.5 in /examples/nextjs-14-nextauth-4 in the dependencies group ([#1128](https://github.com/arcjet/arcjet-js/issues/1128)) ([b7f0028](https://github.com/arcjet/arcjet-js/commit/b7f0028b97fb856c1a35f902ed15500cbd397532)) +* **example:** bump tailwindcss from 3.4.4 to 3.4.5 in /examples/nextjs-14-pages-wrap in the dependencies group ([#1131](https://github.com/arcjet/arcjet-js/issues/1131)) ([af3f8d6](https://github.com/arcjet/arcjet-js/commit/af3f8d66b16e3f3c89fe3505a38fe046a2dcef57)) +* **example:** Bump the dependencies group across 1 directory with 2 updates ([#1068](https://github.com/arcjet/arcjet-js/issues/1068)) ([bc86928](https://github.com/arcjet/arcjet-js/commit/bc86928a0a3a3771ceb19e3539323316cd5e08b3)) +* **example:** Bump the dependencies group across 1 directory with 2 updates ([#1071](https://github.com/arcjet/arcjet-js/issues/1071)) ([75df78a](https://github.com/arcjet/arcjet-js/commit/75df78a3df1b6cd350ef37faacc270745f03d18d)) +* **example:** bump the dependencies group across 1 directory with 2 updates ([#1117](https://github.com/arcjet/arcjet-js/issues/1117)) ([306d4f1](https://github.com/arcjet/arcjet-js/commit/306d4f1bd9f146c4c3bdcf06666517bcd4284c25)) +* **example:** Bump the dependencies group across 1 directory with 3 updates ([#1072](https://github.com/arcjet/arcjet-js/issues/1072)) ([937b184](https://github.com/arcjet/arcjet-js/commit/937b184a87a30c5133e71095d4207c01817f3b18)) +* **example:** Bump the dependencies group across 1 directory with 3 updates ([#1108](https://github.com/arcjet/arcjet-js/issues/1108)) ([3714941](https://github.com/arcjet/arcjet-js/commit/37149419968667402c809927cbb9bba36deafc96)) +* **example:** Bump the dependencies group across 1 directory with 4 updates ([#1106](https://github.com/arcjet/arcjet-js/issues/1106)) ([caaea7a](https://github.com/arcjet/arcjet-js/commit/caaea7a16da8f7e4994745c9872504785bd47235)) +* **example:** Bump the dependencies group across 1 directory with 6 updates ([#1109](https://github.com/arcjet/arcjet-js/issues/1109)) ([c877b39](https://github.com/arcjet/arcjet-js/commit/c877b3976f477bb6b162a89882ab8308bae8c795)) +* **example:** Bump the dependencies group in /examples/nextjs-14-app-dir-rl with 2 updates ([#1104](https://github.com/arcjet/arcjet-js/issues/1104)) ([8cbde05](https://github.com/arcjet/arcjet-js/commit/8cbde05f930220a5439f4c65a0fe3664bb5f0ade)) +* **example:** Bump the dependencies group in /examples/nextjs-14-app-dir-validate-email with 2 updates ([#1107](https://github.com/arcjet/arcjet-js/issues/1107)) ([298a70b](https://github.com/arcjet/arcjet-js/commit/298a70b387bab0628551b215fac7424edb60e560)) +* **example:** Bump the dependencies group in /examples/nextjs-14-clerk-rl with 2 updates ([#1102](https://github.com/arcjet/arcjet-js/issues/1102)) ([f1e7a4c](https://github.com/arcjet/arcjet-js/commit/f1e7a4ccfe6e58e35696ff0ac458f7de11d282d1)) +* **example:** Bump the dependencies group in /examples/nextjs-14-clerk-shield with 2 updates ([#1101](https://github.com/arcjet/arcjet-js/issues/1101)) ([10184f9](https://github.com/arcjet/arcjet-js/commit/10184f991fb84cd2b346899898572d22d020cdaf)) +* **example:** Bump the dependencies group in /examples/nextjs-14-decorate with 2 updates ([#1111](https://github.com/arcjet/arcjet-js/issues/1111)) ([52394af](https://github.com/arcjet/arcjet-js/commit/52394aff747f9a1d0210da2faf8cb12ba0460a7c)) +* **example:** Bump the dependencies group in /examples/nextjs-14-ip-details with 2 updates ([#1105](https://github.com/arcjet/arcjet-js/issues/1105)) ([5127321](https://github.com/arcjet/arcjet-js/commit/5127321429a15d52d8592672a7c219bb6e3ae270)) +* **example:** Bump the dependencies group in /examples/nextjs-14-nextauth-4 with 2 updates ([#1103](https://github.com/arcjet/arcjet-js/issues/1103)) ([8ef993f](https://github.com/arcjet/arcjet-js/commit/8ef993fab5da47046d64547e1fd1308b6457f354)) +* **example:** Bump the dependencies group in /examples/nextjs-14-openai with 2 updates ([#1113](https://github.com/arcjet/arcjet-js/issues/1113)) ([89b3ccb](https://github.com/arcjet/arcjet-js/commit/89b3ccbefaf785ce7d32a11807128a7b86f9539b)) +* **example:** bump the dependencies group in /examples/nextjs-14-openai with 2 updates ([#1133](https://github.com/arcjet/arcjet-js/issues/1133)) ([d2ac694](https://github.com/arcjet/arcjet-js/commit/d2ac694c537cdc4971612eb225034a83308ccc08)) +* **example:** Bump the dependencies group in /examples/nextjs-14-pages-wrap with 2 updates ([#1110](https://github.com/arcjet/arcjet-js/issues/1110)) ([fb05224](https://github.com/arcjet/arcjet-js/commit/fb052242fa45949fa897b6be353a3cbf67a69d5b)) +* **example:** bump the dependencies group in /examples/nextjs-14-react-hook-form with 2 updates ([#1120](https://github.com/arcjet/arcjet-js/issues/1120)) ([729c886](https://github.com/arcjet/arcjet-js/commit/729c88670529fb20da135261f817e34ca1d2eae1)) +* **example:** bump the dependencies group in /examples/nextjs-14-react-hook-form with 2 updates ([#1134](https://github.com/arcjet/arcjet-js/issues/1134)) ([2fbe4d6](https://github.com/arcjet/arcjet-js/commit/2fbe4d6c239182c0c12f99f6b9d88184e65826d2)) +* **example:** Bump the dependencies group in /examples/sveltekit with 2 updates ([#1093](https://github.com/arcjet/arcjet-js/issues/1093)) ([009591a](https://github.com/arcjet/arcjet-js/commit/009591ac7a5159f161f6cbfbece1fd7ea8c81f69)) +* **example:** bump the dependencies group in /examples/sveltekit with 2 updates ([#1136](https://github.com/arcjet/arcjet-js/issues/1136)) ([c93a9eb](https://github.com/arcjet/arcjet-js/commit/c93a9ebeb0f08f5b27fe56305bb8cd24afb072e3)) + + +### ๐Ÿงน Miscellaneous Chores + +* **examples:** Add example of testing APIs with Newman ([#1083](https://github.com/arcjet/arcjet-js/issues/1083)) ([6b2ccf0](https://github.com/arcjet/arcjet-js/commit/6b2ccf09775fc1222ac5ed0830c63ec266f96f87)) +* **examples:** Show dynamic feature flags with LaunchDarkly ([#1100](https://github.com/arcjet/arcjet-js/issues/1100)) ([d3bf356](https://github.com/arcjet/arcjet-js/commit/d3bf35640bc09eac581092b1df7f3dbf48148305)) + ## [1.0.0-alpha.18](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.17...v1.0.0-alpha.18) (2024-07-01) diff --git a/analyze/CHANGELOG.md b/analyze/CHANGELOG.md index 08b11f2ce..c4e205557 100644 --- a/analyze/CHANGELOG.md +++ b/analyze/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [1.0.0-alpha.19](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.18...@arcjet/analyze-v1.0.0-alpha.19) (2024-07-15) + + +### ๐Ÿš€ New Features + +* detect common free/disposable email providers locally ([#1096](https://github.com/arcjet/arcjet-js/issues/1096)) ([115d016](https://github.com/arcjet/arcjet-js/commit/115d01662d4ff456cf4d81825338ef1099626fdf)), closes [#1095](https://github.com/arcjet/arcjet-js/issues/1095) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.18.0 to 4.18.1 ([#1092](https://github.com/arcjet/arcjet-js/issues/1092)) ([ffc298a](https://github.com/arcjet/arcjet-js/commit/ffc298ad030721519af02c6c2da26fd2bd3fbdbd)) +* **dev:** Bump typescript from 5.5.2 to 5.5.3 ([#1065](https://github.com/arcjet/arcjet-js/issues/1065)) ([ef05395](https://github.com/arcjet/arcjet-js/commit/ef053953cf4a6cba621b778cba2e0dd4e114b626)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @arcjet/protocol bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/rollup-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/tsconfig bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + ## [1.0.0-alpha.18](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.17...@arcjet/analyze-v1.0.0-alpha.18) (2024-07-01) diff --git a/analyze/package.json b/analyze/package.json index 4c05ebbbd..fccd93872 100644 --- a/analyze/package.json +++ b/analyze/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/analyze", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "description": "Arcjet local analysis engine", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -51,12 +51,12 @@ "./wasm/arcjet_analyze_js_req_bg.js" ], "dependencies": { - "@arcjet/protocol": "1.0.0-alpha.18" + "@arcjet/protocol": "1.0.0-alpha.19" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@bytecodealliance/jco": "1.2.4", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", diff --git a/arcjet-bun/CHANGELOG.md b/arcjet-bun/CHANGELOG.md index 1446b6584..2508404dc 100644 --- a/arcjet-bun/CHANGELOG.md +++ b/arcjet-bun/CHANGELOG.md @@ -1,5 +1,31 @@ # Changelog +## [1.0.0-alpha.19](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.18...@arcjet/bun-v1.0.0-alpha.19) (2024-07-15) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.18.0 to 4.18.1 ([#1092](https://github.com/arcjet/arcjet-js/issues/1092)) ([ffc298a](https://github.com/arcjet/arcjet-js/commit/ffc298ad030721519af02c6c2da26fd2bd3fbdbd)) +* **dev:** Bump bun-types from 1.1.17 to 1.1.18 ([#1080](https://github.com/arcjet/arcjet-js/issues/1080)) ([6bb3483](https://github.com/arcjet/arcjet-js/commit/6bb34832c80ec0ef1403e6836de693a1ff91973b)) +* **dev:** bump bun-types from 1.1.18 to 1.1.20 ([#1118](https://github.com/arcjet/arcjet-js/issues/1118)) ([dbf3826](https://github.com/arcjet/arcjet-js/commit/dbf3826f68af03d5ae06c0302b1894e4facec9d6)) +* **dev:** Bump typescript from 5.5.2 to 5.5.3 ([#1065](https://github.com/arcjet/arcjet-js/issues/1065)) ([ef05395](https://github.com/arcjet/arcjet-js/commit/ef053953cf4a6cba621b778cba2e0dd4e114b626)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @arcjet/env bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/headers bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/ip bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/logger bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/protocol bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * arcjet bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/rollup-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/tsconfig bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + ## [1.0.0-alpha.18](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.17...@arcjet/bun-v1.0.0-alpha.18) (2024-07-01) diff --git a/arcjet-bun/package.json b/arcjet-bun/package.json index b42a9ba69..f8a90f7ee 100644 --- a/arcjet-bun/package.json +++ b/arcjet-bun/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/bun", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "description": "Arcjet SDK for Bun.sh", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -38,18 +38,18 @@ "test": "NODE_OPTIONS=--experimental-vm-modules jest --passWithNoTests" }, "dependencies": { - "@arcjet/env": "1.0.0-alpha.18", - "@arcjet/headers": "1.0.0-alpha.18", - "@arcjet/ip": "1.0.0-alpha.18", - "@arcjet/logger": "1.0.0-alpha.18", - "@arcjet/protocol": "1.0.0-alpha.18", + "@arcjet/env": "1.0.0-alpha.19", + "@arcjet/headers": "1.0.0-alpha.19", + "@arcjet/ip": "1.0.0-alpha.19", + "@arcjet/logger": "1.0.0-alpha.19", + "@arcjet/protocol": "1.0.0-alpha.19", "@connectrpc/connect-node": "1.4.0", - "arcjet": "1.0.0-alpha.18" + "arcjet": "1.0.0-alpha.19" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@types/node": "20.12.12", "@rollup/wasm-node": "4.18.1", diff --git a/arcjet-next/CHANGELOG.md b/arcjet-next/CHANGELOG.md index 16630bca6..2440b174e 100644 --- a/arcjet-next/CHANGELOG.md +++ b/arcjet-next/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [1.0.0-alpha.19](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.18...@arcjet/next-v1.0.0-alpha.19) (2024-07-15) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.18.0 to 4.18.1 ([#1092](https://github.com/arcjet/arcjet-js/issues/1092)) ([ffc298a](https://github.com/arcjet/arcjet-js/commit/ffc298ad030721519af02c6c2da26fd2bd3fbdbd)) +* **dev:** Bump typescript from 5.5.2 to 5.5.3 ([#1065](https://github.com/arcjet/arcjet-js/issues/1065)) ([ef05395](https://github.com/arcjet/arcjet-js/commit/ef053953cf4a6cba621b778cba2e0dd4e114b626)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @arcjet/env bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/headers bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/ip bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/logger bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/protocol bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * arcjet bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/rollup-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/tsconfig bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + ## [1.0.0-alpha.18](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.17...@arcjet/next-v1.0.0-alpha.18) (2024-07-01) diff --git a/arcjet-next/package.json b/arcjet-next/package.json index 86950e7a3..0d0755d9a 100644 --- a/arcjet-next/package.json +++ b/arcjet-next/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/next", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "description": "Arcjet SDK for the Next.js framework", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -40,21 +40,21 @@ "test": "NODE_OPTIONS=--experimental-vm-modules jest --passWithNoTests" }, "dependencies": { - "@arcjet/env": "1.0.0-alpha.18", - "@arcjet/headers": "1.0.0-alpha.18", - "@arcjet/ip": "1.0.0-alpha.18", - "@arcjet/logger": "1.0.0-alpha.18", - "@arcjet/protocol": "1.0.0-alpha.18", + "@arcjet/env": "1.0.0-alpha.19", + "@arcjet/headers": "1.0.0-alpha.19", + "@arcjet/ip": "1.0.0-alpha.19", + "@arcjet/logger": "1.0.0-alpha.19", + "@arcjet/protocol": "1.0.0-alpha.19", "@connectrpc/connect-web": "1.4.0", - "arcjet": "1.0.0-alpha.18" + "arcjet": "1.0.0-alpha.19" }, "peerDependencies": { "next": ">=13" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@types/node": "18.18.0", "@rollup/wasm-node": "4.18.1", diff --git a/arcjet-node/CHANGELOG.md b/arcjet-node/CHANGELOG.md index 9595aad5d..19f790c3a 100644 --- a/arcjet-node/CHANGELOG.md +++ b/arcjet-node/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [1.0.0-alpha.19](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.18...@arcjet/node-v1.0.0-alpha.19) (2024-07-15) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.18.0 to 4.18.1 ([#1092](https://github.com/arcjet/arcjet-js/issues/1092)) ([ffc298a](https://github.com/arcjet/arcjet-js/commit/ffc298ad030721519af02c6c2da26fd2bd3fbdbd)) +* **dev:** Bump typescript from 5.5.2 to 5.5.3 ([#1065](https://github.com/arcjet/arcjet-js/issues/1065)) ([ef05395](https://github.com/arcjet/arcjet-js/commit/ef053953cf4a6cba621b778cba2e0dd4e114b626)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @arcjet/env bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/headers bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/ip bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/logger bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/protocol bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * arcjet bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/rollup-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/tsconfig bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + ## [1.0.0-alpha.18](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.17...@arcjet/node-v1.0.0-alpha.18) (2024-07-01) diff --git a/arcjet-node/package.json b/arcjet-node/package.json index 3d74506fa..99b048f7b 100644 --- a/arcjet-node/package.json +++ b/arcjet-node/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/node", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "description": "Arcjet SDK for Node.js", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -40,18 +40,18 @@ "test": "NODE_OPTIONS=--experimental-vm-modules jest --passWithNoTests" }, "dependencies": { - "@arcjet/env": "1.0.0-alpha.18", - "@arcjet/headers": "1.0.0-alpha.18", - "@arcjet/ip": "1.0.0-alpha.18", - "@arcjet/logger": "1.0.0-alpha.18", - "@arcjet/protocol": "1.0.0-alpha.18", + "@arcjet/env": "1.0.0-alpha.19", + "@arcjet/headers": "1.0.0-alpha.19", + "@arcjet/ip": "1.0.0-alpha.19", + "@arcjet/logger": "1.0.0-alpha.19", + "@arcjet/protocol": "1.0.0-alpha.19", "@connectrpc/connect-node": "1.4.0", - "arcjet": "1.0.0-alpha.18" + "arcjet": "1.0.0-alpha.19" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@types/node": "18.18.0", "@rollup/wasm-node": "4.18.1", diff --git a/arcjet-sveltekit/CHANGELOG.md b/arcjet-sveltekit/CHANGELOG.md index a4c96d75f..40a2c8643 100644 --- a/arcjet-sveltekit/CHANGELOG.md +++ b/arcjet-sveltekit/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [1.0.0-alpha.19](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.18...@arcjet/sveltekit-v1.0.0-alpha.19) (2024-07-15) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.18.0 to 4.18.1 ([#1092](https://github.com/arcjet/arcjet-js/issues/1092)) ([ffc298a](https://github.com/arcjet/arcjet-js/commit/ffc298ad030721519af02c6c2da26fd2bd3fbdbd)) +* **dev:** Bump typescript from 5.5.2 to 5.5.3 ([#1065](https://github.com/arcjet/arcjet-js/issues/1065)) ([ef05395](https://github.com/arcjet/arcjet-js/commit/ef053953cf4a6cba621b778cba2e0dd4e114b626)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @arcjet/env bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/headers bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/ip bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/logger bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/protocol bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/runtime bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * arcjet bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/rollup-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/tsconfig bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + ## [1.0.0-alpha.18](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.17...@arcjet/sveltekit-v1.0.0-alpha.18) (2024-07-01) diff --git a/arcjet-sveltekit/package.json b/arcjet-sveltekit/package.json index 57a1947a4..f12b654bb 100644 --- a/arcjet-sveltekit/package.json +++ b/arcjet-sveltekit/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/sveltekit", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "description": "Arcjet SDK for SvelteKit", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -40,20 +40,20 @@ "test": "NODE_OPTIONS=--experimental-vm-modules jest --passWithNoTests" }, "dependencies": { - "@arcjet/env": "1.0.0-alpha.18", - "@arcjet/headers": "1.0.0-alpha.18", - "@arcjet/ip": "1.0.0-alpha.18", - "@arcjet/logger": "1.0.0-alpha.18", - "@arcjet/protocol": "1.0.0-alpha.18", - "@arcjet/runtime": "1.0.0-alpha.18", + "@arcjet/env": "1.0.0-alpha.19", + "@arcjet/headers": "1.0.0-alpha.19", + "@arcjet/ip": "1.0.0-alpha.19", + "@arcjet/logger": "1.0.0-alpha.19", + "@arcjet/protocol": "1.0.0-alpha.19", + "@arcjet/runtime": "1.0.0-alpha.19", "@connectrpc/connect-node": "1.4.0", "@connectrpc/connect-web": "1.4.0", - "arcjet": "1.0.0-alpha.18" + "arcjet": "1.0.0-alpha.19" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@types/node": "18.18.0", "@rollup/wasm-node": "4.18.1", diff --git a/arcjet/CHANGELOG.md b/arcjet/CHANGELOG.md index 98418032e..9035710eb 100644 --- a/arcjet/CHANGELOG.md +++ b/arcjet/CHANGELOG.md @@ -1,5 +1,35 @@ # Changelog +## [1.0.0-alpha.19](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.18...arcjet-v1.0.0-alpha.19) (2024-07-15) + + +### ๐Ÿš€ New Features + +* detect common free/disposable email providers locally ([#1096](https://github.com/arcjet/arcjet-js/issues/1096)) ([115d016](https://github.com/arcjet/arcjet-js/commit/115d01662d4ff456cf4d81825338ef1099626fdf)), closes [#1095](https://github.com/arcjet/arcjet-js/issues/1095) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @edge-runtime/jest-environment from 2.3.10 to 3.0.0 ([#1087](https://github.com/arcjet/arcjet-js/issues/1087)) ([1e6eb00](https://github.com/arcjet/arcjet-js/commit/1e6eb004ecb052f82d1a72772c0a1c99a8002965)) +* **dev:** bump @edge-runtime/jest-environment from 3.0.0 to 3.0.1 ([#1123](https://github.com/arcjet/arcjet-js/issues/1123)) ([9064240](https://github.com/arcjet/arcjet-js/commit/90642400a22a13ca21bbe28380bc2beaad06c235)) +* **dev:** Bump @rollup/wasm-node from 4.18.0 to 4.18.1 ([#1092](https://github.com/arcjet/arcjet-js/issues/1092)) ([ffc298a](https://github.com/arcjet/arcjet-js/commit/ffc298ad030721519af02c6c2da26fd2bd3fbdbd)) +* **dev:** Bump typescript from 5.5.2 to 5.5.3 ([#1065](https://github.com/arcjet/arcjet-js/issues/1065)) ([ef05395](https://github.com/arcjet/arcjet-js/commit/ef053953cf4a6cba621b778cba2e0dd4e114b626)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @arcjet/analyze bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/duration bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/headers bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/protocol bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/runtime bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/rollup-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/tsconfig bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + ## [1.0.0-alpha.18](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.17...arcjet-v1.0.0-alpha.18) (2024-07-01) diff --git a/arcjet/package.json b/arcjet/package.json index 0d0250d34..b0a998dbf 100644 --- a/arcjet/package.json +++ b/arcjet/package.json @@ -1,6 +1,6 @@ { "name": "arcjet", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "description": "Arcjet TypeScript and JavaScript SDK core", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -40,16 +40,16 @@ "test": "NODE_OPTIONS=--experimental-vm-modules jest" }, "dependencies": { - "@arcjet/analyze": "1.0.0-alpha.18", - "@arcjet/duration": "1.0.0-alpha.18", - "@arcjet/headers": "1.0.0-alpha.18", - "@arcjet/protocol": "1.0.0-alpha.18", - "@arcjet/runtime": "1.0.0-alpha.18" + "@arcjet/analyze": "1.0.0-alpha.19", + "@arcjet/duration": "1.0.0-alpha.19", + "@arcjet/headers": "1.0.0-alpha.19", + "@arcjet/protocol": "1.0.0-alpha.19", + "@arcjet/runtime": "1.0.0-alpha.19" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@edge-runtime/jest-environment": "3.0.1", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", diff --git a/decorate/CHANGELOG.md b/decorate/CHANGELOG.md index 8b8f586fd..9f5d74cde 100644 --- a/decorate/CHANGELOG.md +++ b/decorate/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [1.0.0-alpha.19](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.18...@arcjet/decorate-v1.0.0-alpha.19) (2024-07-15) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.18.0 to 4.18.1 ([#1092](https://github.com/arcjet/arcjet-js/issues/1092)) ([ffc298a](https://github.com/arcjet/arcjet-js/commit/ffc298ad030721519af02c6c2da26fd2bd3fbdbd)) +* **dev:** Bump typescript from 5.5.2 to 5.5.3 ([#1065](https://github.com/arcjet/arcjet-js/issues/1065)) ([ef05395](https://github.com/arcjet/arcjet-js/commit/ef053953cf4a6cba621b778cba2e0dd4e114b626)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @arcjet/protocol bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/sprintf bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/rollup-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/tsconfig bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + ## [1.0.0-alpha.18](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.17...@arcjet/decorate-v1.0.0-alpha.18) (2024-07-01) diff --git a/decorate/package.json b/decorate/package.json index 5b72197ff..e95c576c1 100644 --- a/decorate/package.json +++ b/decorate/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/decorate", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "description": "Arcjet utilities for decorating responses with information", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -40,13 +40,13 @@ "test": "NODE_OPTIONS=--experimental-vm-modules jest" }, "dependencies": { - "@arcjet/protocol": "1.0.0-alpha.18", - "@arcjet/sprintf": "1.0.0-alpha.18" + "@arcjet/protocol": "1.0.0-alpha.19", + "@arcjet/sprintf": "1.0.0-alpha.19" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "@types/node": "18.18.0", diff --git a/duration/CHANGELOG.md b/duration/CHANGELOG.md index 57863bb49..282504e07 100644 --- a/duration/CHANGELOG.md +++ b/duration/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [1.0.0-alpha.19](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.18...@arcjet/duration-v1.0.0-alpha.19) (2024-07-15) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.18.0 to 4.18.1 ([#1092](https://github.com/arcjet/arcjet-js/issues/1092)) ([ffc298a](https://github.com/arcjet/arcjet-js/commit/ffc298ad030721519af02c6c2da26fd2bd3fbdbd)) +* **dev:** Bump typescript from 5.5.2 to 5.5.3 ([#1065](https://github.com/arcjet/arcjet-js/issues/1065)) ([ef05395](https://github.com/arcjet/arcjet-js/commit/ef053953cf4a6cba621b778cba2e0dd4e114b626)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/rollup-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/tsconfig bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + ## [1.0.0-alpha.18](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.17...@arcjet/duration-v1.0.0-alpha.18) (2024-07-01) diff --git a/duration/package.json b/duration/package.json index 05b03857d..fd3a1af6a 100644 --- a/duration/package.json +++ b/duration/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/duration", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "description": "Arcjet utilities for parsing duration strings", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -41,9 +41,9 @@ }, "dependencies": {}, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "@types/node": "18.18.0", diff --git a/env/CHANGELOG.md b/env/CHANGELOG.md index ce59efa5a..a404bc5c3 100644 --- a/env/CHANGELOG.md +++ b/env/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [1.0.0-alpha.19](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.18...@arcjet/env-v1.0.0-alpha.19) (2024-07-15) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.18.0 to 4.18.1 ([#1092](https://github.com/arcjet/arcjet-js/issues/1092)) ([ffc298a](https://github.com/arcjet/arcjet-js/commit/ffc298ad030721519af02c6c2da26fd2bd3fbdbd)) +* **dev:** Bump typescript from 5.5.2 to 5.5.3 ([#1065](https://github.com/arcjet/arcjet-js/issues/1065)) ([ef05395](https://github.com/arcjet/arcjet-js/commit/ef053953cf4a6cba621b778cba2e0dd4e114b626)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/rollup-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/tsconfig bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + ## [1.0.0-alpha.18](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.17...@arcjet/env-v1.0.0-alpha.18) (2024-07-01) diff --git a/env/package.json b/env/package.json index f7d7cc02a..884b09fc5 100644 --- a/env/package.json +++ b/env/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/env", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "description": "Arcjet environment detection", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -41,9 +41,9 @@ }, "dependencies": {}, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "jest": "29.7.0", diff --git a/eslint-config/CHANGELOG.md b/eslint-config/CHANGELOG.md index 907f624c9..3099923c0 100644 --- a/eslint-config/CHANGELOG.md +++ b/eslint-config/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.0.0-alpha.19](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.18...@arcjet/eslint-config-v1.0.0-alpha.19) (2024-07-15) + + +### ๐Ÿ“ฆ Dependencies + +* Bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 ([#1063](https://github.com/arcjet/arcjet-js/issues/1063)) ([d4a1cfe](https://github.com/arcjet/arcjet-js/commit/d4a1cfedd1fe144560589d05d05a26e8eb724870)) +* Bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.16.0 ([#1091](https://github.com/arcjet/arcjet-js/issues/1091)) ([6bbcbe6](https://github.com/arcjet/arcjet-js/commit/6bbcbe6531e6f0e9f70cacebe252ed7845e75e6a)) +* bump @typescript-eslint/eslint-plugin from 7.16.0 to 7.16.1 ([#1135](https://github.com/arcjet/arcjet-js/issues/1135)) ([6f4495a](https://github.com/arcjet/arcjet-js/commit/6f4495a94c0a6ba867dec550077600ace581ad1c)) +* Bump @typescript-eslint/parser from 7.14.1 to 7.15.0 ([#1064](https://github.com/arcjet/arcjet-js/issues/1064)) ([b6e2b0f](https://github.com/arcjet/arcjet-js/commit/b6e2b0f4d076d3fa1f61b883e886bfd741353920)) +* Bump @typescript-eslint/parser from 7.15.0 to 7.16.0 ([#1090](https://github.com/arcjet/arcjet-js/issues/1090)) ([c31957f](https://github.com/arcjet/arcjet-js/commit/c31957fbcd0c2e30ebea6d23d3d69cd5d2afa7d2)) +* bump @typescript-eslint/parser from 7.16.0 to 7.16.1 ([#1132](https://github.com/arcjet/arcjet-js/issues/1132)) ([3feb40a](https://github.com/arcjet/arcjet-js/commit/3feb40a01f1274ee311909fcc0a6d0c0c138a7a5)) + ## [1.0.0-alpha.18](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.17...@arcjet/eslint-config-v1.0.0-alpha.18) (2024-07-01) diff --git a/eslint-config/package.json b/eslint-config/package.json index f05172d51..34b80e987 100644 --- a/eslint-config/package.json +++ b/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/eslint-config", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "description": "Custom eslint config for Arcjet projects", "license": "Apache-2.0", "homepage": "https://arcjet.com", diff --git a/headers/CHANGELOG.md b/headers/CHANGELOG.md index 5e36c1ec5..b1e80edd6 100644 --- a/headers/CHANGELOG.md +++ b/headers/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [1.0.0-alpha.19](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.18...@arcjet/headers-v1.0.0-alpha.19) (2024-07-15) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.18.0 to 4.18.1 ([#1092](https://github.com/arcjet/arcjet-js/issues/1092)) ([ffc298a](https://github.com/arcjet/arcjet-js/commit/ffc298ad030721519af02c6c2da26fd2bd3fbdbd)) +* **dev:** Bump typescript from 5.5.2 to 5.5.3 ([#1065](https://github.com/arcjet/arcjet-js/issues/1065)) ([ef05395](https://github.com/arcjet/arcjet-js/commit/ef053953cf4a6cba621b778cba2e0dd4e114b626)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/rollup-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/tsconfig bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + ## [1.0.0-alpha.18](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.17...@arcjet/headers-v1.0.0-alpha.18) (2024-07-01) diff --git a/headers/package.json b/headers/package.json index 7524606f6..c93295cf1 100644 --- a/headers/package.json +++ b/headers/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/headers", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "description": "Arcjet extension of the Headers class", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -41,9 +41,9 @@ }, "dependencies": {}, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "@types/node": "18.18.0", diff --git a/ip/CHANGELOG.md b/ip/CHANGELOG.md index 96aa9102b..06c895065 100644 --- a/ip/CHANGELOG.md +++ b/ip/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [1.0.0-alpha.19](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.18...@arcjet/ip-v1.0.0-alpha.19) (2024-07-15) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.18.0 to 4.18.1 ([#1092](https://github.com/arcjet/arcjet-js/issues/1092)) ([ffc298a](https://github.com/arcjet/arcjet-js/commit/ffc298ad030721519af02c6c2da26fd2bd3fbdbd)) +* **dev:** Bump typescript from 5.5.2 to 5.5.3 ([#1065](https://github.com/arcjet/arcjet-js/issues/1065)) ([ef05395](https://github.com/arcjet/arcjet-js/commit/ef053953cf4a6cba621b778cba2e0dd4e114b626)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/rollup-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/tsconfig bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + ## [1.0.0-alpha.18](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.17...@arcjet/ip-v1.0.0-alpha.18) (2024-07-01) diff --git a/ip/package.json b/ip/package.json index 2795a0ec8..bdafcd4f6 100644 --- a/ip/package.json +++ b/ip/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/ip", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "description": "Arcjet utilities for finding the originating IP of a request", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -41,9 +41,9 @@ }, "dependencies": {}, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "@types/node": "18.18.0", diff --git a/logger/CHANGELOG.md b/logger/CHANGELOG.md index f90643bec..9e9b5d6ef 100644 --- a/logger/CHANGELOG.md +++ b/logger/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [1.0.0-alpha.19](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.18...@arcjet/logger-v1.0.0-alpha.19) (2024-07-15) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.18.0 to 4.18.1 ([#1092](https://github.com/arcjet/arcjet-js/issues/1092)) ([ffc298a](https://github.com/arcjet/arcjet-js/commit/ffc298ad030721519af02c6c2da26fd2bd3fbdbd)) +* **dev:** Bump typescript from 5.5.2 to 5.5.3 ([#1065](https://github.com/arcjet/arcjet-js/issues/1065)) ([ef05395](https://github.com/arcjet/arcjet-js/commit/ef053953cf4a6cba621b778cba2e0dd4e114b626)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @arcjet/sprintf bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/rollup-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/tsconfig bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + ## [1.0.0-alpha.18](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.17...@arcjet/logger-v1.0.0-alpha.18) (2024-07-01) diff --git a/logger/package.json b/logger/package.json index e515b532e..f10f24ccf 100644 --- a/logger/package.json +++ b/logger/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/logger", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "description": "Arcjet lightweight logger which mirrors the Pino structured logger interface", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -40,12 +40,12 @@ "test": "NODE_OPTIONS=--experimental-vm-modules jest --passWithNoTests" }, "dependencies": { - "@arcjet/sprintf": "1.0.0-alpha.18" + "@arcjet/sprintf": "1.0.0-alpha.19" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "@types/node": "18.18.0", diff --git a/package-lock.json b/package-lock.json index 65a19ff9e..2a347ca28 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "arcjet-js", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "arcjet-js", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "workspaces": [ "*" ], @@ -16,15 +16,15 @@ }, "analyze": { "name": "@arcjet/analyze", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "license": "Apache-2.0", "dependencies": { - "@arcjet/protocol": "1.0.0-alpha.18" + "@arcjet/protocol": "1.0.0-alpha.19" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@bytecodealliance/jco": "1.2.4", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", @@ -37,19 +37,19 @@ } }, "arcjet": { - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "license": "Apache-2.0", "dependencies": { - "@arcjet/analyze": "1.0.0-alpha.18", - "@arcjet/duration": "1.0.0-alpha.18", - "@arcjet/headers": "1.0.0-alpha.18", - "@arcjet/protocol": "1.0.0-alpha.18", - "@arcjet/runtime": "1.0.0-alpha.18" + "@arcjet/analyze": "1.0.0-alpha.19", + "@arcjet/duration": "1.0.0-alpha.19", + "@arcjet/headers": "1.0.0-alpha.19", + "@arcjet/protocol": "1.0.0-alpha.19", + "@arcjet/runtime": "1.0.0-alpha.19" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@edge-runtime/jest-environment": "3.0.1", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", @@ -63,21 +63,21 @@ }, "arcjet-bun": { "name": "@arcjet/bun", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "license": "Apache-2.0", "dependencies": { - "@arcjet/env": "1.0.0-alpha.18", - "@arcjet/headers": "1.0.0-alpha.18", - "@arcjet/ip": "1.0.0-alpha.18", - "@arcjet/logger": "1.0.0-alpha.18", - "@arcjet/protocol": "1.0.0-alpha.18", + "@arcjet/env": "1.0.0-alpha.19", + "@arcjet/headers": "1.0.0-alpha.19", + "@arcjet/ip": "1.0.0-alpha.19", + "@arcjet/logger": "1.0.0-alpha.19", + "@arcjet/protocol": "1.0.0-alpha.19", "@connectrpc/connect-node": "1.4.0", - "arcjet": "1.0.0-alpha.18" + "arcjet": "1.0.0-alpha.19" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "@types/node": "20.12.12", @@ -97,21 +97,21 @@ }, "arcjet-next": { "name": "@arcjet/next", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "license": "Apache-2.0", "dependencies": { - "@arcjet/env": "1.0.0-alpha.18", - "@arcjet/headers": "1.0.0-alpha.18", - "@arcjet/ip": "1.0.0-alpha.18", - "@arcjet/logger": "1.0.0-alpha.18", - "@arcjet/protocol": "1.0.0-alpha.18", + "@arcjet/env": "1.0.0-alpha.19", + "@arcjet/headers": "1.0.0-alpha.19", + "@arcjet/ip": "1.0.0-alpha.19", + "@arcjet/logger": "1.0.0-alpha.19", + "@arcjet/protocol": "1.0.0-alpha.19", "@connectrpc/connect-web": "1.4.0", - "arcjet": "1.0.0-alpha.18" + "arcjet": "1.0.0-alpha.19" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "@types/node": "18.18.0", @@ -127,21 +127,21 @@ }, "arcjet-node": { "name": "@arcjet/node", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "license": "Apache-2.0", "dependencies": { - "@arcjet/env": "1.0.0-alpha.18", - "@arcjet/headers": "1.0.0-alpha.18", - "@arcjet/ip": "1.0.0-alpha.18", - "@arcjet/logger": "1.0.0-alpha.18", - "@arcjet/protocol": "1.0.0-alpha.18", + "@arcjet/env": "1.0.0-alpha.19", + "@arcjet/headers": "1.0.0-alpha.19", + "@arcjet/ip": "1.0.0-alpha.19", + "@arcjet/logger": "1.0.0-alpha.19", + "@arcjet/protocol": "1.0.0-alpha.19", "@connectrpc/connect-node": "1.4.0", - "arcjet": "1.0.0-alpha.18" + "arcjet": "1.0.0-alpha.19" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "@types/node": "18.18.0", @@ -154,23 +154,23 @@ }, "arcjet-sveltekit": { "name": "@arcjet/sveltekit", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "license": "Apache-2.0", "dependencies": { - "@arcjet/env": "1.0.0-alpha.18", - "@arcjet/headers": "1.0.0-alpha.18", - "@arcjet/ip": "1.0.0-alpha.18", - "@arcjet/logger": "1.0.0-alpha.18", - "@arcjet/protocol": "1.0.0-alpha.18", - "@arcjet/runtime": "1.0.0-alpha.18", + "@arcjet/env": "1.0.0-alpha.19", + "@arcjet/headers": "1.0.0-alpha.19", + "@arcjet/ip": "1.0.0-alpha.19", + "@arcjet/logger": "1.0.0-alpha.19", + "@arcjet/protocol": "1.0.0-alpha.19", + "@arcjet/runtime": "1.0.0-alpha.19", "@connectrpc/connect-node": "1.4.0", "@connectrpc/connect-web": "1.4.0", - "arcjet": "1.0.0-alpha.18" + "arcjet": "1.0.0-alpha.19" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "@types/node": "18.18.0", @@ -183,16 +183,16 @@ }, "decorate": { "name": "@arcjet/decorate", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "license": "Apache-2.0", "dependencies": { - "@arcjet/protocol": "1.0.0-alpha.18", - "@arcjet/sprintf": "1.0.0-alpha.18" + "@arcjet/protocol": "1.0.0-alpha.19", + "@arcjet/sprintf": "1.0.0-alpha.19" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "@types/node": "18.18.0", @@ -205,12 +205,12 @@ }, "duration": { "name": "@arcjet/duration", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "license": "Apache-2.0", "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "@types/node": "18.18.0", @@ -223,12 +223,12 @@ }, "env": { "name": "@arcjet/env", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "license": "Apache-2.0", "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "jest": "29.7.0", @@ -240,7 +240,7 @@ }, "eslint-config": { "name": "@arcjet/eslint-config", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "license": "Apache-2.0", "dependencies": { "@typescript-eslint/eslint-plugin": "7.16.1", @@ -260,12 +260,12 @@ }, "headers": { "name": "@arcjet/headers", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "license": "Apache-2.0", "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "@types/node": "18.18.0", @@ -278,12 +278,12 @@ }, "ip": { "name": "@arcjet/ip", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "license": "Apache-2.0", "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "@types/node": "18.18.0", @@ -296,15 +296,15 @@ }, "logger": { "name": "@arcjet/logger", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "license": "Apache-2.0", "dependencies": { - "@arcjet/sprintf": "1.0.0-alpha.18" + "@arcjet/sprintf": "1.0.0-alpha.19" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "@types/node": "18.18.0", @@ -6500,7 +6500,7 @@ }, "protocol": { "name": "@arcjet/protocol", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "license": "Apache-2.0", "dependencies": { "@bufbuild/protobuf": "1.10.0", @@ -6508,9 +6508,9 @@ "typeid-js": "1.0.0" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "@types/node": "18.18.0", @@ -6523,15 +6523,15 @@ }, "rollup-config": { "name": "@arcjet/rollup-config", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "license": "Apache-2.0", "dependencies": { "@rollup/plugin-replace": "5.0.7", "@rollup/plugin-typescript": "11.1.6" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "@types/node": "18.18.0", @@ -6547,12 +6547,12 @@ }, "runtime": { "name": "@arcjet/runtime", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "license": "Apache-2.0", "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "jest": "29.7.0", @@ -6565,12 +6565,12 @@ }, "sprintf": { "name": "@arcjet/sprintf", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "license": "Apache-2.0", "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "@types/node": "18.18.0", @@ -6583,7 +6583,7 @@ }, "tsconfig": { "name": "@arcjet/tsconfig", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "license": "Apache-2.0", "devDependencies": {}, "engines": { diff --git a/package.json b/package.json index 7ad6fd056..c3f4bccbf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arcjet-js", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "private": true, "engines": { "node": ">=18" diff --git a/protocol/CHANGELOG.md b/protocol/CHANGELOG.md index 5f270a5a8..c769cc91b 100644 --- a/protocol/CHANGELOG.md +++ b/protocol/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [1.0.0-alpha.19](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.18...@arcjet/protocol-v1.0.0-alpha.19) (2024-07-15) + + +### ๐Ÿ“ฆ Dependencies + +* Bump typeid-js from 0.7.0 to 1.0.0 ([#1079](https://github.com/arcjet/arcjet-js/issues/1079)) ([fa276c5](https://github.com/arcjet/arcjet-js/commit/fa276c508f9881287f519a3e9d0513ec6b4558f1)) +* **dev:** Bump @rollup/wasm-node from 4.18.0 to 4.18.1 ([#1092](https://github.com/arcjet/arcjet-js/issues/1092)) ([ffc298a](https://github.com/arcjet/arcjet-js/commit/ffc298ad030721519af02c6c2da26fd2bd3fbdbd)) +* **dev:** Bump typescript from 5.5.2 to 5.5.3 ([#1065](https://github.com/arcjet/arcjet-js/issues/1065)) ([ef05395](https://github.com/arcjet/arcjet-js/commit/ef053953cf4a6cba621b778cba2e0dd4e114b626)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/rollup-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/tsconfig bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + ## [1.0.0-alpha.18](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.17...@arcjet/protocol-v1.0.0-alpha.18) (2024-07-01) diff --git a/protocol/package.json b/protocol/package.json index 835af52b1..51b8d5b31 100644 --- a/protocol/package.json +++ b/protocol/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/protocol", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "description": "The TypeScript & JavaScript interface into the Arcjet protocol", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -46,9 +46,9 @@ "typeid-js": "1.0.0" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "@types/node": "18.18.0", diff --git a/rollup-config/CHANGELOG.md b/rollup-config/CHANGELOG.md index 36aafb808..d3adb837c 100644 --- a/rollup-config/CHANGELOG.md +++ b/rollup-config/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [1.0.0-alpha.19](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.18...@arcjet/rollup-config-v1.0.0-alpha.19) (2024-07-15) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.18.0 to 4.18.1 ([#1092](https://github.com/arcjet/arcjet-js/issues/1092)) ([ffc298a](https://github.com/arcjet/arcjet-js/commit/ffc298ad030721519af02c6c2da26fd2bd3fbdbd)) +* **dev:** Bump typescript from 5.5.2 to 5.5.3 ([#1065](https://github.com/arcjet/arcjet-js/issues/1065)) ([ef05395](https://github.com/arcjet/arcjet-js/commit/ef053953cf4a6cba621b778cba2e0dd4e114b626)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/tsconfig bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + ## [1.0.0-alpha.18](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.17...@arcjet/rollup-config-v1.0.0-alpha.18) (2024-07-01) diff --git a/rollup-config/package.json b/rollup-config/package.json index 9a18e577e..f4679a6f1 100644 --- a/rollup-config/package.json +++ b/rollup-config/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/rollup-config", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "description": "Custom rollup config for Arcjet projects", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -44,8 +44,8 @@ "@rollup/wasm-node": "^4" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@types/node": "18.18.0", "@rollup/wasm-node": "4.18.1", diff --git a/runtime/CHANGELOG.md b/runtime/CHANGELOG.md index e8d7c9db6..c74bfe8a9 100644 --- a/runtime/CHANGELOG.md +++ b/runtime/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [1.0.0-alpha.19](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.18...@arcjet/runtime-v1.0.0-alpha.19) (2024-07-15) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.18.0 to 4.18.1 ([#1092](https://github.com/arcjet/arcjet-js/issues/1092)) ([ffc298a](https://github.com/arcjet/arcjet-js/commit/ffc298ad030721519af02c6c2da26fd2bd3fbdbd)) +* **dev:** Bump typescript from 5.5.2 to 5.5.3 ([#1065](https://github.com/arcjet/arcjet-js/issues/1065)) ([ef05395](https://github.com/arcjet/arcjet-js/commit/ef053953cf4a6cba621b778cba2e0dd4e114b626)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/rollup-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/tsconfig bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + ## [1.0.0-alpha.18](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.17...@arcjet/runtime-v1.0.0-alpha.18) (2024-07-01) diff --git a/runtime/package.json b/runtime/package.json index 3fe49d62b..da81d4acb 100644 --- a/runtime/package.json +++ b/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/runtime", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "description": "Arcjet runtime detection", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -41,9 +41,9 @@ }, "dependencies": {}, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "jest": "29.7.0", diff --git a/sprintf/CHANGELOG.md b/sprintf/CHANGELOG.md index c99d68c29..f2eed6ef4 100644 --- a/sprintf/CHANGELOG.md +++ b/sprintf/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [1.0.0-alpha.19](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.18...@arcjet/sprintf-v1.0.0-alpha.19) (2024-07-15) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.18.0 to 4.18.1 ([#1092](https://github.com/arcjet/arcjet-js/issues/1092)) ([ffc298a](https://github.com/arcjet/arcjet-js/commit/ffc298ad030721519af02c6c2da26fd2bd3fbdbd)) +* **dev:** Bump typescript from 5.5.2 to 5.5.3 ([#1065](https://github.com/arcjet/arcjet-js/issues/1065)) ([ef05395](https://github.com/arcjet/arcjet-js/commit/ef053953cf4a6cba621b778cba2e0dd4e114b626)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/rollup-config bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + * @arcjet/tsconfig bumped from 1.0.0-alpha.18 to 1.0.0-alpha.19 + ## [1.0.0-alpha.18](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.17...@arcjet/sprintf-v1.0.0-alpha.18) (2024-07-01) diff --git a/sprintf/package.json b/sprintf/package.json index f39952241..f45a3a82e 100644 --- a/sprintf/package.json +++ b/sprintf/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/sprintf", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "description": "Arcjet platform-independent replacement for util.format", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -41,9 +41,9 @@ }, "dependencies": {}, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.18", - "@arcjet/rollup-config": "1.0.0-alpha.18", - "@arcjet/tsconfig": "1.0.0-alpha.18", + "@arcjet/eslint-config": "1.0.0-alpha.19", + "@arcjet/rollup-config": "1.0.0-alpha.19", + "@arcjet/tsconfig": "1.0.0-alpha.19", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.18.1", "@types/node": "18.18.0", diff --git a/tsconfig/CHANGELOG.md b/tsconfig/CHANGELOG.md index ae76c2432..2de440197 100644 --- a/tsconfig/CHANGELOG.md +++ b/tsconfig/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.0-alpha.19](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.18...@arcjet/tsconfig-v1.0.0-alpha.19) (2024-07-15) + + +### ๐Ÿงน Miscellaneous Chores + +* **@arcjet/tsconfig:** Synchronize arcjet-js versions + ## [1.0.0-alpha.18](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.17...@arcjet/tsconfig-v1.0.0-alpha.18) (2024-07-01) diff --git a/tsconfig/package.json b/tsconfig/package.json index 3e578cb74..1163a3fd3 100644 --- a/tsconfig/package.json +++ b/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/tsconfig", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "description": "Custom tsconfig for Arcjet projects", "license": "Apache-2.0", "homepage": "https://arcjet.com",