This repository was archived by the owner on Feb 21, 2025. It is now read-only.
Bump the react group across 1 directory with 6 updates#382
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the react group across 1 directory with 6 updates#382dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the react group with 6 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.0.0` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.0.0` | | [react-dropzone](https://github.com/react-dropzone/react-dropzone) | `14.2.9` | `14.3.5` | | [react-i18next](https://github.com/i18next/react-i18next) | `15.0.2` | `15.4.0` | | [react-icons](https://github.com/react-icons/react-icons) | `5.3.0` | `5.4.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.26.2` | `7.1.5` | Updates `react` from 18.3.1 to 19.0.0 - [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.0.0/packages/react) Updates `react-dom` from 18.3.1 to 19.0.0 - [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.0.0/packages/react-dom) Updates `react-dropzone` from 14.2.9 to 14.3.5 - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](react-dropzone/react-dropzone@v14.2.9...v14.3.5) Updates `react-i18next` from 15.0.2 to 15.4.0 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.0.2...v15.4.0) Updates `react-icons` from 5.3.0 to 5.4.0 - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v5.3.0...v5.4.0) Updates `react-router-dom` from 6.26.2 to 7.1.5 - [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.1.5/packages/react-router-dom) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: react-dropzone dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-major dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 6 updates in the /frontend directory:
18.3.119.0.018.3.119.0.014.2.914.3.515.0.215.4.05.3.05.4.06.26.27.1.5Updates
reactfrom 18.3.1 to 19.0.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
e137890[string-refs] cleanup string ref code (#31443)d1f0472[string-refs] remove enableLogStringRefsProd flag (#31414)3dc1e48Followup: remove dead test code from #30346 (#31415)07aa494Remove enableRefAsProp feature flag (#30346)45804af[flow] Eliminate usage of more than 1-argReact.AbstractComponentin React ...5636fad[string-refs] log string ref from prod (#31161)b78a7f2[rcr] Re-export useMemoCache in top level React namespace (#31139)4e9540e[Fiber] Log the Render/Commit phases and the gaps in between (#31016)d4688df[Fiber] Track Event Time, startTransition Time and setState Time (#31008)15da917Don't read currentTransition back from internals (#30991)Updates
react-domfrom 18.3.1 to 19.0.0Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
989af12Make prerendering always non-blocking with fix (#31452)e137890[string-refs] cleanup string ref code (#31443)07aa494Remove enableRefAsProp feature flag (#30346)cae764cRevert "[Re-land] Make prerendering always non-blocking (#31268)" (#31355)d49123fExpose prerender() for SSG in stable (#31298)6c4bbc7[Re-land] Make prerendering always non-blocking (#31268)d8c90faDisable infinite render loop detection (#31088)67fee58[Fizz] Start initial work immediately (#31079)76aee6fRevert "Make prerendering always non-blocking" (#31080)0f1856cMake prerendering always non-blocking (#31056)Updates
react-dropzonefrom 14.2.9 to 14.3.5Release notes
Sourced from react-dropzone's releases.
... (truncated)
Commits
4ca683bfix: fix wrong file type msg ux and close #12215fa8677docs: add a note about the useFsAccessApi caveats589d01efix: set {isDragRejected} on drop and close #1238edeef15fix: visually hide the input and close #1268e35de09fix: update file-selector and close #134672c6c34fix: allow application/* mime types and close #13224288d8ebuild: bump typescript to v5.67750ea3feat: bump attr-accept to v2.2.429fc64cfeat: bump file-selector to v1.2 and close #136853bba3afix: fix exports declarationUpdates
react-i18nextfrom 15.0.2 to 15.4.0Changelog
Sourced from react-i18next's changelog.
Commits
330a8e715.4.026ab5a3release3cd025ffeat: format warning with code and data to allow conditional logging (#1826)ff509ba15.3.026616ebuse i18next logger if possible9b194b115.2.0073feffreleaseeb372c4Global JSX namespace is deprecated (#1822)69a342c15.1.40441701releaseUpdates
react-iconsfrom 5.3.0 to 5.4.0Release notes
Sourced from react-icons's releases.
... (truncated)
Commits
7b14efev5.4.01e40e10workflow: upgrade workflows (#999)9a2d9a7Bump cross-spawn from 7.0.3 to 7.0.6 (#994)585585cBump http-proxy-middleware from 2.0.6 to 2.0.7 (#989)33d12d5Bump rollup from 2.79.1 to 2.79.2 (#982)f2070d8Bump express from 4.19.2 to 4.21.0 (#981)63755fbBump dset from 3.1.3 to 3.1.4 (#979)1fa8a8fupgrade icons (#998)1393664preview: Reduce the number of results displayed in search results (#997)9d7ecf45.3.1-snapshot.0Updates
react-router-domfrom 6.26.2 to 7.1.5Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
... (truncated)
Commits
6b6ed18chore: Update version for release (#12929)99c4580chore: Update version for release (pre) (#12928)e3d6fbcchore: formatd2bb602chore: Update version for release (