Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Bump next from 13.0.2 to 13.0.4 #139

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2022

Bumps next from 13.0.2 to 13.0.4.

Release notes

Sourced from next's releases.

v13.0.4-canary.5

Core Changes

  • Fix middleware prefetch cases: #43056
  • Ensure backslash is correctly handled in find-page-file: #43057
  • Fix app render: escape segment value #42626: #42823

Misc Changes

  • Update build-wasm to checkout directly: #43054

Credits

Huge thanks to @​Marcus-Rise for helping!

v13.0.4-canary.4

Core Changes

  • Fix app page check on windows: #43022
  • Add middleware prefetching config: #42936

Documentation Changes

  • docs: Add examples of using multiple weights and styles: #43031

Example Changes

  • Convert with-cssed, with-csx, with-styled-jsx examples to TypeScript: #43018
  • feat(examples): use experimental edge runtime with grafbase: #42992

Misc Changes

  • @​next/font/google variable fonts without weight range: #43036

Credits

Huge thanks to @​hanneslund, @​maxproske, and @​notrab for helping!

v13.0.4-canary.3

Core Changes

  • Handle head.js on client-side navigation: #42904
  • feat(jest): respect transpilePackages in tests: #42987
  • App files ending with page registred as page files: #42996
  • Allow generateStaticParams to be a synchronous function in app directory: #42942
  • chore(eslint-config-next): bump eslint-import-resolver-typescript: #43010
  • Ensure next.config.js function is handled for turbo: #43015

Documentation Changes

... (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.0.2 to 13.0.4.
- [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.0.2...v13.0.4)

---
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 Nov 18, 2022
@vercel
Copy link

vercel bot commented Nov 18, 2022

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

Name Status Preview Updated
arter ✅ Ready (Inspect) Visit Preview Nov 18, 2022 at 5:10AM (UTC)

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.

0 participants