Skip to content
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

build(deps-dev): bump eslint-config-next from 13.3.0 to 13.4.0 #590

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2023

Bumps eslint-config-next from 13.3.0 to 13.4.0.

Release notes

Sourced from eslint-config-next's releases.

v13.4.0

Core Changes

  • More fluent GraphTraversal API: #49028
  • fix GlobalError interop and add test case: #49033
  • Add flag to switch to the experimental channel: #48896
  • Fix extra block element in body: #49034
  • Fixed next-types-plugin causing Typescript errors when "type": "module" is set: #49027
  • Fixed middleware's edge-chunks not being copied in copyTracedFiles: #48723
  • Rename experimentalReact: #49046
  • app router: don't unmount/remount on search param changes: #49047
  • style: remove useless React.Fragment tag on next/image: #48997
  • feat: add draft mode to next/headers: #48789
  • Fix next dev failing for app when __NEXT_DISABLE_MEMORY_WATCHER is set: #49056
  • fix(next-core): interop non string record values in env: #49057
  • feat(next-core): support capsize for google font fallback: #48967
  • chore: use includes replace indexOf: #48901
  • feat: make enableUndici: true default and remove node-fetch: #49061
  • fix(next_core): do not apply user config to internal assets: #48210
  • update turbopack: #49071
  • allow to use different blur placeholder modes: #49070
  • Use route metadata to trace in node-file-trace: #49080
  • fix quoted env vars from next config: #49090
  • find and handle not-found page in app dir: #49095
  • Update revalidate handling for app: #49062
  • Update turbopack warning: #49051
  • Add validation to server methods: #49104
  • use ws instead of undici.WebSocket: #49100
  • chore: rename draft mode enabled to isEnabled: #49096
  • add test cases for error handling: #49093
  • improve test case stability: #49036
  • Optimize non-dynamic metadata routes to static in production build: #49109
  • Allow setting runtime in layouts in type declarations: #49117
  • Tweak app cache handling for paths: #49108
  • add test case for non-enumerable exports: #49106
  • Skip handler for POST requests when no action ID is found: #49119
  • Fix edge runtime detection from layouts: #49126
  • Fix cross-worker revalidate API: #49101
  • app router: Fix infinite redirect loop in MPA navigation: #49058
  • Only read digest from error instance: #49132
  • Static generate dynamic sitemaps: #49114
  • Remove writing vscode config: #49133
  • Revert "Fix cross-worker revalidate API": #49138
  • Revert "Revert "Fix cross-worker revalidate API" (#49138)": #49141
  • fix(ts): make ReadonlyHeaders more compatible with Headers: #49075
  • app-router: update prefetch heuristic to traverse until until we hit a loading boundary: #49077
  • Forward response to edge runtime for response modification: #49145
  • Polyfill Blob for Node.js < 18: #49156
  • Update compilation target of @​next/react-dev-overlay: #49153
  • Fix CSS module imports not included in root not-found file: #49155

... (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 [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.3.0 to 13.4.0.
- [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.4.0/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 4, 2023
@vercel
Copy link

vercel bot commented May 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextjs-auth-prisma ❌ Failed (Inspect) May 4, 2023 9:00pm

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2023

Superseded by #593.

@dependabot dependabot bot closed this May 5, 2023
auto-merge was automatically disabled May 5, 2023 21:00

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-config-next-13.4.0 branch May 5, 2023 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants