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

chore(deps-dev): bump eslint-config-next from 13.3.1 to 13.3.2 #758

Merged
merged 1 commit into from
May 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2023

Bumps eslint-config-next from 13.3.1 to 13.3.2.

Release notes

Sourced from eslint-config-next's releases.

v13.3.2

Core Changes

  • Refactor require hooks: #48506
  • Use decodeReplyFromBusboy in node runtime: #48686
  • Do not suggest adding "use client" if using next/router in app: #48680
  • Reland "app-router: new client-side cache semantics": #48695
  • fix: TS plugin showing warning for global-error file's reset prop: #48756
  • Add support for draft mode: #48669
  • Compile Next.js core client-side files using default target: #48750
  • Lazy DevHtmlAsset chunk generation: #48768
  • Update naming for Next.js Analytics: #48618
  • Add support for async instrumentation register: #48575
  • Prefer realpathSync.native over realpathSync: #48698
  • Fix issue with instrumentation in a standalone build: #48615
  • Polyfill FormData for Node.js < 18: #48783
  • Error on legacy runtime config under app dir: #48774
  • Fix Windows path in route join (#48603): #48779
  • Add missing repository prop to package.json: #48803
  • fix: Update @swc/helpers to v0.5.1: #48808
  • Fix hash apply after server-patch action: #48813
  • Improve typing of resolve metadata: #48670
  • Only track client entry modules in the client reference manifest: #48814
  • Vendor react@experimental: #48697
  • fix query for app dir in turbopack: #48828
  • Polyfill FormData with edge-runtime primitives: #48826
  • Add async context to server request handler: #48626
  • Fix accessing strict of undefined in writeConfigurationDefaults: #48799
  • update turbopack: #48846
  • Fix issues where saving next.config.js too quickly could result in multiple dev servers running at once: #48857
  • Fix scrolling on navigation in app: #48863
  • Implement MutableRequestCookies in server entries: #48847
  • refactor(next-swc): turbopack_ecmascript_plugins: #48671
  • edge: expose Websocket constructor: #48870
  • add missing aliases for next/dynamic and next/head: #48871
  • Update the mutableCookies class to accept extra options: #48877
  • Support generate dynamic sitemaps for dynamic routes: #48867
  • refactor(next-core): emit unsupported package warning: #48837
  • update turbopack: #48893
  • External vercel og for nodejs runtime: #48844
  • Make prefetch not async: #48897
  • Ensure require-hook env is set properly on deploy: #48902
  • add support for static implicit metadata in turbopack: #48823
  • Update min Node.js version to v16: #48903
  • Fix scrolling when invisible element is targeted: #48874
  • Preload css: #48840
  • Selectively load runtime CSS modules to avoid rule duplication: #48866
  • Ensure PAGE is checked in all cases: #48862
  • add missing exports for static generation bailout: #48910
  • Change Server Reference creation on client: #48824

... (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.1 to 13.3.2.
- [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.3.2/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added scope: code An issue related to source code. scope: deps An issue related to dependencies. type: improvement A new improvement proposal. labels Apr 30, 2023
@vercel
Copy link

vercel bot commented Apr 30, 2023

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

Name Status Preview Updated (UTC)
tact ✅ Ready (Inspect) Visit Preview Apr 30, 2023 5:18am

@kamilsk kamilsk added this pull request to the merge queue May 1, 2023
Merged via the queue into main with commit dc56754 May 1, 2023
2 checks passed
@kamilsk kamilsk deleted the dependabot/npm_and_yarn/eslint-config-next-13.3.2 branch May 1, 2023 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: code An issue related to source code. scope: deps An issue related to dependencies. type: improvement A new improvement proposal.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant