Closed renovate[bot] closed 2 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@vitest/coverage-istanbul@2.1.0 | Transitive: environment, filesystem, shell, unsafe | +100 |
16.1 MB | vitestbot |
npm/vitest@2.1.0 | environment, eval Transitive: filesystem, network, shell, unsafe | +39 |
10.2 MB | vitestbot |
🚮 Removed packages: npm/@vitest/coverage-istanbul@2.0.5, npm/vitest@2.0.5
This PR contains the following updates:
2.0.5
->2.1.0
2.0.5
->2.1.0
Release Notes
vitest-dev/vitest (@vitest/coverage-istanbul)
### [`v2.1.0`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v2.1.0) [Compare Source](https://redirect.github.com/vitest-dev/vitest/compare/v2.0.5...v2.1.0) This release makes another big change to the Browser Mode by introducing [locators API](https://vitest.dev/guide/browser/locators.html): ```ts test('renders blog posts', async () => { const screen = page.render(Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.