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

chore(nosecone): Add JSDoc comments to NoseconeOptions #2380

Merged
merged 3 commits into from
Dec 3, 2024

Conversation

blaine-arcjet
Copy link
Contributor

This adds JSDoc comments to every configuration option in NoseconeOptions. I needed these descriptions, links, etc in the reference guide so it made sense to add them here and migrate over.

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

trunk-io bot commented Nov 29, 2024

😎 Merged successfully - details.

Copy link
Contributor

@davidmytton davidmytton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The main question this leaves is: what are the defaults? I think we should document those in the docs, but probably also in the README because that's what shows up on NPM etc. Then link to the docs in these comments. What were you planning @blaine-arcjet ?

nosecone/index.ts Outdated Show resolved Hide resolved
nosecone/index.ts Show resolved Hide resolved
Co-authored-by: David Mytton <david@arcjet.com>
nosecone/index.ts Outdated Show resolved Hide resolved
@blaine-arcjet
Copy link
Contributor Author

The main question this leaves is: what are the defaults? I think we should document those in the docs, but probably also in the README because that's what shows up on NPM etc. Then link to the docs in these comments. What were you planning @blaine-arcjet ?

I agree, showing the defaults is going to be an important piece of documenting this. Adding to the README and our docs site seems good; and then I can link from the JSDoc to keep them from growing too large.

@trunk-io trunk-io bot merged commit 53ec4eb into main Dec 3, 2024
29 checks passed
@trunk-io trunk-io bot deleted the phated/nosecone-options-jsdoc branch December 3, 2024 15:38
trunk-io bot pushed a commit that referenced this pull request Dec 3, 2024
Automatically generated with [Release Please](https://github.com/googleapis/release-please).
---


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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/analyze-v1.0.0-alpha.34) (2024-12-03)


### 🧹 Miscellaneous Chores

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


### Dependencies

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

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/body-v1.0.0-alpha.34) (2024-12-03)


### 🧹 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.33 to 1.0.0-alpha.34
    * @arcjet/rollup-config bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
    * @arcjet/tsconfig bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
</details>

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/bun-v1.0.0-alpha.34) (2024-12-03)


### 🚀 New Features

* Support trusted proxy configuration on each adapter ([#2394](#2394)) ([f9587d8](f9587d8)), closes [#2346](#2346)


### Dependencies

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

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/decorate-v1.0.0-alpha.34) (2024-12-03)


### 🧹 Miscellaneous Chores

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


### Dependencies

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

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/deno-v1.0.0-alpha.34) (2024-12-03)


### 🚀 New Features

* Support trusted proxy configuration on each adapter ([#2394](#2394)) ([f9587d8](f9587d8)), closes [#2346](#2346)


### Dependencies

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

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/duration-v1.0.0-alpha.34) (2024-12-03)


### 🧹 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.33 to 1.0.0-alpha.34
    * @arcjet/rollup-config bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
    * @arcjet/tsconfig bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
</details>

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/env-v1.0.0-alpha.34) (2024-12-03)


### 🧹 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.33 to 1.0.0-alpha.34
    * @arcjet/rollup-config bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
    * @arcjet/tsconfig bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
</details>

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/eslint-config-v1.0.0-alpha.34) (2024-12-03)


### 🧹 Miscellaneous Chores

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

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/headers-v1.0.0-alpha.34) (2024-12-03)


### 🧹 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.33 to 1.0.0-alpha.34
    * @arcjet/rollup-config bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
    * @arcjet/tsconfig bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
</details>

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/ip-v1.0.0-alpha.34) (2024-12-03)


### 🚀 New Features

* **ip:** Allow trusted proxies to exclude when looking for global IP ([#2393](#2393)) ([58286b7](58286b7))


### Dependencies

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

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/logger-v1.0.0-alpha.34) (2024-12-03)


### 🧹 Miscellaneous Chores

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


### Dependencies

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

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/nest-v1.0.0-alpha.34) (2024-12-03)


### 🚀 New Features

* Support trusted proxy configuration on each adapter ([#2394](#2394)) ([f9587d8](f9587d8)), closes [#2346](#2346)


### Dependencies

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

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/next-v1.0.0-alpha.34) (2024-12-03)


### 🚀 New Features

* Support trusted proxy configuration on each adapter ([#2394](#2394)) ([f9587d8](f9587d8)), closes [#2346](#2346)


### Dependencies

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

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/node-v1.0.0-alpha.34) (2024-12-03)


### 🚀 New Features

* Support trusted proxy configuration on each adapter ([#2394](#2394)) ([f9587d8](f9587d8)), closes [#2346](#2346)


### Dependencies

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

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/protocol-v1.0.0-alpha.34) (2024-12-03)


### 🧹 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.33 to 1.0.0-alpha.34
    * @arcjet/rollup-config bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
    * @arcjet/tsconfig bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
</details>

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/redact-v1.0.0-alpha.34) (2024-12-03)


### 🧹 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.33 to 1.0.0-alpha.34
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
    * @arcjet/rollup-config bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
    * @arcjet/tsconfig bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
</details>

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/redact-wasm-v1.0.0-alpha.34) (2024-12-03)


### 🧹 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.33 to 1.0.0-alpha.34
    * @arcjet/rollup-config bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
    * @arcjet/tsconfig bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
</details>

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/remix-v1.0.0-alpha.34) (2024-12-03)


