From 6412efdae0f9b041e1f317d6ffb8091423652bdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 21:42:31 +0000 Subject: [PATCH] deps(example): bump the dependencies group across 1 directory with 3 updates (#2152) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the dependencies group with 3 updates in the /examples/nextjs-permit directory: [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs), [permitio](https://github.com/permitio/permit-node) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). Updates `@clerk/nextjs` from 6.0.0 to 6.2.0
Release notes

Sourced from @​clerk/nextjs's releases.

@​clerk/nextjs@​6.2.0

Minor Changes

Patch Changes

@​clerk/nextjs@​6.1.3

Patch Changes

@​clerk/nextjs@​6.1.0

Minor Changes

... (truncated)

Changelog

Sourced from @​clerk/nextjs's changelog.

6.2.0

Minor Changes

Patch Changes

6.1.3

Patch Changes

6.1.0

Minor Changes

... (truncated)

Commits

Updates `permitio` from 2.6.1 to 2.7.2
Release notes

Sourced from permitio's releases.

v2.7.1-rc

No release notes provided.

v2.7.0-rc

What's Changed

New Contributors

Full Changelog: https://github.com/permitio/permit-node/compare/2.6.1...2.7.0-rc

Commits

Updates `eslint-config-next` from 15.0.1 to 15.0.2
Release notes

Sourced from eslint-config-next's releases.

v15.0.2

Core Changes

... (truncated)

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
--- examples/nextjs-permit/package-lock.json | 125 ++++++++++++----------- examples/nextjs-permit/package.json | 6 +- 2 files changed, 70 insertions(+), 61 deletions(-) diff --git a/examples/nextjs-permit/package-lock.json b/examples/nextjs-permit/package-lock.json index cc835dfce..0398785ac 100644 --- a/examples/nextjs-permit/package-lock.json +++ b/examples/nextjs-permit/package-lock.json @@ -10,9 +10,9 @@ "dependencies": { "@arcjet/ip": "file:../../ip", "@arcjet/next": "file:../../arcjet-next", - "@clerk/nextjs": "^6.0.0", + "@clerk/nextjs": "^6.2.0", "next": "15.0.1", - "permitio": "^2.6.1", + "permitio": "^2.7.2", "react": "^18", "react-dom": "^18" }, @@ -21,27 +21,27 @@ "@types/react": "^18", "@types/react-dom": "^18", "eslint": "^8", - "eslint-config-next": "15.0.1", + "eslint-config-next": "15.0.2", "typescript": "^5" } }, "../../arcjet-next": { "name": "@arcjet/next", - "version": "1.0.0-alpha.27", + "version": "1.0.0-alpha.28", "license": "Apache-2.0", "dependencies": { - "@arcjet/env": "1.0.0-alpha.27", - "@arcjet/headers": "1.0.0-alpha.27", - "@arcjet/ip": "1.0.0-alpha.27", - "@arcjet/logger": "1.0.0-alpha.27", - "@arcjet/protocol": "1.0.0-alpha.27", - "@arcjet/transport": "1.0.0-alpha.27", - "arcjet": "1.0.0-alpha.27" + "@arcjet/env": "1.0.0-alpha.28", + "@arcjet/headers": "1.0.0-alpha.28", + "@arcjet/ip": "1.0.0-alpha.28", + "@arcjet/logger": "1.0.0-alpha.28", + "@arcjet/protocol": "1.0.0-alpha.28", + "@arcjet/transport": "1.0.0-alpha.28", + "arcjet": "1.0.0-alpha.28" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.27", - "@arcjet/rollup-config": "1.0.0-alpha.27", - "@arcjet/tsconfig": "1.0.0-alpha.27", + "@arcjet/eslint-config": "1.0.0-alpha.28", + "@arcjet/rollup-config": "1.0.0-alpha.28", + "@arcjet/tsconfig": "1.0.0-alpha.28", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.24.0", "@types/node": "18.18.0", @@ -58,12 +58,12 @@ }, "../../ip": { "name": "@arcjet/ip", - "version": "1.0.0-alpha.27", + "version": "1.0.0-alpha.28", "license": "Apache-2.0", "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.27", - "@arcjet/rollup-config": "1.0.0-alpha.27", - "@arcjet/tsconfig": "1.0.0-alpha.27", + "@arcjet/eslint-config": "1.0.0-alpha.28", + "@arcjet/rollup-config": "1.0.0-alpha.28", + "@arcjet/tsconfig": "1.0.0-alpha.28", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.24.0", "@types/node": "18.18.0", @@ -91,12 +91,12 @@ } }, "node_modules/@clerk/backend": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/@clerk/backend/-/backend-1.15.0.tgz", - "integrity": "sha512-WU74HBpD4KpjcqkMHYiyfXtQboPBWjnf8HmVlWHSLoqJdA/11geWr2VOFPtJzuALtCg2SXIdL7nJvqlQquhurQ==", + "version": "1.15.6", + "resolved": "https://registry.npmjs.org/@clerk/backend/-/backend-1.15.6.tgz", + "integrity": "sha512-Hn+t8m4fyso6+S6jherWZ2FYEF3t5i6HJuPmqyKXMTg9Vfpui/58j3Xj5HtDFVGjoszV2kuNMDVFK5YJg5jhFg==", "dependencies": { - "@clerk/shared": "2.10.0", - "@clerk/types": "4.27.0", + "@clerk/shared": "2.11.4", + "@clerk/types": "4.30.0", "cookie": "0.7.0", "snakecase-keys": "5.4.4", "tslib": "2.4.1" @@ -106,32 +106,33 @@ } }, "node_modules/@clerk/clerk-react": { - "version": "5.13.0", - "resolved": "https://registry.npmjs.org/@clerk/clerk-react/-/clerk-react-5.13.0.tgz", - "integrity": "sha512-4PA0medkzyOOMl//XlFWU5UHVVGx2gg5NSfNrGVuoUkN3kvz+Y7RI/48TruaKIV5wRIGO4F5MKLDfm9H5m25/g==", + "version": "5.15.0", + "resolved": "https://registry.npmjs.org/@clerk/clerk-react/-/clerk-react-5.15.0.tgz", + "integrity": "sha512-ls4YCq5ynlZTbT4aiUzYOBMtF+hzwep+csMkZtytB5dHPLxMFkuK4hX24QiI295R1RHUZJMkvSPgpVVwxKvOww==", "dependencies": { - "@clerk/shared": "2.10.0", - "@clerk/types": "4.27.0", + "@clerk/shared": "2.11.4", + "@clerk/types": "4.30.0", "tslib": "2.4.1" }, "engines": { "node": ">=18.17.0" }, "peerDependencies": { - "react": ">=18 || >=19.0.0-beta", - "react-dom": ">=18 || >=19.0.0-beta" + "react": "^18 || ^19.0.0-0", + "react-dom": "^18 || ^19.0.0-0" } }, "node_modules/@clerk/nextjs": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@clerk/nextjs/-/nextjs-6.0.0.tgz", - "integrity": "sha512-c0VejwrEI4/w+oDvkK1m2PG0Zpn+5UqxvUz3qr80VXlIJaMMEj7ARXBPiL3/aRJs+H+JsjdvJPBKKImEH/UQgQ==", - "dependencies": { - "@clerk/backend": "1.15.0", - "@clerk/clerk-react": "5.13.0", - "@clerk/shared": "2.10.0", - "@clerk/types": "4.27.0", + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/@clerk/nextjs/-/nextjs-6.2.0.tgz", + "integrity": "sha512-YuySerwbOCJRWzVBRC2iJ6V451w+NDV2mhH/6HZVROcufSa0Xif6nuaINXhJP4z4ogLnFWxpAaags/3ejw+Jew==", + "dependencies": { + "@clerk/backend": "1.15.6", + "@clerk/clerk-react": "5.15.0", + "@clerk/shared": "2.11.4", + "@clerk/types": "4.30.0", "crypto-js": "4.2.0", + "ezheaders": "0.1.0", "server-only": "0.0.1", "tslib": "2.4.1" }, @@ -139,18 +140,18 @@ "node": ">=18.17.0" }, "peerDependencies": { - "next": "^13.5.4 || ^14.0.3 || >=15.0.0-rc", - "react": ">=18 || >=19.0.0-beta", - "react-dom": ">=18 || >=19.0.0-beta" + "next": "^13.5.4 || ^14.0.3 || ^15.0.0", + "react": "^18 || ^19.0.0-0", + "react-dom": "^18 || ^19.0.0-0" } }, "node_modules/@clerk/shared": { - "version": "2.10.0", - "resolved": "https://registry.npmjs.org/@clerk/shared/-/shared-2.10.0.tgz", - "integrity": "sha512-4E9uBSBh1OR+/l6/FCMc5d+RUDnLU8op5bynZf0uZqK8xKmqs3+U9Svr1YJpmtJa+UwQLxkzWEsXE5jJ1Aph8w==", + "version": "2.11.4", + "resolved": "https://registry.npmjs.org/@clerk/shared/-/shared-2.11.4.tgz", + "integrity": "sha512-7/Va9B2pbs69qQd9U9ZPoubxAU5rb9wqnEMbRvc72rnRiQBZElvEu02O1pHpBukw0pk09KGj6BbI0H7545V9sA==", "hasInstallScript": true, "dependencies": { - "@clerk/types": "4.27.0", + "@clerk/types": "4.30.0", "glob-to-regexp": "0.4.1", "js-cookie": "3.0.5", "std-env": "^3.7.0", @@ -173,9 +174,9 @@ } }, "node_modules/@clerk/types": { - "version": "4.27.0", - "resolved": "https://registry.npmjs.org/@clerk/types/-/types-4.27.0.tgz", - "integrity": "sha512-NOPelMa0SzD0oG/H77Gt0WwzGdUCFQVsUjMIb6AFVO7P/lKDecXN+wbYiMTzJ4HF4W4jUK9v0nNXNfLzDOwH8Q==", + "version": "4.30.0", + "resolved": "https://registry.npmjs.org/@clerk/types/-/types-4.30.0.tgz", + "integrity": "sha512-/RLWXsz4yp9uFvJhDZDyZGRDyx3VdHRyPYQS7onhGVTY846X6iCzJVlMFzdpzW3PITxMBgCI9MjgKdH50vBPBA==", "dependencies": { "csstype": "3.1.1" }, @@ -652,9 +653,9 @@ "license": "MIT" }, "node_modules/@next/eslint-plugin-next": { - "version": "15.0.1", - "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-15.0.1.tgz", - "integrity": "sha512-bKWsMaGPbiFAaGqrDJvbE8b4Z0uKicGVcgOI77YM2ui3UfjHMr4emFPrZTLeZVchi7fT1mooG2LxREfUUClIKw==", + "version": "15.0.2", + "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-15.0.2.tgz", + "integrity": "sha512-R9Jc7T6Ge0txjmqpPwqD8vx6onQjynO9JT73ArCYiYPvSrwYXepH/UY/WdKDY8JPWJl72sAE4iGMHPeQ5xdEWg==", "dev": true, "dependencies": { "fast-glob": "3.3.1" @@ -2138,12 +2139,12 @@ } }, "node_modules/eslint-config-next": { - "version": "15.0.1", - "resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-15.0.1.tgz", - "integrity": "sha512-3cYCrgbH6GS/ufApza7XCKz92vtq4dAdYhx++rMFNlH2cAV+/GsAKkrr4+bohYOACmzG2nAOR+uWprKC1Uld6A==", + "version": "15.0.2", + "resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-15.0.2.tgz", + "integrity": "sha512-N8o6cyUXzlMmQbdc2Kc83g1qomFi3ITqrAZfubipVKET2uR2mCStyGRcx/r8WiAIVMul2KfwRiCHBkTpBvGBmA==", "dev": true, "dependencies": { - "@next/eslint-plugin-next": "15.0.1", + "@next/eslint-plugin-next": "15.0.2", "@rushstack/eslint-patch": "^1.10.3", "@typescript-eslint/eslint-plugin": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/parser": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0", @@ -2521,6 +2522,14 @@ "node": ">=0.8.x" } }, + "node_modules/ezheaders": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/ezheaders/-/ezheaders-0.1.0.tgz", + "integrity": "sha512-U0wdCs2dS+IzFuxyHGyw1aWhiunW22sGqnyH4yQsovkgqUvO4YSbzQ5BQzV6HY4oFlNnK+TbFGJj8rvvX5aN7w==", + "peerDependencies": { + "next": "^13.5.4 || ^14 || ^15" + } + }, "node_modules/fast-copy": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/fast-copy/-/fast-copy-3.0.2.tgz", @@ -4058,9 +4067,9 @@ } }, "node_modules/permitio": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/permitio/-/permitio-2.6.1.tgz", - "integrity": "sha512-C6FJJxlbvUgC0Zpj853QMuCaqXJWqP4Ort7otzOP0QocWK6it5A5tpH5/VB9KopMx4Rqq0gbT7TdsqyfQQ543g==", + "version": "2.7.2", + "resolved": "https://registry.npmjs.org/permitio/-/permitio-2.7.2.tgz", + "integrity": "sha512-gM04Q72ulvgN80L4V/T2f5QBBbZgsQIk+V1ZJx2c2iytysuKXdbgnUVcgUtbekfcebRua+PSELV/6ZLbglTnLw==", "dependencies": { "@bitauth/libauth": "^1.17.1", "axios": "^1.7.4", diff --git a/examples/nextjs-permit/package.json b/examples/nextjs-permit/package.json index 4b01d699d..72c657a66 100644 --- a/examples/nextjs-permit/package.json +++ b/examples/nextjs-permit/package.json @@ -11,9 +11,9 @@ "dependencies": { "@arcjet/ip": "file:../../ip", "@arcjet/next": "file:../../arcjet-next", - "@clerk/nextjs": "^6.0.0", + "@clerk/nextjs": "^6.2.0", "next": "15.0.1", - "permitio": "^2.6.1", + "permitio": "^2.7.2", "react": "^18", "react-dom": "^18" }, @@ -22,7 +22,7 @@ "@types/react": "^18", "@types/react-dom": "^18", "eslint": "^8", - "eslint-config-next": "15.0.1", + "eslint-config-next": "15.0.2", "typescript": "^5" } }