Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: Bump eslint-config-next from 14.1.3 to 14.1.4 (#403)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.1.3 to 14.1.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">eslint-config-next's releases</a>.</em></p> <blockquote> <h2>v14.1.4</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>Update React from 60a927d04 to 4b84f11 (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/63476">#63476</a>) <a href="https://github.com/ztanner"><code>@ztanner</code></a></li> <li>fix revalidation issue with route handlers (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/63213">#63213</a>) <a href="https://github.com/ztanner"><code>@ztanner</code></a></li> <li>ensure mpa navigations to the same URL work after restoring from bfcache (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/63155">#63155</a>) <a href="https://github.com/ztanner"><code>@ztanner</code></a></li> <li>Ensure PromiseLikeOfReactNode is not included in .d.ts files (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/63185">#63185</a>) <a href="https://github.com/timneutkens"><code>@timneutkens</code></a></li> <li>Fix metadata url cases should not append with trailing slash (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/63050">#63050</a>) <a href="https://github.com/huozhi"><code>@huozhi</code></a></li> <li>feat: add deploymentId config (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/63198">#63198</a>) <a href="https://github.com/styfle"><code>@styfle</code></a></li> <li>fix: bump <code>@vercel/nft</code><a href="https://github.com/0"><code>@0</code></a>.26.3 (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/61538">#61538</a>) <a href="https://github.com/styfle"><code>@styfle</code></a></li> <li>fix x-forwarded-port header (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/63303">#63303</a>) <a href="https://github.com/Ethan-Arrowood"><code>@Ethan-Arrowood</code></a></li> <li>fix: x-forwarded-port header is 'undefined' when no port in url (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/60484">#60484</a>) <a href="https://github.com/yuvalotem"><code>@yuvalotem</code></a></li> </ul> <h3>Test Changes</h3> <ul> <li>test: switch order of tests to avoid flakniess (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/63482">#63482</a>) <a href="https://github.com/huozhi"><code>@huozhi</code></a></li> <li>fix broken create-next-app tests (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/63019">#63019</a>) <a href="https://github.com/ztanner"><code>@ztanner</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/f1fc35730c7aeb0ff39513f91ab2b9ed876393fe"><code>f1fc357</code></a> v14.1.4</li> <li>See full diff in <a href="https://github.com/vercel/next.js/commits/v14.1.4/packages/eslint-config-next">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-config-next&package-manager=npm_and_yarn&previous-version=14.1.3&new-version=14.1.4)](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>
- Loading branch information