This is an automated email from the ASF dual-hosted git repository.
jshao pushed a commit to branch branch-1.0
in repository https://gitbox.apache.org/repos/asf/gravitino.git
The following commit(s) were added to refs/heads/branch-1.0 by this push:
new 9d3ef70fa8 build(deps): bump next from 14.2.21 to 14.2.32 in /web/web
(#8564)
9d3ef70fa8 is described below
commit 9d3ef70fa84d3e67fc5f5cb04ebf2277146d2bc6
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 16 11:55:36 2025 +0800
build(deps): bump next from 14.2.21 to 14.2.32 in /web/web (#8564)
Bumps [next](https://github.com/vercel/next.js) from 14.2.21 to 14.2.32.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/next.js/releases">next's
releases</a>.</em></p>
<blockquote>
<h2>v14.2.32</h2>
<blockquote>
<p>[!NOTE]<br />
This release is backporting bug fixes. It does <strong>not</strong>
include all pending features/changes on canary.</p>
</blockquote>
<h3>Core Changes</h3>
<ul>
<li>fix router handling when setting a location response header <a
href="https://redirect.github.com/vercel/next.js/issues/82588">#82588</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/ztanner"><code>@ztanner</code></a> for
helping!</p>
<h2>v14.2.31</h2>
<blockquote>
<p>[!NOTE]<br />
This release is backporting bug fixes. It does <strong>not</strong>
include all pending features/changes on canary.</p>
</blockquote>
<h3>Core Changes</h3>
<ul>
<li>fix(next/image): improve and simplify detect-content-type (<a
href="https://redirect.github.com/vercel/next.js/issues/82179">#82179</a>)</li>
<li>fix(next/image): fix image-optimizer.ts headers (<a
href="https://redirect.github.com/vercel/next.js/issues/82178">#82178</a>)</li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/styfle"><code>@styfle</code></a> and <a
href="https://github.com/ztanner"><code>@ztanner</code></a> for
helping!</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vercel/next.js/commit/89ee5615520d593e328be994b30cd445ef5d5c17"><code>89ee561</code></a>
v14.2.32</li>
<li><a
href="https://github.com/vercel/next.js/commit/6a974adc455776b335b0db094d4c2e5349d97c97"><code>6a974ad</code></a>
[backport v14]: fix router handling when setting a location response
header (...</li>
<li><a
href="https://github.com/vercel/next.js/commit/55f76620ffb715ca3255bae96fa58f4a1a0848b1"><code>55f7662</code></a>
v14.2.31</li>
<li><a
href="https://github.com/vercel/next.js/commit/5dd68a5853effd435bca664c443211e99f9e6554"><code>5dd68a5</code></a>
[backport v14]: fix(next/image): improve and simplify
detect-content-type (<a
href="https://redirect.github.com/vercel/next.js/issues/8">#8</a>...</li>
<li><a
href="https://github.com/vercel/next.js/commit/bcc7c65c5abef84c1c977a85fc392e589b74d8f7"><code>bcc7c65</code></a>
[backport v14]: fix(next/image): fix image-optimizer.ts headers (<a
href="https://redirect.github.com/vercel/next.js/issues/82114">#82114</a>)
(<a
href="https://redirect.github.com/vercel/next.js/issues/82">#82</a>...</li>
<li><a
href="https://github.com/vercel/next.js/commit/243072b7a8b7fb3be74a8d9256847669b131ea7e"><code>243072b</code></a>
v14.2.30</li>
<li><a
href="https://github.com/vercel/next.js/commit/f523d4a142913fa9f9f743241cc6132a39f6883b"><code>f523d4a</code></a>
[backport]: config.allowedDevOrigins (<a
href="https://redirect.github.com/vercel/next.js/issues/80410">#80410</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/ca9211576c9a21c15980dcc6f022c2cd21542561"><code>ca92115</code></a>
v14.2.29</li>
<li><a
href="https://github.com/vercel/next.js/commit/ec9ee8749e9c6820148ead09a20983afd7ba9482"><code>ec9ee87</code></a>
Only share incremental cache for edge in next start (<a
href="https://redirect.github.com/vercel/next.js/issues/79389">#79389</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/e65628a237ea76d77d911aedb12d5137fddd90fb"><code>e65628a</code></a>
v14.2.28</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/compare/v14.2.21...v14.2.32">compare
view</a></li>
</ul>
</details>
<br />
<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>
| Dependency Name | Ignore Conditions |
| --- | --- |
| next | [>= 15.a, < 16] |
</details>
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
web/web/package.json | 2 +-
web/web/pnpm-lock.yaml | 103 ++++++++++++++++++++++++++-----------------------
2 files changed, 55 insertions(+), 50 deletions(-)
diff --git a/web/web/package.json b/web/web/package.json
index bd72adb86d..19dfdb31a3 100644
--- a/web/web/package.json
+++ b/web/web/package.json
@@ -35,7 +35,7 @@
"clsx": "^2.1.1",
"dayjs": "^1.11.11",
"lodash-es": "^4.17.21",
- "next": "14.2.21",
+ "next": "14.2.32",
"nprogress": "^0.2.0",
"oidc-client-ts": "^3.3.0",
"qs": "^6.14.0",
diff --git a/web/web/pnpm-lock.yaml b/web/web/pnpm-lock.yaml
index 8bd7113869..b03addea1b 100644
--- a/web/web/pnpm-lock.yaml
+++ b/web/web/pnpm-lock.yaml
@@ -54,8 +54,8 @@ importers:
specifier: ^4.17.21
version: 4.17.21
next:
- specifier: 14.2.21
- version: 14.2.21([email protected]([email protected]))([email protected])
+ specifier: 14.2.32
+ version: 14.2.32([email protected]([email protected]))([email protected])
nprogress:
specifier: ^0.2.0
version: 0.2.0
@@ -870,62 +870,62 @@ packages:
'@next/[email protected]':
resolution: {integrity:
sha512-zYmPFpiworQCClUYIqGxfNphpJSUlAUiHYsc1/F8pPLIvcFtRVn1L1qO5GnEKL7KRUTyeKxzYycsOo8P/Rlmww==}
- '@next/[email protected]':
- resolution: {integrity:
sha512-lXcwcJd5oR01tggjWJ6SrNNYFGuOOMB9c251wUNkjCpkoXOPkDeF/15c3mnVlBqrW4JJXb2kVxDFhC4GduJt2A==}
+ '@next/[email protected]':
+ resolution: {integrity:
sha512-n9mQdigI6iZ/DF6pCTwMKeWgF2e8lg7qgt5M7HXMLtyhZYMnf/u905M18sSpPmHL9MKp9JHo56C6jrD2EvWxng==}
'@next/[email protected]':
resolution: {integrity:
sha512-j4K0n+DcmQYCVnSAM+UByTVfIHnYQy2ODozfQP+4RdwtRDfobrIvKq1K4Exb2koJ79HSSa7s6B2SA8T/1YR3RA==}
- '@next/[email protected]':
- resolution: {integrity:
sha512-HwEjcKsXtvszXz5q5Z7wCtrHeTTDSTgAbocz45PHMUjU3fBYInfvhR+ZhavDRUYLonm53aHZbB09QtJVJj8T7g==}
+ '@next/[email protected]':
+ resolution: {integrity:
sha512-osHXveM70zC+ilfuFa/2W6a1XQxJTvEhzEycnjUaVE8kpUS09lDpiDDX2YLdyFCzoUbvbo5r0X1Kp4MllIOShw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
- '@next/[email protected]':
- resolution: {integrity:
sha512-TSAA2ROgNzm4FhKbTbyJOBrsREOMVdDIltZ6aZiKvCi/v0UwFmwigBGeqXDA97TFMpR3LNNpw52CbVelkoQBxA==}
+ '@next/[email protected]':
+ resolution: {integrity:
sha512-P9NpCAJuOiaHHpqtrCNncjqtSBi1f6QUdHK/+dNabBIXB2RUFWL19TY1Hkhu74OvyNQEYEzzMJCMQk5agjw1Qg==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
- '@next/[email protected]':
- resolution: {integrity:
sha512-0Dqjn0pEUz3JG+AImpnMMW/m8hRtl1GQCNbO66V1yp6RswSTiKmnHf3pTX6xMdJYSemf3O4Q9ykiL0jymu0TuA==}
+ '@next/[email protected]':
+ resolution: {integrity:
sha512-v7JaO0oXXt6d+cFjrrKqYnR2ubrD+JYP7nQVRZgeo5uNE5hkCpWnHmXm9vy3g6foMO8SPwL0P3MPw1c+BjbAzA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
- '@next/[email protected]':
- resolution: {integrity:
sha512-Ggfw5qnMXldscVntwnjfaQs5GbBbjioV4B4loP+bjqNEb42fzZlAaK+ldL0jm2CTJga9LynBMhekNfV8W4+HBw==}
+ '@next/[email protected]':
+ resolution: {integrity:
sha512-tA6sIKShXtSJBTH88i0DRd6I9n3ZTirmwpwAqH5zdJoQF7/wlJXR8DkPmKwYl5mFWhEKr5IIa3LfpMW9RRwKmQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
- '@next/[email protected]':
- resolution: {integrity:
sha512-uokj0lubN1WoSa5KKdThVPRffGyiWlm/vCc/cMkWOQHw69Qt0X1o3b2PyLLx8ANqlefILZh1EdfLRz9gVpG6tg==}
+ '@next/[email protected]':
+ resolution: {integrity:
sha512-7S1GY4TdnlGVIdeXXKQdDkfDysoIVFMD0lJuVVMeb3eoVjrknQ0JNN7wFlhCvea0hEk0Sd4D1hedVChDKfV2jw==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
- '@next/[email protected]':
- resolution: {integrity:
sha512-iAEBPzWNbciah4+0yI4s7Pce6BIoxTQ0AGCkxn/UBuzJFkYyJt71MadYQkjPqCQCJAFQ26sYh7MOKdU+VQFgPg==}
+ '@next/[email protected]':
+ resolution: {integrity:
sha512-OHHC81P4tirVa6Awk6eCQ6RBfWl8HpFsZtfEkMpJ5GjPsJ3nhPe6wKAJUZ/piC8sszUkAgv3fLflgzPStIwfWg==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
- '@next/[email protected]':
- resolution: {integrity:
sha512-plykgB3vL2hB4Z32W3ktsfqyuyGAPxqwiyrAi2Mr8LlEUhNn9VgkiAl5hODSBpzIfWweX3er1f5uNpGDygfQVQ==}
+ '@next/[email protected]':
+ resolution: {integrity:
sha512-rORQjXsAFeX6TLYJrCG5yoIDj+NKq31Rqwn8Wpn/bkPNy5rTHvOXkW8mLFonItS7QC6M+1JIIcLe+vOCTOYpvg==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
- '@next/[email protected]':
- resolution: {integrity:
sha512-w5bacz4Vxqrh06BjWgua3Yf7EMDb8iMcVhNrNx8KnJXt8t+Uu0Zg4JHLDL/T7DkTCEEfKXO/Er1fcfWxn2xfPA==}
+ '@next/[email protected]':
+ resolution: {integrity:
sha512-jHUeDPVHrgFltqoAqDB6g6OStNnFxnc7Aks3p0KE0FbwAvRg6qWKYF5mSTdCTxA3axoSAUwxYdILzXJfUwlHhA==}
engines: {node: '>= 10'}
cpu: [ia32]
os: [win32]
- '@next/[email protected]':
- resolution: {integrity:
sha512-sT6+llIkzpsexGYZq8cjjthRyRGe5cJVhqh12FmlbxHqna6zsDDK8UNaV7g41T6atFHCJUPeLb3uyAwrBwy0NA==}
+ '@next/[email protected]':
+ resolution: {integrity:
sha512-2N0lSoU4GjfLSO50wvKpMQgKd4HdI2UHEhQPPPnlgfBJlOgJxkjpkYBqzk08f1gItBB6xF/n+ykso2hgxuydsA==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
@@ -1551,6 +1551,9 @@ packages:
[email protected]:
resolution: {integrity:
sha512-pB68nIHmbN6L/4C6MH1DokyR3bYqFwjaSs/sWDHGj4CTcFtQUQMuJftVwWkXq7mNWOybD3KhUv3oWHoGxgP14Q==}
+ [email protected]:
+ resolution: {integrity:
sha512-QGUGitqsc8ARjLdgAfxETDhRbJ0REsP6O3I96TAth/mVjh2cYzN2u+3AzPP3aVSm2FehEItaJw1xd+IGBXWeSw==}
+
[email protected]:
resolution: {integrity:
sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw==}
engines: {node: '>=4'}
@@ -2656,8 +2659,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
- [email protected]:
- resolution: {integrity:
sha512-rZmLwucLHr3/zfDMYbJXbw0ZeoBpirxkXuvsJbk7UPorvPYZhP7vq7aHbKnU7dQNCYIimRrbB2pp3xmf+wsYUg==}
+ [email protected]:
+ resolution: {integrity:
sha512-fg5g0GZ7/nFc09X8wLe6pNSU8cLWbLRG3TZzPJ1BJvi2s9m7eF991se67wliM9kR5yLHRkyGKU49MMx58s3LJg==}
engines: {node: '>=18.17.0'}
hasBin: true
peerDependencies:
@@ -4584,37 +4587,37 @@ snapshots:
- bufferutil
- utf-8-validate
- '@next/[email protected]': {}
+ '@next/[email protected]': {}
'@next/[email protected]':
dependencies:
glob: 7.1.7
- '@next/[email protected]':
+ '@next/[email protected]':
optional: true
- '@next/[email protected]':
+ '@next/[email protected]':
optional: true
- '@next/[email protected]':
+ '@next/[email protected]':
optional: true
- '@next/[email protected]':
+ '@next/[email protected]':
optional: true
- '@next/[email protected]':
+ '@next/[email protected]':
optional: true
- '@next/[email protected]':
+ '@next/[email protected]':
optional: true
- '@next/[email protected]':
+ '@next/[email protected]':
optional: true
- '@next/[email protected]':
+ '@next/[email protected]':
optional: true
- '@next/[email protected]':
+ '@next/[email protected]':
optional: true
'@nodelib/[email protected]':
@@ -5281,6 +5284,8 @@ snapshots:
[email protected]: {}
+ [email protected]: {}
+
[email protected]:
dependencies:
assertion-error: 1.1.0
@@ -5739,7 +5744,7 @@ snapshots:
eslint: 8.57.1
eslint-import-resolver-node: 0.3.9
eslint-import-resolver-typescript:
3.10.1([email protected]([email protected]))([email protected])
- eslint-plugin-import:
2.32.0(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected]([email protected]([email protected]))([email protected]))([email protected])
+ eslint-plugin-import:
2.32.0(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected])
eslint-plugin-jsx-a11y: 6.10.2([email protected])
eslint-plugin-react: 7.37.5([email protected])
eslint-plugin-react-hooks: 5.0.0-canary-7118f5dd7-20230705([email protected])
@@ -5773,7 +5778,7 @@ snapshots:
tinyglobby: 0.2.14
unrs-resolver: 1.11.1
optionalDependencies:
- eslint-plugin-import:
2.32.0(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected]([email protected]([email protected]))([email protected]))([email protected])
+ eslint-plugin-import:
2.32.0(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected])
transitivePeerDependencies:
- supports-color
@@ -5788,7 +5793,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
-
[email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected]([email protected]([email protected]))([email protected]))([email protected]):
+
[email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected]):
dependencies:
'@rtsao/scc': 1.1.0
array-includes: 3.1.9
@@ -6641,27 +6646,27 @@ snapshots:
[email protected]: {}
- [email protected]([email protected]([email protected]))([email protected]):
+ [email protected]([email protected]([email protected]))([email protected]):
dependencies:
- '@next/env': 14.2.21
+ '@next/env': 14.2.32
'@swc/helpers': 0.5.5
busboy: 1.6.0
- caniuse-lite: 1.0.30001727
+ caniuse-lite: 1.0.30001741
graceful-fs: 4.2.11
postcss: 8.4.31
react: 18.3.1
react-dom: 18.3.1([email protected])
styled-jsx: 5.1.1([email protected])
optionalDependencies:
- '@next/swc-darwin-arm64': 14.2.21
- '@next/swc-darwin-x64': 14.2.21
- '@next/swc-linux-arm64-gnu': 14.2.21
- '@next/swc-linux-arm64-musl': 14.2.21
- '@next/swc-linux-x64-gnu': 14.2.21
- '@next/swc-linux-x64-musl': 14.2.21
- '@next/swc-win32-arm64-msvc': 14.2.21
- '@next/swc-win32-ia32-msvc': 14.2.21
- '@next/swc-win32-x64-msvc': 14.2.21
+ '@next/swc-darwin-arm64': 14.2.32
+ '@next/swc-darwin-x64': 14.2.32
+ '@next/swc-linux-arm64-gnu': 14.2.32
+ '@next/swc-linux-arm64-musl': 14.2.32
+ '@next/swc-linux-x64-gnu': 14.2.32
+ '@next/swc-linux-x64-musl': 14.2.32
+ '@next/swc-win32-arm64-msvc': 14.2.32
+ '@next/swc-win32-ia32-msvc': 14.2.32
+ '@next/swc-win32-x64-msvc': 14.2.32
transitivePeerDependencies:
- '@babel/core'
- babel-plugin-macros