coderplanets_web
coderplanets_web copied to clipboard
chore(deps-dev): bump @next/eslint-plugin-next from 12.3.1 to 13.0.1
trafficstars
Bumps @next/eslint-plugin-next from 12.3.1 to 13.0.1.
Release notes
Sourced from @next/eslint-plugin-next's releases.
v13.0.1
Core Changes
- Rest of options in experimental.turbotrace and documentation: #41817
- Fix revalidate check in client component: #41917
- Add data attribute to div to distinguish it: #41889
- Fix lint cli help: #41783
- [Doc] Update inline documentation for next/link: #41871
- feat(edge): split
NextCookiestoRequestCookiesandResponseCookies: #41526- Show error message when using legacy props on new
next/image: #41930- Upgrade Edge Runtime: #41987
- Revert "Include frameworks in main-app": #41997
- fix(next/dev): do not suppress error from bindings: #41989
- Fix page static info extractor for app dir: #42001
- Add never return type for redirect() and notFound(): #42009
- Google fonts multiple weights & styles: #42008
- Merge app internal chunk into main chunk for layouts: #41902
- Fix build type error of page params: #42019
- Allow disabling Strict mode in app: #41894
- Update react next channel: #42021
- Fix turbo custom config detection: #42022
- Fix css modules imports in client components: #42077
- fix: Data URL images with 'fill' are always triggering 'missing sizes' warning: #42030
- types: leverage webpack types and remove casting: #42104
- Fix CSS imports from outside of the app dir when src folder is present: #42108
- Remove react root condition and always use concurrent mode: #42141
- Keep react-dom/server.node in precompiled: #42138
- Warn when legacy prop detected on
next/image: #42102- Fix failing codemod test
url-to-withrouter: #42109- Improve TypeScript plugin error when the configuration is not statically analyzable: #42062
- Ensure app revalidate has correct default: #42168
- Update turbo crates: #42014
- Update vscode config handling: #42169
- fix: allow resolving large JSON data in server components: #42025
- issue-41925 fix: skip duplicate props when transferring props from anchor to link: #42158
- Ensure we detect config correctly with turbo flag: #42201
- update turbo version: #42228
- Fix CSS modules imports from outside of the root directory: #42106
- Default font config fix: #42235
- Multiple local font weights and styles: #42232
- Optimize bundle size for appDir: #42252
- Add event for dev process stop: #42255
- Add E2E test for
@vercel/ogAPI route: #42258Documentation Changes
... (truncated)
Commits
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 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)