chore(deps): update all non-major dependencies #180
Merged
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:
5.42.0
->5.42.1
5.42.0
->5.42.1
0.24.5
->0.25.1
8.26.0
->8.27.0
0.24.5
->0.25.1
3.2.41
->3.2.45
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.42.1
Compare Source
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.42.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
vitest-dev/vitest
v0.25.1
Compare Source
🚀 Features
vi.setConfig
helper - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/2293🐞 Bug Fixes
bench
when using options - by @poyoho in https://github.com/vitest-dev/vitest/issues/2295View changes on GitHub
v0.25.0
Compare Source
✅ Builtin TypeChecking
In v0.25.0, Vitest allows you to write tests for your types, using
expectTypeOf
orassertType
syntaxes. By default all tests inside*.test-d.ts
files are considered type tests. Runvitest typecheck
to run type tests.Learn more at the documentation and this RFC
🚨 Breaking Changes
startVitest()
- by @antfu in https://github.com/vitest-dev/vitest/issues/2072🚀 Features
onTestFailed
hook - by @antfu in https://github.com/vitest-dev/vitest/issues/2210🐞 Bug Fixes
.each
behavior with jest - by @bartoszgolebiowski and @antfu in https://github.com/vitest-dev/vitest/issues/2064View changes on GitHub
eslint/eslint
v8.27.0
Compare Source
Features
f14587c
feat: newno-new-native-nonconstructor
rule (#16368) (Sosuke Suzuki)978799b
feat: add new ruleno-empty-static-block
(#16325) (Sosuke Suzuki)69216ee
feat: no-empty suggest to add comment in empty BlockStatement (#16470) (Nitin Kumar)319f0a5
feat: usecontext.languageOptions.ecmaVersion
in core rules (#16458) (Milos Djermanovic)Bug Fixes
c3ce521
fix: Ensure unmatched glob patterns throw an error (#16462) (Nicholas C. Zakas)886a038
fix: handle files with unspecified path ingetRulesMetaForResults
(#16437) (Francesco Trotta)Documentation
ce93b42
docs: Stylelint property-no-unknown (#16497) (Nick Schonning)d2cecb4
docs: Stylelint declaration-block-no-shorthand-property-overrides (#16498) (Nick Schonning)0a92805
docs: stylelint color-hex-case (#16496) (Nick Schonning)74a5af4
docs: fix stylelint error (#16491) (Milos Djermanovic)324db1a
docs: explicit stylelint color related rules (#16465) (Nick Schonning)94dc4f1
docs: use Stylelint for HTML files (#16468) (Nick Schonning)cc6128d
docs: enable stylelint declaration-block-no-duplicate-properties (#16466) (Nick Schonning)d03a8bf
docs: Add heading to justification explanation (#16430) (Maritaria)8a15968
docs: add Stylelint configuration and cleanup (#16379) (Nick Schonning)9b0a469
docs: note commit messages don't support scope (#16435) (Andy Edwards)1581405
docs: improve context.getScope() docs (#16417) (Ben Perlmutter)b797149
docs: update formatters template (#16454) (Milos Djermanovic)5ac4de9
docs: fix link to formatters on the Core Concepts page (#16455) (Vladislav)33313ef
docs: core-concepts: fix link to semi rule (#16453) (coderaiser)vuejs/core
v3.2.45
Compare Source
Bug Fixes
<script setup>
binding behavior consistency onthis
between prod and dev (f73925d), closes #6248<script setup>
(5a3d45a), closes #5655v3.2.44
Compare Source
Bug Fixes
v3.2.43
Compare Source
Bug Fixes
v3.2.42
Compare Source
Bug Fixes
v-if
(#6689) (640cfce), closes #6641defineProps
statement (#6461) (b72a4af), closes #6428in
operator returningfalse
for built-in instance properties inexposeProxy
(#6138) (32b5124), closes #6137undefined
as initial values (fix: #5032) (#5033) (bc167b5)$watch
callback parameters type (#6136) (41d9c47), closes #6135Raw
type (#6380) (e9172db), closes #7048EventHandlers
(#6855) (bad3f3c), closes #6899Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.
This PR has been generated by Mend Renovate. View repository job log here.