From 1337efcad41142f414060584659746cc22ddcfc8 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 19 Apr 2024 14:53:40 +0000
Subject: [PATCH] deps(example): Bump the dependencies group in
/examples/nextjs-14-react-hook-form with 2 updates (#639)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps the dependencies group in /examples/nextjs-14-react-hook-form with 2 updates: [@arcjet/next](https://github.com/arcjet/arcjet-js/tree/HEAD/arcjet-next) and [zod](https://github.com/colinhacks/zod).
Updates `@arcjet/next` from 1.0.0-alpha.11 to 1.0.0-alpha.12
Release notes
Sourced from @arcjet/next
's releases.
v1.0.0-alpha.12
⚠ BREAKING CHANGES
- Deprecate calling
protect()
with no rules (#608)
🚀 New Features
📦 Dependencies
- Bump eslint-config-next from 14.1.4 to 14.2.1 (#585) (b92474b)
- Bump eslint-config-next from 14.2.1 to 14.2.2 (#621) (3268a70)
- Bump typeid-js from 0.5.0 to 0.6.0 (#566) (b6dcaeb)
- Bump typeid-js from 0.6.0 to 0.7.0 (#620) (8b09974)
- dev: Bump
@rollup/wasm-node
from 4.14.1 to 4.14.3 (#597) (598adf0)
- dev: Bump typescript from 5.4.4 to 5.4.5 (#557) (16af391)
- example: Bump eslint-config-next from 14.1.4 to 14.2.1 in /examples/nextjs-example in the dependencies group (#583) (93b7d22)
- example: Bump eslint-config-next from 14.2.1 to 14.2.2 in /examples/nextjs-13-pages-wrap in the dependencies group (#631) (78e7f71)
- example: Bump eslint-config-next from 14.2.1 to 14.2.2 in /examples/nextjs-example in the dependencies group (#626) (99c54ae)
- example: Bump hono from 4.2.4 to 4.2.5 in /examples/nodejs-hono-rl in the dependencies group (#628) (27f6d41)
- example: Bump the dependencies group across 1 directory with 3 updates (#634) (c57b920)
- example: Bump the dependencies group across 1 directory with 3 updates (#635) (a0d587b)
- example: Bump the dependencies group across 1 directory with 6 updates (#611) (950279d)
- example: Bump the dependencies group in /examples/nextjs-13-pages-wrap with 3 updates (#592) (d24c26f)
- example: Bump the dependencies group in /examples/nextjs-14-app-dir-rl with 2 updates (#624) (f4038dd)
- example: Bump the dependencies group in /examples/nextjs-14-app-dir-rl with 4 updates (#600) (b02997f)
- example: Bump the dependencies group in /examples/nextjs-14-app-dir-validate-email with 2 updates (#618) (183cd3f)
- example: Bump the dependencies group in /examples/nextjs-14-app-dir-validate-email with 4 updates (#596) (b1aac10)
- example: Bump the dependencies group in /examples/nextjs-14-authjs-5 with 2 updates (#632) (baf13f3)
- example: Bump the dependencies group in /examples/nextjs-14-authjs-5 with 4 updates (#598) (bd3ae6e)
- example: Bump the dependencies group in /examples/nextjs-14-clerk-rl with 2 updates (#625) (a08a5b3)
- example: Bump the dependencies group in /examples/nextjs-14-clerk-rl with 5 updates (#594) (a53aa2d)
- example: Bump the dependencies group in /examples/nextjs-14-clerk-shield with 5 updates (#599) (43fc6e6)
- example: Bump the dependencies group in /examples/nextjs-14-decorate with 2 updates (#627) (2ebf3fe)
- example: Bump the dependencies group in /examples/nextjs-14-decorate with 4 updates (#593) (e250755)
- example: Bump the dependencies group in /examples/nextjs-14-ip-details with 2 updates (#629) (235599c)
- example: Bump the dependencies group in /examples/nextjs-14-ip-details with 4 updates (#602) (56b8338)
- example: Bump the dependencies group in /examples/nextjs-14-nextauth-4 with 2 updates (#633) (10aa44e)
- example: Bump the dependencies group in /examples/nextjs-14-nextauth-4 with 4 updates (#601) (e9cd5ee)
- example: Bump the dependencies group in /examples/nextjs-14-openai with 3 updates (#630) (f381437)
- example: Bump the dependencies group in /examples/nextjs-14-pages-wrap with 2 updates (#623) (a499f3f)
- example: Bump the dependencies group in /examples/nextjs-14-pages-wrap with 4 updates (#591) (0d6a7d5)
- example: Bump the dependencies group in /examples/nextjs-14-react-hook-form with 9 updates (#603) (a46de79)
- example: Bump the dependencies group in /examples/nodejs-hono-rl with 2 updates (#580) (e49db56)
... (truncated)
Changelog
Sourced from @arcjet/next
's changelog.
📦 Dependencies
- dev: Bump
@rollup/wasm-node
from 4.14.1 to 4.14.3 (#597) (598adf0)
- dev: Bump typescript from 5.4.4 to 5.4.5 (#557) (16af391)
Dependencies
- The following workspace dependencies were updated
- dependencies
@arcjet/ip
bumped from 1.0.0-alpha.11 to 1.0.0-alpha.12
- arcjet bumped from 1.0.0-alpha.11 to 1.0.0-alpha.12
- devDependencies
@arcjet/eslint-config
bumped from 1.0.0-alpha.11 to 1.0.0-alpha.12
@arcjet/rollup-config
bumped from 1.0.0-alpha.11 to 1.0.0-alpha.12
@arcjet/tsconfig
bumped from 1.0.0-alpha.11 to 1.0.0-alpha.12
Commits
Updates `zod` from 3.22.4 to 3.22.5
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
---
.../package-lock.json | 72 +++++++++----------
.../nextjs-14-react-hook-form/package.json | 2 +-
2 files changed, 37 insertions(+), 37 deletions(-)
diff --git a/examples/nextjs-14-react-hook-form/package-lock.json b/examples/nextjs-14-react-hook-form/package-lock.json
index 526a3f82b..56d73e03f 100644
--- a/examples/nextjs-14-react-hook-form/package-lock.json
+++ b/examples/nextjs-14-react-hook-form/package-lock.json
@@ -22,7 +22,7 @@
"react-hook-form": "^7.51.3",
"tailwind-merge": "^2.2.2",
"tailwindcss-animate": "^1.0.6",
- "zod": "^3.22.4"
+ "zod": "^3.22.5"
},
"devDependencies": {
"@types/node": "^20",
@@ -61,48 +61,48 @@
}
},
"node_modules/@arcjet/analyze": {
- "version": "1.0.0-alpha.11",
- "resolved": "https://registry.npmjs.org/@arcjet/analyze/-/analyze-1.0.0-alpha.11.tgz",
- "integrity": "sha512-/ClEx6f3ktsVfPIU42HVCzVSun0b6p+mTBuvZ67wlOEILD2cBHlEVFOmRiOb4r4SM9dHY8Py+XMN88lkIlS7Pg==",
+ "version": "1.0.0-alpha.12",
+ "resolved": "https://registry.npmjs.org/@arcjet/analyze/-/analyze-1.0.0-alpha.12.tgz",
+ "integrity": "sha512-mZ4km3XrUzbcpVGp35OCUiHjXYaa4cKGL9yHI253vozetIzJezZW/lCVU/iQU3JJt704oXKLpF5uzaXb1mj1Zg==",
"dependencies": {
- "@arcjet/logger": "1.0.0-alpha.11"
+ "@arcjet/logger": "1.0.0-alpha.12"
},
"engines": {
"node": ">=18"
}
},
"node_modules/@arcjet/duration": {
- "version": "1.0.0-alpha.11",
- "resolved": "https://registry.npmjs.org/@arcjet/duration/-/duration-1.0.0-alpha.11.tgz",
- "integrity": "sha512-QTRtGY6TvB80foRTyAURMxDXJKfRMQYSGkMML0/H0DkLumXMhyLwprc7GA73PY/OfjDZ9wslGGZaDryYDWUPkg==",
+ "version": "1.0.0-alpha.12",
+ "resolved": "https://registry.npmjs.org/@arcjet/duration/-/duration-1.0.0-alpha.12.tgz",
+ "integrity": "sha512-2DxNGNaf4eh3nkkEAueqwDXLT3IXupn6WZ2KOQIfLpxAyKNUXVhGKyAoO801TIgItz29CceOt7aomlUjyjFStQ==",
"engines": {
"node": ">=18"
}
},
"node_modules/@arcjet/ip": {
- "version": "1.0.0-alpha.11",
- "resolved": "https://registry.npmjs.org/@arcjet/ip/-/ip-1.0.0-alpha.11.tgz",
- "integrity": "sha512-WeDETlc6fbsHkZ11PwPrENf1j+SzqX4vHFeaew7cESU1Z36tBMMbOV3/8CEPTJlTKpfYKNX9/JXF66n+Nd2F3A==",
+ "version": "1.0.0-alpha.12",
+ "resolved": "https://registry.npmjs.org/@arcjet/ip/-/ip-1.0.0-alpha.12.tgz",
+ "integrity": "sha512-P2vZDzitIWvFEc2woEV2dRT9DEaubcPBPVJMbyRLbtu5iBkiv5CPgdt9vXI1VyqmWT1O9xgFK3FO2JSWDsqyUw==",
"engines": {
"node": ">=18"
}
},
"node_modules/@arcjet/logger": {
- "version": "1.0.0-alpha.11",
- "resolved": "https://registry.npmjs.org/@arcjet/logger/-/logger-1.0.0-alpha.11.tgz",
- "integrity": "sha512-w4nqYgkUhyzCNxUdBAGSSKddqNRy/JRVfiQRhEaepqm7HdTm3YqKy8SdSvWPxqNAWl0UvN0dfmUhfE0s3d0HcA==",
+ "version": "1.0.0-alpha.12",
+ "resolved": "https://registry.npmjs.org/@arcjet/logger/-/logger-1.0.0-alpha.12.tgz",
+ "integrity": "sha512-ceRcpVKPdLkw9EeShpcXgIEG7MjUMHqHL1k++SAwM9DoAgKfgF9t/znUK7t0XvUOHBL+W2AbpjQS6VKUT+IeFg==",
"engines": {
"node": ">=18"
}
},
"node_modules/@arcjet/next": {
- "version": "1.0.0-alpha.11",
- "resolved": "https://registry.npmjs.org/@arcjet/next/-/next-1.0.0-alpha.11.tgz",
- "integrity": "sha512-7Nmj9NVOXzWKi4PuJkgrE9UhhtsGRd4FCC/rkOm5cFqlWMpa6zj+FUJRRagKq1rrTqRw6CEgHSFw+iRMccPDVw==",
+ "version": "1.0.0-alpha.12",
+ "resolved": "https://registry.npmjs.org/@arcjet/next/-/next-1.0.0-alpha.12.tgz",
+ "integrity": "sha512-LBIbceqIus55T4tH/Tr9VEqol9rk2QEmotC8F7Z/nsKid0rxJnTmhpp+nNiRzvsVy5IDDotT4r3abardsKK1UA==",
"dependencies": {
- "@arcjet/ip": "1.0.0-alpha.11",
+ "@arcjet/ip": "1.0.0-alpha.12",
"@connectrpc/connect-web": "1.4.0",
- "arcjet": "1.0.0-alpha.11"
+ "arcjet": "1.0.0-alpha.12"
},
"engines": {
"node": ">=18"
@@ -112,13 +112,13 @@
}
},
"node_modules/@arcjet/protocol": {
- "version": "1.0.0-alpha.11",
- "resolved": "https://registry.npmjs.org/@arcjet/protocol/-/protocol-1.0.0-alpha.11.tgz",
- "integrity": "sha512-081SJC2skWtMJmJqiMaRWihDmt0tSQvcC0KJOy9ruS9uPwvpOagJNddp8BrJi1YnTF71l2yTd375T22hvAMsMQ==",
+ "version": "1.0.0-alpha.12",
+ "resolved": "https://registry.npmjs.org/@arcjet/protocol/-/protocol-1.0.0-alpha.12.tgz",
+ "integrity": "sha512-bmQv6aaKyAx+tf9rX8A4oKeS03bU0CHNyVxcMevWHvHbf9rj7TmfP2SX5ZYIu+pbY+VXn6oI0vSksMybcWwxrg==",
"dependencies": {
"@bufbuild/protobuf": "1.8.0",
"@connectrpc/connect": "1.4.0",
- "typeid-js": "0.5.0"
+ "typeid-js": "0.7.0"
},
"engines": {
"node": ">=18"
@@ -879,14 +879,14 @@
}
},
"node_modules/arcjet": {
- "version": "1.0.0-alpha.11",
- "resolved": "https://registry.npmjs.org/arcjet/-/arcjet-1.0.0-alpha.11.tgz",
- "integrity": "sha512-2sUduvi8/e1KFzvQ7w8ZDv6F3Munru+jOezjNoBOt6QiUdoKnns/uLigFVrYs8oyirXLhHgjLcrtwwnCyUbEnA==",
+ "version": "1.0.0-alpha.12",
+ "resolved": "https://registry.npmjs.org/arcjet/-/arcjet-1.0.0-alpha.12.tgz",
+ "integrity": "sha512-zrbGsYAlmh7epdBafQtoOr3uu2zyXEQesJrh5fzqyO2SUVOYu3v2f5uoOrLjLl4ap4gwCd0bSgwC+k/91j54FA==",
"dependencies": {
- "@arcjet/analyze": "1.0.0-alpha.11",
- "@arcjet/duration": "1.0.0-alpha.11",
- "@arcjet/logger": "1.0.0-alpha.11",
- "@arcjet/protocol": "1.0.0-alpha.11"
+ "@arcjet/analyze": "1.0.0-alpha.12",
+ "@arcjet/duration": "1.0.0-alpha.12",
+ "@arcjet/logger": "1.0.0-alpha.12",
+ "@arcjet/protocol": "1.0.0-alpha.12"
},
"engines": {
"node": ">=18"
@@ -5000,9 +5000,9 @@
}
},
"node_modules/typeid-js": {
- "version": "0.5.0",
- "resolved": "https://registry.npmjs.org/typeid-js/-/typeid-js-0.5.0.tgz",
- "integrity": "sha512-wgEWd5Ejd2gvb68y+5wWcjZmrJqPFX4rMV6Fi6CN5luzD9Wjaf9v1g3qfpGzaWahXcmlnA0cCPDP4Kr0F630xA==",
+ "version": "0.7.0",
+ "resolved": "https://registry.npmjs.org/typeid-js/-/typeid-js-0.7.0.tgz",
+ "integrity": "sha512-eNkOAh7Z7SIGwgdg2BM5n79QhJqHMNMm6kWYJAsIf3OqBLDEO5UeNLknBXh9+U6zel1zC5z2l0cwCswIy+GWyw==",
"dependencies": {
"uuidv7": "^0.6.2"
}
@@ -5309,9 +5309,9 @@
}
},
"node_modules/zod": {
- "version": "3.22.4",
- "resolved": "https://registry.npmjs.org/zod/-/zod-3.22.4.tgz",
- "integrity": "sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==",
+ "version": "3.22.5",
+ "resolved": "https://registry.npmjs.org/zod/-/zod-3.22.5.tgz",
+ "integrity": "sha512-HqnGsCdVZ2xc0qWPLdO25WnseXThh0kEYKIdV5F/hTHO75hNZFp8thxSeHhiPrHZKrFTo1SOgkAj9po5bexZlw==",
"funding": {
"url": "https://github.com/sponsors/colinhacks"
}
diff --git a/examples/nextjs-14-react-hook-form/package.json b/examples/nextjs-14-react-hook-form/package.json
index 555dd596b..e18a20fe6 100644
--- a/examples/nextjs-14-react-hook-form/package.json
+++ b/examples/nextjs-14-react-hook-form/package.json
@@ -23,7 +23,7 @@
"react-hook-form": "^7.51.3",
"tailwind-merge": "^2.2.2",
"tailwindcss-animate": "^1.0.6",
- "zod": "^3.22.4"
+ "zod": "^3.22.5"
},
"devDependencies": {
"@types/node": "^20",