Skip to content

fix(bun, deno): do not read from process.env#5458

Merged
davidmytton merged 1 commit intomainfrom
wooorm/bun-deno-process-env
Nov 26, 2025
Merged

fix(bun, deno): do not read from process.env#5458
davidmytton merged 1 commit intomainfrom
wooorm/bun-deno-process-env

Conversation

@wooorm-arcjet
Copy link
Copy Markdown
Contributor

The @arcjet/bun and @arcjet/deno packages almost read from { env } from "bun" / Deno.env correctly,
except for each a sole lonely if (isDevelopment(process.env)) { check.

Closes GH-5457.

The `@arcjet/bun` and  `@arcjet/deno` packages almost read from
`{ env } from "bun"` / `Deno.env` correctly,
except for each a sole lonely `if (isDevelopment(process.env)) {`
check.

Closes GH-5457.
@wooorm-arcjet wooorm-arcjet requested a review from a team as a code owner November 25, 2025 16:39
@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented Nov 25, 2025

😎 Merged manually by David Mytton (@davidmytton) - details.

Copy link
Copy Markdown
Member

@qw-in qw-in left a comment

Choose a reason for hiding this comment

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

Indeed looks like a bug! Probably worth a note when we release but was previously inconsistent. Good catch - nice to get done in beta!

@davidmytton
Copy link
Copy Markdown
Contributor

Merging manually due to Trunk stalling.

@davidmytton davidmytton merged commit e90d277 into main Nov 26, 2025
49 checks passed
@davidmytton davidmytton deleted the wooorm/bun-deno-process-env branch November 26, 2025 12:55
trunk-io Bot pushed a commit that referenced this pull request Jan 6, 2026
Automatically generated with [Release Please](https://github.com/googleapis/release-please).
---


<details><summary>@arcjet/nuxt: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/nuxt-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

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

<details><summary>@arcjet/react-router: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/react-router-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/env bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/headers bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/ip bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/logger bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/transport bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * arcjet bumped from 1.0.0-beta.15 to 1.0.0-beta.16
  * devDependencies
    * @arcjet/cache bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@arcjet/analyze: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/analyze-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/analyze-wasm bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@arcjet/analyze-wasm: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/analyze-wasm-v1.0.0-beta.16) (2026-01-06)


### 🧹 Miscellaneous Chores

* regenerate WebAssembly ([#5526](#5526)) ([c97076b](c97076b))
* Update WebAssembly for dependency upgrades ([c7b4d7e](c7b4d7e))


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@arcjet/astro: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/astro-v1.0.0-beta.16) (2026-01-06)


### 🚀 New Features

* **astro:** export `ArcjetOptions` type ([#5583](#5583)) ([5bdc766](5bdc766))
* sync lists of env variables ([#5456](#5456)) ([dfa9fd2](dfa9fd2))


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

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

<details><summary>@arcjet/body: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/body-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@arcjet/bun: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/bun-v1.0.0-beta.16) (2026-01-06)


### 🪲 Bug Fixes

* **bun, deno:** do not read from `process.env` ([#5458](#5458)) ([e90d277](e90d277))


### 📚 Tests

* add some tests for reading the request body ([#5519](#5519)) ([b370ceb](b370ceb))


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

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

<details><summary>@arcjet/cache: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/cache-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@arcjet/decorate: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/decorate-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/sprintf bumped from 1.0.0-beta.15 to 1.0.0-beta.16
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@arcjet/deno: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/deno-v1.0.0-beta.16) (2026-01-06)


### 🪲 Bug Fixes

* **bun, deno:** do not read from `process.env` ([#5458](#5458)) ([e90d277](e90d277))


### 📚 Tests

* add some tests for reading the request body ([#5519](#5519)) ([b370ceb](b370ceb))


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

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

<details><summary>@arcjet/duration: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/duration-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@arcjet/env: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/env-v1.0.0-beta.16) (2026-01-06)


### ⚠ BREAKING CHANGES

* **env:** remove unused `apiKey` utility function ([#5454](#5454))

### 🚀 New Features

* sync lists of env variables ([#5456](#5456)) ([dfa9fd2](dfa9fd2))


### 🧹 Miscellaneous Chores

* **env:** remove unused `apiKey` utility function ([#5454](#5454)) ([059c226](059c226))


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@arcjet/eslint-config: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/eslint-config-v1.0.0-beta.16) (2026-01-06)


### 🧹 Miscellaneous Chores

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

<details><summary>@arcjet/fastify: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/fastify-v1.0.0-beta.16) (2026-01-06)


### 📚 Tests

* add some tests for reading the request body ([#5519](#5519)) ([b370ceb](b370ceb))


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

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

<details><summary>@arcjet/headers: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/headers-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@arcjet/inspect: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/inspect-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@arcjet/ip: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/ip-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@arcjet/logger: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/logger-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/sprintf bumped from 1.0.0-beta.15 to 1.0.0-beta.16
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@arcjet/nest: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/nest-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

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

<details><summary>@arcjet/next: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/next-v1.0.0-beta.16) (2026-01-06)


### 🚀 New Features

* sync lists of env variables ([#5456](#5456)) ([dfa9fd2](dfa9fd2))


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

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

<details><summary>@arcjet/node: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/node-v1.0.0-beta.16) (2026-01-06)


### 🚀 New Features

* sync lists of env variables ([#5456](#5456)) ([dfa9fd2](dfa9fd2))


### 📚 Tests

* add some tests for reading the request body ([#5519](#5519)) ([b370ceb](b370ceb))


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

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

<details><summary>@arcjet/protocol: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/protocol-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/cache bumped from 1.0.0-beta.15 to 1.0.0-beta.16
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@arcjet/redact: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/redact-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/redact-wasm bumped from 1.0.0-beta.15 to 1.0.0-beta.16
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@arcjet/redact-wasm: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/redact-wasm-v1.0.0-beta.16) (2026-01-06)


### 🧹 Miscellaneous Chores

* regenerate WebAssembly ([#5526](#5526)) ([c97076b](c97076b))
* Update WebAssembly for dependency upgrades ([c7b4d7e](c7b4d7e))


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@arcjet/remix: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/remix-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

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

<details><summary>@arcjet/rollup-config: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/rollup-config-v1.0.0-beta.16) (2026-01-06)


### 🧹 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-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@arcjet/runtime: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/runtime-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@arcjet/sprintf: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/sprintf-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@arcjet/stable-hash: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/stable-hash-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@arcjet/sveltekit: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/sveltekit-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

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

<details><summary>@arcjet/transport: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/transport-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@nosecone/next: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@nosecone/next-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * nosecone bumped from 1.0.0-beta.15 to 1.0.0-beta.16
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>@nosecone/sveltekit: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@nosecone/sveltekit-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * nosecone bumped from 1.0.0-beta.15 to 1.0.0-beta.16
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>arcjet: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](v1.0.0-beta.15...arcjet-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/analyze bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/cache bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/duration bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/headers bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/runtime bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/stable-hash bumped from 1.0.0-beta.15 to 1.0.0-beta.16
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</details>

<details><summary>1.0.0-beta.16</summary>

## [1.0.0-beta.16](v1.0.0-beta.15...v1.0.0-beta.16) (2026-01-06)


### ⚠ BREAKING CHANGES

* **env:** remove unused `apiKey` utility function ([#5454](#5454))

### 🚀 New Features

* **astro:** export `ArcjetOptions` type ([#5583](#5583)) ([5bdc766](5bdc766))
* sync lists of env variables ([#5456](#5456)) ([dfa9fd2](dfa9fd2))


### 🪲 Bug Fixes

* **bun, deno:** do not read from `process.env` ([#5458](#5458)) ([e90d277](e90d277))


### 🧹 Miscellaneous Chores

* **env:** remove unused `apiKey` utility function ([#5454](#5454)) ([059c226](059c226))
* regenerate WebAssembly ([#5526](#5526)) ([c97076b](c97076b))
* Update WebAssembly for dependency upgrades ([c7b4d7e](c7b4d7e))


### 📚 Tests

* add some tests for reading the request body ([#5519](#5519)) ([b370ceb](b370ceb))


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))
* update `allowed-endpoints` for step security ([#5588](#5588)) ([960bdc4](960bdc4))


### ✅ Continuous Integration

* Allow release-please to run for 2 minutes ([#5498](#5498)) ([d1cbac6](d1cbac6))
* fix trunk hanging ([#5467](#5467)) ([9338402](9338402))
</details>

<details><summary>nosecone: 1.0.0-beta.16</summary>

## [1.0.0-beta.16](v1.0.0-beta.15...nosecone-v1.0.0-beta.16) (2026-01-06)


### 🔨 Build System

* type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
    * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16
</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.

Fix reading from process.env in Bun, Deno

3 participants