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.12 to 13.4.15 #87

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps next from 13.4.12 to 13.4.15.

Release notes

Sourced from next's releases.

v13.4.15

Core Changes

  • Fix action failures due to state tree encoding: #53655
  • Initial HMR Nexturbo API implementation: #52950
  • Turbopack: add edge app routes : #53387
  • Turbopack: Hide Turbo Engine internals: #53007
  • add unit test case for next.rs api: #53679
  • Fix not-found rendering in production with edge: #53687
  • fix(next/image): don't call ReactDOM.preload if missing, such as jest: #53443
  • Add docs page for uncaught DynamicServerErrors: #53402
  • Consolidate Server and Routing process into one process: #53523
  • fix: Update outdated transform imports lucide-react: #53697
  • Update font data: #53759
  • Add warnings for static generation bail outs: #53761
  • Sort root entries per pageExtensions config for consistency: #53769
  • improve error message for conflicting parallel segments: #53803
  • Add changeFrequency and priority attributes to sitemaps: #48484
  • Ensure we set cache-control: no-cache for actions: #53824
  • Reuse RenderWorker type: #53782
  • fix: normalize backslash in getStaticPaths() for windows: #53876
  • Delete errorneous empty content length header: #53843
  • Turbopack: more tests and bugfixes for next.rs api: #53809
  • Add @heroicons/react to modularizeImports: #53902
  • Turbopack: Fix debugging in napi for next-api: #53889
  • Fix/match resource: #53796
  • Use summary_large_image as twitter card if images present by default: #53919
  • Turbopack: Emit whether server or client assets changed: #53879
  • Limit sharp's concurrency: #53385
  • enable @​vercel/og support for turbopack: #53917
  • feat(image): DataURL placeholder support for : #53442
  • Recover not found errors from flight data to render with proper boundary: #53703
  • Update React to 18.3.0-canary-1a001dac6-20230812: #53881
  • add "expect" to list of forbidden IPC headers: #53947
  • Update swc runners config: #53939
  • Better IPv6 support for next-server: #53131

Documentation Changes

  • Update 11-middleware.mdx: Added Switcher: #53977
  • Fix doc grammatical errors: #53672
  • Fix a link in incrementalCacheHandlerPath.mdx: #53718
  • Fix typo in data fetching documentation: #53772
  • Docs: Add option for fetching data using route handlers - from the client: #53793
  • docs: Add more information about Server Actions: #53805
  • docs: document cache tagging mechanism: #53806
  • chore(docs): add missing "try it out": #53815
  • docs: Opting out of scrolling with next/link and useRouter.: #53804
  • chore(docs): note cache-control header for preview/draft mode: #53825
  • Include instructions for bun package manager: #53590

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.12 to 13.4.15.
- [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.12...v13.4.15)

---
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 Aug 14, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2023

Superseded by #91.

@dependabot dependabot bot closed this Aug 21, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-13.4.15 branch August 21, 2023 20:31
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