chore(deps): update vitest monorepo to v2 (major) #23
Annotations
2 errors and 1 warning
packages/simple-github-release/src/changelog.spec.ts#L70
Error: Snapshot `changelog > readLastChangesFromStream > should read keep a changelog 1` mismatched
- Expected
+ Received
[
"1.0.0",
"### Added
- Version navigation.
- Links to latest released version in previous versions.
- - \"Why keep a changelog?\" section.
+ - "Why keep a changelog?" section.
### Changed
- - Start using \"changelog\" over \"change log\" since it's the common usage.
+ - Start using "changelog" over "change log" since it's the common usage.
- Start versioning based on the current English version at 0.3.0 to help
translation authors keep things up-to-date.
### Removed
- - Section about \"changelog\" vs \"CHANGELOG\".
+ - Section about "changelog" vs "CHANGELOG".
",
]
❯ src/changelog.spec.ts:70:55
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading