fix(deps): update all non-major dependencies - #490
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
August 17, 2026 03:10
a02ce3c to
4407b29
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
8 times, most recently
from
August 24, 2026 01:42
a87e0bc to
2cabde0
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 25, 2026 15:00
2cabde0 to
ea9d342
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:
5.6.0→5.9.110.5.5→10.5.1010.5.5→10.5.1010.5.5→10.5.1010.5.5→10.5.1014.6.1→14.6.64.1.10→4.1.1121.2.1→21.2.226.3.6→26.4.07.84.0→7.86.017.0.11→17.0.121.100.0→1.103.110.5.5→10.5.104.1.10→4.1.11Release Notes
react-hook-form/resolvers (@hookform/resolvers)
v5.9.1Compare Source
v5.9.0Compare Source
Features
v5.8.0Compare Source
v5.7.1Compare Source
v5.7.0Compare Source
Features
storybookjs/storybook (@storybook/addon-a11y)
v10.5.10Compare Source
v10.5.9Compare Source
v10.5.8Compare Source
v10.5.7Compare Source
v10.5.6Compare Source
@testing-library/jest-domto6.9.1- #35614, thanks @ndelangen!storybookjs/storybook (@storybook/addon-docs)
v10.5.10Compare Source
v10.5.9Compare Source
v10.5.8Compare Source
v10.5.7Compare Source
v10.5.6Compare Source
@testing-library/jest-domto6.9.1- #35614, thanks @ndelangen!storybookjs/storybook (@storybook/addon-links)
v10.5.10Compare Source
v10.5.9Compare Source
v10.5.8Compare Source
v10.5.7Compare Source
v10.5.6Compare Source
@testing-library/jest-domto6.9.1- #35614, thanks @ndelangen!storybookjs/storybook (@storybook/react-vite)
v10.5.10Compare Source
v10.5.9Compare Source
v10.5.8Compare Source
v10.5.7Compare Source
v10.5.6Compare Source
@testing-library/jest-domto6.9.1- #35614, thanks @ndelangen!testing-library/user-event (@testing-library/user-event)
v14.6.6Compare Source
Bug Fixes
v14.6.5Compare Source
Bug Fixes
v14.6.4Compare Source
v14.6.3Compare Source
vitest-dev/vitest (@vitest/coverage-v8)
v4.1.11Compare Source
🐞 Bug Fixes
View changes on GitHub
conventional-changelog/commitlint (commitlint)
v21.2.2Compare Source
Note: Version bump only for package commitlint
i18next/i18next (i18next)
v26.4.0Compare Source
toResolveHierarchyresults per(code, fallbackCode)pair. The hierarchy resolver runs on everyt()call and callsIntl.getCanonicalLocalesmultiple times, which showed up prominently when profiling render-heavy UIs (e.g. virtualized data grids); with the cache the per-call cost drops from ~886 ns to ~41 ns. The cache is invalidated automatically whenoptions.fallbackLngchanges (reassignment or in-place array mutation); if you mutate other resolution-relevant options at runtime (load,lowerCaseLng,cleanCode,nonExplicitSupportedLngs), calli18next.services.languageUtils.clearCache()afterwards. Function-valuedfallbackLngand per-call array/objectfallbackLngoptions are never cached, so dynamic fallbacks keep working as before. Thanks @equaterina (#2444).@rollup/plugin-babelsupports 8, eslint on 9.x for neostandard). Removed the unusedcoverallspackage (CI uses the Coveralls GitHub Action) and replacedsinonwithnise+vitest.spyOnin the v1 compatibility tests, which resolves all opennpm auditfindings (0 vulnerabilities) and should close the dependabot alerts on the lockfile.react-hook-form/react-hook-form (react-hook-form)
v7.86.0Compare Source
Added
getErrorsmethodPerformance
createFormControlunregisterwithout subscribersFixed
flattendiscardingFileandBlobvalues instead of treating them as leaf nodesvalidateFieldnot passing the field error tosetCustomValiditywhencriteriaModeisallhasValidationtreating falsy but valid values (min: 0,max: 0,minLength: 0,maxLength: 0,required: '') as no validationsetValuetargeting a nested leaf not notifying aControllerregistered on a field array item rootsetValuesnot updating fields registered under an object or array valueuseWatchreturning a stale value on name change when the new value isnullunregisterinvertingkeepDirtywhen broadcastingisDirtyv7.85.0Compare Source
Added
<Activity />Fixed
getFieldStateerror resolution from a field pathuseWatchdiscardinguseForm({ defaultValues })in favor of its owndefaultValuebefore the form mountssetValueemitting a duplicatevaluesstate notification for fields without a native input refuseFieldArrayroot-level error (errors.name.root) being lost onappend/prepend/insert/removemin/maxvalidation being skipped forvalueAsDatefieldsi18next/react-i18next (react-i18next)
v17.0.12Compare Source
icu.macronodes (<Trans>Welcome, {name}!</Trans>,<Select>,<Plural>withouti18nKey) rendered an empty string since 17.0.0. The macro now emits<IcuTrans defaultTranslation="…">without a key andIcuTranspassedundefinedtot(), which returns''. LikeTrans,IcuTransnow usesdefaultTranslationas the key wheni18nKeyis not provided.sass/embedded-host-node (sass-embedded)
v1.103.1Compare Source
v1.102.0Compare Source
draft of CSS Color 4.
storybookjs/storybook (storybook)
v10.5.10Compare Source
v10.5.9Compare Source
v10.5.8Compare Source
v10.5.7Compare Source
v10.5.6Compare Source
@testing-library/jest-domto6.9.1- #35614, thanks @ndelangen!Configuration
📅 Schedule: (in timezone Europe/Istanbul)
* 7-9 * * 1)🚦 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.