dependabot[bot] opened a new pull request, #6699:
URL: https://github.com/apache/gravitino/pull/6699

   Bumps [next](https://github.com/vercel/next.js) from 14.2.21 to 15.2.2.
   <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>v15.2.2</h2>
   <h3>Core Changes</h3>
   <ul>
   <li>[dev-overlay] fix styling on overflow error messages, add button hover 
state: <a 
href="https://redirect.github.com/vercel/next.js/issues/76771";>#76771</a></li>
   <li>Fix: respond 405 status code on OPTIONS request to SSG page: <a 
href="https://redirect.github.com/vercel/next.js/issues/76767";>#76767</a></li>
   <li>[dev-overlay] Always show relative paths: <a 
href="https://redirect.github.com/vercel/next.js/issues/76742";>#76742</a></li>
   <li>[metadata] remove the duplicate metadata in the error boundary: <a 
href="https://redirect.github.com/vercel/next.js/issues/76791";>#76791</a></li>
   <li>Upgrade React from <code>d55cc79b-20250228</code> to 
<code>443b7ff2-20250303</code>: <a 
href="https://redirect.github.com/vercel/next.js/issues/76804";>#76804</a></li>
   <li>[dev-overlay] Ignore animations on page load: <a 
href="https://redirect.github.com/vercel/next.js/issues/76834";>#76834</a></li>
   <li>fix: remove useless set-cookie in action-handler: <a 
href="https://redirect.github.com/vercel/next.js/issues/76839";>#76839</a></li>
   <li>Turbopack: handle task cancelation: <a 
href="https://redirect.github.com/vercel/next.js/issues/76831";>#76831</a></li>
   <li>Upgrade React from <code>443b7ff2-20250303</code> to 
<code>e03ac20f-20250305</code>: <a 
href="https://redirect.github.com/vercel/next.js/issues/76842";>#76842</a></li>
   <li>add types for <code>__next_app__</code> module loading functions: <a 
href="https://redirect.github.com/vercel/next.js/issues/74566";>#74566</a></li>
   <li>fix duplicated noindex when server action is triggered: <a 
href="https://redirect.github.com/vercel/next.js/issues/76847";>#76847</a></li>
   <li>fix: don't drop queued actions when navigating: <a 
href="https://redirect.github.com/vercel/next.js/issues/75362";>#75362</a></li>
   <li>[dev-overlay]: remove dependency on platform for focus trapping: <a 
href="https://redirect.github.com/vercel/next.js/issues/76849";>#76849</a></li>
   <li>Turbopack: Add <strong>turbopack_load_by_url</strong>: <a 
href="https://redirect.github.com/vercel/next.js/issues/76814";>#76814</a></li>
   <li>Add handling of origin in dev mode: <a 
href="https://redirect.github.com/vercel/next.js/issues/76880";>#76880</a></li>
   <li>[dev-overlay] Stop grouping callstack frames into ignored vs. not 
ignored: <a 
href="https://redirect.github.com/vercel/next.js/issues/76861";>#76861</a></li>
   <li>Upgrade React from <code>e03ac20f-20250305</code> to 
<code>029e8bd6-20250306</code>: <a 
href="https://redirect.github.com/vercel/next.js/issues/76870";>#76870</a></li>
   <li>[dev-overlay] Increase padding if no <code>x</code> button present: <a 
href="https://redirect.github.com/vercel/next.js/issues/76898";>#76898</a></li>
   <li>fix: prevent incorrect searchParams being applied on certain navs: <a 
href="https://redirect.github.com/vercel/next.js/issues/76914";>#76914</a></li>
   <li>[dev-overlay] Dim ignore-listed callstack frames when shown: <a 
href="https://redirect.github.com/vercel/next.js/issues/76862";>#76862</a></li>
   </ul>
   <h3>Example Changes</h3>
   <ul>
   <li>chore(cna): update tailwind styles to be closer to non-tw cna: <a 
href="https://redirect.github.com/vercel/next.js/issues/76647";>#76647</a></li>
   </ul>
   <h3>Misc Changes</h3>
   <ul>
   <li>Fix canary only warning for devlow-bench: <a 
href="https://redirect.github.com/vercel/next.js/issues/76772";>#76772</a></li>
   <li>[test] Add special placeholder if stackframes point into dist dir: <a 
href="https://redirect.github.com/vercel/next.js/issues/76741";>#76741</a></li>
   <li>[test] Use new Redbox matchers in pages/ service-side-dev-errors: <a 
href="https://redirect.github.com/vercel/next.js/issues/76779";>#76779</a></li>
   <li>[test] Use new Redbox matchers in app/ dynamic-error-trace: <a 
href="https://redirect.github.com/vercel/next.js/issues/76783";>#76783</a></li>
   <li>[test] Use new Redbox matchers in app/ owner-stack-invalid-element-type: 
<a 
href="https://redirect.github.com/vercel/next.js/issues/76786";>#76786</a></li>
   <li>[test] Use new Redbox matchers in app/ hook-functuon-names: <a 
href="https://redirect.github.com/vercel/next.js/issues/76785";>#76785</a></li>
   <li>[test] Use new Redbox matchers in app/ undefined-default-export: <a 
href="https://redirect.github.com/vercel/next.js/issues/76781";>#76781</a></li>
   <li>[test] Use new Redbox matchers in server-navigation-error: <a 
href="https://redirect.github.com/vercel/next.js/issues/76787";>#76787</a></li>
   <li>[test] Fix flaky error-recovery test: <a 
href="https://redirect.github.com/vercel/next.js/issues/76789";>#76789</a></li>
   <li>[test] Use new Redbox matchers in pages/ gssp-ssr-change-reloading: <a 
href="https://redirect.github.com/vercel/next.js/issues/76788";>#76788</a></li>
   <li>[docs] update Tailwind CSS installation and configuration instructions: 
<a 
href="https://redirect.github.com/vercel/next.js/issues/76259";>#76259</a></li>
   <li>docs: Tailwind v4: <a 
href="https://redirect.github.com/vercel/next.js/issues/76801";>#76801</a></li>
   <li>chore(docs): update minimumCacheTTL example to 31 days: <a 
href="https://redirect.github.com/vercel/next.js/issues/76796";>#76796</a></li>
   <li>Turbopack: improve sectioned source maps: <a 
href="https://redirect.github.com/vercel/next.js/issues/76627";>#76627</a></li>
   <li>[test] Use new Redbox matchers in pages/ middleware-errors: <a 
href="https://redirect.github.com/vercel/next.js/issues/76797";>#76797</a></li>
   <li>doc: use <code>redirect</code> in client components: <a 
href="https://redirect.github.com/vercel/next.js/issues/76332";>#76332</a></li>
   <li>[docs] document experimental viewTransition flag: <a 
href="https://redirect.github.com/vercel/next.js/issues/76832";>#76832</a></li>
   <li>docs(errors): remove confusing good-to-know since global-errors.tsx also 
show in dev as of 15.2: <a 
href="https://redirect.github.com/vercel/next.js/issues/76825";>#76825</a></li>
   <li>Turbopack: don't use HashMap in manifests: <a 
href="https://redirect.github.com/vercel/next.js/issues/76833";>#76833</a></li>
   <li>Update <code>labeler.json</code>: <a 
href="https://redirect.github.com/vercel/next.js/issues/76828";>#76828</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vercel/next.js/commit/f4552826e1ed15fbeb951be552d67c5a08ad0672";><code>f455282</code></a>
 v15.2.2</li>
   <li><a 
href="https://github.com/vercel/next.js/commit/86ad4497bc9c9d0d4ae86afd3abade9f8b330771";><code>86ad449</code></a>
 ci: designate release branch for lerna</li>
   <li><a 
href="https://github.com/vercel/next.js/commit/38cf78e31efd81cd0fe64c9b3dfaf5290ba60012";><code>38cf78e</code></a>
 v15.2.2-canary.6</li>
   <li><a 
href="https://github.com/vercel/next.js/commit/1fc525cb441c26c4633025f086c1098bff8532f6";><code>1fc525c</code></a>
 docs: fix create-next-app cli title (<a 
href="https://redirect.github.com/vercel/next.js/issues/76908";>#76908</a>)</li>
   <li><a 
href="https://github.com/vercel/next.js/commit/372d02d588d055dbba388f08de7a7dd37e44a7f4";><code>372d02d</code></a>
 [test] Use new Redbox matchers in pages/ client-navigation/rendering (<a 
href="https://redirect.github.com/vercel/next.js/issues/76798";>#76798</a>)</li>
   <li><a 
href="https://github.com/vercel/next.js/commit/bdb9cb4140831fec5710780279f07749a96c35ac";><code>bdb9cb4</code></a>
 v15.2.2-canary.5</li>
   <li><a 
href="https://github.com/vercel/next.js/commit/f33a4b321613685f509c5aea34f1a39dd0c458f6";><code>f33a4b3</code></a>
 [dev-overlay] Dim ignore-listed callstack frames when shown (<a 
href="https://redirect.github.com/vercel/next.js/issues/76862";>#76862</a>)</li>
   <li><a 
href="https://github.com/vercel/next.js/commit/dd4aca4bc30a4c9f2cdd4cbc638e9a9061adfdfd";><code>dd4aca4</code></a>
 chore(github): add moar labels (<a 
href="https://redirect.github.com/vercel/next.js/issues/76922";>#76922</a>)</li>
   <li><a 
href="https://github.com/vercel/next.js/commit/aa55567e2ae43bc1d726cf2fab51baf8c1f2be1c";><code>aa55567</code></a>
 v15.2.2-canary.4</li>
   <li><a 
href="https://github.com/vercel/next.js/commit/cfb4ac515c6586acc00dccc9a6ed71998a29b8a9";><code>cfb4ac5</code></a>
 fix: prevent incorrect searchParams being applied on certain navs (<a 
href="https://redirect.github.com/vercel/next.js/issues/76914";>#76914</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vercel/next.js/compare/v14.2.21...v15.2.2";>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.21&new-version=15.2.2)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to