This is an automated email from the ASF dual-hosted git repository.

jshao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git


The following commit(s) were added to refs/heads/main by this push:
     new caf42cf8de build(deps): bump next from 14.2.10 to 14.2.21 in /web/web 
(#6124)
caf42cf8de is described below

commit caf42cf8deccac31df2635f0b76e19130e2e72c1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 7 10:37:14 2025 +0800

    build(deps): bump next from 14.2.10 to 14.2.21 in /web/web (#6124)
    
    Bumps [next](https://github.com/vercel/next.js) from 14.2.10 to 14.2.21.
    <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.21</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>Upgrade React from 14898b6a9 to 178c267a4e: <a
    
href="https://redirect.github.com/vercel/next.js/pull/74115";>vercel/next.js#74115</a></li>
    <li>Fix unstable_allowDynamic when used with pnpm: <a
    
href="https://redirect.github.com/vercel/next.js/pull/73765";>vercel/next.js#73765</a></li>
    </ul>
    <h3>Misc Changes</h3>
    <ul>
    <li>chore(docs): add missing search: '' on remotePatterns: <a
    
href="https://redirect.github.com/vercel/next.js/pull/73927";>vercel/next.js#73927</a></li>
    <li>chore(docs): update version history of next/image: <a
    
href="https://redirect.github.com/vercel/next.js/pull/73926";>vercel/next.js#73926</a></li>
    </ul>
    <h3>Credits</h3>
    <p>Huge thanks to <a
    href="https://github.com/unstubbable";><code>@​unstubbable</code></a>, <a
    href="https://github.com/ztanner";><code>@​ztanner</code></a>, and <a
    href="https://github.com/styfle";><code>@​styfle</code></a> for
    helping!</p>
    <h2>v14.2.20</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 fetch cloning bug (<a
    
href="https://redirect.github.com/vercel/next.js/pull/73532";>vercel/next.js#73532</a>)</li>
    </ul>
    <h3>Credits</h3>
    <p>Huge thanks to <a
    href="https://github.com/wyattjoh";><code>@​wyattjoh</code></a> for
    helping!</p>
    <h2>v14.2.19</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>ensure worker exits bubble to parent process (<a
    
href="https://redirect.github.com/vercel/next.js/issues/73433";>#73433</a>)</li>
    <li>Increase max cache tags to 128 (<a
    
href="https://redirect.github.com/vercel/next.js/issues/73125";>#73125</a>)</li>
    </ul>
    <h3>Misc Changes</h3>
    <ul>
    <li>Update max tag items limit in docs (<a
    
href="https://redirect.github.com/vercel/next.js/issues/73445";>#73445</a>)</li>
    </ul>
    <h3>Credits</h3>
    <p>Huge thanks to <a
    href="https://github.com/ztanner";><code>@​ztanner</code></a> and <a
    href="https://github.com/ijjk";><code>@​ijjk</code></a> for helping!</p>
    <h2>v14.2.18</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: (third-parties) sendGTMEvent not queueing events before GTM
    init (<a
    href="https://redirect.github.com/vercel/next.js/issues/68683";>#68683</a>)
    (<a
    
href="https://redirect.github.com/vercel/next.js/issues/72111";>#72111</a>)</li>
    <li>Ignore error pages for cache revalidate (<a
    href="https://redirect.github.com/vercel/next.js/issues/72412";>#72412</a>)
    (<a
    
href="https://redirect.github.com/vercel/next.js/issues/72484";>#72484</a>)</li>
    </ul>
    <h3>Credits</h3>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/vercel/next.js/commit/2655f6efd3379cf68205b3b5c5173399294f7731";><code>2655f6e</code></a>
    v14.2.21</li>
    <li><a
    
href="https://github.com/vercel/next.js/commit/8803d2b46e66ad831aec7979f2b7f0243057e48f";><code>8803d2b</code></a>
    Backport (v14): Upgrade React from 14898b6a9 to 178c267a4e (<a
    
href="https://redirect.github.com/vercel/next.js/issues/74115";>#74115</a>)</li>
    <li><a
    
href="https://github.com/vercel/next.js/commit/6e35243eae7f876177462b32763b3749d84c7d03";><code>6e35243</code></a>
    chore(docs): add missing <code>search: ''</code> on
    <code>remotePatterns</code> (<a
    href="https://redirect.github.com/vercel/next.js/issues/73925";>#73925</a>)
    (<a
    
href="https://redirect.github.com/vercel/next.js/issues/73927";>#73927</a>)</li>
    <li><a
    
href="https://github.com/vercel/next.js/commit/54919d2f2829e112a24ab2559a1e71e0d3ab859d";><code>54919d2</code></a>
    chore(docs): update version history of <code>next/image</code> (<a
    
href="https://redirect.github.com/vercel/next.js/issues/73926";>#73926</a>)</li>
    <li><a
    
href="https://github.com/vercel/next.js/commit/049a6907af00488a607e958a863fe42328d8cd6a";><code>049a690</code></a>
    Backport: Fix <code>unstable_allowDynamic</code> when used with pnpm (<a
    
href="https://redirect.github.com/vercel/next.js/issues/73765";>#73765</a>)</li>
    <li><a
    
href="https://github.com/vercel/next.js/commit/663fa9cb295730b5adfce8f968593f3838228d16";><code>663fa9c</code></a>
    Fix SWC and React versions for <code>14-2-1</code> branch (<a
    
href="https://redirect.github.com/vercel/next.js/issues/73791";>#73791</a>)</li>
    <li><a
    
href="https://github.com/vercel/next.js/commit/ed78a4aa673034719d5664536a80d326eebac7e1";><code>ed78a4a</code></a>
    v14.2.20</li>
    <li><a
    
href="https://github.com/vercel/next.js/commit/530421d3a2cf00e94a8d68ef5b093bb866f13f14";><code>530421d</code></a>
    [backport] Fix/dedupe fetch clone (<a
    
href="https://redirect.github.com/vercel/next.js/issues/73532";>#73532</a>)</li>
    <li><a
    
href="https://github.com/vercel/next.js/commit/cbc62adabae6517b0f848a43a777af9b161cfd97";><code>cbc62ad</code></a>
    v14.2.19</li>
    <li><a
    
href="https://github.com/vercel/next.js/commit/92280dc4359c319aaac86e9795d74477b77f09ff";><code>92280dc</code></a>
    [backport] Update max tag items limit in docs (<a
    
href="https://redirect.github.com/vercel/next.js/issues/73445";>#73445</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/vercel/next.js/compare/v14.2.10...v14.2.21";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=14.2.10&new-version=14.2.21)](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)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts
    page](https://github.com/apache/gravitino/network/alerts).
    
    </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 | 90 +++++++++++++++++++++++++-------------------------
 2 files changed, 46 insertions(+), 46 deletions(-)

diff --git a/web/web/package.json b/web/web/package.json
index 471844e217..29557e07db 100644
--- a/web/web/package.json
+++ b/web/web/package.json
@@ -33,7 +33,7 @@
     "clsx": "^2.1.1",
     "dayjs": "^1.11.11",
     "lodash-es": "^4.17.21",
-    "next": "14.2.10",
+    "next": "14.2.21",
     "nprogress": "^0.2.0",
     "qs": "^6.12.2",
     "react": "^18.3.1",
diff --git a/web/web/pnpm-lock.yaml b/web/web/pnpm-lock.yaml
index 2c30d580cb..0f2bbbf4bc 100644
--- a/web/web/pnpm-lock.yaml
+++ b/web/web/pnpm-lock.yaml
@@ -57,8 +57,8 @@ importers:
         specifier: ^4.17.21
         version: 4.17.21
       next:
-        specifier: 14.2.10
-        version: 14.2.10([email protected]([email protected]))([email protected])
+        specifier: 14.2.21
+        version: 14.2.21([email protected]([email protected]))([email protected])
       nprogress:
         specifier: ^0.2.0
         version: 0.2.0
@@ -672,62 +672,62 @@ packages:
   '@next/[email protected]':
     resolution: {integrity: 
sha512-ydSDikSgGhYmBlnvzS4tgdGyn40SCFI9uWDldbkRSwXS60tg4WBJR4qJoTSERTmdAFb1PeUYCyFdfC80i2WL1w==}
 
-  '@next/[email protected]':
-    resolution: {integrity: 
sha512-dZIu93Bf5LUtluBXIv4woQw2cZVZ2DJTjax5/5DOs3lzEOeKLy7GxRSr4caK9/SCPdaW6bCgpye6+n4Dh9oJPw==}
+  '@next/[email protected]':
+    resolution: {integrity: 
sha512-lXcwcJd5oR01tggjWJ6SrNNYFGuOOMB9c251wUNkjCpkoXOPkDeF/15c3mnVlBqrW4JJXb2kVxDFhC4GduJt2A==}
 
   '@next/[email protected]':
     resolution: {integrity: 
sha512-j4K0n+DcmQYCVnSAM+UByTVfIHnYQy2ODozfQP+4RdwtRDfobrIvKq1K4Exb2koJ79HSSa7s6B2SA8T/1YR3RA==}
 
-  '@next/[email protected]':
-    resolution: {integrity: 
sha512-V3z10NV+cvMAfxQUMhKgfQnPbjw+Ew3cnr64b0lr8MDiBJs3eLnM6RpGC46nhfMZsiXgQngCJKWGTC/yDcgrDQ==}
+  '@next/[email protected]':
+    resolution: {integrity: 
sha512-HwEjcKsXtvszXz5q5Z7wCtrHeTTDSTgAbocz45PHMUjU3fBYInfvhR+ZhavDRUYLonm53aHZbB09QtJVJj8T7g==}
     engines: {node: '>= 10'}
     cpu: [arm64]
     os: [darwin]
 
-  '@next/[email protected]':
-    resolution: {integrity: 
sha512-Y0TC+FXbFUQ2MQgimJ/7Ina2mXIKhE7F+GUe1SgnzRmwFY3hX2z8nyVCxE82I2RicspdkZnSWMn4oTjIKz4uzA==}
+  '@next/[email protected]':
+    resolution: {integrity: 
sha512-TSAA2ROgNzm4FhKbTbyJOBrsREOMVdDIltZ6aZiKvCi/v0UwFmwigBGeqXDA97TFMpR3LNNpw52CbVelkoQBxA==}
     engines: {node: '>= 10'}
     cpu: [x64]
     os: [darwin]
 
-  '@next/[email protected]':
-    resolution: {integrity: 
sha512-ZfQ7yOy5zyskSj9rFpa0Yd7gkrBnJTkYVSya95hX3zeBG9E55Z6OTNPn1j2BTFWvOVVj65C3T+qsjOyVI9DQpA==}
+  '@next/[email protected]':
+    resolution: {integrity: 
sha512-0Dqjn0pEUz3JG+AImpnMMW/m8hRtl1GQCNbO66V1yp6RswSTiKmnHf3pTX6xMdJYSemf3O4Q9ykiL0jymu0TuA==}
     engines: {node: '>= 10'}
     cpu: [arm64]
     os: [linux]
 
-  '@next/[email protected]':
-    resolution: {integrity: 
sha512-n2i5o3y2jpBfXFRxDREr342BGIQCJbdAUi/K4q6Env3aSx8erM9VuKXHw5KNROK9ejFSPf0LhoSkU/ZiNdacpQ==}
+  '@next/[email protected]':
+    resolution: {integrity: 
sha512-Ggfw5qnMXldscVntwnjfaQs5GbBbjioV4B4loP+bjqNEb42fzZlAaK+ldL0jm2CTJga9LynBMhekNfV8W4+HBw==}
     engines: {node: '>= 10'}
     cpu: [arm64]
     os: [linux]
 
-  '@next/[email protected]':
-    resolution: {integrity: 
sha512-GXvajAWh2woTT0GKEDlkVhFNxhJS/XdDmrVHrPOA83pLzlGPQnixqxD8u3bBB9oATBKB//5e4vpACnx5Vaxdqg==}
+  '@next/[email protected]':
+    resolution: {integrity: 
sha512-uokj0lubN1WoSa5KKdThVPRffGyiWlm/vCc/cMkWOQHw69Qt0X1o3b2PyLLx8ANqlefILZh1EdfLRz9gVpG6tg==}
     engines: {node: '>= 10'}
     cpu: [x64]
     os: [linux]
 
-  '@next/[email protected]':
-    resolution: {integrity: 
sha512-opFFN5B0SnO+HTz4Wq4HaylXGFV+iHrVxd3YvREUX9K+xfc4ePbRrxqOuPOFjtSuiVouwe6uLeDtabjEIbkmDA==}
+  '@next/[email protected]':
+    resolution: {integrity: 
sha512-iAEBPzWNbciah4+0yI4s7Pce6BIoxTQ0AGCkxn/UBuzJFkYyJt71MadYQkjPqCQCJAFQ26sYh7MOKdU+VQFgPg==}
     engines: {node: '>= 10'}
     cpu: [x64]
     os: [linux]
 
-  '@next/[email protected]':
-    resolution: {integrity: 
sha512-9NUzZuR8WiXTvv+EiU/MXdcQ1XUvFixbLIMNQiVHuzs7ZIFrJDLJDaOF1KaqttoTujpcxljM/RNAOmw1GhPPQQ==}
+  '@next/[email protected]':
+    resolution: {integrity: 
sha512-plykgB3vL2hB4Z32W3ktsfqyuyGAPxqwiyrAi2Mr8LlEUhNn9VgkiAl5hODSBpzIfWweX3er1f5uNpGDygfQVQ==}
     engines: {node: '>= 10'}
     cpu: [arm64]
     os: [win32]
 
-  '@next/[email protected]':
-    resolution: {integrity: 
sha512-fr3aEbSd1GeW3YUMBkWAu4hcdjZ6g4NBl1uku4gAn661tcxd1bHs1THWYzdsbTRLcCKLjrDZlNp6j2HTfrw+Bg==}
+  '@next/[email protected]':
+    resolution: {integrity: 
sha512-w5bacz4Vxqrh06BjWgua3Yf7EMDb8iMcVhNrNx8KnJXt8t+Uu0Zg4JHLDL/T7DkTCEEfKXO/Er1fcfWxn2xfPA==}
     engines: {node: '>= 10'}
     cpu: [ia32]
     os: [win32]
 
-  '@next/[email protected]':
-    resolution: {integrity: 
sha512-UjeVoRGKNL2zfbcQ6fscmgjBAS/inHBh63mjIlfPg/NG8Yn2ztqylXt5qilYb6hoHIwaU2ogHknHWWmahJjgZQ==}
+  '@next/[email protected]':
+    resolution: {integrity: 
sha512-sT6+llIkzpsexGYZq8cjjthRyRGe5cJVhqh12FmlbxHqna6zsDDK8UNaV7g41T6atFHCJUPeLb3uyAwrBwy0NA==}
     engines: {node: '>= 10'}
     cpu: [x64]
     os: [win32]
@@ -2079,8 +2079,8 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-sDDExXnh33cY3RkS9JuFEKaS4HmlWmDKP1VJioucCG6z5KuA008DPsDZOzi8UfqEk3Ii+2NCQSJrfbEWtZZfww==}
+  [email protected]:
+    resolution: {integrity: 
sha512-rZmLwucLHr3/zfDMYbJXbw0ZeoBpirxkXuvsJbk7UPorvPYZhP7vq7aHbKnU7dQNCYIimRrbB2pp3xmf+wsYUg==}
     engines: {node: '>=18.17.0'}
     hasBin: true
     peerDependencies:
@@ -3645,37 +3645,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]':
@@ -5321,9 +5321,9 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]([email protected]([email protected]))([email protected]):
+  [email protected]([email protected]([email protected]))([email protected]):
     dependencies:
-      '@next/env': 14.2.10
+      '@next/env': 14.2.21
       '@swc/helpers': 0.5.5
       busboy: 1.6.0
       caniuse-lite: 1.0.30001639
@@ -5333,15 +5333,15 @@ snapshots:
       react-dom: 18.3.1([email protected])
       styled-jsx: 5.1.1([email protected])
     optionalDependencies:
-      '@next/swc-darwin-arm64': 14.2.10
-      '@next/swc-darwin-x64': 14.2.10
-      '@next/swc-linux-arm64-gnu': 14.2.10
-      '@next/swc-linux-arm64-musl': 14.2.10
-      '@next/swc-linux-x64-gnu': 14.2.10
-      '@next/swc-linux-x64-musl': 14.2.10
-      '@next/swc-win32-arm64-msvc': 14.2.10
-      '@next/swc-win32-ia32-msvc': 14.2.10
-      '@next/swc-win32-x64-msvc': 14.2.10
+      '@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
     transitivePeerDependencies:
       - '@babel/core'
       - babel-plugin-macros

Reply via email to