chore(deps): update all non-major dependencies#56
Merged
Conversation
42263cb to
6303f07
Compare
6303f07 to
9ca8ee2
Compare
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:
4.4.0->4.4.15.79.0->5.80.622.15.29->22.15.3119.1.6->19.1.719.1.5->19.1.63.10.0->3.10.23.1.4->3.2.33.1.4->3.2.33.1.4->3.2.31.89.1->1.89.28.33.0->8.34.00.22.0->0.22.23.1.4->3.2.3Release Notes
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v4.4.1Compare Source
Bug Fixes
typekeyword inexportdeclarations (#797) (6854a3c)Chores
TanStack/query (@tanstack/react-query)
v5.80.6Compare Source
v5.80.5Compare Source
Version 5.80.5 - 6/4/25, 6:43 PM
Changes
Fix
9e0e60c) by René KlompPackages
v5.80.3Compare Source
Version 5.80.3 - 6/4/25, 9:48 AM
Changes
Fix
0d2c2e0) by Fredrik HöglundDocs
058bfc9) by @metacode22Packages
v5.80.2Compare Source
Version 5.80.2 - 6/3/25, 12:08 PM
Changes
Fix
5e3cd46) by @jjmean2Packages
v5.80.1Compare Source
Version 5.80.1 - 6/3/25, 11:23 AM
Changes
Perf
57c6ce1) by novice0840Packages
v5.80.0Compare Source
Version 5.80.0 - 6/3/25, 9:36 AM
Changes
Feat
3e7d715) by MINSEONG KIMRefactor
efa963d) by Braden Wong4bf169e) by novice0840Chore
1fba7fc) by Braden Wonga2a23a8) by clonemycodegetQueryDataby using generics (#9218) (3a89ec9) by Braden WongPackages
v5.79.2Compare Source
Version 5.79.2 - 6/2/25, 4:29 PM
Changes
Refactor
0e083c6) by novice08400cbfc5e) by Braden WongPackages
v5.79.1Compare Source
Version 5.79.1 - 6/2/25, 4:17 PM
Changes
Refactor
982f6ca) by Braden WongDocs
JSON.stringify(#9204) (ff2b51a) by ZentrikPackages
vitejs/vite-plugin-react (@vitejs/plugin-react-swc)
v3.10.2Compare Source
Suggest
@vitejs/plugin-react-oxcif rolldown-vite is detected #491Emit a log which recommends
@vitejs/plugin-react-oxcwhenrolldown-viteis detected to improve performance and use Oxc under the hood. The warning can be disabled by settingdisableOxcRecommendation: falsein the plugin options.Use
optimizeDeps.rollupOptionsinstead ofoptimizeDeps.esbuildOptionsfor rolldown-vite #489This suppresses the warning about
optimizeDeps.esbuildOptionsbeing deprecated in rolldown-vite.Add Vite 7-beta to peerDependencies range #497
React plugins are compatible with Vite 7, this removes the warning when testing the beta.
v3.10.1Compare Source
Add explicit semicolon in preambleCode #485
This fixes an edge case when using HTML minifiers that strips line breaks aggressively.
vitest-dev/vitest (@vitest/browser)
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)Configuration
📅 Schedule: Branch creation - "every weekend" (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 was generated by Mend Renovate. View the repository job log.