Skip to content

Commit c571fc4

Browse files
chore: Release 1.4.1
1 parent f6df4e9 commit c571fc4

78 files changed

Lines changed: 1150 additions & 472 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
11
{
2-
".": "1.4.0",
3-
"analyze": "1.4.0",
4-
"analyze-wasm": "1.4.0",
5-
"arcjet": "1.4.0",
6-
"arcjet-astro": "1.4.0",
7-
"arcjet-bun": "1.4.0",
8-
"arcjet-deno": "1.4.0",
9-
"arcjet-fastify": "1.4.0",
10-
"arcjet-guard": "1.4.0",
11-
"arcjet-nest": "1.4.0",
12-
"arcjet-next": "1.4.0",
13-
"arcjet-node": "1.4.0",
14-
"arcjet-nuxt": "1.4.0",
15-
"arcjet-react-router": "1.4.0",
16-
"arcjet-remix": "1.4.0",
17-
"arcjet-sveltekit": "1.4.0",
18-
"body": "1.4.0",
19-
"cache": "1.4.0",
20-
"decorate": "1.4.0",
21-
"duration": "1.4.0",
22-
"env": "1.4.0",
23-
"eslint-config": "1.4.0",
24-
"headers": "1.4.0",
25-
"inspect": "1.4.0",
26-
"ip": "1.4.0",
27-
"logger": "1.4.0",
28-
"nosecone": "1.4.0",
29-
"nosecone-next": "1.4.0",
30-
"nosecone-sveltekit": "1.4.0",
31-
"protocol": "1.4.0",
32-
"redact": "1.4.0",
33-
"redact-wasm": "1.4.0",
34-
"rollup-config": "1.4.0",
35-
"runtime": "1.4.0",
36-
"sprintf": "1.4.0",
37-
"stable-hash": "1.4.0",
38-
"transport": "1.4.0"
2+
".": "1.4.1",
3+
"analyze": "1.4.1",
4+
"analyze-wasm": "1.4.1",
5+
"arcjet": "1.4.1",
6+
"arcjet-astro": "1.4.1",
7+
"arcjet-bun": "1.4.1",
8+
"arcjet-deno": "1.4.1",
9+
"arcjet-fastify": "1.4.1",
10+
"arcjet-guard": "1.4.1",
11+
"arcjet-nest": "1.4.1",
12+
"arcjet-next": "1.4.1",
13+
"arcjet-node": "1.4.1",
14+
"arcjet-nuxt": "1.4.1",
15+
"arcjet-react-router": "1.4.1",
16+
"arcjet-remix": "1.4.1",
17+
"arcjet-sveltekit": "1.4.1",
18+
"body": "1.4.1",
19+
"cache": "1.4.1",
20+
"decorate": "1.4.1",
21+
"duration": "1.4.1",
22+
"env": "1.4.1",
23+
"eslint-config": "1.4.1",
24+
"headers": "1.4.1",
25+
"inspect": "1.4.1",
26+
"ip": "1.4.1",
27+
"logger": "1.4.1",
28+
"nosecone": "1.4.1",
29+
"nosecone-next": "1.4.1",
30+
"nosecone-sveltekit": "1.4.1",
31+
"protocol": "1.4.1",
32+
"redact": "1.4.1",
33+
"redact-wasm": "1.4.1",
34+
"rollup-config": "1.4.1",
35+
"runtime": "1.4.1",
36+
"sprintf": "1.4.1",
37+
"stable-hash": "1.4.1",
38+
"transport": "1.4.1"
3939
}

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [1.4.1](https://github.com/arcjet/arcjet-js/compare/v1.4.0...v1.4.1) (2026-04-25)
4+
5+
6+
### 🪲 Bug Fixes
7+
8+
* update @bufbuild/protobuf to 2.12.0 and add root override to fix Bun build ([#6014](https://github.com/arcjet/arcjet-js/issues/6014)) ([ba8f1a3](https://github.com/arcjet/arcjet-js/commit/ba8f1a3081a1dbbcd3fae2f315312e85cb7415ba))
9+
10+
11+
### 🔨 Build System
12+
13+
* **deps-dev:** bump astro from 6.1.2 to 6.1.6 ([#6003](https://github.com/arcjet/arcjet-js/issues/6003)) ([6730508](https://github.com/arcjet/arcjet-js/commit/6730508b15e1aa23f4e662f2111e53bd6058573c))
14+
* **deps-dev:** bump fastify from 5.8.4 to 5.8.5 ([#6000](https://github.com/arcjet/arcjet-js/issues/6000)) ([fe37f56](https://github.com/arcjet/arcjet-js/commit/fe37f565cbb2dbc8a0f69f9b115e57a29ab86795))
15+
* **deps:** bump @astrojs/node from 10.0.4 to 10.0.5 in /examples/astro ([#6008](https://github.com/arcjet/arcjet-js/issues/6008)) ([cdffb7d](https://github.com/arcjet/arcjet-js/commit/cdffb7dacffb10550c00fcd11b0b03f39c62cf11))
16+
* **deps:** bump astro from 6.1.4 to 6.1.8 in /examples/astro ([#6001](https://github.com/arcjet/arcjet-js/issues/6001)) ([69b4198](https://github.com/arcjet/arcjet-js/commit/69b41986de879ec0f094ce9609d11b64fea3978e))
17+
18+
19+
### ✅ Continuous Integration
20+
21+
* split update duties between Dependabot (security) and Renovate ([#6006](https://github.com/arcjet/arcjet-js/issues/6006)) ([a8a22c9](https://github.com/arcjet/arcjet-js/commit/a8a22c9d3cfdeebac824cc4638135dbc6cc98137))
22+
323
## [1.4.0](https://github.com/arcjet/arcjet-js/compare/v1.3.1...v1.4.0) (2026-04-14)
424

525

analyze-wasm/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [1.4.1](https://github.com/arcjet/arcjet-js/compare/v1.4.0...@arcjet/analyze-wasm-v1.4.1) (2026-04-25)
4+
5+
6+
### 🧹 Miscellaneous Chores
7+
8+
* **@arcjet/analyze-wasm:** Synchronize arcjet-js versions
9+
10+
11+
### Dependencies
12+
13+
* The following workspace dependencies were updated
14+
* devDependencies
15+
* @arcjet/eslint-config bumped from 1.4.0 to 1.4.1
16+
* @arcjet/rollup-config bumped from 1.4.0 to 1.4.1
17+
318
## [1.4.0](https://github.com/arcjet/arcjet-js/compare/v1.3.1...@arcjet/analyze-wasm-v1.4.0) (2026-04-14)
419

520

analyze-wasm/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arcjet/analyze-wasm",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "WebAssembly bindings to Arcjet's local analysis engine",
55
"keywords": [
66
"analyze",
@@ -61,8 +61,8 @@
6161
},
6262
"dependencies": {},
6363
"devDependencies": {
64-
"@arcjet/eslint-config": "1.4.0",
65-
"@arcjet/rollup-config": "1.4.0",
64+
"@arcjet/eslint-config": "1.4.1",
65+
"@arcjet/rollup-config": "1.4.1",
6666
"@bytecodealliance/jco": "1.5.0",
6767
"@rollup/wasm-node": "4.60.0",
6868
"@types/node": "24.12.0",

analyze/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [1.4.1](https://github.com/arcjet/arcjet-js/compare/v1.4.0...@arcjet/analyze-v1.4.1) (2026-04-25)
4+
5+
6+
### 🧹 Miscellaneous Chores
7+
8+
* **@arcjet/analyze:** Synchronize arcjet-js versions
9+
10+
11+
### Dependencies
12+
13+
* The following workspace dependencies were updated
14+
* dependencies
15+
* @arcjet/analyze-wasm bumped from 1.4.0 to 1.4.1
16+
* @arcjet/protocol bumped from 1.4.0 to 1.4.1
17+
* devDependencies
18+
* @arcjet/eslint-config bumped from 1.4.0 to 1.4.1
19+
* @arcjet/rollup-config bumped from 1.4.0 to 1.4.1
20+
321
## [1.4.0](https://github.com/arcjet/arcjet-js/compare/v1.3.1...@arcjet/analyze-v1.4.0) (2026-04-14)
422

523

analyze/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arcjet/analyze",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Arcjet local analysis engine",
55
"keywords": [
66
"analyze",
@@ -44,12 +44,12 @@
4444
"test": "npm run build && npm run lint && npm run test-coverage"
4545
},
4646
"dependencies": {
47-
"@arcjet/analyze-wasm": "1.4.0",
48-
"@arcjet/protocol": "1.4.0"
47+
"@arcjet/analyze-wasm": "1.4.1",
48+
"@arcjet/protocol": "1.4.1"
4949
},
5050
"devDependencies": {
51-
"@arcjet/eslint-config": "1.4.0",
52-
"@arcjet/rollup-config": "1.4.0",
51+
"@arcjet/eslint-config": "1.4.1",
52+
"@arcjet/rollup-config": "1.4.1",
5353
"@bytecodealliance/jco": "1.5.0",
5454
"@rollup/wasm-node": "4.60.0",
5555
"@types/node": "24.12.0",

arcjet-astro/CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## [1.4.1](https://github.com/arcjet/arcjet-js/compare/v1.4.0...@arcjet/astro-v1.4.1) (2026-04-25)
4+
5+
6+
### 🔨 Build System
7+
8+
* **deps-dev:** bump astro from 6.1.2 to 6.1.6 ([#6003](https://github.com/arcjet/arcjet-js/issues/6003)) ([6730508](https://github.com/arcjet/arcjet-js/commit/6730508b15e1aa23f4e662f2111e53bd6058573c))
9+
10+
11+
### Dependencies
12+
13+
* The following workspace dependencies were updated
14+
* dependencies
15+
* @arcjet/body bumped from 1.4.0 to 1.4.1
16+
* @arcjet/env bumped from 1.4.0 to 1.4.1
17+
* @arcjet/headers bumped from 1.4.0 to 1.4.1
18+
* @arcjet/ip bumped from 1.4.0 to 1.4.1
19+
* @arcjet/logger bumped from 1.4.0 to 1.4.1
20+
* @arcjet/protocol bumped from 1.4.0 to 1.4.1
21+
* @arcjet/transport bumped from 1.4.0 to 1.4.1
22+
* arcjet bumped from 1.4.0 to 1.4.1
23+
* devDependencies
24+
* @arcjet/eslint-config bumped from 1.4.0 to 1.4.1
25+
* @arcjet/rollup-config bumped from 1.4.0 to 1.4.1
26+
327
## [1.4.0](https://github.com/arcjet/arcjet-js/compare/v1.3.1...@arcjet/astro-v1.4.0) (2026-04-14)
428

529

arcjet-astro/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arcjet/astro",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Arcjet runtime security SDK for Astro — bot protection, rate limiting, prompt injection detection, PII blocking, and WAF",
55
"keywords": [
66
"ai",
@@ -58,21 +58,21 @@
5858
"test": "npm run build && npm run lint && npm run test-coverage"
5959
},
6060
"dependencies": {
61-
"@arcjet/body": "1.4.0",
62-
"@arcjet/env": "1.4.0",
63-
"@arcjet/headers": "1.4.0",
64-
"@arcjet/ip": "1.4.0",
65-
"@arcjet/logger": "1.4.0",
66-
"@arcjet/protocol": "1.4.0",
67-
"@arcjet/transport": "1.4.0",
68-
"arcjet": "1.4.0"
61+
"@arcjet/body": "1.4.1",
62+
"@arcjet/env": "1.4.1",
63+
"@arcjet/headers": "1.4.1",
64+
"@arcjet/ip": "1.4.1",
65+
"@arcjet/logger": "1.4.1",
66+
"@arcjet/protocol": "1.4.1",
67+
"@arcjet/transport": "1.4.1",
68+
"arcjet": "1.4.1"
6969
},
7070
"peerDependencies": {
7171
"astro": "^5.9.3 || ^6.0.0"
7272
},
7373
"devDependencies": {
74-
"@arcjet/eslint-config": "1.4.0",
75-
"@arcjet/rollup-config": "1.4.0",
74+
"@arcjet/eslint-config": "1.4.1",
75+
"@arcjet/rollup-config": "1.4.1",
7676
"@rollup/wasm-node": "4.60.0",
7777
"astro": "6.1.6",
7878
"eslint": "9.39.4",

arcjet-bun/CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## [1.4.1](https://github.com/arcjet/arcjet-js/compare/v1.4.0...@arcjet/bun-v1.4.1) (2026-04-25)
4+
5+
6+
### 🧹 Miscellaneous Chores
7+
8+
* **@arcjet/bun:** Synchronize arcjet-js versions
9+
10+
11+
### Dependencies
12+
13+
* The following workspace dependencies were updated
14+
* dependencies
15+
* @arcjet/body bumped from 1.4.0 to 1.4.1
16+
* @arcjet/env bumped from 1.4.0 to 1.4.1
17+
* @arcjet/headers bumped from 1.4.0 to 1.4.1
18+
* @arcjet/ip bumped from 1.4.0 to 1.4.1
19+
* @arcjet/logger bumped from 1.4.0 to 1.4.1
20+
* @arcjet/protocol bumped from 1.4.0 to 1.4.1
21+
* @arcjet/transport bumped from 1.4.0 to 1.4.1
22+
* arcjet bumped from 1.4.0 to 1.4.1
23+
* devDependencies
24+
* @arcjet/eslint-config bumped from 1.4.0 to 1.4.1
25+
* @arcjet/rollup-config bumped from 1.4.0 to 1.4.1
26+
327
## [1.4.0](https://github.com/arcjet/arcjet-js/compare/v1.3.1...@arcjet/bun-v1.4.0) (2026-04-14)
428

529

arcjet-bun/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arcjet/bun",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Arcjet runtime security SDK for Bun — bot protection, rate limiting, prompt injection detection, PII blocking, and WAF",
55
"keywords": [
66
"ai",
@@ -51,18 +51,18 @@
5151
"test": "npm run build && npm run lint"
5252
},
5353
"dependencies": {
54-
"@arcjet/body": "1.4.0",
55-
"@arcjet/env": "1.4.0",
56-
"@arcjet/headers": "1.4.0",
57-
"@arcjet/ip": "1.4.0",
58-
"@arcjet/logger": "1.4.0",
59-
"@arcjet/protocol": "1.4.0",
60-
"@arcjet/transport": "1.4.0",
61-
"arcjet": "1.4.0"
54+
"@arcjet/body": "1.4.1",
55+
"@arcjet/env": "1.4.1",
56+
"@arcjet/headers": "1.4.1",
57+
"@arcjet/ip": "1.4.1",
58+
"@arcjet/logger": "1.4.1",
59+
"@arcjet/protocol": "1.4.1",
60+
"@arcjet/transport": "1.4.1",
61+
"arcjet": "1.4.1"
6262
},
6363
"devDependencies": {
64-
"@arcjet/eslint-config": "1.4.0",
65-
"@arcjet/rollup-config": "1.4.0",
64+
"@arcjet/eslint-config": "1.4.1",
65+
"@arcjet/rollup-config": "1.4.1",
6666
"@rollup/wasm-node": "4.60.0",
6767
"bun-types": "1.3.11",
6868
"eslint": "9.39.4",

0 commit comments

Comments
 (0)