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

fix(nosecone-next): Avoid overriding original headers #2284

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

blaine-arcjet
Copy link
Contributor

I found this problem with my implementation while trying to integrate @nosecone/next into our application. When using x-middleware-override-headers is set, Next.js removes all other headers, which meant that the original Request headers were removed.

I also added the adapter to the bot example to make sure the original headers still exist.

@blaine-arcjet blaine-arcjet requested a review from a team as a code owner November 19, 2024 23:33
Copy link

trunk-io bot commented Nov 19, 2024

😎 Merged successfully - details.

@trunk-io trunk-io bot merged commit 3fcd8b1 into main Nov 20, 2024
29 checks passed
@trunk-io trunk-io bot deleted the phated/nosecone-keep-original-headers branch November 20, 2024 15:20
trunk-io bot pushed a commit that referenced this pull request Nov 20, 2024
Automatically generated with [Release Please](https://github.com/googleapis/release-please).
---


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

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/analyze-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/analyze:** Synchronize arcjet-js versions


### Dependencies

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

<details><summary>@arcjet/body: 1.0.0-alpha.30</summary>

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/body-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/body:** Synchronize arcjet-js versions


### Dependencies

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

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

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/bun-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/bun:** Synchronize arcjet-js versions


### Dependencies

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

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

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/decorate-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/decorate:** Synchronize arcjet-js versions


### Dependencies

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

<details><summary>@arcjet/deno: 1.0.0-alpha.30</summary>

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/deno-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/deno:** Synchronize arcjet-js versions


### Dependencies

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

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

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/duration-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/duration:** Synchronize arcjet-js versions


### Dependencies

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

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

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/env-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/env:** Synchronize arcjet-js versions


### Dependencies

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

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

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


### 🧹 Miscellaneous Chores

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

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

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/headers-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/headers:** Synchronize arcjet-js versions


### Dependencies

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

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

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/ip-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/ip:** Synchronize arcjet-js versions


### Dependencies

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

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

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/logger-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/logger:** Synchronize arcjet-js versions


### Dependencies

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

<details><summary>@arcjet/nest: 1.0.0-alpha.30</summary>

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/nest-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/nest:** Synchronize arcjet-js versions


### Dependencies

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

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

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/next-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/next:** Synchronize arcjet-js versions


### Dependencies

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

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

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/node-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/node:** Synchronize arcjet-js versions


### Dependencies

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

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

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/protocol-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/protocol:** Synchronize arcjet-js versions


### Dependencies

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

<details><summary>@arcjet/redact: 1.0.0-alpha.30</summary>

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/redact-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/redact:** Synchronize arcjet-js versions


### Dependencies

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

<details><summary>@arcjet/redact-wasm: 1.0.0-alpha.30</summary>

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/redact-wasm-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/redact-wasm:** Synchronize arcjet-js versions


### Dependencies

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

<details><summary>@arcjet/remix: 1.0.0-alpha.30</summary>

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/remix-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/remix:** Synchronize arcjet-js versions


### Dependencies

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

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

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


### 🧹 Miscellaneous Chores

* **@arcjet/rollup-config:** Synchronize arcjet-js versions


### Dependencies

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

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

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/runtime-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/runtime:** Synchronize arcjet-js versions


### Dependencies

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

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

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/sprintf-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/sprintf:** Synchronize arcjet-js versions


### Dependencies

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

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

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/sveltekit-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/sveltekit:** Synchronize arcjet-js versions


### Dependencies

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

<details><summary>@arcjet/transport: 1.0.0-alpha.30</summary>

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/transport-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **@arcjet/transport:** Synchronize arcjet-js versions


### Dependencies

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

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

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@arcjet/tsconfig-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

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

<details><summary>@nosecone/next: 1.0.0-alpha.30</summary>

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@nosecone/next-v1.0.0-alpha.30) (2024-11-20)


### 🪲 Bug Fixes

* **nosecone-next:** Avoid overriding original headers ([#2284](#2284)) ([3fcd8b1](3fcd8b1))
* **nosecone:** Re-export default configuration from adapters ([#2285](#2285)) ([8b19f65](8b19f65))


### Dependencies

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

<details><summary>@nosecone/sveltekit: 1.0.0-alpha.30</summary>

## [1.0.0-alpha.30](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.29...@nosecone/sveltekit-v1.0.0-alpha.30) (2024-11-20)


### 🪲 Bug Fixes

* **nosecone:** Re-export default configuration from adapters ([#2285](#2285)) ([8b19f65](8b19f65))


### Dependencies

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

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

## [1.0.0-alpha.30](v1.0.0-alpha.29...arcjet-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **arcjet:** Synchronize arcjet-js versions


### Dependencies

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

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

## [1.0.0-alpha.30](v1.0.0-alpha.29...v1.0.0-alpha.30) (2024-11-20)


### 🪲 Bug Fixes

* **nosecone-next:** Avoid overriding original headers ([#2284](#2284)) ([3fcd8b1](3fcd8b1))
* **nosecone:** Re-export default configuration from adapters ([#2285](#2285)) ([8b19f65](8b19f65))
</details>

<details><summary>nosecone: 1.0.0-alpha.30</summary>

## [1.0.0-alpha.30](v1.0.0-alpha.29...nosecone-v1.0.0-alpha.30) (2024-11-20)


### 🧹 Miscellaneous Chores

* **nosecone:** Synchronize arcjet-js versions


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.29 to 1.0.0-alpha.30
    * @arcjet/rollup-config bumped from 1.0.0-alpha.29 to 1.0.0-alpha.30
    * @arcjet/tsconfig bumped from 1.0.0-alpha.29 to 1.0.0-alpha.30
</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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants