Bump the react group across 1 directory with 7 updates#862
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the react group across 1 directory with 7 updates#862dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the react group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.19` | `1.11.20` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.5` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.5` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.71.2` | `7.74.0` | | [react-i18next](https://github.com/i18next/react-i18next) | `16.5.4` | `17.0.6` | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.13.1` | `7.14.2` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.13.1` | `7.14.2` | Updates `dayjs` from 1.11.19 to 1.11.20 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.19...v1.11.20) Updates `react` from 19.2.4 to 19.2.5 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react) Updates `react-dom` from 19.2.4 to 19.2.5 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react-dom) Updates `react-hook-form` from 7.71.2 to 7.74.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.71.2...v7.74.0) Updates `react-i18next` from 16.5.4 to 17.0.6 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.5.4...v17.0.6) Updates `react-router` from 7.13.1 to 7.14.2 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.14.2/packages/react-router) Updates `react-router-dom` from 7.13.1 to 7.14.2 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.14.2/packages/react-router-dom) --- updated-dependencies: - dependency-name: dayjs dependency-version: 1.11.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: react-dom dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: react-hook-form dependency-version: 7.74.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react - dependency-name: react-i18next dependency-version: 17.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: react-router dependency-version: 7.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react - dependency-name: react-router-dom dependency-version: 7.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
eea831f to
6664eda
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 react group with 7 updates in the / directory:
1.11.191.11.2019.2.419.2.519.2.419.2.57.71.27.74.016.5.417.0.67.13.17.14.27.13.17.14.2Updates
dayjsfrom 1.11.19 to 1.11.20Release notes
Sourced from dayjs's releases.
Changelog
Sourced from dayjs's changelog.
Commits
af6e1f8chore(release): 1.11.20 [skip ci]82babd6D2M (#3018)bbe4ab1chore: fix lint error99691c5fix: update updateLocale plugin to merge nested object properties instead of ...9d2b6a1fix: Update locale km.js to support meridiem (#3017)acf21cdchore: update doc55a64e1chore: update doc807facechore: update doc54f4470chore: update doc9ea23c7chore: update docMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for dayjs since your current version.
Updates
reactfrom 19.2.4 to 19.2.5Release notes
Sourced from react's releases.
Commits
23f4f9f19.2.5Updates
react-domfrom 19.2.4 to 19.2.5Release notes
Sourced from react-dom's releases.
Commits
23f4f9f19.2.5Updates
react-hook-formfrom 7.71.2 to 7.74.0Release notes
Sourced from react-hook-form's releases.
... (truncated)
Commits
8a816ed7.74.0ef641fe🐞 fix: preserve previous field value when useController name changes (#13395)a08a8e8🐞 fix: handle null parent when unregistering nested field (#13396)2374a64📖 thanks KANAME for the support over the years6737b99🌡️ test: cover valueAsNumber NaN required validation in validateField (#13391)29cdd08🐞 fix: treat NaN as empty when valueAsNumber is true in validateField (#13388)44df01dRevert "Revert "🪢 fix build to exclude test files (#13387)""bf525c1Revert "Revert "🪇 feat: setValues (#13201)""6cd9e457.73.19b07561Revert "🪢 fix build to exclude test files (#13387)"Updates
react-i18nextfrom 16.5.4 to 17.0.6Changelog
Sourced from react-i18next's changelog.
... (truncated)
Commits
cb20d1817.0.6b8ad5e4fix: scope indexed placeholders inside keep-tags at render time #191975ce98517.0.59803bb8fix: <Trans /> no longer breaks child rendering when a kept HTML node (transK...ec37a48chore: ignore .env*, *.pem, *.key in .gitignorea398b7617.0.4c96f7bcfix: avoid `React does not recognize the i18nIsDynamicList prop on a DOM elem...fe111f717.0.3e7419b8fix: avoid invalid prop onReact.Fragmentinside\<Trans />#19144d62f8617.0.2Updates
react-routerfrom 7.13.1 to 7.14.2Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
... (truncated)
Commits
cf1d250Release v7.14.2 (#14993)bc77b32Adjust internal error serialization logic (#14992)184bebechore: format9248834Add hasOwnProperty to build-time env check5981192remove the un-documented custom error serialization logic (#14986)8b9a55cchore: format29b28e0Improved types forgeneratePathsparamsarg (#14984)142c703Fix fetcher loader redirects from parent middleware (#14974)bb9433bfix: RouterProviderProps already omits flushSync (#14874)197674bRelease 7.14.1 (#14973)Updates
react-router-domfrom 7.13.1 to 7.14.2Changelog
Sourced from react-router-dom's changelog.
Commits
cf1d250Release v7.14.2 (#14993)197674bRelease 7.14.1 (#14973)a87774fAdd new release process (#14916)e31077bchore: Update version for release (#14945)6683e85chore: Update version for release (pre) (#14943)aadb56fchore: Update version for release (#14908)c68a9b3chore: Update version for release (pre) (#14893)