Skip to content

fix(deps): update all non-major dependencies#483

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#483
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@changesets/cli (source) 2.31.02.31.1 age confidence
@commencis/eslint-config (source) 3.6.03.7.0 age confidence
@commencis/eslint-plugin (source) 3.4.03.5.0 age confidence
@commencis/lint-staged-config (source) 3.1.13.2.0 age confidence
@commencis/prettier-config (source) 3.2.03.3.0 age confidence
@commencis/stylelint-config (source) 3.4.03.5.0 age confidence
@storybook/addon-a11y (source) 10.5.010.5.2 age confidence
@storybook/addon-docs (source) 10.5.010.5.2 age confidence
@storybook/addon-links (source) 10.5.010.5.2 age confidence
@storybook/react-vite (source) 10.5.010.5.2 age confidence
react-hook-form (source) 7.81.07.82.0 age confidence
react-i18next 17.0.917.0.10 age confidence
storybook (source) 10.5.010.5.2 age confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.31.1

Compare Source

Patch Changes
  • #​2159 15cf592 Thanks @​ingvaldlorentzen! - Fixed already-published version detection with npm 12, which always wraps successful npm info --json output in an array. The unwrapped output made changeset publish treat every package as unpublished and fail attempting to republish existing versions.
Commencis/js-toolkit (@​commencis/eslint-config)

v3.7.0

Compare Source

Minor Changes
Commencis/js-toolkit (@​commencis/eslint-plugin)

v3.5.0

Compare Source

Minor Changes
Commencis/js-toolkit (@​commencis/lint-staged-config)

v3.2.0

Compare Source

Minor Changes
Commencis/js-toolkit (@​commencis/prettier-config)

v3.3.0

Compare Source

Minor Changes
Commencis/js-toolkit (@​commencis/stylelint-config)

v3.5.0

Compare Source

Minor Changes
storybookjs/storybook (@​storybook/addon-a11y)

v10.5.2

Compare Source

v10.5.1

Compare Source

react-hook-form/react-hook-form (react-hook-form)

v7.82.0

Compare Source

Added
  • Opt-in delayError option for setValue to delay validation error updates
Fixed
  • Expose resetDefaultValues through form context
  • setValue with shouldDirty not updating dirty state correctly when the form is disabled
  • Preserve dirtyFields boolean values for registered array fields
  • Restore FieldArray component export
Performance
  • Improve getDirtyFields performance, especially for larger forms and deeply nested values
i18next/react-i18next (react-i18next)

v17.0.10

Compare Source

  • fix(warnings): the useTranslation and Trans "You will need to pass in an i18next instance" warnings now match the useSSR wording, mentioning the props/context alternatives and the most common unexplained cause at scale: duplicate react-i18next copies in monorepo setups. The Trans variant also referenced the internal i18nextReactModule name; it now points to the public initReactI18next API.
  • feat(warnings): development-only warning (SUSPENDED_WHILE_LOADING, logged once) right before useTranslation suspends while translations are loading. With the default useSuspense: true and 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 set react.useSuspense: false). No-op in production builds; the process.env.NODE_ENV check is wrapped so runtimes without a process global (raw ESM in the browser, some edge runtimes) stay silent instead of throwing.
  • ci: weekly workflow typechecking the test suite against @types/react@next / @types/react-dom@next, so the next React major's type changes (like the React 18 TFunctionResult/children wave) surface before user reports.

Configuration

📅 Schedule: (in timezone Europe/Istanbul)

  • Branch creation
    • Between 07:00 AM and 09:59 AM, only on Monday (* 7-9 * * 1)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner July 20, 2026 04:59
@changeset-bot

changeset-bot Bot commented Jul 20, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 66def94

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 6636aa0 to 66def94 Compare July 21, 2026 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants