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: Bump @arcjet/next from 1.0.0-alpha.27 to 1.0.0-alpha.28 #104

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 Nov 14, 2024

Bumps @arcjet/next from 1.0.0-alpha.27 to 1.0.0-alpha.28.

Release notes

Sourced from @​arcjet/next's releases.

v1.0.0-alpha.28

1.0.0-alpha.28 (2024-10-23)

⚠ BREAKING CHANGES

  • ip: Accept Request or IncomingMessage directly (#2018)
  • ip: Exit early if platform-specific headers are missing IP (#2021)
  • Ensure performance metrics are scoped to same call (#2019)
  • Return ERROR decision when fingerprint cannot be generated (#1990)
  • protocol: Remove received_at and decision fields from Report (#1988)
  • analyze: improve sensitive info string token accuracy (#1962)
  • Update Wasm with phone-number fix and tokenizer update (#1854)
  • Remove match option from rate limit rules (#1815)

🚀 New Features

🪲 Bug Fixes

  • arcjet: Ensure performance measurements are 1-to-1 and always captured (#1858) (4d29f9a)
  • Ensure performance metrics are scoped to same call (#2019) (e9f869c), closes #1865
  • ip: Exit early if platform-specific headers are missing IP (#2021) (1a13d9c)
  • nestjs: Lookup request from GraphQL context in ArcjetGuard (#1857) (c0b2903), closes #1856
  • Return ERROR decision when fingerprint cannot be generated (#1990) (618a1ee), closes #1801
  • Update Wasm with phone-number fix and tokenizer update (#1854) (f94f078)

🧹 Miscellaneous Chores

  • Add README links for new adapters (#1831) (81885d9), closes #1813
  • analyze: Regenerate Wasm with updated dependencies (#2067) (f96994c)
  • examples: Reorganize examples for clarity and decoupling from Next.js version (#2017) (8568bf2)
  • examples: Various cleanup (#2066) (c626228)
  • protocol: Remove received_at and decision fields from Report (#1988) (3da543e)
  • Remove match option from rate limit rules (#1815) (853119d), closes #1810
Changelog

Sourced from @​arcjet/next's changelog.

1.0.0-alpha.28 (2024-10-23)

⚠ BREAKING CHANGES

  • ip: Accept Request or IncomingMessage directly (#2018)

🚀 New Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​arcjet/env bumped from 1.0.0-alpha.27 to 1.0.0-alpha.28
      • @​arcjet/headers bumped from 1.0.0-alpha.27 to 1.0.0-alpha.28
      • @​arcjet/ip bumped from 1.0.0-alpha.27 to 1.0.0-alpha.28
      • @​arcjet/logger bumped from 1.0.0-alpha.27 to 1.0.0-alpha.28
      • @​arcjet/protocol bumped from 1.0.0-alpha.27 to 1.0.0-alpha.28
      • @​arcjet/transport bumped from 1.0.0-alpha.27 to 1.0.0-alpha.28
      • arcjet bumped from 1.0.0-alpha.27 to 1.0.0-alpha.28
    • devDependencies
      • @​arcjet/eslint-config bumped from 1.0.0-alpha.27 to 1.0.0-alpha.28
      • @​arcjet/rollup-config bumped from 1.0.0-alpha.27 to 1.0.0-alpha.28
      • @​arcjet/tsconfig bumped from 1.0.0-alpha.27 to 1.0.0-alpha.28
Commits
  • 9150887 chore: Release 1.0.0-alpha.28 (#1830)
  • 451d3d0 deps(example): bump the dependencies group across 1 directory with 4 updates ...
  • 1704da8 feat(ip)!: Accept Request or IncomingMessage directly (#2018)
  • 07e68dc feat(nextjs): Support Next.js Server Actions (#1991)
  • 9e39271 deps(dev): Bump typescript from 5.6.2 to 5.6.3 (#1886)
  • 591fea7 deps(dev): Bump @​rollup/wasm-node from 4.23.0 to 4.24.0 (#1842)
  • See full diff in compare view

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

Bumps [@arcjet/next](https://github.com/arcjet/arcjet-js/tree/HEAD/arcjet-next) from 1.0.0-alpha.27 to 1.0.0-alpha.28.
- [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-alpha.28/arcjet-next)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 14, 2024 14:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 14, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@arcjet/[email protected] Transitive: environment, network, unsafe +19 4.13 MB

🚮 Removed packages: npm/@arcjet/[email protected]

View full report↗︎

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant