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 12.3.0 to 13.4.8 #83

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps next from 12.3.0 to 13.4.8.

Release notes

Sourced from next's releases.

v13.4.8

For a more detailed summary of recent performance improvements around compilation, please see this comment.


Core Changes

  • Auto fill title/images/description from openGraph for twitter if missing: #51453
  • Route Module Updates: #51433
  • fix(typo): rename var name in comment: #51531
  • feat: support for numeric separators in revalidate config: #51438
  • Support response aborting: #51594
  • Next Build Turbo POC (2): #51546
  • bugfix: route interception with dynamic paths: #51526
  • add edge rendering for app dir for Turbopack: #51631
  • Pages Error Route Module Rendering: #51374
  • Revert "add edge rendering for app dir for Turbopack": #51659
  • Update cache handling in draft mode: #51663
  • Add esm entry for next/server and alias @​vercel/og: #51651
  • Hot reload when conflicted pages detected and when conflicts are resolved: #51516
  • Fix standalone rendering for unmatched _next routes: #51611
  • add edge rendering for app dir for Turbopack: #51666
  • Revert "Update swc_core to v0.78.15": #51716
  • type check tests (and convert next-test-utils.js to ts) : #51071
  • Add default modularizeImports that breaks up @​mui/icons-material, @​mui/material, date-fns, lodash, lodash-es, ramda, react-bootstrap: #50900
  • Move Pages render out of server: #51678
  • Add url to patched fetch response: #51665
  • Correct Flight client's condition for SSR and createServerReference: #51723
  • Update manual basePath with trailingSlash: #51726
  • feat: add body parser limit for server actions: #51104
  • fix: handle 404 errors in HotReload client: #51637
  • Add critical next config value to github info: #51715
  • Fix not-found handling in turbopack: #51735
  • Allow matching against user-agent in rewrites that match headers: #48271
  • revalidate should be more than a boolean: #51627
  • Rename serverActionsSizeLimit as serverActionsBodySizeLimit and add docs: #51755
  • Fix HMR for missing dependencies in next-app-loader: #51778
  • fix: interception rewrites should support catch-all segments: #51787
  • Remove execSync: #51785
  • Remove unncessary source matching from loader: #51775
  • Fix NODE_OPTIONS='--inspect' not running expected: #51467
  • Fix tree-shaking for metadata image functions on the Edge runtime: #51762
  • Add WATCHPACK_WATCHER_LIMIT=20: #51826
  • Simplify Flight manifest plugin: #51589
  • performance: don't compile on hover on dev: #51830
  • Refactor next-font-manifest-plugin: #51835
  • feat: Introduce eslint rule for async client components: #51547
  • fix: webpack target should match node engines: #51852
  • Enable compression for Webpack's cache during dev: #51851
  • perf: only require nextjs-require-cache-hot-reloader related API in dev mode: #51834

... (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](https://github.com/vercel/next.js) from 12.3.0 to 13.4.8.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.3.0...v13.4.8)

---
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 Jul 3, 2023
@cloudflare-pages
Copy link

cloudflare-pages bot commented Jul 3, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 46b274d
Status:🚫  Build failed.

View logs

@dependabot dependabot bot requested a review from bradp July 3, 2023 21:38
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