Skip to content

Update dependency vitest to v5 and @geonovum/standards-checker to v1.4.0 - #102

Merged
joostfarla merged 2 commits into
mainfrom
renovate/major-vitest-monorepo
Sep 9, 2026
Merged

Update dependency vitest to v5 and @geonovum/standards-checker to v1.4.0#102
joostfarla merged 2 commits into
mainfrom
renovate/major-vitest-monorepo

Conversation

@renovate

@renovate renovate Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Also bumps @geonovum/standards-checker to 1.4.0. The two are coupled and cannot land
separately. 1.4.0 moves peerDependencies.vitest to ^5.0.0, so merging the Vitest bump alone
leaves this app on 1.3.0 with its ^4.0.0 peer range, and merging the 1.4.0 bump alone leaves it
on Vitest 4 against a ^5.0.0 peer. Either order is a peer mismatch on main.

1.4.0 is test tooling only. It rewrites the shipped toContainViolation type augmentation for
Vitest 5's Matchers interface and drops Vitest from the package's own dependencies. No runtime
behaviour changes. See Geonovum/standards-checker#119.

Verified locally at this head on the CI gate (install --frozen-lockfile, dedupe --check,
build, lint, test run): 9 tests in 3 files pass.


ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
vitest (source) ^4.1.10^5.0.0 age confidence

Release Notes

vitest-dev/vitest (vitest)

v5.0.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Amsterdam)

  • Branch creation
    • "after 6am and before 8am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

1.4.0 requires Vitest 5, and Vitest 5 needs 1.4.0's peer range, so the two
bumps land together. Splitting them leaves main on a peer mismatch either way.
@joostfarla joostfarla changed the title Update dependency vitest to v5 Update dependency vitest to v5 and @geonovum/standards-checker to v1.4.0 Sep 9, 2026
@renovate

renovate Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@joostfarla
joostfarla merged commit 4ea2a6f into main Sep 9, 2026
4 checks passed
@joostfarla
joostfarla deleted the renovate/major-vitest-monorepo branch September 9, 2026 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant