Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(example): bump @arcjet/next from 1.0.0-alpha.34 to 1.0.0-beta.1 in /examples/nextjs-react-hook-form in the dependencies group #2869

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2025

Bumps the dependencies group in /examples/nextjs-react-hook-form with 1 update: @arcjet/next.

Updates @arcjet/next from 1.0.0-alpha.34 to 1.0.0-beta.1

Release notes

Sourced from @​arcjet/next's releases.

v1.0.0-beta.1

1.0.0-beta.1 (2025-01-15)

⚠ BREAKING CHANGES

  • redact: Correctly handle urlencoded data when tokenizing characters (#2864)
  • Correctly handle urlencoded data when tokenizing characters (#2863)
  • protocol: Improve deprecation message on enum-like field usage (#2855)
  • refactor wasm loading for analyze (#1832)

🚀 New Features

🪲 Bug Fixes

  • Correctly handle urlencoded data when tokenizing characters (#2863) (fa93290)
  • protocol: Improve deprecation message on enum-like field usage (#2855) (6512258)
  • protocol: Include cookies and query fields on reports (#2777) (cff2e3a)
  • redact: Correctly handle urlencoded data when tokenizing characters (#2864) (fbed883)

🏎️ Performance Improvements

  • analyze: Compile WebAssembly upon module load (#2727) (489f1c6)

🧹 Miscellaneous Chores

  • Deprecate Arcjet enum-like objects (#2684) (7d9ac4f), closes #2621
  • examples: Add Auth.js chained middleware example using Nosecone (#2640) (d9774cc)
  • examples: Restrict React to v18 in Next 14 example (#2778) (50cde21)
  • protocol: Opt out of Buf & ConnectRPC v2 changes (#2473) (06b5b21)
  • refactor wasm loading for analyze (#1832) (02e4435), closes #1448
  • runtime: Replace Jest with Node test harness (#2565) (ec60fe2), closes #9
  • Switch most test harnesses to node:test (#2479) (8a71bbc)
Changelog

Sourced from @​arcjet/next's changelog.

1.0.0-beta.1 (2025-01-15)

🧹 Miscellaneous Chores

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​arcjet/env bumped from 1.0.0-alpha.34 to 1.0.0-beta.1
      • @​arcjet/headers bumped from 1.0.0-alpha.34 to 1.0.0-beta.1
      • @​arcjet/ip bumped from 1.0.0-alpha.34 to 1.0.0-beta.1
      • @​arcjet/logger bumped from 1.0.0-alpha.34 to 1.0.0-beta.1
      • @​arcjet/protocol bumped from 1.0.0-alpha.34 to 1.0.0-beta.1
      • @​arcjet/transport bumped from 1.0.0-alpha.34 to 1.0.0-beta.1
      • arcjet bumped from 1.0.0-alpha.34 to 1.0.0-beta.1
    • devDependencies
      • @​arcjet/eslint-config bumped from 1.0.0-alpha.34 to 1.0.0-beta.1
      • @​arcjet/rollup-config bumped from 1.0.0-alpha.34 to 1.0.0-beta.1
      • @​arcjet/tsconfig bumped from 1.0.0-alpha.34 to 1.0.0-beta.1
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group in /examples/nextjs-react-hook-form with 1 update: [@arcjet/next](https://github.com/arcjet/arcjet-js/tree/HEAD/arcjet-next).


Updates `@arcjet/next` from 1.0.0-alpha.34 to 1.0.0-beta.1
- [Release notes](https://github.com/arcjet/arcjet-js/releases)
- [Changelog](https://github.com/arcjet/arcjet-js/blob/main/arcjet-next/CHANGELOG.md)
- [Commits](https://github.com/arcjet/arcjet-js/commits/v1.0.0-beta.1/arcjet-next)

---
updated-dependencies:
- dependency-name: "@arcjet/next"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 16, 2025 06:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 16, 2025
@dependabot dependabot bot requested review from blaine-arcjet and e-moran January 16, 2025 06:31
Copy link

trunk-io bot commented Jan 16, 2025

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants