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 the dependencies group across 1 directory with 3 updates #1181

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2024

Bumps the dependencies group with 3 updates in the /examples/nextjs-14-clerk-shield directory: @clerk/nextjs, postcss and tailwindcss.

Updates @clerk/nextjs from 5.2.3 to 5.2.6

Release notes

Sourced from @​clerk/nextjs's releases.

@​clerk/nextjs@​5.2.6

Patch Changes

@​clerk/nextjs@​5.2.5

Patch Changes

  • Fixes regression on @clerk/nextjs/server (introduced on clerk/javascript#3758) where server-only module was being resolved in runtimes without react-server available, such as getAuth on getServerSideProps. (#3761) by @​LauraBeatris

  • Return build-time error if auth and currentUser server-side helpers are imported into Client Components. (#3758) by @​LauraBeatris

  • Stop throwing "Error: Clerk: auth() was called but Clerk can't detect usage of authMiddleware()." errors when no user action is needed by removing sourcemaps for all Clerk-bundled server actions. (#3773) by @​nikosdouvlis

  • Updated dependencies [b87f7b9e1, b2788f67b, 86c75e50c]:

    • @​clerk/backend@​1.4.0
    • @​clerk/shared@​2.4.0
    • @​clerk/types@​4.9.0
    • @​clerk/clerk-react@​5.2.9
Changelog

Sourced from @​clerk/nextjs's changelog.

5.2.6

Patch Changes

5.2.5

Patch Changes

  • Fixes regression on @clerk/nextjs/server (introduced on clerk/javascript#3758) where server-only module was being resolved in runtimes without react-server available, such as getAuth on getServerSideProps. (#3761) by @​LauraBeatris

  • Return build-time error if auth and currentUser server-side helpers are imported into Client Components. (#3758) by @​LauraBeatris

  • Stop throwing "Error: Clerk: auth() was called but Clerk can't detect usage of authMiddleware()." errors when no user action is needed by removing sourcemaps for all Clerk-bundled server actions. (#3773) by @​nikosdouvlis

  • Updated dependencies [b87f7b9e1, b2788f67b, 86c75e50c]:

    • @​clerk/backend@​1.4.0
    • @​clerk/shared@​2.4.0
    • @​clerk/types@​4.9.0
    • @​clerk/clerk-react@​5.2.9

5.2.4

Patch Changes

Commits

Updates postcss from 8.4.39 to 8.4.40

Release notes

Sourced from postcss's releases.

8.4.40

  • Moved to getter/setter in nodes types to help Sass team (by @​nex3).
Changelog

Sourced from postcss's changelog.

8.4.40

  • Moved to getter/setter in nodes types to help Sass team (by @​nex3).
Commits

Updates tailwindcss from 3.4.5 to 3.4.6

Release notes

Sourced from tailwindcss's releases.

v3.4.6

Fixed

  • Fix detection of some utilities in Slim/Pug templates (#14006)

Changed

  • Loosen :is() wrapping rules when using an important selector (#13900)
Changelog

Sourced from tailwindcss's changelog.

[3.4.6] - 2024-07-16

Fixed

  • Fix detection of some utilities in Slim/Pug templates (#14006)

Changed

  • Loosen :is() wrapping rules when using an important selector (#13900)
Commits

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

…updates

Bumps the dependencies group with 3 updates in the /examples/nextjs-14-clerk-shield directory: [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs), [postcss](https://github.com/postcss/postcss) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss).


Updates `@clerk/nextjs` from 5.2.3 to 5.2.6
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/[email protected]/packages/nextjs)

Updates `postcss` from 8.4.39 to 8.4.40
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.39...8.4.40)

Updates `tailwindcss` from 3.4.5 to 3.4.6
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.6/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.5...v3.4.6)

---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: tailwindcss
  dependency-type: direct:development
  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 July 24, 2024 20:30
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 24, 2024
@dependabot dependabot bot requested a review from blaine-arcjet July 24, 2024 20:30
Copy link

trunk-io bot commented Jul 24, 2024

😎 Merged successfully - details.

Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: npm/@clerk/[email protected], npm/[email protected]

View full report↗︎

@trunk-io trunk-io bot merged commit f01ec2c into main Jul 24, 2024
20 checks passed
@trunk-io trunk-io bot deleted the dependabot/npm_and_yarn/examples/nextjs-14-clerk-shield/dependencies-1150cfea4d branch July 24, 2024 20:40
trunk-io bot pushed a commit that referenced this pull request Jul 24, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>@arcjet/analyze: 1.0.0-alpha.20</summary>

## [1.0.0-alpha.20](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.19...@arcjet/analyze-v1.0.0-alpha.20) (2024-07-24)


### 🪲 Bug Fixes

* **analyze:** Ensure locally-unknown email information doesn't deny ([#1176](#1176)) ([c4ca3f8](c4ca3f8)), closes [#1175](#1175)


### 📦 Dependencies

* **dev:** bump @rollup/wasm-node from 4.18.1 to 4.19.0 ([#1160](#1160)) ([7062ca0](7062ca0))
* **dev:** bump typescript from 5.5.3 to 5.5.4 ([#1166](#1166)) ([644e3a6](644e3a6))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/protocol bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/rollup-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/tsconfig bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
</details>

<details><summary>@arcjet/bun: 1.0.0-alpha.20</summary>

## [1.0.0-alpha.20](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.19...@arcjet/bun-v1.0.0-alpha.20) (2024-07-24)


### 📦 Dependencies

* **dev:** bump @rollup/wasm-node from 4.18.1 to 4.19.0 ([#1160](#1160)) ([7062ca0](7062ca0))
* **dev:** bump typescript from 5.5.3 to 5.5.4 ([#1166](#1166)) ([644e3a6](644e3a6))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/env bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/headers bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/ip bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/logger bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/protocol bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * arcjet bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/rollup-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/tsconfig bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
</details>

<details><summary>@arcjet/decorate: 1.0.0-alpha.20</summary>

## [1.0.0-alpha.20](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.19...@arcjet/decorate-v1.0.0-alpha.20) (2024-07-24)


### 📦 Dependencies

* **dev:** bump @rollup/wasm-node from 4.18.1 to 4.19.0 ([#1160](#1160)) ([7062ca0](7062ca0))
* **dev:** bump typescript from 5.5.3 to 5.5.4 ([#1166](#1166)) ([644e3a6](644e3a6))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/protocol bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/sprintf bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/rollup-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/tsconfig bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
</details>

<details><summary>@arcjet/duration: 1.0.0-alpha.20</summary>

## [1.0.0-alpha.20](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.19...@arcjet/duration-v1.0.0-alpha.20) (2024-07-24)


### 📦 Dependencies

* **dev:** bump @rollup/wasm-node from 4.18.1 to 4.19.0 ([#1160](#1160)) ([7062ca0](7062ca0))
* **dev:** bump typescript from 5.5.3 to 5.5.4 ([#1166](#1166)) ([644e3a6](644e3a6))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/rollup-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/tsconfig bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
</details>

<details><summary>@arcjet/env: 1.0.0-alpha.20</summary>

## [1.0.0-alpha.20](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.19...@arcjet/env-v1.0.0-alpha.20) (2024-07-24)


### 📦 Dependencies

* **dev:** bump @rollup/wasm-node from 4.18.1 to 4.19.0 ([#1160](#1160)) ([7062ca0](7062ca0))
* **dev:** bump typescript from 5.5.3 to 5.5.4 ([#1166](#1166)) ([644e3a6](644e3a6))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/rollup-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/tsconfig bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
</details>

<details><summary>@arcjet/eslint-config: 1.0.0-alpha.20</summary>

## [1.0.0-alpha.20](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.19...@arcjet/eslint-config-v1.0.0-alpha.20) (2024-07-24)


### 📦 Dependencies

* bump @typescript-eslint/eslint-plugin from 7.16.1 to 7.17.0 ([#1164](#1164)) ([06344e7](06344e7))
* bump @typescript-eslint/parser from 7.16.1 to 7.17.0 ([#1165](#1165)) ([40adc5b](40adc5b))
* bump eslint-config-turbo from 2.0.6 to 2.0.9 ([#1159](#1159)) ([1e7a59f](1e7a59f))
</details>

<details><summary>@arcjet/headers: 1.0.0-alpha.20</summary>

## [1.0.0-alpha.20](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.19...@arcjet/headers-v1.0.0-alpha.20) (2024-07-24)


### 📦 Dependencies

* **dev:** bump @rollup/wasm-node from 4.18.1 to 4.19.0 ([#1160](#1160)) ([7062ca0](7062ca0))
* **dev:** bump typescript from 5.5.3 to 5.5.4 ([#1166](#1166)) ([644e3a6](644e3a6))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/rollup-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/tsconfig bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
</details>

<details><summary>@arcjet/ip: 1.0.0-alpha.20</summary>

## [1.0.0-alpha.20](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.19...@arcjet/ip-v1.0.0-alpha.20) (2024-07-24)


### 📦 Dependencies

* **dev:** bump @rollup/wasm-node from 4.18.1 to 4.19.0 ([#1160](#1160)) ([7062ca0](7062ca0))
* **dev:** bump typescript from 5.5.3 to 5.5.4 ([#1166](#1166)) ([644e3a6](644e3a6))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/rollup-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/tsconfig bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
</details>

<details><summary>@arcjet/logger: 1.0.0-alpha.20</summary>

## [1.0.0-alpha.20](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.19...@arcjet/logger-v1.0.0-alpha.20) (2024-07-24)


### 📦 Dependencies

* **dev:** bump @rollup/wasm-node from 4.18.1 to 4.19.0 ([#1160](#1160)) ([7062ca0](7062ca0))
* **dev:** bump typescript from 5.5.3 to 5.5.4 ([#1166](#1166)) ([644e3a6](644e3a6))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/sprintf bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/rollup-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/tsconfig bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
</details>

<details><summary>@arcjet/next: 1.0.0-alpha.20</summary>

## [1.0.0-alpha.20](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.19...@arcjet/next-v1.0.0-alpha.20) (2024-07-24)


### 📦 Dependencies

* **dev:** bump @rollup/wasm-node from 4.18.1 to 4.19.0 ([#1160](#1160)) ([7062ca0](7062ca0))
* **dev:** bump typescript from 5.5.3 to 5.5.4 ([#1166](#1166)) ([644e3a6](644e3a6))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/env bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/headers bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/ip bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/logger bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/protocol bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * arcjet bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/rollup-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/tsconfig bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
</details>

<details><summary>@arcjet/node: 1.0.0-alpha.20</summary>

## [1.0.0-alpha.20](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.19...@arcjet/node-v1.0.0-alpha.20) (2024-07-24)


### 📦 Dependencies

* **dev:** bump @rollup/wasm-node from 4.18.1 to 4.19.0 ([#1160](#1160)) ([7062ca0](7062ca0))
* **dev:** bump typescript from 5.5.3 to 5.5.4 ([#1166](#1166)) ([644e3a6](644e3a6))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/env bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/headers bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/ip bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/logger bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/protocol bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * arcjet bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/rollup-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/tsconfig bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
</details>

<details><summary>@arcjet/protocol: 1.0.0-alpha.20</summary>

## [1.0.0-alpha.20](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.19...@arcjet/protocol-v1.0.0-alpha.20) (2024-07-24)


### 📦 Dependencies

* **dev:** bump @rollup/wasm-node from 4.18.1 to 4.19.0 ([#1160](#1160)) ([7062ca0](7062ca0))
* **dev:** bump typescript from 5.5.3 to 5.5.4 ([#1166](#1166)) ([644e3a6](644e3a6))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/rollup-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/tsconfig bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
</details>

<details><summary>@arcjet/rollup-config: 1.0.0-alpha.20</summary>

## [1.0.0-alpha.20](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.19...@arcjet/rollup-config-v1.0.0-alpha.20) (2024-07-24)


### 📦 Dependencies

* **dev:** bump @rollup/wasm-node from 4.18.1 to 4.19.0 ([#1160](#1160)) ([7062ca0](7062ca0))
* **dev:** bump typescript from 5.5.3 to 5.5.4 ([#1166](#1166)) ([644e3a6](644e3a6))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/tsconfig bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
</details>

<details><summary>@arcjet/runtime: 1.0.0-alpha.20</summary>

## [1.0.0-alpha.20](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.19...@arcjet/runtime-v1.0.0-alpha.20) (2024-07-24)


### 📦 Dependencies

* **dev:** bump @rollup/wasm-node from 4.18.1 to 4.19.0 ([#1160](#1160)) ([7062ca0](7062ca0))
* **dev:** bump typescript from 5.5.3 to 5.5.4 ([#1166](#1166)) ([644e3a6](644e3a6))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/rollup-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/tsconfig bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
</details>

<details><summary>@arcjet/sprintf: 1.0.0-alpha.20</summary>

## [1.0.0-alpha.20](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.19...@arcjet/sprintf-v1.0.0-alpha.20) (2024-07-24)


### 📦 Dependencies

* **dev:** bump @rollup/wasm-node from 4.18.1 to 4.19.0 ([#1160](#1160)) ([7062ca0](7062ca0))
* **dev:** bump typescript from 5.5.3 to 5.5.4 ([#1166](#1166)) ([644e3a6](644e3a6))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/rollup-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/tsconfig bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
</details>

<details><summary>@arcjet/sveltekit: 1.0.0-alpha.20</summary>

## [1.0.0-alpha.20](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.19...@arcjet/sveltekit-v1.0.0-alpha.20) (2024-07-24)


### 📦 Dependencies

* **dev:** bump @rollup/wasm-node from 4.18.1 to 4.19.0 ([#1160](#1160)) ([7062ca0](7062ca0))
* **dev:** bump typescript from 5.5.3 to 5.5.4 ([#1166](#1166)) ([644e3a6](644e3a6))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/env bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/headers bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/ip bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/logger bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/protocol bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/runtime bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * arcjet bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/rollup-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/tsconfig bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
</details>

<details><summary>@arcjet/tsconfig: 1.0.0-alpha.20</summary>

## [1.0.0-alpha.20](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.19...@arcjet/tsconfig-v1.0.0-alpha.20) (2024-07-24)


### 🧹 Miscellaneous Chores

* **@arcjet/tsconfig:** Synchronize arcjet-js versions
</details>

<details><summary>arcjet: 1.0.0-alpha.20</summary>

## [1.0.0-alpha.20](v1.0.0-alpha.19...arcjet-v1.0.0-alpha.20) (2024-07-24)


### 📦 Dependencies

* **dev:** bump @rollup/wasm-node from 4.18.1 to 4.19.0 ([#1160](#1160)) ([7062ca0](7062ca0))
* **dev:** bump typescript from 5.5.3 to 5.5.4 ([#1166](#1166)) ([644e3a6](644e3a6))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/analyze bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/duration bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/headers bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/protocol bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/runtime bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/rollup-config bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
    * @arcjet/tsconfig bumped from 1.0.0-alpha.19 to 1.0.0-alpha.20
</details>

<details><summary>1.0.0-alpha.20</summary>

## [1.0.0-alpha.20](v1.0.0-alpha.19...v1.0.0-alpha.20) (2024-07-24)


### 🪲 Bug Fixes

* **analyze:** Ensure locally-unknown email information doesn't deny ([#1176](#1176)) ([c4ca3f8](c4ca3f8)), closes [#1175](#1175)


### 📦 Dependencies

* bump @typescript-eslint/eslint-plugin from 7.16.1 to 7.17.0 ([#1164](#1164)) ([06344e7](06344e7))
* bump @typescript-eslint/parser from 7.16.1 to 7.17.0 ([#1165](#1165)) ([40adc5b](40adc5b))
* bump eslint-config-turbo from 2.0.6 to 2.0.9 ([#1159](#1159)) ([1e7a59f](1e7a59f))
* **dev:** bump @rollup/wasm-node from 4.18.1 to 4.19.0 ([#1160](#1160)) ([7062ca0](7062ca0))
* **dev:** bump typescript from 5.5.3 to 5.5.4 ([#1166](#1166)) ([644e3a6](644e3a6))
* **example:** bump @clerk/nextjs from 5.2.5 to 5.2.6 in /examples/nextjs-14-permit in the dependencies group ([#1173](#1173)) ([2dd29a7](2dd29a7))
* **example:** bump hono from 4.4.13 to 4.5.1 in /examples/nodejs-hono-rl in the dependencies group across 1 directory ([#1158](#1158)) ([797d8b8](797d8b8))
* **example:** bump postcss from 8.4.39 to 8.4.40 in /examples/nextjs-14-app-dir-validate-email in the dependencies group ([#1177](#1177)) ([926f84e](926f84e))
* **example:** bump postcss from 8.4.39 to 8.4.40 in /examples/nextjs-14-clerk-rl in the dependencies group across 1 directory ([#1180](#1180)) ([47b6e7d](47b6e7d))
* **example:** bump tailwindcss from 3.4.4 to 3.4.6 in /examples/nextjs-14-app-dir-validate-email in the dependencies group across 1 directory ([#1139](#1139)) ([ee1938b](ee1938b))
* **example:** bump tailwindcss from 3.4.5 to 3.4.6 in /examples/nextjs-14-app-dir-rl in the dependencies group ([#1152](#1152)) ([282448a](282448a))
* **example:** bump tailwindcss from 3.4.5 to 3.4.6 in /examples/nextjs-14-decorate in the dependencies group ([#1148](#1148)) ([1149de9](1149de9))
* **example:** bump tailwindcss from 3.4.5 to 3.4.6 in /examples/nextjs-14-ip-details in the dependencies group ([#1147](#1147)) ([c77aa6b](c77aa6b))
* **example:** bump tailwindcss from 3.4.5 to 3.4.6 in /examples/nextjs-14-nextauth-4 in the dependencies group ([#1145](#1145)) ([a97525b](a97525b))
* **example:** bump tailwindcss from 3.4.5 to 3.4.6 in /examples/nextjs-14-pages-wrap in the dependencies group ([#1151](#1151)) ([d9291c6](d9291c6))
* **example:** bump the dependencies group across 1 directory with 2 updates ([#1171](#1171)) ([e2bfd35](e2bfd35))
* **example:** bump the dependencies group across 1 directory with 2 updates ([#1179](#1179)) ([1240621](1240621))
* **example:** bump the dependencies group across 1 directory with 3 updates ([#1163](#1163)) ([213a7c8](213a7c8))
* **example:** bump the dependencies group across 1 directory with 3 updates ([#1178](#1178)) ([9bc5f1e](9bc5f1e))
* **example:** bump the dependencies group across 1 directory with 3 updates ([#1181](#1181)) ([f01ec2c](f01ec2c))
* **example:** bump the dependencies group across 1 directory with 5 updates ([#1167](#1167)) ([f3c8ca7](f3c8ca7))
* **example:** bump the dependencies group across 1 directory with 6 updates ([#1169](#1169)) ([a02a74c](a02a74c))


### 🧹 Miscellaneous Chores

* **examples:** Add Next.js app with Permit.io for dynamic Arcjet rules ([#1067](#1067)) ([6939878](6939878))
</details>

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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