chore(deps): update devdependencies (non-major) (master) (patch) #22
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.19.0
->8.19.1
4.14.191
->4.14.202
18.0.26
->18.0.38
4.9.4
->4.9.5
4.0.4
->4.0.5
1.7.1
->1.7.3
0.27.1
->0.27.3
Release Notes
testing-library/dom-testing-library (@testing-library/dom)
v8.19.1
Compare Source
Bug Fixes
aria-query
types (#1198) (9f363af), closes #1197microsoft/TypeScript (typescript)
v4.9.5
: TypeScript 4.9.5Compare Source
For release notes, check out the release announcement.
Downloads are available on:
Changes:
69e88ef
Port ignore deprecations to 4.9 (#52419)daf4e81
Port timestamp fix to 4.9 (#52426)vitejs/vite (vite)
v4.0.5
Compare Source
Please refer to CHANGELOG.md for details.
qmhc/vite-plugin-dts (vite-plugin-dts)
v1.7.3
Compare Source
Please refer to CHANGELOG.md for details.
v1.7.2
Compare Source
Please refer to CHANGELOG.md for details.
vitest-dev/vitest (vitest)
v0.27.3
Compare Source
🚀 Features
environmentMatchGlobs
option to auto infer env based on glob - by @antfu in https://github.com/vitest-dev/vitest/issues/2714 (3e142)🐞 Bug Fixes
reportCoverage
context can be optional - by @antfu (4cd1e)View changes on GitHub
v0.27.2
Compare Source
🚀 Features
🐞 Bug Fixes
coverage.all
only when all tests are run - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/2665 (85096)🏎 Performance
View changes on GitHub
Configuration
📅 Schedule: Branch creation - "before 5am every weekday" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.