chore: publish packages in topological dependency order#5911
chore: publish packages in topological dependency order#5911qw-in merged 1 commit intoarcjet:mainfrom
Conversation
npm publish --workspaces publishes in alphabetical directory order, not dependency order. This caused 409 Conflict errors because packages like @arcjet/astro were published before their dependencies (e.g. @arcjet/body, @arcjet/env) existed on the registry. Replace the single --workspaces command with five leveled publish commands that respect the dependency graph, ensuring each package's dependencies are fully published before it is.
|
Merging to
|
|
In the 1.2.0 release we ran into an issue where |
arcjet-rei
left a comment
There was a problem hiding this comment.
This looks good to me, and it's frustrating that npm doesn't do this by default. This may actually also address a failure I was seeing trying to bump bun in the lock file, where bun was unable to parse the lock file because of the way npm was saving the references to the individual packages in the workspace (see the build failures on the bun upgrade for details). I think the lesson learned here is that in general we need to explicit in our intent when it comes to working with npm because it doesn't necessarily do the expected or safe thing by default.
Automatically generated with [Release Please](https://github.com/googleapis/release-please). --- <details><summary>@arcjet/analyze: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/analyze-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/analyze:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/analyze-wasm bumped from 1.2.0 to 1.3.0 * @arcjet/protocol bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/analyze-wasm: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/analyze-wasm-v1.3.0) (2026-03-12) ### 🚀 New Features * add botnet category and IP abuser detection ([#5913](#5913)) ([d307e26](d307e26)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/astro: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/astro-v1.3.0) (2026-03-12) ### 🚀 New Features * graduate experimental_detectPromptInjection to detectPromptInjection ([#5920](#5920)) ([0e0e4c1](0e0e4c1)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/body bumped from 1.2.0 to 1.3.0 * @arcjet/env bumped from 1.2.0 to 1.3.0 * @arcjet/headers bumped from 1.2.0 to 1.3.0 * @arcjet/ip bumped from 1.2.0 to 1.3.0 * @arcjet/logger bumped from 1.2.0 to 1.3.0 * @arcjet/protocol bumped from 1.2.0 to 1.3.0 * @arcjet/transport bumped from 1.2.0 to 1.3.0 * arcjet bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/body: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/body-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/body:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/bun: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/bun-v1.3.0) (2026-03-12) ### 🚀 New Features * graduate experimental_detectPromptInjection to detectPromptInjection ([#5920](#5920)) ([0e0e4c1](0e0e4c1)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/body bumped from 1.2.0 to 1.3.0 * @arcjet/env bumped from 1.2.0 to 1.3.0 * @arcjet/headers bumped from 1.2.0 to 1.3.0 * @arcjet/ip bumped from 1.2.0 to 1.3.0 * @arcjet/logger bumped from 1.2.0 to 1.3.0 * @arcjet/protocol bumped from 1.2.0 to 1.3.0 * @arcjet/transport bumped from 1.2.0 to 1.3.0 * arcjet bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/cache: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/cache-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/cache:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/decorate: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/decorate-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/decorate:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/protocol bumped from 1.2.0 to 1.3.0 * @arcjet/sprintf bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/deno: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/deno-v1.3.0) (2026-03-12) ### 🚀 New Features * graduate experimental_detectPromptInjection to detectPromptInjection ([#5920](#5920)) ([0e0e4c1](0e0e4c1)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/body bumped from 1.2.0 to 1.3.0 * @arcjet/env bumped from 1.2.0 to 1.3.0 * @arcjet/headers bumped from 1.2.0 to 1.3.0 * @arcjet/ip bumped from 1.2.0 to 1.3.0 * @arcjet/logger bumped from 1.2.0 to 1.3.0 * @arcjet/protocol bumped from 1.2.0 to 1.3.0 * @arcjet/transport bumped from 1.2.0 to 1.3.0 * arcjet bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/cache bumped from 1.2.0 to 1.3.0 * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/duration: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/duration-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/duration:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/env: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/env-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/env:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/eslint-config: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/eslint-config-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/eslint-config:** Synchronize arcjet-js versions </details> <details><summary>@arcjet/fastify: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/fastify-v1.3.0) (2026-03-12) ### 🚀 New Features * graduate experimental_detectPromptInjection to detectPromptInjection ([#5920](#5920)) ([0e0e4c1](0e0e4c1)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/env bumped from 1.2.0 to 1.3.0 * @arcjet/headers bumped from 1.2.0 to 1.3.0 * @arcjet/ip bumped from 1.2.0 to 1.3.0 * @arcjet/logger bumped from 1.2.0 to 1.3.0 * @arcjet/protocol bumped from 1.2.0 to 1.3.0 * @arcjet/transport bumped from 1.2.0 to 1.3.0 * arcjet bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/cache bumped from 1.2.0 to 1.3.0 * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/headers: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/headers-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/headers:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/inspect: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/inspect-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/inspect:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/protocol bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/ip: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/ip-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/ip:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/logger: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/logger-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/logger:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/sprintf bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/nest: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/nest-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/nest:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/env bumped from 1.2.0 to 1.3.0 * @arcjet/headers bumped from 1.2.0 to 1.3.0 * @arcjet/ip bumped from 1.2.0 to 1.3.0 * @arcjet/logger bumped from 1.2.0 to 1.3.0 * @arcjet/protocol bumped from 1.2.0 to 1.3.0 * @arcjet/transport bumped from 1.2.0 to 1.3.0 * @arcjet/body bumped from 1.2.0 to 1.3.0 * arcjet bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/next: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/next-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/next:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/body bumped from 1.2.0 to 1.3.0 * @arcjet/env bumped from 1.2.0 to 1.3.0 * @arcjet/headers bumped from 1.2.0 to 1.3.0 * @arcjet/ip bumped from 1.2.0 to 1.3.0 * @arcjet/logger bumped from 1.2.0 to 1.3.0 * @arcjet/protocol bumped from 1.2.0 to 1.3.0 * @arcjet/transport bumped from 1.2.0 to 1.3.0 * arcjet bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/node: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/node-v1.3.0) (2026-03-12) ### 🚀 New Features * graduate experimental_detectPromptInjection to detectPromptInjection ([#5920](#5920)) ([0e0e4c1](0e0e4c1)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/env bumped from 1.2.0 to 1.3.0 * @arcjet/headers bumped from 1.2.0 to 1.3.0 * @arcjet/ip bumped from 1.2.0 to 1.3.0 * @arcjet/logger bumped from 1.2.0 to 1.3.0 * @arcjet/protocol bumped from 1.2.0 to 1.3.0 * @arcjet/transport bumped from 1.2.0 to 1.3.0 * @arcjet/body bumped from 1.2.0 to 1.3.0 * arcjet bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/cache bumped from 1.2.0 to 1.3.0 * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/nuxt: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/nuxt-v1.3.0) (2026-03-12) ### 🚀 New Features * graduate experimental_detectPromptInjection to detectPromptInjection ([#5920](#5920)) ([0e0e4c1](0e0e4c1)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/body bumped from 1.2.0 to 1.3.0 * @arcjet/env bumped from 1.2.0 to 1.3.0 * @arcjet/headers bumped from 1.2.0 to 1.3.0 * @arcjet/ip bumped from 1.2.0 to 1.3.0 * @arcjet/logger bumped from 1.2.0 to 1.3.0 * @arcjet/protocol bumped from 1.2.0 to 1.3.0 * @arcjet/transport bumped from 1.2.0 to 1.3.0 * arcjet bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/protocol: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/protocol-v1.3.0) (2026-03-12) ### 🚀 New Features * add botnet category and IP abuser detection ([#5913](#5913)) ([d307e26](d307e26)) * set minimum timeout when `detectPromptInjection` rule present ([#5922](#5922)) ([36ec27e](36ec27e)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/cache bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/react-router: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/react-router-v1.3.0) (2026-03-12) ### 🚀 New Features * graduate experimental_detectPromptInjection to detectPromptInjection ([#5920](#5920)) ([0e0e4c1](0e0e4c1)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/body bumped from 1.2.0 to 1.3.0 * @arcjet/env bumped from 1.2.0 to 1.3.0 * @arcjet/headers bumped from 1.2.0 to 1.3.0 * @arcjet/ip bumped from 1.2.0 to 1.3.0 * @arcjet/logger bumped from 1.2.0 to 1.3.0 * @arcjet/protocol bumped from 1.2.0 to 1.3.0 * @arcjet/transport bumped from 1.2.0 to 1.3.0 * arcjet bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/cache bumped from 1.2.0 to 1.3.0 * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/redact: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/redact-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/redact:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/redact-wasm bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/redact-wasm: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/redact-wasm-v1.3.0) (2026-03-12) ### 🚀 New Features * add botnet category and IP abuser detection ([#5913](#5913)) ([d307e26](d307e26)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/remix: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/remix-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/remix:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/body bumped from 1.2.0 to 1.3.0 * @arcjet/env bumped from 1.2.0 to 1.3.0 * @arcjet/headers bumped from 1.2.0 to 1.3.0 * @arcjet/ip bumped from 1.2.0 to 1.3.0 * @arcjet/logger bumped from 1.2.0 to 1.3.0 * @arcjet/protocol bumped from 1.2.0 to 1.3.0 * @arcjet/transport bumped from 1.2.0 to 1.3.0 * arcjet bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/rollup-config: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/rollup-config-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/rollup-config:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/runtime: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/runtime-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/runtime:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/sprintf: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/sprintf-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/sprintf:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/stable-hash: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/stable-hash-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/stable-hash:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/sveltekit: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/sveltekit-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/sveltekit:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/body bumped from 1.2.0 to 1.3.0 * @arcjet/env bumped from 1.2.0 to 1.3.0 * @arcjet/headers bumped from 1.2.0 to 1.3.0 * @arcjet/ip bumped from 1.2.0 to 1.3.0 * @arcjet/logger bumped from 1.2.0 to 1.3.0 * @arcjet/protocol bumped from 1.2.0 to 1.3.0 * @arcjet/transport bumped from 1.2.0 to 1.3.0 * arcjet bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@arcjet/transport: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@arcjet/transport-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@arcjet/transport:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@nosecone/next: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@nosecone/next-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@nosecone/next:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * dependencies * nosecone bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>@nosecone/sveltekit: 1.3.0</summary> ## [1.3.0](https://github.com/arcjet/arcjet-js/compare/v1.2.0...@nosecone/sveltekit-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **@nosecone/sveltekit:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * dependencies * nosecone bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>arcjet: 1.3.0</summary> ## [1.3.0](v1.2.0...arcjet-v1.3.0) (2026-03-12) ### 🚀 New Features * graduate experimental_detectPromptInjection to detectPromptInjection ([#5920](#5920)) ([0e0e4c1](0e0e4c1)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/analyze bumped from 1.2.0 to 1.3.0 * @arcjet/cache bumped from 1.2.0 to 1.3.0 * @arcjet/duration bumped from 1.2.0 to 1.3.0 * @arcjet/headers bumped from 1.2.0 to 1.3.0 * @arcjet/protocol bumped from 1.2.0 to 1.3.0 * @arcjet/runtime bumped from 1.2.0 to 1.3.0 * @arcjet/stable-hash bumped from 1.2.0 to 1.3.0 * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> <details><summary>1.3.0</summary> ## [1.3.0](v1.2.0...v1.3.0) (2026-03-12) ### 🚀 New Features * add botnet category and IP abuser detection ([#5913](#5913)) ([d307e26](d307e26)) * graduate experimental_detectPromptInjection to detectPromptInjection ([#5920](#5920)) ([0e0e4c1](0e0e4c1)) * set minimum timeout when `detectPromptInjection` rule present ([#5922](#5922)) ([36ec27e](36ec27e)) ### 🧹 Miscellaneous Chores * publish packages in topological dependency order ([#5911](#5911)) ([3068548](3068548)) ### 🔨 Build System * **deps-dev:** bump tar from 7.5.10 to 7.5.11 in /examples/nextjs-app-dir-validate-email ([#5916](#5916)) ([22784d4](22784d4)) * **deps-dev:** bump tar from 7.5.10 to 7.5.11 in /examples/nextjs-ip-details ([#5914](#5914)) ([e7f14ee](e7f14ee)) * **deps-dev:** bump tar from 7.5.10 to 7.5.11 in /examples/nextjs-pages-wrap ([#5915](#5915)) ([46a94ee](46a94ee)) </details> <details><summary>nosecone: 1.3.0</summary> ## [1.3.0](v1.2.0...nosecone-v1.3.0) (2026-03-12) ### 🧹 Miscellaneous Chores * **nosecone:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.2.0 to 1.3.0 * @arcjet/rollup-config bumped from 1.2.0 to 1.3.0 </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Quinn Blenkinsop <quinn@arcjet.com>
npm publish --workspaces publishes in alphabetical directory order, not dependency order. This caused 409 Conflict errors because packages like @arcjet/astro were published before their dependencies (e.g. @arcjet/body, @arcjet/env) existed on the registry.
Replace the single --workspaces command with five leveled publish commands that respect the dependency graph, ensuring each package's dependencies are fully published before it is.