Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2023

Bumps next from 13.1.1 to 13.3.0.

Release notes

Sourced from next's releases.

v13.2.5-canary.34

Core Changes

  • interception routes: re-implementation: #48027
  • parallel routes: return a 404 when a parallel route does not have a default page/do not match: #47872
  • Update normalize revalidate params for named matches: #48032
  • fix: handle error case for output: export in next dev: #47768
  • report error when using "use server" on module level: #47967
  • Only cache successful fetches: #48033
  • Revert "Vendor react@experimental under an experimentalReact flag": #48038
  • Replaced Reflect with ReflectAdapter: #48000

Documentation Changes

Misc Changes

  • Speed up native dev build: #48028

Credits

Huge thanks to @​sokra, @​feedthejim, @​styfle, @​nabsul, and @​wyattjoh for helping!

v13.2.5-canary.33

Core Changes

  • update turbopack: #48006
  • Fix css applying for root not found: #47992
  • fix code generation for loader tree: #47987

Documentation Changes

  • Docs: Improve Open Telemetry documentation: #47955
  • Recommend @​opentelemetry/api instead of @​vercel/otel reexport: #48013

Misc Changes

  • docs: Add "special" to the Alex allowlist: #48021

Credits

Huge thanks to @​sokra, @​huozhi, @​jankaifer, and @​shuding for helping!

v13.2.5-canary.32

Core Changes

  • allow turbopack HMR to recover from react errors without hard refresh: #47771
  • Implement Route type for router APIs: #47931
  • If prefetching detected as app route, pass "as" to handleHardNavigation instead of "url": #47949

... (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)

@dependabot dependabot bot added the build label Apr 6, 2023
@vercel
Copy link

vercel bot commented Apr 6, 2023

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

Name Status Preview Comments Updated (UTC)
raduwen ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 8, 2023 10:32am

@raduwen raduwen enabled auto-merge April 8, 2023 09:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-13.3.0 branch 4 times, most recently from cf5ef7e to 82fd402 Compare April 8, 2023 10:19
Bumps [next](https://github.com/vercel/next.js) from 13.1.1 to 13.3.0.
- [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.1.1...v13.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-13.3.0 branch from 82fd402 to ac45a98 Compare April 8, 2023 10:29
@raduwen raduwen merged commit 5266bfe into main Apr 8, 2023
@raduwen raduwen deleted the dependabot/npm_and_yarn/next-13.3.0 branch April 8, 2023 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants