Skip to content

Bump @next/eslint-plugin-next from 12.2.5 to 13.1.3 #516

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2023

Bumps @next/eslint-plugin-next from 12.2.5 to 13.1.3.

Release notes

Sourced from @​next/eslint-plugin-next's releases.

v13.1.3

Core Changes

  • Refactor next dynamic: #44832
  • Add built-in server-only and client-only: #44861
  • Handle empty module from the next dynamic loader: #44873
  • Update pre-compiled: #44874
  • Use sequentialRead while encoding images with sharp: #44881
  • Move server-external-packages to JSON: #44910
  • fix standalone wrong url being logged: #44887
  • Custom RSC compiler error message in pages/: #44865
  • Replace eslint rule for no-shadow with typescript-eslint/no-shadow: #44936
  • Ensure rootLayoutIncluded is set on partial render: #44958
  • Fix force-static description in next-typescript: #44951
  • Fix CSS imports being tracked multiple times: #44938
  • Use withoutEnlargement instead of sharp.metadata(): #44890
  • Update res.revalidate to pass through headers: #44981
  • Add experimental.allowedRevalidateHeaderKeys config: #44985
  • Gracefully handle telemetry not being available: #44986
  • Add proper error when app path switches static to dynamic: #44989
  • Ensure force-dynamic is honored during build: #45015
  • Fix turbo usage in tests: #44715
  • Add project directory rename/remove handling: #44911
  • chore: open dev overlay error links in new tab: #45018
  • Remove next-app-loader from import trace: #44996
  • Ensure additional windows are not created on Windows OS: #45022
  • Don't dispaly "Error: " twice when router isn't mounted: #45038
  • Display the reason of hydration error in error overlay: #44857
  • Fix typescript plugin: #44128
  • Add shiki and vscode-oniguruma to default server-external packages: #44968
  • Fix error when CSS @​import fails to resolve: #45010
  • Fix next/dynamic non ssr in pages when appDir is enabled: #45066

Documentation Changes

  • Update building-forms.md: #44862
  • Prompt for custom import alias and store preferences in CNA: #44872
  • Next/Script documentation beforeInteractive inconsistency: #44898
  • fix(docs): update broken link for preset.ts: #44916
  • Fix Node.js version to 14.6.0 in Upgrading guide.: #44939
  • update redirects.md: #44960
  • Add AsyncLocalStorage to edge-runtime APIs: #44975

Example Changes

  • Removes title warning from cms example: #44894
  • Fix with-stencil example: #44964
  • refactor: Latest Tigris sdk and example using decorators: #44256

Misc Changes

... (truncated)

Commits

Dependabot compatibility score

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 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 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)

Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 12.2.5 to 13.1.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.1.3/packages/eslint-plugin-next)

---
updated-dependencies:
- dependency-name: "@next/eslint-plugin-next"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 20, 2023 06:05
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2023

Superseded by #517.

@dependabot dependabot bot closed this Jan 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next/eslint-plugin-next-13.1.3 branch January 23, 2023 06:08
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants