Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Bump next from 13.4.7 to 13.4.8 #62

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps next from 13.4.7 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 13.4.7 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@v13.4.7...v13.4.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 3, 2023
@BelleNottelling BelleNottelling merged commit 058bc6d into main Jul 3, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-13.4.8 branch July 3, 2023 21:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant