chore(deps): update all dependencies#55
Merged
renovate[bot] merged 1 commit intomainfrom Mar 25, 2024
Merged
Conversation
Coverage Summary
File Coverage
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
20.11.25->20.11.301.3.1->1.4.02.4.4->2.4.513.7.0->14.3.15.4.2->5.4.35.1.5->5.2.31.3.1->1.4.02.0.6->2.0.7Release Notes
vitest-dev/vitest (@vitest/coverage-v8)
v1.4.0Compare Source
🚀 Features
not- by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5294 (b9d37)--projectoption - by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5295 (201bd)shuffle.filesandshuffle.testsoptions - by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5281 (356db)cache.diroption - by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5229 (d7e8b)--changedoption - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5314 (600b4)clearScreencli flag - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5241 (e1735)🐞 Bug Fixes
--projectoption - by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5265 (d1a06)--inspect-brkto pause before execution - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5355 (e77c5)magic-stringtooptimizeDeps.include- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5278 (8f04e)reportsDirectoryfrom removing user's project - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5376 (07ec3)toContain/toMatchassertion error - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5267 (8ee59)definesto supportundefinedvalues - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5284 (5b58b)onConsoleLogreturn type - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5337 (6d1b1)beforeAllandafterAll- by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5288 (ce5ca)@vitest/coverage-v8are used - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5250 (29f98)View changes on GitHub
vuejs/test-utils (@vue/test-utils)
v2.4.5Compare Source
What's Changed
New Contributors
Full Changelog: vuejs/test-utils@v2.4.4...v2.4.5
capricorn86/happy-dom (happy-dom)
v14.3.1Compare Source
v14.3.0Compare Source
v14.2.1Compare Source
v14.2.0Compare Source
🎨 Features
:is()and:where()- By @capricorn86 in task #1333v14.1.2Compare Source
👷♂️ Patch fixes
Object.getOwnPropertyDescriptors(window)to read which properties to register globally, but getters and setters are defined on the prototypeGlobalWindownow defines the properties on the instance when it is constructedv14.1.1Compare Source
v14.1.0Compare Source
🎨 Features
handleDisabledFileLoadingAsSuccess, that can be used for triggering a "load" event instead of an "error" event when file loading is disabled - By @capricorn86 in task #1334v14.0.0Compare Source
💣 Breaking Changes
v13.10.1Compare Source
v13.10.0Compare Source
🎨 Features
v13.9.0Compare Source
v13.8.6Compare Source
👷♂️ Patch fixes
v13.8.5Compare Source
👷♂️ Patch fixes
HTMLElementConfig- By @danbentley in task #1306v13.8.4Compare Source
👷♂️ Patch fixes
HTMLLinkElement.href,HTMLImageElement.srcandHTMLScriptElement.src- By @capricorn86 in task #1135v13.8.3Compare Source
👷♂️ Patch fixes
<li>,<h1>or<table>) doesn't allow itself as direct descendant when parsing HTML, but should allow itself as descendant when it is not at first level - By @capricorn86 in task #1039v13.8.2Compare Source
v13.8.1Compare Source
v13.8.0Compare Source
🎨 Features
v13.7.8Compare Source
v13.7.7Compare Source
v13.7.6Compare Source
v13.7.5Compare Source
👷♂️ Patch fixes
v13.7.4Compare Source
v13.7.3Compare Source
v13.7.2Compare Source
v13.7.1Compare Source
👷♂️ Patch fixes
Response.clone()- By @cprecioso in task #1216Microsoft/TypeScript (typescript)
v5.4.3: TypeScript 5.4.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
vitejs/vite (vite)
v5.2.3optimizeDeps.includeglob syntax for./*exports (#16230) (f184c80), closes #16230prepareStackTrace(#16220) (dad7f4f), closes #16220utf8replaced withutf-8(#16232) (9800c73), closes #16232v5.2.2v5.2.1v5.2.0,inside query parameter of image URI in srcset property (#16081) (50caf67), closes #16081@shikiji/vitepress-twoslash(#16168) (6f8a320), closes #16168v5.1.7Compare Source
Please refer to CHANGELOG.md for details.
v5.1.6Compare Source
vuejs/language-tools (vue-tsc)
v2.0.7Compare Source
Features
@vue/language-plugin-pugin doctorBug Fixes
defineSlotsallows empty params (#4093) - thanks @EvertvdwdefineModelemits type on-demand (#4052) - thanks @so1vev-for(#3859) - thanks @so1veOther Changes
tsllinter and auto fix workflow (#4100)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Helsinki, 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.