[PR #405] [CLOSED] chore(deps): bump next from 13.4.19 to 13.5.2 in /apps/web #947

Closed
opened 2026-02-26 19:31:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/405
Author: @dependabot[bot]
Created: 9/24/2023
Status: Closed

Base: feat/refreshHead: dependabot/npm_and_yarn/apps/web/feat/refresh/next-13.5.2


📝 Commits (1)

  • c8f0670 chore(deps): bump next from 13.4.19 to 13.5.2 in /apps/web

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 apps/web/package.json (+1 -1)

📄 Description

Bumps next from 13.4.19 to 13.5.2.

Release notes

Sourced from next's releases.

v13.5.2

Core Changes

  • Remove link to closed discussion: #55596
  • test(turbopack) migrate api tests, few image tests: #55552
  • fix: handle string nodejs signals: #55606
  • Update React from d6dcad6a8 to 2807d781a: #55590
  • Simplified ensure promise handling: #55562
  • chore: bump @vercel/og and satori: #55654
  • Fix header resent when error occured: #55619
  • Add additional cleanup logic for forked process: #55652
  • Polish error icon for error log: #55618
  • Fix importing name multiple times with the named_import transform: #55664

Documentation Changes

  • create-next-app templates: Change bun run dev commands to bun dev: #55603
  • docs: move optimizePackageImports to experimental: #55614
  • fix(docs): internationalization middleware example: #55645

Example Changes

  • fix: examples/with-fauna/package.json to reduce vulnerabilities: #55594
  • fix: examples/with-grafbase/package.json to reduce vulnerabilities: #55593
  • chore(examples): upgrade next-translate dependencies: #55637

Misc Changes

  • chore: run repro validation only on bug reports: #55610
  • Run unit tests in a separate job: #55621
  • Run unit tests in a single job run: #55625

Credits

Huge thanks to @​padmaia, @​mayank1513, @​jakeboone02, @​balazsorban44, @​kwonoj, @​huozhi, @​Yovach, @​ztanner, @​wyattjoh, @​GabenGar, @​timneutkens, and @​shuding for helping!

v13.5.2-canary.2

Core Changes

  • Fix header resent when error occured: #55619
  • Add additional cleanup logic for forked process: #55652
  • Polish error icon for error log: #55618
  • Fix importing name multiple times with the named_import transform: #55664

Credits

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

v13.5.2-canary.1

Core 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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/405 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/24/2023 **Status:** ❌ Closed **Base:** `feat/refresh` ← **Head:** `dependabot/npm_and_yarn/apps/web/feat/refresh/next-13.5.2` --- ### 📝 Commits (1) - [`c8f0670`](https://github.com/documenso/documenso/commit/c8f0670919c853a7c5ad63183ea8c1b0aded2f71) chore(deps): bump next from 13.4.19 to 13.5.2 in /apps/web ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/package.json` (+1 -1) </details> ### 📄 Description Bumps [next](https://github.com/vercel/next.js) from 13.4.19 to 13.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">next's releases</a>.</em></p> <blockquote> <h2>v13.5.2</h2> <h3>Core Changes</h3> <ul> <li>Remove link to closed discussion: <a href="https://redirect.github.com/vercel/next.js/issues/55596">#55596</a></li> <li>test(turbopack) migrate api tests, few image tests: <a href="https://redirect.github.com/vercel/next.js/issues/55552">#55552</a></li> <li>fix: handle string nodejs signals: <a href="https://redirect.github.com/vercel/next.js/issues/55606">#55606</a></li> <li>Update React from d6dcad6a8 to 2807d781a: <a href="https://redirect.github.com/vercel/next.js/issues/55590">#55590</a></li> <li>Simplified ensure promise handling: <a href="https://redirect.github.com/vercel/next.js/issues/55562">#55562</a></li> <li>chore: bump <code>@vercel/og</code> and <code>satori</code>: <a href="https://redirect.github.com/vercel/next.js/issues/55654">#55654</a></li> <li>Fix header resent when error occured: <a href="https://redirect.github.com/vercel/next.js/issues/55619">#55619</a></li> <li>Add additional cleanup logic for forked process: <a href="https://redirect.github.com/vercel/next.js/issues/55652">#55652</a></li> <li>Polish error icon for error log: <a href="https://redirect.github.com/vercel/next.js/issues/55618">#55618</a></li> <li>Fix importing name multiple times with the <code>named_import</code> transform: <a href="https://redirect.github.com/vercel/next.js/issues/55664">#55664</a></li> </ul> <h3>Documentation Changes</h3> <ul> <li><code>create-next-app</code> templates: Change <code>bun run dev</code> commands to <code>bun dev</code>: <a href="https://redirect.github.com/vercel/next.js/issues/55603">#55603</a></li> <li>docs: move optimizePackageImports to experimental: <a href="https://redirect.github.com/vercel/next.js/issues/55614">#55614</a></li> <li>fix(docs): internationalization middleware example: <a href="https://redirect.github.com/vercel/next.js/issues/55645">#55645</a></li> </ul> <h3>Example Changes</h3> <ul> <li>fix: examples/with-fauna/package.json to reduce vulnerabilities: <a href="https://redirect.github.com/vercel/next.js/issues/55594">#55594</a></li> <li>fix: examples/with-grafbase/package.json to reduce vulnerabilities: <a href="https://redirect.github.com/vercel/next.js/issues/55593">#55593</a></li> <li>chore(examples): upgrade next-translate dependencies: <a href="https://redirect.github.com/vercel/next.js/issues/55637">#55637</a></li> </ul> <h3>Misc Changes</h3> <ul> <li>chore: run repro validation only on bug reports: <a href="https://redirect.github.com/vercel/next.js/issues/55610">#55610</a></li> <li>Run unit tests in a separate job: <a href="https://redirect.github.com/vercel/next.js/issues/55621">#55621</a></li> <li>Run unit tests in a single job run: <a href="https://redirect.github.com/vercel/next.js/issues/55625">#55625</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/padmaia"><code>@​padmaia</code></a>, <a href="https://github.com/mayank1513"><code>@​mayank1513</code></a>, <a href="https://github.com/jakeboone02"><code>@​jakeboone02</code></a>, <a href="https://github.com/balazsorban44"><code>@​balazsorban44</code></a>, <a href="https://github.com/kwonoj"><code>@​kwonoj</code></a>, <a href="https://github.com/huozhi"><code>@​huozhi</code></a>, <a href="https://github.com/Yovach"><code>@​Yovach</code></a>, <a href="https://github.com/ztanner"><code>@​ztanner</code></a>, <a href="https://github.com/wyattjoh"><code>@​wyattjoh</code></a>, <a href="https://github.com/GabenGar"><code>@​GabenGar</code></a>, <a href="https://github.com/timneutkens"><code>@​timneutkens</code></a>, and <a href="https://github.com/shuding"><code>@​shuding</code></a> for helping!</p> <h2>v13.5.2-canary.2</h2> <h3>Core Changes</h3> <ul> <li>Fix header resent when error occured: <a href="https://redirect.github.com/vercel/next.js/issues/55619">#55619</a></li> <li>Add additional cleanup logic for forked process: <a href="https://redirect.github.com/vercel/next.js/issues/55652">#55652</a></li> <li>Polish error icon for error log: <a href="https://redirect.github.com/vercel/next.js/issues/55618">#55618</a></li> <li>Fix importing name multiple times with the <code>named_import</code> transform: <a href="https://redirect.github.com/vercel/next.js/issues/55664">#55664</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/huozhi"><code>@​huozhi</code></a>, <a href="https://github.com/timneutkens"><code>@​timneutkens</code></a>, and <a href="https://github.com/shuding"><code>@​shuding</code></a> for helping!</p> <h2>v13.5.2-canary.1</h2> <h3>Core Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/aea80aa53f94e0d576656ac54c337cbd69b33a54"><code>aea80aa</code></a> v13.5.2</li> <li><a href="https://github.com/vercel/next.js/commit/0afffdd024ce764b2d0674bbbcb5f441b50c555e"><code>0afffdd</code></a> v13.5.2-canary.2</li> <li><a href="https://github.com/vercel/next.js/commit/dff48cb8a791aee65b6470134295331311096cde"><code>dff48cb</code></a> Fix importing name multiple times with the <code>named_import</code> transform (<a href="https://redirect.github.com/vercel/next.js/issues/55664">#55664</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/f5bef049f53ff767b8a541b85aba6935790c9c36"><code>f5bef04</code></a> Polish error icon for error log (<a href="https://redirect.github.com/vercel/next.js/issues/55618">#55618</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/23c3ea44d88ebc5f5f395eccff88252d7fac3bc2"><code>23c3ea4</code></a> Add additional cleanup logic for forked process (<a href="https://redirect.github.com/vercel/next.js/issues/55652">#55652</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/d97af317a3bba6e774eb4c82333d4c056c3b7ff8"><code>d97af31</code></a> Fix header resent when error occured (<a href="https://redirect.github.com/vercel/next.js/issues/55619">#55619</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/72434c27378fb6fa2aae5161022dc3ab756d55ba"><code>72434c2</code></a> v13.5.2-canary.1</li> <li><a href="https://github.com/vercel/next.js/commit/38877dda37bb3c16f25f78e0fa5cf09458fe18bb"><code>38877dd</code></a> chore: bump <code>@vercel/og</code> and <code>satori</code> (<a href="https://redirect.github.com/vercel/next.js/issues/55654">#55654</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/fcca4ce9555f906e54ce20174b4bdd4af3210f13"><code>fcca4ce</code></a> fix(docs): internationalization middleware example (<a href="https://redirect.github.com/vercel/next.js/issues/55645">#55645</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/ac1c062f4f310b409bb612d1852cdb7c66381134"><code>ac1c062</code></a> v13.5.2-canary.0</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v13.4.19...v13.5.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=13.4.19&new-version=13.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:31:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#947
No description provided.