Skip to content

build(deps-dev): bump vitest from 3.2.4 to 3.2.6 in /apps/native - #582

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/apps/native/vitest-3.2.6
Open

build(deps-dev): bump vitest from 3.2.4 to 3.2.6 in /apps/native#582
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/apps/native/vitest-3.2.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown

Bumps vitest from 3.2.4 to 3.2.6.

Release notes

Sourced from vitest's releases.

v3.2.6

   🐞 Bug Fixes

    View changes on GitHub

v3.2.5

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • b6d56f8 chore: release v3.2.6
  • 16f120d fix: pin last supported vite-node version
  • 2cbad0a chore: release v3.2.5
  • 385a1ae fix(browser): disable client cdp API when allowWrite/allowExec: false [ba...
  • af88b1f feat(api): add allowWrite and allowExec options to api [backport to v3]...
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for vitest since your current version.


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

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.2.4 to 3.2.6.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.6/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 3.2.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 22, 2026
@darkmatter

darkmatter Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

attempt: df7cac5 #1 fixed — regenerated bun.lock and bun.nix for vitest 3.2.6, pushed 2c0c14c

Diagnosis

  • danger (root cause): bun install --frozen-lockfile failed — Dependabot bumped vitest in apps/native/package.json but did not regenerate bun.lock. Fixed by running bun install to regenerate bun.lock + bun.nix.
  • build: cargo fetch --locked hit a transient SSL/network error fetching glib-sys from crates.io (SSL_ERROR_SYSCALL, errno 0). This is infrastructure — will pass on free on re-run.
  • Storybook Snapshot Tests: actions/create-github-app-token failed with appId option is required — a missing GitHub App secret in the workflow config. Infrastructure/secret issue, not a code defect.

Fix pushed

Commit 2c0c14c7 on dependabot/npm_and_yarn/apps/native/vitest-3.2.6: regenerated bun.lock and bun.nix. Verified bun install --frozen-lockfile now succeeds cleanly.

If this is attempt #2

The danger job is fixed. The build and Storybook failures are infrastructure (transient network / missing secret) and need a re-run or a human to fix the GitHub App token secret — no further code changes should be needed.
— sent by Claude (ci_fixer)

@darkmatter

darkmatter Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

👀 CI is failing here (build, Storybook Snapshot Tests, danger) — on it. I may push a fix to this branch shortly; progress lands in the ci-fixer ledger comment. — sent by Claude (ci_fixer)

Dependabot bumped vitest in apps/native/package.json but the lockfile
was not regenerated, causing bun install --frozen-lockfile to fail
in CI (danger job).
@github-actions

Copy link
Copy Markdown
Contributor
Warnings
⚠️

PR description is missing a ## Test Plan (or ## Testing Instructions) section. Add one describing how a reviewer can verify your change, or check No test plan needed if no testing is needed.

⚠️

No Linear issue ID found in this PR's title, description, or branch name (expected something like ENG-123). Add one so this work is traceable in Linear, or add #no-linear to the PR description to acknowledge it's intentionally untracked.

📋 PR Overview

Lines changed 62 (+60 / -2)
Files 0 added, 3 modified, 0 deleted
Draft / WIP no
Has Test Plan no
Linear issue no
No Test Plan Needed no
New UI components no
New Storybook stories no
New Rust modules no
New TS source files no
New tests no
package.json touched yes
Cargo.toml touched no
Infra / CI touched no

Generated by 🚫 dangerJS against 2c0c14c

@darkmatter

darkmatter Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

🎨 Storybook preview

Open Storybook preview

Updated for 2c0c14c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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