bridge
bridge copied to clipboard
chore(deps): update all non-major dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| eslint (source) | ^8.21.0 -> ^8.22.0 |
||||
| unplugin | ^0.9.0 -> ^0.9.2 |
||||
| vitest | ^0.21.1 -> ^0.22.0 |
Release Notes
eslint/eslint
v8.22.0
Features
-
2b97607feat: Implement caching for FlatESLint (#16190) (Nicholas C. Zakas) -
fd5d3d3feat: addmethodsIgnorePatternoption to object-shorthand rule (#16185) (Milos Djermanovic)
Documentation
-
9f5a752docs: optimize image assets (#16170) (Sam Chen) -
61b2948docs: add svgo command to pre commit hook (#16178) (Amaresh S M) -
784096ddocs: improve search result UI (#16187) (Sam Chen) -
d0f4cb4docs: use shorthand property name in example (#16180) (Kevin Elliott)
Chores
unjs/unplugin
v0.9.2
Bug Fixes
-
types:
transformIncludesupport nullish values (6df169f)
v0.9.1
Bug Fixes
- types: support required options (53954df)
vitest-dev/vitest
v0.22.0
🚨 Breaking Changes
-
c8coverage support now require peer dependency@vitest/coverage-c8to be installed. Alternatively, you can install@vitest/coverage-istanbulto useistanbulfor coverage instead ofc8.
🚀 Features
- Add --no-color to cli - by @jereklas in https://github.com/vitest-dev/vitest/issues/1849
- Support auto retry on Node segfault
--segfault-retry- by @antfu in https://github.com/vitest-dev/vitest/issues/1854 - Support
istanbulcoverage provider - by @AriPerkkio and @antfu in https://github.com/vitest-dev/vitest/issues/1676 -
cli: Support passing
--inspectand--inspect-brk- by @antfu (ea80f)
🐞 Bug Fixes
- Handle undefined returns of module mocks, and update migration docs - by @jereklas in https://github.com/vitest-dev/vitest/issues/1763 and https://github.com/vitest-dev/vitest/issues/1830
- Clear pattern when rerun all tests - by @ChpShy in https://github.com/vitest-dev/vitest/issues/1834
- reporter-junit: Remove trailing zeros in duration - by @nieyuyao in https://github.com/vitest-dev/vitest/issues/1842
View changes on GitHub
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.