deps: update Arcjet packages to 1.10.0 - #198
Conversation
Update the JavaScript and Deno examples to the stable Arcjet and Nosecone 1.10.0 package set. Co-authored-by: Codex <codex@openai.com>
There was a problem hiding this comment.
Arcjet Review — 🟢 Low Risk
Decision: Approved
Rationale: Straightforward dependency version bump across example projects from Arcjet/Nosecone 1.8.0 to 1.10.0. Only package.json and deno.json manifest files are touched; no code changes. All @arcjet/* and @nosecone/* packages are consistently updated to the same version across every example, which is important for compatibility. First-party Arcjet packages, so supply chain risk is minimal for this repo's context (Arcjet-owned example repo). No security flags identified.
Summary of Changes
Bumps all @arcjet/* and @nosecone/* dependencies across the example projects (astro, deno, expressjs, fastify, firebase-functions, nestjs, several nextjs variants, nuxt, react-router, sveltekit, tanstack-start) from 1.8.0 to 1.10.0.
Escalation Triggers
- Dependency Changes: Multiple package.json files and a deno.json import map are modified to bump Arcjet/Nosecone package versions.
Notes
Version bumps are uniform (all bumped to 1.10.0) across every example, which avoids version-skew issues between related Arcjet packages within a single project.
Path filtering: 15 files excluded by ignore paths. 15 of 30 files included in review.
Review: 5fe05c4e | Model: anthropic/claude-opus-4-7 | Powered by Arcjet Review
Update the JavaScript and Deno examples to the stable Arcjet and Nosecone 1.10.0 package set.