fix(deps): update all non-major dependencies#483
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 21, 2026 05:35
6636aa0 to
66def94
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:
2.31.0→2.31.13.6.0→3.7.03.4.0→3.5.03.1.1→3.2.03.2.0→3.3.03.4.0→3.5.010.5.0→10.5.210.5.0→10.5.210.5.0→10.5.210.5.0→10.5.27.81.0→7.82.017.0.9→17.0.1010.5.0→10.5.2Release Notes
changesets/changesets (@changesets/cli)
v2.31.1Compare Source
Patch Changes
15cf592Thanks @ingvaldlorentzen! - Fixed already-published version detection with npm 12, which always wraps successfulnpm info --jsonoutput in an array. The unwrapped output madechangeset publishtreat every package as unpublished and fail attempting to republish existing versions.Commencis/js-toolkit (@commencis/eslint-config)
v3.7.0Compare Source
Minor Changes
#46325f1200@ymehmetcanCommencis/js-toolkit (@commencis/eslint-plugin)
v3.5.0Compare Source
Minor Changes
#46325f1200@ymehmetcanCommencis/js-toolkit (@commencis/lint-staged-config)
v3.2.0Compare Source
Minor Changes
#46325f1200@ymehmetcanCommencis/js-toolkit (@commencis/prettier-config)
v3.3.0Compare Source
Minor Changes
#46325f1200@ymehmetcanCommencis/js-toolkit (@commencis/stylelint-config)
v3.5.0Compare Source
Minor Changes
#46325f1200@ymehmetcanstorybookjs/storybook (@storybook/addon-a11y)
v10.5.2Compare Source
v10.5.1Compare Source
react-hook-form/react-hook-form (react-hook-form)
v7.82.0Compare Source
Added
delayErroroption forsetValueto delay validation error updatesFixed
resetDefaultValuesthrough form contextsetValuewithshouldDirtynot updating dirty state correctly when the form is disableddirtyFieldsboolean values for registered array fieldsFieldArraycomponent exportPerformance
getDirtyFieldsperformance, especially for larger forms and deeply nested valuesi18next/react-i18next (react-i18next)
v17.0.10Compare Source
useTranslationandTrans"You will need to pass in an i18next instance" warnings now match theuseSSRwording, mentioning the props/context alternatives and the most common unexplained cause at scale: duplicate react-i18next copies in monorepo setups. TheTransvariant also referenced the internali18nextReactModulename; it now points to the publicinitReactI18nextAPI.SUSPENDED_WHILE_LOADING, logged once) right beforeuseTranslationsuspends while translations are loading. With the defaultuseSuspense: trueand no<Suspense>boundary this previously surfaced as a blank screen or a cryptic React error; the warning now names both fixes (add a<Suspense>boundary or setreact.useSuspense: false). No-op in production builds; theprocess.env.NODE_ENVcheck is wrapped so runtimes without aprocessglobal (raw ESM in the browser, some edge runtimes) stay silent instead of throwing.@types/react@next/@types/react-dom@next, so the next React major's type changes (like the React 18TFunctionResult/children wave) surface before user reports.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.