[PR #1104] [MERGED] build(deps-dev): bump vitest from 1.3.1 to 1.6.1 #1736

Closed
opened 2026-03-02 11:58:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/1104
Author: @dependabot[bot]
Created: 3/9/2025
Status: Merged
Merged: 3/9/2025
Merged by: @MohamedBassem

Base: mainHead: dependabot/npm_and_yarn/vitest-1.6.1


📝 Commits (1)

  • ba95d1c build(deps-dev): bump vitest from 1.3.1 to 1.6.1

📊 Changes

5 files changed (+232 additions, -265 deletions)

View changed files

📝 apps/web/package.json (+1 -1)
📝 packages/e2e_tests/package.json (+1 -1)
📝 packages/shared/package.json (+1 -1)
📝 packages/trpc/package.json (+1 -1)
📝 pnpm-lock.yaml (+228 -261)

📄 Description

Bumps vitest from 1.3.1 to 1.6.1.

Release notes

Sourced from vitest's releases.

v1.6.1

This release includes security patches for:

   🐞 Bug Fixes

    View changes on GitHub

v1.6.0

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.5.3

   🐞 Bug Fixes

... (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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 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/karakeep-app/karakeep/pull/1104 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/9/2025 **Status:** ✅ Merged **Merged:** 3/9/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/vitest-1.6.1` --- ### 📝 Commits (1) - [`ba95d1c`](https://github.com/karakeep-app/karakeep/commit/ba95d1c74171c1470b5255f667eb5db42446516a) build(deps-dev): bump vitest from 1.3.1 to 1.6.1 ### 📊 Changes **5 files changed** (+232 additions, -265 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/package.json` (+1 -1) 📝 `packages/e2e_tests/package.json` (+1 -1) 📝 `packages/shared/package.json` (+1 -1) 📝 `packages/trpc/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+228 -261) </details> ### 📄 Description Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.3.1 to 1.6.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitest-dev/vitest/releases">vitest's releases</a>.</em></p> <blockquote> <h2>v1.6.1</h2> <p>This release includes security patches for:</p> <ul> <li><a href="https://github.com/vitest-dev/vitest/security/advisories/GHSA-9crc-q9x8-hgqq">Remote Code Execution when accessing a malicious website while Vitest API server is listening | CVE-2025-24964</a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>backport <a href="https://redirect.github.com/vitest-dev/vitest/issues/7317">vitest-dev/vitest#7317</a> to v1 - by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/pull/7319">vitest-dev/vitest#7319</a></li> </ul> <h5>    <a href="https://github.com/vitest-dev/vitest/compare/v1.6.0...v1.6.1">View changes on GitHub</a></h5> <h2>v1.6.0</h2> <h3>   🚀 Features</h3> <ul> <li>Support standalone mode  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5565">vitest-dev/vitest#5565</a> <a href="https://github.com/vitest-dev/vitest/commit/bdce0a29"><!-- raw HTML omitted -->(bdce0)<!-- raw HTML omitted --></a></li> <li>Custom &quot;snapshotEnvironment&quot; option  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5449">vitest-dev/vitest#5449</a> <a href="https://github.com/vitest-dev/vitest/commit/30f728bc"><!-- raw HTML omitted -->(30f72)<!-- raw HTML omitted --></a></li> <li><strong>benchmark</strong>: Support comparing benchmark result  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> and <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5398">vitest-dev/vitest#5398</a> <a href="https://github.com/vitest-dev/vitest/commit/f8d3d22e"><!-- raw HTML omitted -->(f8d3d)<!-- raw HTML omitted --></a></li> <li><strong>browser</strong>: Allow injecting scripts  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5656">vitest-dev/vitest#5656</a> <a href="https://github.com/vitest-dev/vitest/commit/21e58bd8"><!-- raw HTML omitted -->(21e58)<!-- raw HTML omitted --></a></li> <li><strong>reporter</strong>: Support <code>includeConsoleOutput</code> and <code>addFileAttribute</code> in junit  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5659">vitest-dev/vitest#5659</a> <a href="https://github.com/vitest-dev/vitest/commit/2f913222"><!-- raw HTML omitted -->(2f913)<!-- raw HTML omitted --></a></li> <li><strong>ui</strong>: Sort items by file name  -  by <a href="https://github.com/btea"><code>@​btea</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5652">vitest-dev/vitest#5652</a> <a href="https://github.com/vitest-dev/vitest/commit/1f7268fa"><!-- raw HTML omitted -->(1f726)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Keep order of arguments for .each in custom task collectors  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5640">vitest-dev/vitest#5640</a> <a href="https://github.com/vitest-dev/vitest/commit/7d57c116"><!-- raw HTML omitted -->(7d57c)<!-- raw HTML omitted --></a></li> <li>Call <code>resolveId('vitest')</code> after <code>buildStart</code>  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5646">vitest-dev/vitest#5646</a> <a href="https://github.com/vitest-dev/vitest/commit/f5faf423"><!-- raw HTML omitted -->(f5faf)<!-- raw HTML omitted --></a></li> <li>Hash the name of the file when caching  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5654">vitest-dev/vitest#5654</a> <a href="https://github.com/vitest-dev/vitest/commit/c9e68ced"><!-- raw HTML omitted -->(c9e68)<!-- raw HTML omitted --></a></li> <li>Don't panic on empty files in node_modules  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> <a href="https://github.com/vitest-dev/vitest/commit/40c299fe"><!-- raw HTML omitted -->(40c29)<!-- raw HTML omitted --></a></li> <li>Use <code>toJSON</code> for error serialization  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5526">vitest-dev/vitest#5526</a> <a href="https://github.com/vitest-dev/vitest/commit/19a21e49"><!-- raw HTML omitted -->(19a21)<!-- raw HTML omitted --></a></li> <li><strong>coverage</strong>: <ul> <li>Exclude <code>*.test-d.*</code> by default  -  by <a href="https://github.com/MindfulPol"><code>@​MindfulPol</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5634">vitest-dev/vitest#5634</a> <a href="https://github.com/vitest-dev/vitest/commit/bfe8ad9d"><!-- raw HTML omitted -->(bfe8a)<!-- raw HTML omitted --></a></li> <li>Apply <code>vite-node</code>'s wrapper only to executed files  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5642">vitest-dev/vitest#5642</a> <a href="https://github.com/vitest-dev/vitest/commit/c9883f3e"><!-- raw HTML omitted -->(c9883)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>vm</strong>: <ul> <li>Support network imports  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5610">vitest-dev/vitest#5610</a> <a href="https://github.com/vitest-dev/vitest/commit/103a6002"><!-- raw HTML omitted -->(103a6)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🏎 Performance</h3> <ul> <li>Improve performance of forks pool  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5592">vitest-dev/vitest#5592</a> <a href="https://github.com/vitest-dev/vitest/commit/d8304bb4"><!-- raw HTML omitted -->(d8304)<!-- raw HTML omitted --></a></li> <li>Unnecessary rpc call when coverage is disabled  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5658">vitest-dev/vitest#5658</a> <a href="https://github.com/vitest-dev/vitest/commit/c571276a"><!-- raw HTML omitted -->(c5712)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vitest-dev/vitest/compare/v1.5.3...v1.6.0">View changes on GitHub</a></h5> <h2>v1.5.3</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Use package.json name for a workspace project if not provided  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5608">vitest-dev/vitest#5608</a> <a href="https://github.com/vitest-dev/vitest/commit/48fba190"><!-- raw HTML omitted -->(48fba)<!-- raw HTML omitted --></a></li> <li>Backport jest iterable equality within object  -  by <a href="https://github.com/sukovanej"><code>@​sukovanej</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5621">vitest-dev/vitest#5621</a> <a href="https://github.com/vitest-dev/vitest/commit/30e5dc1b"><!-- raw HTML omitted -->(30e5d)<!-- raw HTML omitted --></a></li> <li><strong>browser</strong>: Support benchmark  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5622">vitest-dev/vitest#5622</a> <a href="https://github.com/vitest-dev/vitest/commit/becabb5e"><!-- raw HTML omitted -->(becab)<!-- raw HTML omitted --></a></li> <li><strong>reporter</strong>: Use default error formatter for JUnit  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5629">vitest-dev/vitest#5629</a> <a href="https://github.com/vitest-dev/vitest/commit/200609cc"><!-- raw HTML omitted -->(20060)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitest-dev/vitest/commit/017e1ee6c66179568b758b4d1e1796f551dc1366"><code>017e1ee</code></a> chore: release v1.6.1</li> <li><a href="https://github.com/vitest-dev/vitest/commit/7ce9fbb4972d45c6fd34c843645ef6f549bbb241"><code>7ce9fbb</code></a> fix: backport <a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7317">#7317</a> to v1 (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7319">#7319</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/6b29f3ddc86060cf3265959d4ae32e90b186cb92"><code>6b29f3d</code></a> chore: release v1.6.0</li> <li><a href="https://github.com/vitest-dev/vitest/commit/f8d3d22e3b1f527475181d06d01f8d985462f83f"><code>f8d3d22</code></a> feat(benchmark): support comparing benchmark result (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5398">#5398</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/21e58bd890c4b770d8b015b25e598ae8455dbea8"><code>21e58bd</code></a> feat(browser): allow injecting scripts (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5656">#5656</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/30f728bc1a6c4cf794b184ff3ed0ee27888b924c"><code>30f728b</code></a> feat: custom &quot;snapshotEnvironment&quot; option (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5449">#5449</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/2f9132223870cee12ea84fe125e788a54207ccef"><code>2f91322</code></a> feat(reporter): support <code>includeConsoleOutput</code> and <code>addFileAttribute</code> in juni...</li> <li><a href="https://github.com/vitest-dev/vitest/commit/c571276a8cac01202e8960fa75d18c9d5c3c662a"><code>c571276</code></a> perf: unnecessary rpc call when coverage is disabled (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5658">#5658</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/bdce0a29db1b5a2766d583cef40277a2b3857659"><code>bdce0a2</code></a> feat: support standalone mode (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5565">#5565</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/40c299fe611b12a59f69745547b5d449aa83812b"><code>40c299f</code></a> fix: don't panic on empty files in node_modules</li> <li>Additional commits viewable in <a href="https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vitest&package-manager=npm_and_yarn&previous-version=1.3.1&new-version=1.6.1)](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/hoarder-app/hoarder/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:58:56 +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/karakeep#1736
No description provided.