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:
^0.40.2
->^0.41.0
^4.3.0
->^4.3.4
^0.34.1
->^0.34.3
^0.13.3
->^0.14.2
^9.1.1
->^9.2.0
^8.47.0
->^8.48.0
^5.1.6
->^5.2.2
^2.4.6
->^2.4.14
^3.5.2
->^3.5.3
^0.34.1
->^0.34.3
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v0.41.0
Compare Source
🚀 Features
unused-imports/no-unused-imports
in editors - by @antfu (ed2b0)View changes on GitHub
v0.40.3
Compare Source
🚀 Features
resolutions
in package.json - by @antfu (10d38)🐞 Bug Fixes
View changes on GitHub
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v4.3.4
Compare Source
api
(#177) (269121e), closes #177v4.3.3
Compare Source
v4.3.2
Compare Source
v4.3.1
Compare Source
vitest-dev/vitest (@vitest/coverage-v8)
v0.34.3
Compare Source
🚀 Features
allowExternal
option - by @vojvodics and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3894 (c03fa)vitest/reporters
- by @Dunqing and @sheremet-va in https://github.com/vitest-dev/vitest/issues/3980 (5704b)🐞 Bug Fixes
View changes on GitHub
v0.34.2
Compare Source
🚀 Features
--experimental-vm-threads
- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/3880 (f4e6e)ctx.skip()
inside the running test - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/3966 (5c88d)🐞 Bug Fixes
execute.d.ts
- by @btea in https://github.com/vitest-dev/vitest/issues/3970 (0f8e6)?inline
query is specified - by @thebanjomatic and Adam Hines in https://github.com/vitest-dev/vitest/issues/3952 (3891d)🏎 Performance
View changes on GitHub
vue-macros/vue-macros (@vue-macros/volar)
v0.14.2
Compare Source
Patch Changes
v0.14.1
Compare Source
Patch Changes
721d5e2c
Thanks @zhiyuanzmj! - fix(volar/define-slots): regular expression errorv0.14.0
Compare Source
Minor Changes
0803973b
Thanks @zhiyuanzmj! - IntroduceexportRender
v0.13.8
Compare Source
Patch Changes
d80c48a6
]:v0.13.7
Compare Source
Patch Changes
7128dd50
]:v0.13.6
Compare Source
Patch Changes
01132e00
Thanks @zhiyuanzmj! - jsx-directive supports typescript for slotNamev0.13.5
Compare Source
Patch Changes
52b317b4
Thanks @zhiyuanzmj! - v-for directive supports Integer, Object and Iterable Object.v0.13.4
Patch Changes
#463
8ad8454e
Thanks @zhiyuanzmj! - Add v-slot directive.#464
e79e3e4b
Thanks @zhiyuanzmj! - v-for directive supports Map and Set.antfu/bumpp (bumpp)
v9.2.0
Compare Source
🚀 Features
View changes on GitHub
eslint/eslint (eslint)
v8.48.0
Compare Source
Features
1fbb3b0
feat: correct update direction infor-direction
(#17483) (Francesco Trotta)d73fbf2
feat: rule tester do not create empty valid or invalid test suites (#17475) (fnx)ee2f718
feat: Allowvoid
in ruleno-promise-executor-return
(#17282) (nopeless)Bug Fixes
7234f6a
fix: update RuleTester JSDoc and deprecations (#17496) (Jonas Berlin)Documentation
7a51d77
docs: no-param-reassign mention strict mode (#17494) (Stephen Hardy)9cd7ac2
docs: addfetch
script to package.json conventions (#17459) (Nitin Kumar)cab21e6
docs: advice for inline disabling of rules (#17458) (Ashish Yadav)056499d
docs: fix example of flat config from plugin (#17482) (Francesco Trotta)9e9edf9
docs: update documentation URL in error message (#17465) (Nitin Kumar)Chores
8dd3cec
chore: upgrade @eslint/js@8.48.0 (#17501) (Milos Djermanovic)6d0496e
chore: package.json update for @eslint/js release (ESLint Jenkins)9d4216d
chore: Refactor and document CodePathSegment (#17474) (Nicholas C. Zakas)Microsoft/TypeScript (typescript)
v5.2.2
: TypeScript 5.2Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
vue-macros/vue-macros (unplugin-vue-macros)
v2.4.14
Compare Source
Patch Changes
1e7fedd1
,e65f38c9
]:v2.4.13
Compare Source
Patch Changes
#483
0803973b
Thanks @zhiyuanzmj! - IntroduceexportRender
Updated dependencies [
0803973b
]:v2.4.12
Compare Source
Patch Changes
83f9abfb
]:v2.4.10
Compare Source
Patch Changes
0be2cbf8
,d80c48a6
]:v2.4.9
Compare Source
Patch Changes
8041edd6
Thanks @sxzz! - improve defineRender function declaration & update referencesUpdated dependencies [
8041edd6
,7128dd50
]:v2.4.8
Compare Source
Patch Changes
52b317b4
]:v2.4.7
Compare Source
Patch Changes
8ad8454e
,e79e3e4b
]:qmhc/vite-plugin-dts (vite-plugin-dts)
v3.5.3
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 6am on the first day of the month" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.