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

Bump next from 13.4.19 to 14.0.0 #669

Merged
merged 1 commit into from
Oct 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2023

Bumps next from 13.4.19 to 14.0.0.

Release notes

Sourced from next's releases.

v14.0.0

Core Changes

  • perf: fix server trace file logic : #56898
  • feat: drop Node.js 16: #56896
  • Update React from d900fadbf to 09fbee89d. Removes server context and experimental prefix for server action APIs: #56809
  • feat(env): upgrade dotenv: #38481
  • Update Babel dependencies: #51962
  • perf: fix tracing for routes: #56924
  • build: Update swc_core to v0.86.1: #56770
  • feat: set status code to 500 if unexpected error occurs before streaming in app router: #56236
  • cache: add unstable_noStore API: #56930
  • Adding component to @​next/third-parties: #56106
  • Replace Promise.withResolvers polyfill with DetachedPromise: #56954
  • chore(next/image)!: mark onLoadingComplete as deprecated in favor of onLoad: #56944
  • chore: lower Node.js version requirement: #56943
  • fix typos: #56870
  • Update React from 09fbee89d to a41957507: #56970
  • Reland "feat(turbopack): support basic next/dynamic": #56934
  • Add @mui/icons-material to the default optimizePackageImports list: #56801
  • add better logs around worker restarts: #57004
  • Handle Promise Rejections for Streams: #56976
  • Web Streams cleanup: #56819
  • chore(next/image): remove deprecation of onLoadingComplete temporarily: #57020
  • Revert "chore(next/image): remove deprecation of onLoadingComplete temporarily": #57024
  • Improve performance of String.prototype.split uses: #56746
  • chore: support progressive jpg with sharp: #56617
  • Move ImageResponse to next/og: #56662
  • Prefer module over main on main fields for app router server compiler: #56960
  • chore: upgrade jest: #56909
  • chore: drop undici: #56899
  • Bump packages version to match canary versions: #57071
  • codemod: migrate ImageResponse imports: #57074
  • chore(next/image)!: mark domains as deprecated in favor remotePatterns: #57062
  • Code frame and sourcemapped error support for Turbopack: #56727
  • Update flakey build trace case: #57092
  • build: don't error when bundling optional peer deps: #57073
  • Expose Experimental Taint APIs: #56507
  • Update font data: #57094
  • Upgrade edge-runtime/cookies: #57124
  • Remove warning messages: #57087
  • Add retry for fetching subsetted Google Fonts: #56583
  • Update React from a41957507 to d803f519e: #57015
  • prefer Option: #57104
  • chore: drop form-data: #57141
  • chore: drop web streams polyfilling on globalThis: #57077
  • chore: create template from next-edge-ssr-loader: #56715
  • Remove the experimental serverActions flag: #57145
  • Route Handler Types: #57070
  • Revert "Add retry for fetching subsetted Google Fonts": #57154

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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](https://github.com/vercel/next.js) from 13.4.19 to 14.0.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.4.19...v14.0.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 26, 2023
@Leo-Peyronnet Leo-Peyronnet merged commit 5f14e03 into vNext Oct 28, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vNext/next-14.0.0 branch October 28, 2023 13:57
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

1 participant