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

docs(deps): bump next from 13.4.9 to 13.4.10 in /docs #949

Merged
merged 1 commit into from Jul 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps next from 13.4.9 to 13.4.10.

Release notes

Sourced from next's releases.

v13.4.10

Core Changes

  • Fix trailing slash with locale domain: #52343
  • perf: use fs.readdirSync with withFileTypes: #52340
  • Make get_client_chunking_context independent of context: #51928
  • perf: use fs.opendir for better resource usage: #52341
  • fix: metadatabase warning message: #52363
  • perf: simplify getShortDynamicParamType on app-render: #52355
  • fix: prevent infinite dev refresh on nested parallel routes: #52362
  • turbopack: add incremental cache for node.js app rendering: #52172
  • Refactor metadata og and twitter title to be always presented: #52320
  • perf: reduce system calls on eslint plugin: #52359
  • Turbopack: Use a different chunking context for web entry: #52404
  • Temporarily revert change to pages render: #52407
  • Remove integration tests now in vercel/turbo: #52413
  • Update Rust nightly toolchain: #51757
  • Cache concurrent ensurePage requests for the same page: #52360
  • [turbopack]: Remove skipped integration tests: #52421
  • Fix metadata layer webpack rule for server-only: #52403
  • Override file based images with social images property: #52416
  • Split the client reference manifest file to be generated per-entry: #52450
  • fix(standalone): fixed output: "standalone" crashing build when there is no app/ page: #51993
  • fix: add aws packages to default serverComponentsExternalPackages: #52388
  • refactor: avoid unnecessary async scopes in eslint: #52418
  • Ensure useParams return array for catch-all routes: #52494
  • turbopack: Module Trait: #52401
  • Fix tracking of client reference manifest: #52505
  • perf: create an experimental bundled version of the next server: #52206
  • Chore: Remove redundant intersection type: #52453
  • perf: Refactor recursiveReadDirSync: #52517
  • add version to function config manifest: #52507
  • Turbopack: Source trait: #52511
  • Update id handling for fonts: #52559
  • feat(turbopack): support swc transform plugins : #50401
  • feat(babel-loader): provide migration help message for babel config: #52565
  • Support global-error for ssr fallback: #52573
  • Fix ISR case with bot requests: #52581
  • fix(next/jest): jest can not load server-only code: #52393
  • Turbopack: App Router build POC: #52036
  • Avoid loading Next.js config again in render workers: #52587
  • Add more extensions to next-types-plugin for Node16/NodeNext: #52562
  • feat(next-swc): report native bindings load err code: #52570
  • Move App Pages rendering into bundle: #52290
  • feat(turbopack): support native webp: #52285
  • Set sizes prop to any for svg icons: #52609
  • Turbopack: OutputAsset trait: #52606
  • chore(deps): bump react@18.3.0-canary-9377e1010-20230712: #52649
  • Ensure root layout only render once per request: #52589
  • Fix bundle path normalization for /index routes: #52650

... (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.9 to 13.4.10.
- [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.9...v13.4.10)

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

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

vercel bot commented Jul 14, 2023

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

Name Status Preview Updated (UTC)
tact ✅ Ready (Inspect) Visit Preview Jul 14, 2023 8:28pm

@kamilsk kamilsk added this pull request to the merge queue Jul 15, 2023
Merged via the queue into main with commit 92fef2c Jul 15, 2023
2 checks passed
@kamilsk kamilsk deleted the dependabot/npm_and_yarn/docs/next-13.4.10 branch July 15, 2023 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: deps An issue related to dependencies. scope: docs An issue related to documentation. type: improvement A new improvement proposal.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant