build(deps): bump eslint-config-next from 13.4.12 to 14.2.14
Bumps eslint-config-next from 13.4.12 to 14.2.14.
Release notes
Sourced from eslint-config-next's releases.
v14.2.14
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Fix: clone response in first handler to prevent race (#70082) (#70649)
- Respect reexports from metadata API routes (#70508) (#70647)
- Externalize node binary modules for app router (#70646)
- Fix revalidateTag() behaviour when invoked in server components (#70446) (#70642)
- Fix prefetch bailout detection for nested loading segments (#70618)
- Add missing node modules to externals (#70382)
- Feature: next/image: add support for images.remotePatterns.search (#70302)
Credits
Huge thanks to
@styfle,@ztanner,@ijjk,@huozhiand@wyattjohfor helping!v14.2.13
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Fix missing cache-control on SSR app route (#70265)
- feat: add polyfill of URL.canParse for browser compatibility (#70228)
- Fix vercel og package memory leak (#70214)
- Fix startTime error on Android 9 with Chrome 74 (#67391)
Credits
Huge thanks to
@raeyoung-kim,@huozhi,@devjiwonchoi, and@ijjkfor helping!v14.2.12
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- update prefetching jsdoc & documentation (#68047)
- Ensure we chunk revalidate tag requests (#70189)
- (backport) fix(eslint): allow typescript-eslint v8 (#70090)
- [ppr] Don't mark RSC requests as /_next/data requests (backport of #66249) (#70083)
Credits
Huge thanks to
@alvarlagerlof,@wyattjoh,@delbaoliveira, and@ijjkfor helping!v14.2.11
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: correct metadata url suffix (vercel/next.js#69959)
- fix: setting assetPrefix to URL format breaks HMR (#70040)
... (truncated)
Commits
dbbec6av14.2.14f550237v14.2.136d7ced4v14.2.1277910c8(backport) fix(eslint): allow typescript-eslint v8 (#70090)bfbc92av14.2.11937651fv14.2.106fa8982v14.2.963b999cv14.2.8c021c2ffeat: enable@typescript-eslint/recommendedin create-next-app --typescript (...a1c3a03v14.2.7- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| devs-in-tech | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 1, 2024 8:41pm |
Deploy Preview for devsintech failed.
| Name | Link |
|---|---|
| Latest commit | 4b5e0c3b19273cecf81db8eb8800c25fc7c0f93d |
| Latest deploy log | https://app.netlify.com/sites/devsintech/deploys/66fc5e33b063140008cbdc90 |
Superseded by #697.