Skip to content

Update dependency @arcjet/next to v1.9.1 - #7

Open
renovate-bot wants to merge 1 commit into
Pure-Computers:mainfrom
renovate-bot:renovate/arcjet-next-1.x-lockfile
Open

Update dependency @arcjet/next to v1.9.1#7
renovate-bot wants to merge 1 commit into
Pure-Computers:mainfrom
renovate-bot:renovate/arcjet-next-1.x-lockfile

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Mar 13, 2025

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@arcjet/next (source) 1.0.0-beta.21.9.1 age adoption passing confidence

Release Notes

arcjet/arcjet-js (@​arcjet/next)

v1.9.1

Compare Source

🧹 Miscellaneous Chores
Dependencies

v1.9.0

Compare Source

✅ Continuous Integration
  • publish: pass dist-tag via --tag and drop publishConfig.tag (#​6133) (a429662)
Dependencies

v1.8.0

Compare Source

🚀 New Features
  • publish 1.8.0 overtop of erroneously published 1.8.0-rc.0 (#​6132) (3929316)
🧹 Miscellaneous Chores
Dependencies

v1.7.0

Compare Source

🚀 New Features
  • publish 1.7.0 overtop of erroneously published 1.7.0-rc.1 (#​6125) (2d239c5)
Dependencies

v1.6.1

Compare Source

🧹 Miscellaneous Chores
Dependencies

v1.6.0

Compare Source

🚀 New Features
📝 Documentation
Dependencies

v1.5.0

Compare Source

🚀 New Features
  • support proxy services such as Cloudflare for client IP detection (#​6060) (f77ead5)
📝 Documentation
  • refresh root, next, and guard READMEs for guards release (#​6017) (994232c)
🔨 Build System
Dependencies

v1.4.0

Compare Source

🧹 Miscellaneous Chores
  • Deprecate score and threshold fields in detectPromptInjection (#​5987) (de46cb7)
Dependencies

v1.3.1

Compare Source

🧹 Miscellaneous Chores
Dependencies

v1.3.0

Compare Source

🧹 Miscellaneous Chores
Dependencies

v1.2.0

Compare Source

🧹 Miscellaneous Chores
Dependencies

v1.1.0

Compare Source

📝 Documentation
🔨 Build System

v1.0.0

Compare Source

🧹 Miscellaneous Chores
  • remove some unused code (a79cd5f)
Dependencies

v1.0.0-beta.18

Compare Source

🧹 Miscellaneous Chores
Dependencies

v1.0.0-beta.17

Compare Source

⚠ BREAKING CHANGES
  • add support for limits to web streams (#​5589)
🚀 New Features
🪲 Bug Fixes
  • arcjet: make getBody result required, use errors for problems (#​5608) (7ed47a9)
Dependencies

v1.0.0-beta.16

Compare Source

🚀 New Features
🔨 Build System
Dependencies

v1.0.0-beta.15

Compare Source

🚀 New Features
Dependencies

v1.0.0-beta.14

Compare Source

⚠ BREAKING CHANGES
🧹 Miscellaneous Chores
Dependencies

v1.0.0-beta.13

Compare Source

🧹 Miscellaneous Chores
Dependencies

v1.0.0-beta.12

Compare Source

🧹 Miscellaneous Chores
Dependencies

v1.0.0-beta.11

Compare Source

📝 Documentation
🧹 Miscellaneous Chores
⌨️ Code Refactoring
Dependencies

v1.0.0-beta.10

Compare Source

📝 Documentation
Dependencies

v1.0.0-beta.9

Compare Source

📝 Documentation
🧹 Miscellaneous Chores
⌨️ Code Refactoring
🔨 Build System
Dependencies

v1.0.0-beta.8

Compare Source

🧹 Miscellaneous Chores
Dependencies

v1.0.0-beta.7

Compare Source

🧹 Miscellaneous Chores
Dependencies

v1.0.0-beta.6

Compare Source

🧹 Miscellaneous Chores
Dependencies

v1.0.0-beta.5

Compare Source

🚀 New Features
Dependencies

v1.0.0-beta.4

Compare Source

⚠ BREAKING CHANGES
  • Upgrade packages to eslint 9 (#​3531)
deps
🧹 Miscellaneous Chores
Dependencies

v1.0.0-beta.3

Compare Source

🚀 New Features
  • Add @arcjet/inspect package with utilities to inspect decisions (#​3455) (9b8db53)
🧹 Miscellaneous Chores
Dependencies

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sourcery-ai

sourcery-ai Bot commented Mar 13, 2025

Copy link
Copy Markdown

Reviewer's Guide by Sourcery

This pull request updates the @arcjet/next dependency to version 1.0.0-beta.3. This includes new features, improvements to documentation, and updates to workspace dependencies.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Updated the @arcjet/next dependency from version 1.0.0-beta.2 to 1.0.0-beta.3.
  • Updated to the latest beta version of @arcjet/next.
  • Includes new features like the @arcjet/inspect package for decision inspection.
  • Includes improvements to doc comments.
package-lock.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@vercel

vercel Bot commented Mar 13, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
arcjet-example Error Error Sep 25, 2025 3:59am

@netlify

netlify Bot commented Mar 13, 2025

Copy link
Copy Markdown

Deploy Preview for fancy-shortbread-0c3b32 failed. Why did it fail? →

Name Link
🔨 Latest commit e56ac3e
🔍 Latest deploy log https://app.netlify.com/projects/fancy-shortbread-0c3b32/deploys/69dfd2de8df85400083809ed

@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.0.0-beta.3 Update dependency @arcjet/next to v1.0.0-beta.4 Mar 15, 2025
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from fd3fd25 to 2a274d5 Compare March 15, 2025 03:46
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.0.0-beta.4 Update dependency @arcjet/next to v1.0.0-beta.5 Mar 29, 2025
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from 2a274d5 to e886d90 Compare March 29, 2025 03:58
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.0.0-beta.5 Update dependency @arcjet/next to v1.0.0-beta.6 Apr 19, 2025
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from e886d90 to b536b52 Compare April 19, 2025 08:00
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.0.0-beta.6 Update dependency @arcjet/next to v1.0.0-beta.7 May 10, 2025
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from b536b52 to 04afa37 Compare May 10, 2025 08:05
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from 04afa37 to eecda88 Compare May 31, 2025 11:46
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.0.0-beta.7 Update dependency @arcjet/next to v1.0.0-beta.8 May 31, 2025
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.0.0-beta.8 Update dependency @arcjet/next to v1.0.0-beta.9 Jul 10, 2025
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from eecda88 to 40f64d2 Compare July 10, 2025 04:52
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.0.0-beta.9 Update dependency @arcjet/next to v1.0.0-beta.10 Aug 5, 2025
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from 40f64d2 to b3d10ed Compare August 5, 2025 11:36
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.0.0-beta.10 Update dependency @arcjet/next to v1.0.0-beta.11 Sep 4, 2025
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from b3d10ed to ed2b895 Compare September 4, 2025 20:03
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.0.0-beta.11 Update dependency @arcjet/next to v1.0.0-beta.12 Sep 25, 2025
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from ed2b895 to fcc6026 Compare September 25, 2025 03:58
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from 90f8bdf to b5e7c23 Compare November 8, 2025 08:02
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.0.0-beta.13 Update dependency @arcjet/next to v1.0.0-beta.14 Nov 8, 2025
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.0.0-beta.14 Update dependency @arcjet/next to v1.0.0-beta.15 Nov 16, 2025
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from b5e7c23 to 7744265 Compare November 16, 2025 10:12
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.0.0-beta.15 Update dependency @arcjet/next to v1.0.0-beta.16 Jan 7, 2026
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from 7744265 to eb8ade4 Compare January 7, 2026 15:50
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.0.0-beta.16 Update dependency @arcjet/next to v1.0.0-beta.17 Jan 15, 2026
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from eb8ade4 to 96b1a61 Compare January 15, 2026 00:23
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.0.0-beta.17 Update dependency @arcjet/next to v1.0.0 Jan 23, 2026
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from 96b1a61 to 965397e Compare January 23, 2026 07:20
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from 965397e to 4441225 Compare February 6, 2026 04:09
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.0.0 Update dependency @arcjet/next to v1.1.0 Feb 6, 2026
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from 4441225 to 4c8ee56 Compare February 13, 2026 11:58
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.1.0 Update dependency @arcjet/next to v1.2.0 Mar 8, 2026
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from 4c8ee56 to e60d0ce Compare March 8, 2026 09:12
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.2.0 Update dependency @arcjet/next to v1.3.0 Mar 14, 2026
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from e60d0ce to 9bcbcf1 Compare March 14, 2026 13:05
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.3.0 Update dependency @arcjet/next to v1.3.1 Mar 31, 2026
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from 9bcbcf1 to d54bfe4 Compare March 31, 2026 11:05
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from d54bfe4 to e56ac3e Compare April 15, 2026 18:03
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.3.1 Update dependency @arcjet/next to v1.4.0 Apr 15, 2026
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from e56ac3e to d115f05 Compare June 13, 2026 04:07
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.4.0 Update dependency @arcjet/next to v1.5.0 Jun 13, 2026
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.5.0 Update dependency @arcjet/next to v1.6.1 Jul 1, 2026
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch 2 times, most recently from 3b26eee to 8b3a220 Compare July 8, 2026 03:52
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.6.1 Update dependency @arcjet/next to v1.8.0 Jul 8, 2026
@renovate-bot renovate-bot changed the title Update dependency @arcjet/next to v1.8.0 Update dependency @arcjet/next to v1.9.1 Jul 16, 2026
@renovate-bot
renovate-bot force-pushed the renovate/arcjet-next-1.x-lockfile branch from 8b3a220 to 9ff6cad Compare July 16, 2026 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant