Update all non-major dependencies #130
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:
22.15.29->22.17.1^3.1.4->^3.2.43.5.16->3.5.1816.1.0->16.1.54.17.2->4.36.010.11.0->10.14.019.0.3->19.0.45.8.3->5.9.23.1.4->3.2.43.5.16->3.5.185.99.9->5.101.1Release Notes
vitest-dev/vitest (@vitest/coverage-istanbul)
v3.2.4Compare Source
🐞 Bug Fixes
vitest run --watchshould be watch-mode - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8128 (657e8)--shard x/<count>exceeds count of test files - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8112 (8a18c)minWorkerswhen onlymaxWorkersspecified - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8110 (14dc0)task.metashould be available in custom reporter's errors - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8115 (27df6)View changes on GitHub
v3.2.3Compare Source
🚀 Features
🐞 Bug Fixes
expect.anyreturn type - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8129 (47514)process.send()- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8125 (dfe81)View changes on GitHub
v3.2.2Compare Source
🚀 Features
🐞 Bug Fixes
createTesterscall on the main thread - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8101 (142c7)vitest-browser-*packages - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8103 (247ef)toEqual- by @dubzzz in https://github.com/vitest-dev/vitest/issues/8094 (02ec8)dotreporter to work in non interactive terminals - by @bstephen1 and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7994 (6db9f)View changes on GitHub
v3.2.1Compare Source
🐞 Bug Fixes
DeeplyAllowMatchers- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8078 (30ab4)View changes on GitHub
v3.2.0Compare Source
🚀 Features
ctx.signal- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7878 (e761f)test.name- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7809 (4af5d)vi.mockObjectto automock any object - by @hi-ogawa and @sheremet-va in https://github.com/vitest-dev/vitest/issues/7761 (465bd)watchTriggerPatternsoption - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7778 (a0675)workspacein favor ofprojects- by @sheremet-va and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7923 (41beb)sequence.groupOrderoption - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7852 (d1a1d)connectoption forplaywrightbrowser provider - by @egfx-notifications and @sheremet-va in https://github.com/vitest-dev/vitest/issues/7915 (029c0)screenshot.saveoption - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7777 (d9f51)onWritePathoption togithub-actions- by @nwalters512 and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8015 (abd3b)🐞 Bug Fixes
micromatchwithpicomatch- by @sapphi-red in https://github.com/vitest-dev/vitest/issues/7951 (df076)anytypes toAsymmetricMatcher<unknown>, withDeeplyAllowMatchers<T>- by @JoshuaKGoldberg in https://github.com/vitest-dev/vitest/issues/7016 (8ec44)stackproperties - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7995 (330f9)toJSONserialisation - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8053 (3bdf0)uploadfiles relative to the project root - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8042 (b9a31)thistype tolocators.extend- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8069 (70fb0)--silentvalues properly - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8055 (8fad7)@types/chai- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7937 (525f5)vitest listcommand - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7933 (ba6da)__vite_ssr_exportName__- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7925 (76091)getWorkerMemoryLimitpriority for vmForks - by @pengooseDev in https://github.com/vitest-dev/vitest/issues/7960 (5a91e)View changes on GitHub
vuejs/core (@vue/compiler-sfc)
v3.5.18Compare Source
Bug Fixes
v-pre(#12556) (21b685a)v-binddynamic argument content correctly (#12554) (d3af67e)v3.5.17Compare Source
Bug Fixes
InEntitystate (#13362) (f05a8d6)__v_skipflag toDepto prevent reactive conversion (#12804) (e8d8f5f), closes #12803vOnceandvSlot(#13343) (762fae4)lint-staged/lint-staged (lint-staged)
v16.1.5Compare Source
Patch Changes
4e3ce22Thanks @srsatt! - Detect the git repo's top-level directory correctly when in a worktree.v16.1.4Compare Source
Patch Changes
90b37b0Thanks @iiroj! - Add anothertypesfield topackage.jsonto make even more sure NPM detects that lint-staged includes built-in TypeScript type definitions.v16.1.3Compare Source
Patch Changes
7ea700bThanks @dword-design! - Add thetypesfield topackage.jsonto make sure NPM detects lint-staged includes built-in TypeScript type definitions.v16.1.2Compare Source
Patch Changes
#1570
a7c0c88Thanks @ItsNickBarry! - When using--diff-filterwith theDoption to include deleted staged files, lint-staged no longer tries to stage the deleted files, unless they're no longer deleted. Previously this caused an error fromgit addlikefatal: pathspec 'deleted-file' did not match any files.38f942eThanks @iiroj! - Removed an extraneous log entry that printedshouldHidePArtiallyStagedFilesto console output.v16.1.1Compare Source
Patch Changes
#1565
3686977Thanks @iiroj! - Lint-staged now explicitly warns about potential data loss when using--no-stash.#1571
02299a9Thanks @iiroj! - Function tasks (introduced in v16.0.0) only received the staged files matching the conpmnfigured glob, instead of all staged files.#1563
bc61c74Thanks @iiroj! - This version fixes incorrect behavior where unstaged changes were committed when using the--no-stashoption. This happened because--no-stashimplied--no-hide-partially-staged, meaning unstaged changes to files which also had other staged changes were added to the commit by lint-staged; this is no longer the case.The previous (incorrect) behavior can still be achieved by using both options
--no-stash --no-hide-partially-stagedat the same time.streamich/memfs (memfs)
v4.36.0Compare Source
Features
v4.35.0Compare Source
Bug Fixes
Features
v4.34.0Compare Source
Features
v4.33.0Compare Source
Bug Fixes
Features
4.32.1 (2025-08-01)
Bug Fixes
v4.32.1Compare Source
Bug Fixes
Features
4.32.1 (2025-08-01)
Bug Fixes
v4.32.0Compare Source
Bug Fixes
Features
4.32.1 (2025-08-01)
Bug Fixes
v4.31.0Compare Source
Features
4.30.1 (2025-08-01)
Bug Fixes
v4.30.1Compare Source
Features
4.30.1 (2025-08-01)
Bug Fixes
v4.30.0Compare Source
Features
4.30.1 (2025-08-01)
Bug Fixes
v4.29.0Compare Source
Features
4.28.1 (2025-08-01)
Bug Fixes
v4.28.1Compare Source
Features
4.28.1 (2025-08-01)
Bug Fixes
v4.28.0Compare Source
Features
4.28.1 (2025-08-01)
Bug Fixes
v4.27.0Compare Source
Bug Fixes
Features
[
v4.26.0](https://redirect.gitConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.