Build(deps): Bump the minor-and-patch group across 1 directory with 17 updates#1331
Merged
LukasKalbertodt merged 2 commits intoJun 16, 2026
Merged
Conversation
|
This pull request has conflicts ☹ |
Member
|
@dependabot rebase |
…7 updates Bumps the minor-and-patch group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.29.6` | `7.29.7` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.28.5` | `7.29.7` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.28.5` | `7.29.7` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.6` | `5.6.7` | | [i18next](https://github.com/i18next/i18next) | `26.0.4` | `26.3.1` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.7` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.17` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.7` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.72.0` | `7.79.0` | | [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) | `5.2.4` | `5.3.2` | | [react-i18next](https://github.com/i18next/react-i18next) | `17.0.2` | `17.0.8` | | [webpack](https://github.com/webpack/webpack) | `5.105.4` | `5.107.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.9.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.58.0` | `8.61.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.1` | `9.39.4` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.58.0` | `8.61.1` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.2.3` | `5.2.5` | Updates `@babel/core` from 7.29.6 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core) Updates `@babel/preset-react` from 7.28.5 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-preset-react) Updates `@babel/preset-typescript` from 7.28.5 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-preset-typescript) Updates `html-webpack-plugin` from 5.6.6 to 5.6.7 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v5.6.6...v5.6.7) Updates `i18next` from 26.0.4 to 26.3.1 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.0.4...v26.3.1) Updates `react` from 19.2.4 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react) Updates `@types/react` from 19.2.14 to 19.2.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.4 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom) Updates `react-hook-form` from 7.72.0 to 7.79.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.72.0...v7.79.0) Updates `react-hotkeys-hook` from 5.2.4 to 5.3.2 - [Release notes](https://github.com/JohannesKlauss/react-keymap-hook/releases) - [Changelog](https://github.com/JohannesKlauss/react-hotkeys-hook/blob/main/CHANGELOG.md) - [Commits](JohannesKlauss/react-hotkeys-hook@v5.2.4...v.5.3.2) Updates `react-i18next` from 17.0.2 to 17.0.8 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v17.0.2...v17.0.8) Updates `webpack` from 5.105.4 to 5.107.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.4...v5.107.2) Updates `@types/node` from 25.5.0 to 25.9.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.2.14 to 19.2.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@typescript-eslint/eslint-plugin` from 8.58.0 to 8.61.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.1/packages/eslint-plugin) Updates `eslint` from 9.39.1 to 9.39.4 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.1...v9.39.4) Updates `typescript-eslint` from 8.58.0 to 8.61.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.1/packages/typescript-eslint) Updates `webpack-dev-server` from 5.2.3 to 5.2.5 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v5.2.3...v5.2.5) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@babel/preset-react" dependency-version: 7.29.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@babel/preset-typescript" dependency-version: 7.29.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/react" dependency-version: 19.2.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/react" dependency-version: 19.2.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 9.39.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: html-webpack-plugin dependency-version: 5.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: i18next dependency-version: 26.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-dom dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-hook-form dependency-version: 7.77.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react-hotkeys-hook dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react-i18next dependency-version: 17.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: webpack dependency-version: 5.107.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: webpack-dev-server dependency-version: 5.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
20bdbf5 to
9f12a2d
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.
Bumps the minor-and-patch group with 17 updates in the / directory:
7.29.67.29.77.28.57.29.77.28.57.29.75.6.65.6.726.0.426.3.119.2.419.2.719.2.1419.2.1719.2.419.2.77.72.07.79.05.2.45.3.217.0.217.0.85.105.45.107.225.5.025.9.38.58.08.61.19.39.19.39.48.58.08.61.15.2.35.2.5Updates
@babel/corefrom 7.29.6 to 7.29.7Release notes
Sourced from @babel/core's releases.
Commits
4fba754v7.29.7Updates
@babel/preset-reactfrom 7.28.5 to 7.29.7Release notes
Sourced from @babel/preset-react's releases.
... (truncated)
Commits
4fba754v7.29.7f3a2226[babel 7] Delete Babel 8 fixtures (#17729)Updates
@babel/preset-typescriptfrom 7.28.5 to 7.29.7Release notes
Sourced from @babel/preset-typescript's releases.
... (truncated)
Commits
4fba754v7.29.7f3a2226[babel 7] Delete Babel 8 fixtures (#17729)Updates
html-webpack-pluginfrom 5.6.6 to 5.6.7Changelog
Sourced from html-webpack-plugin's changelog.
Commits
fdef1b4chore(release): 5.6.7c862830fix: provide module/exports in VM sandbox for Node.js 25+ compatibility (#1889)0d1ff98refactor: remove lodash usage where possible (#1888)Updates
i18nextfrom 26.0.4 to 26.3.1Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
7bdb5d726.3.1a655e32changelog: 26.3.1 entry for #243657ed812fix(types): keyPrefix no longer pollutes t() return type with sibling keys (#...bdf651c26.3.0988a362changelog: 26.3.0 entry for #2434159506cfeat(types): introduce ResourceNamespaceMap for monorepo namespace augmentati...df68b1fci: restore JSR publishing via GitHub Actions OIDC22fb6ad26.2.0b640ac4feat(types): parseInterpolation flag for ICU-friendly t() typing (i18next-icu...0b9debdchangelog: 26.1.1 entry for #2431Updates
reactfrom 19.2.4 to 19.2.7Release notes
Sourced from react's releases.
Commits
6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.623f4f9f19.2.5Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.
Updates
@types/reactfrom 19.2.14 to 19.2.17Commits
Updates
react-domfrom 19.2.4 to 19.2.7Release notes
Sourced from react-dom's releases.
Commits
6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.623f4f9f19.2.5Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-dom since your current version.
Updates
react-hook-formfrom 7.72.0 to 7.79.0Release notes
Sourced from react-hook-form's releases.
... (truncated)
Changelog
Sourced from react-hook-form's changelog.
... (truncated)
Commits
3f1d2bd7.79.0c344c4f📖 update changelog v7.78.0351a958🏟️ build(deps): bump joi from 17.13.3 to 18.2.1 in /app (#13521)e3d8172🚷 feat: use field array disabled (#13520)00f6c28🐞 fix controller onChange promise (#13518)a338076🚷 feat: adddisabledoption to useFieldArray (#13519)a2a3c9c🐞 fix: track visited pairs in deepEqual to avoid false positives with shared ...1e00a1b🐞 fix #12651 issue: field validation with shouldUseNativeValidation does not ...bb2ce17🐞 fix #12754 createFormControl breaks with fast refresh in dev mode (#13511)b377376🐞 close #12709 #12750 StrictMode would remove field value & get mounted again...Updates
react-hotkeys-hookfrom 5.2.4 to 5.3.2Release notes
Sourced from react-hotkeys-hook's releases.
Commits
d0ea7a8Release v5.3.16c71ffcMerge pull request #1333 from JohannesKlauss/fix/enabled-regressionca452abfix: dynamic enabled option no longer triggers event listeners in v5.3.0331799cMerge pull request #1331 from JohannesKlauss/dependabot/npm_and_yarn/svgo-3.3.3d41a76cMerge pull request #1330 from JohannesKlauss/dependabot/npm_and_yarn/follow-r...ede7d2cBump svgo from 3.3.2 to 3.3.3780a5d0Bump follow-redirects from 1.15.11 to 1.16.02b7f60cMerge pull request #1328 from JohannesKlauss/dependabot/npm_and_yarn/multi-bf...6e07397Merge pull request #1329 from JohannesKlauss/dependabot/npm_and_yarn/path-to-...aa8920bUpdate doc contentUpdates
react-i18nextfrom 17.0.2 to 17.0.8Changelog
Sourced from react-i18next's changelog.
Commits
a46ad2317.0.8f715031update i18next depa515d5bchangelog: 17.0.8 entry for #1921d5ab7c8fix(types): accept selector i18nKey on <Trans> under enableSelector: 'strict'...b91ba36Add Locize advice section near the top of README5e892a217.0.7c8f4c6bfeat: useTranslation([nsA,nsB]) routes selector secondary-ns prefix via getFi...