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): bump next from 13.4.13 to 14.0.0 #417

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps next from 13.4.13 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 30, 2023
@netlify
Copy link

netlify bot commented Oct 30, 2023

Deploy Preview for any-viewer ready!

Name Link
🔨 Latest commit a625c1b
🔍 Latest deploy log https://app.netlify.com/sites/any-viewer/deploys/653fa6440ab3aa0008d92032
😎 Deploy Preview https://deploy-preview-417--any-viewer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@socket-security
Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: [email protected]

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1a757e8) 87.93% compared to head (a625c1b) 87.93%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #417   +/-   ##
=======================================
  Coverage   87.93%   87.93%           
=======================================
  Files          25       25           
  Lines        2387     2387           
  Branches      379      379           
=======================================
  Hits         2099     2099           
  Misses        287      287           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [next](https://github.com/vercel/next.js) from 13.4.13 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.13...v14.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-14.0.0 branch from bdf68ce to a625c1b Compare October 30, 2023 12:49
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2023

Superseded by #418.

@dependabot dependabot bot closed this Nov 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-14.0.0 branch November 1, 2023 10:09
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