### 🚀 New Features

* Support trusted proxy configuration on each adapter ([#2394](#2394)) ([f9587d8](f9587d8)), closes [#2346](#2346)


### Dependencies

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

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/rollup-config-v1.0.0-alpha.34) (2024-12-03)


### 🧹 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.33 to 1.0.0-alpha.34
    * @arcjet/tsconfig bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
</details>

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/runtime-v1.0.0-alpha.34) (2024-12-03)


### 🧹 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.33 to 1.0.0-alpha.34
    * @arcjet/rollup-config bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
    * @arcjet/tsconfig bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
</details>

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/sprintf-v1.0.0-alpha.34) (2024-12-03)


### 🧹 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.33 to 1.0.0-alpha.34
    * @arcjet/rollup-config bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
    * @arcjet/tsconfig bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
</details>

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/sveltekit-v1.0.0-alpha.34) (2024-12-03)


### 🚀 New Features

* Support trusted proxy configuration on each adapter ([#2394](#2394)) ([f9587d8](f9587d8)), closes [#2346](#2346)


### Dependencies

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

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/transport-v1.0.0-alpha.34) (2024-12-03)


### 🧹 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.33 to 1.0.0-alpha.34
    * @arcjet/rollup-config bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
    * @arcjet/tsconfig bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
</details>

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@arcjet/tsconfig-v1.0.0-alpha.34) (2024-12-03)


### 🧹 Miscellaneous Chores

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

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@nosecone/next-v1.0.0-alpha.34) (2024-12-03)


### 🚀 New Features

* **nosecone-next:** Keep `'self'` script-src in defaults ([#2378](#2378)) ([13348c8](13348c8))


### Dependencies

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

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

## [1.0.0-alpha.34](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.33...@nosecone/sveltekit-v1.0.0-alpha.34) (2024-12-03)


### 🧹 Miscellaneous Chores

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


### Dependencies

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

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

## [1.0.0-alpha.34](v1.0.0-alpha.33...arcjet-v1.0.0-alpha.34) (2024-12-03)


### 🧹 Miscellaneous Chores

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


### Dependencies

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

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

## [1.0.0-alpha.34](v1.0.0-alpha.33...v1.0.0-alpha.34) (2024-12-03)


### ⚠ BREAKING CHANGES

* **nosecone:** Remove `upgradeInsecureRequests` default value ([#2401](#2401))

### 🚀 New Features

* **ip:** Allow trusted proxies to exclude when looking for global IP ([#2393](#2393)) ([58286b7](58286b7))
* **nosecone-next:** Keep `'self'` script-src in defaults ([#2378](#2378)) ([13348c8](13348c8))
* Support trusted proxy configuration on each adapter ([#2394](#2394)) ([f9587d8](f9587d8)), closes [#2346](#2346)


### 🪲 Bug Fixes

* **nosecone:** Remove `upgradeInsecureRequests` default value ([#2401](#2401)) ([093dc53](093dc53))


### 📝 Documentation

* Add nosecone section to root README ([#2404](#2404)) ([4674fa4](4674fa4))


### 🧹 Miscellaneous Chores

* **nosecone:** Add JSDoc comments to NoseconeOptions ([#2380](#2380)) ([53ec4eb](53ec4eb))
</details>

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

## [1.0.0-alpha.34](v1.0.0-alpha.33...nosecone-v1.0.0-alpha.34) (2024-12-03)


### ⚠ BREAKING CHANGES

* **nosecone:** Remove `upgradeInsecureRequests` default value ([#2401](#2401))

### 🪲 Bug Fixes

* **nosecone:** Remove `upgradeInsecureRequests` default value ([#2401](#2401)) ([093dc53](093dc53))


### 🧹 Miscellaneous Chores

* **nosecone:** Add JSDoc comments to NoseconeOptions ([#2380](#2380)) ([53ec4eb](53ec4eb))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
    * @arcjet/rollup-config bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
    * @arcjet/tsconfig bumped from 1.0.0-alpha.33 to 1.0.0-alpha.34
</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