h3
h3 copied to clipboard
chore(deps): update all non-major dependencies
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@types/node (source) | ^20.12.7 -> ^20.12.8 |
||||
@vitest/coverage-v8 (source) | ^1.5.2 -> ^1.5.3 |
||||
eslint-config-unjs | ^0.3.0-rc.6 -> ^0.3.0 |
||||
vitest (source) | ^1.5.2 -> ^1.5.3 |
||||
zod (source) | ^3.23.4 -> ^3.23.6 |
Release Notes
vitest-dev/vitest (@vitest/coverage-v8)
v1.5.3
🐞 Bug Fixes
- Use package.json name for a workspace project if not provided - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5608 (48fba)
- Backport jest iterable equality within object - by @sukovanej in https://github.com/vitest-dev/vitest/issues/5621 (30e5d)
- browser: Support benchmark - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5622 (becab)
- reporter: Use default error formatter for JUnit - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5629 (20060)
View changes on GitHub
unjs/eslint-config (eslint-config-unjs)
v0.3.0
v0.3.0-rc.8
🚀 Enhancements
- Configure rule
@typescript-eslint/no-unused-vars
to ignore vars starting with_
(#15)
🏡 Chore
❤️ Contributors
v0.3.0-rc.7
🚀 Enhancements
- Allow easier main config (5bb9c7a)
🩹 Fixes
- Disable
no-empty-pattern
for markdown (a988fae)
🏡 Chore
❤️ Contributors
- Pooya Parsa (@pi0)
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
♻ 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, check this box
This PR has been generated by Mend Renovate. View repository job log here.