chore(deps): update vitest monorepo to ^4.1.11 - #1252
Conversation
388cdb3 to
18089b0
Compare
|
@copilot can you investigate the failing tests? Is it related to drift on the nestjs versions between the dev dependencies/integration tests? It's a known DI issue if Nestjs has different versions especially around testing |
I investigated this locally and it doesn’t look like NestJS version drift. Findings:
So this appears to be an existing Nest testing/Discovery wiring issue in this branch baseline, not a version mismatch between dev deps/integration tests caused by this dependency update. |
Could you address this in a PR? |
I dug into it, but a safe fix here is bigger than this dependency PR. The DI failure is in I can put up a follow-up PR that updates discovery test/bootstrap wiring for Nest 11 (and adjusts affected Stripe tests) as a dedicated fix. If you want, I’ll proceed with that approach. |
Please do, proceed |
|
@underfisk I've opened a new pull request, #1253, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
@copilot Can you run "pnpm install" to force regenerating the lock file properly? |
Ran |
18089b0 to
dfbce96
Compare
1f967a2 to
7d739e5
Compare
7d739e5 to
bd86913
Compare
This PR contains the following updates:
^4.1.7→^4.1.11^4.1.7→^4.1.11Release Notes
vitest-dev/vitest (@vitest/coverage-v8)
v4.1.11Compare Source
🐞 Bug Fixes
View changes on GitHub
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.