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

build(deps): bump next from 13.4.5 to 13.4.6 #605

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2023

Bumps next from 13.4.5 to 13.4.6.

Release notes

Sourced from next's releases.

v13.4.6

Core Changes

  • Fix windows metadata slashes: #51088
  • Do not merge chunkGroups' CSS files: #51103
  • Add unique search query for RSC requests to be cacable on CDN: #50970
  • add turbopack integration tests to CI: #50904
  • Add option for debugging CPU usage: #51174
  • Prefer module fields for RSC server layer: #51179
  • Update next/head warning to link to the correct docs page: #51013
  • Revert "Do not merge chunkGroups' CSS files": #51193
  • fix: helpful error when output: export and next export -o: #51191
  • Strip _rsc query for navigation between app and page: #51195
  • Fix standalone not found: #51172
  • fix(cli): add all available options to cli commands, format them consistently: #48708
  • update storybook example (copy from vercel/vercel): #50865
  • chore: remove useless duplicate code: #50705
  • fix: app router hash scrolling should respect scroll-padding: #51268
  • Fix build error about trace file and edge route: #50808
  • chore(router): fix typo in comment: #50581
  • Add mikroORM to external package list: #50487
  • [docs] Clarify that merely changing extension does not load .md f…: #49785
  • Correct build workers perf issue: #51271
  • Remove edge functions tracking in dev server: #51122
  • app router: fix double fetch on prefetch={false}: #51292
  • Invalidate client cache when cookies have changed in Server Actions: #51290
  • feat(turbopack): enable sassOptions: #51259
  • Route Module Cleanup: #50936
  • Validate i18n locale domain: #50220
  • chore: add dark mode for dev overlay: #48601
  • chore: update next/font/google font list: #49969
  • fix: Incorrect build size outputs for app dir: #50768
  • Simplify server CSS handling: #51018
  • Allow configuring analyzerMode in bundle-analyzer: #47468
  • Revert "Prefer module fields for RSC server layer": #51316
  • Fix Server Actions compiler: #51318
  • Revert "Route Module Cleanup": #51322
  • test(next-dev): hard fail if next-dev runs with turbopack intenral flag: #51308
  • Revert "test(next-dev): hard fail if next-dev runs with turbopack intenral flag": #51327
  • Update Next.js code owners: #51319
  • Fix CSS deploy id case: #51325
  • Update turbopack: #51336
  • Fix shared layer bundling in Edge Runtime: #51348

Documentation Changes

  • Update 01-images.mdx: #51133
  • Update next-image-unconfigured-host.md with correct Remote Patterns Documentation link to new docs: #49750
  • Fixes the link from components/fonts to api/fonts: #51169
  • Docs: Fix useSearchParams link: #51151

... (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.5 to 13.4.6.
- [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.5...v13.4.6)

---
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 the dependencies Pull requests that update a dependency file label Jun 16, 2023
@github-actions github-actions bot merged commit e91e256 into main Jun 16, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-13.4.6 branch June 16, 2023 09:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants