Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2025

This PR contains the following updates:

Package Change Age Confidence
vitest (source) 4.0.5 -> 4.0.6 age confidence

Release Notes

vitest-dev/vitest (vitest)

v4.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Only on Sunday and Saturday ( * * * * 0,6 ), Between 12:00 AM and 12:59 PM, only on Monday ( * 0-12 * * 1 ) in timezone Etc/UTC.

🚦 Automerge: Enabled.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


Note

Update vitest to 4.0.6 in apps/admin and refresh yarn.lock to align Vitest ecosystem and related transitive deps.

  • Dependencies:
    • Update apps/admin/package.json devDependency vitest from 4.0.5 to 4.0.6.
    • Refresh yarn.lock:
      • Align Vitest packages to 4.0.6 (@vitest/*, vitest).
      • Update related transitive deps (e.g., magic-string 0.30.21, agent-base 7.1.4, https-proxy-agent 7.0.6, ws 8.18.3).
      • Adjust vite range entry resolution without changing app vite version.

Written by Cursor Bugbot for commit 5be4774. This will update automatically on new commits. Configure here.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 3, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 3, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

E2E Tests Failed

To view the Playwright test report locally, run:

REPORT_DIR=$(mktemp -d) && gh run download 19035710070 -n playwright-report -D "$REPORT_DIR" && npx playwright show-report "$REPORT_DIR"
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

1 participant