Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 12, 2025

Bumps @nosecone/next from 1.0.0-alpha.34 to 1.0.0-beta.2.

Release notes

Sourced from @​nosecone/next's releases.

v1.0.0-beta.2

1.0.0-beta.2 (2025-02-04)

🚀 New Features

🪲 Bug Fixes

  • analyze: Always lowercase headers and iterate in insertion order (#2865) (a9af1e4)
  • arcjet: Ensure Characteristics are readonly type on protect signup options (#3013) (1f16a99)
  • protocol: Double timeout when email rule configured (#2934) (23f9a9e), closes #1697

🧹 Miscellaneous Chores

  • ci: Add dependabot for Astro example (#3068) (d4d8f82)
  • ci: Avoid upgrading Tailwind where it breaks things (#3081) (5c25abe)
  • ci: Restrict tailwind-merge where tailwind restricted (#3089) (a3437a5)
  • docs: Add a link to the Redact reference page (#3038) (6095b6a)
  • Refresh root & Next.js READMEs (#3066) (57a38d7)
  • rollup-config: Consolidate wasmToModule plugin (#3039) (c3b8e36)

v1.0.0-beta.1

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

See the migration guide at https://docs.arcjet.com/upgrading/sdk-migration

⚠ 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)

... (truncated)

Changelog

Sourced from @​nosecone/next's changelog.

1.0.0-beta.2 (2025-02-04)

🧹 Miscellaneous Chores

  • @​nosecone/next: Synchronize arcjet-js versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • nosecone bumped from 1.0.0-beta.1 to 1.0.0-beta.2
    • devDependencies
      • @​arcjet/eslint-config bumped from 1.0.0-beta.1 to 1.0.0-beta.2
      • @​arcjet/rollup-config bumped from 1.0.0-beta.1 to 1.0.0-beta.2
      • @​arcjet/tsconfig bumped from 1.0.0-beta.1 to 1.0.0-beta.2

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

🧹 Miscellaneous Chores

  • @​nosecone/next: Synchronize arcjet-js versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • nosecone 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
  • 901e38a chore: Release 1.0.0-beta.2 (#2962)
  • e7d6d73 deps(dev): Bump @​rollup/wasm-node from 4.34.1 to 4.34.2 (#3087)
  • a352f8b deps(dev): Bump @​rollup/wasm-node from 4.32.1 to 4.34.1 (#3067)
  • 4717b3f deps(dev): bump @​rollup/wasm-node from 4.31.0 to 4.32.1 (#3010)
  • 38eb6c2 deps(dev): bump next from 15.1.5 to 15.1.6 (#2954)
  • 79ab5b7 deps(dev): bump @​rollup/wasm-node from 4.30.1 to 4.31.0 (#2900)
  • e4cd3a4 deps(dev): bump next from 15.1.4 to 15.1.5 (#2897)
  • bd7dd9e chore: Release 1.0.0-beta.1 (#2498)
  • 2f30dea deps(dev): Bump typescript from 5.7.2 to 5.7.3 (#2775)
  • 92fec2c deps(dev): bump next from 15.1.0 to 15.1.4 (#2754)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 12, 2025
@vercel
Copy link

vercel bot commented Feb 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
openstudio-beta 🛑 Canceled (Inspect) Feb 21, 2025 11:42am
openstudio-beta-api ❌ Failed (Inspect) Feb 21, 2025 11:42am
openstudio-beta-landing 🛑 Canceled (Inspect) Feb 21, 2025 11:42am

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nosecone/next-1.0.0-beta.2 branch from de9e64c to 36a0a7b Compare February 21, 2025 11:25
@vercel vercel bot temporarily deployed to Preview – openstudio-beta February 21, 2025 11:32 Inactive
@vercel vercel bot temporarily deployed to Preview – openstudio-beta-landing February 21, 2025 11:33 Inactive
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.

1 participant