Bump the npm group across 1 directory with 7 updates - #13
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Bumps the npm group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [papaparse](https://github.com/mholt/PapaParse) | `5.2.0` | `5.7.0` | | [query-string](https://github.com/sindresorhus/query-string) | `6.13.1` | `6.14.1` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `16.12.0` | `16.14.0` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `16.12.0` | `16.14.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `5.2.0` | `5.3.4` | | [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) | `3.0.1` | `3.4.4` | | [typescript](https://github.com/microsoft/TypeScript) | `3.8.3` | `3.9.10` | Updates `papaparse` from 5.2.0 to 5.7.0 - [Release notes](https://github.com/mholt/PapaParse/releases) - [Changelog](https://github.com/mholt/PapaParse/blob/master/CHANGELOG.md) - [Commits](mholt/PapaParse@5.2.0...5.7.0) Updates `query-string` from 6.13.1 to 6.14.1 - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](sindresorhus/query-string@v6.13.1...v6.14.1) Updates `react` from 16.12.0 to 16.14.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v16.14.0/packages/react) Updates `react-dom` from 16.12.0 to 16.14.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v16.14.0/packages/react-dom) Updates `react-router-dom` from 5.2.0 to 5.3.4 - [Release notes](https://github.com/remix-run/react-router/releases) - [Commits](https://github.com/remix-run/react-router/commits/v5.3.4/packages/react-router-dom) Updates `react-scripts` from 3.0.1 to 3.4.4 - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/react/create-react-app/blob/main/CHANGELOG-3.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/v3.4.4/packages/react-scripts) Updates `typescript` from 3.8.3 to 3.9.10 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.8.3...v3.9.10) --- updated-dependencies: - dependency-name: papaparse dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: query-string dependency-version: 6.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: react dependency-version: 16.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: react-dom dependency-version: 16.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: react-router-dom dependency-version: 5.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: react-scripts dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript dependency-version: 3.9.10 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-2112d0dcf3
branch
from
September 14, 2026 06:22
3a72014 to
96fd243
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 npm group with 7 updates in the / directory:
5.2.05.7.06.13.16.14.116.12.016.14.016.12.016.14.05.2.05.3.43.0.13.4.43.8.33.9.10Updates
papaparsefrom 5.2.0 to 5.7.0Release notes
Sourced from papaparse's releases.
Changelog
Sourced from papaparse's changelog.
... (truncated)
Commits
555c1c1Minor version bumpa5cc2dcPatch version bump29e3a09Add downloadTimeout option to abort slow remote requests (#1138)2e20001Use tabs for identation on commentb98bd0eSimplify commentsa869cd9Fix header de-duplication re-running on every resumed row (#1135)b3b6a64Remove coment describing old behaviour8dd3318call transformHeader once per header in streaming mode (#1130)e6c2b7bUpdate CHANGELOGbc382b7Minor version bumpUpdates
query-stringfrom 6.13.1 to 6.14.1Release notes
Sourced from query-string's releases.
Commits
0090a346.14.1a6d4a3fFix TypeScript type forstringifyUrl()2a178816.14.06ed5cb3Add.pick()and.exclude()(#282)667c9e9Ignore ending ampersand when parsing (#306)39aef91Update a link27453b5Move to GitHub Actions (#300)fbe496c6.13.894ebcd4Work around TypeScript bug35846d96.13.7Updates
reactfrom 16.12.0 to 16.14.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
Commits
c63741foffscreen double invoke effects (#19523)c691734Fixed broken Profiler test (#19894)87c023bProfiler onRender only called when we do work (#19885)81aaee5Don't call onCommit et al if there are no effects (#19863)bc6b7b6Don't trigger lazy in DEV during element creation (#19871)781212aRemove double space in test name (#19762)d17086cDecouple public, internal act implementation (#19745)1f38dcfRemove withSuspenseConfig (#19724)ddd1faaRemove config argument from useTransition (#19719)92fcd46Replace SuspenseConfig object with an integer (#19706)Updates
react-domfrom 16.12.0 to 16.14.0Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
Commits
993ca53Enable eager listeners statically (#19983)4ead6b5Treat <time> tag as a normal HTML tag. (#19951)480626aCreate Synthetic Events Lazily (#19909)0a00804Remove Array.from() from hot path (#19908)1890159Separate SyntheticEvent constructors to prevent deopts (#19907)6fddca2Remove passive intervention flag (#19849)b93f3e7Fixactbundle size regression (#19832)11ee82d[Events] Make passiveness and priority non-configurable (#19807)a08ae9fListen to onScroll during hydration (#19803)e7b2553Internalact: Flush timers at end of scope (#19788)Updates
react-router-domfrom 5.2.0 to 5.3.4Commits
1ca0e8fv5.3.45e2b040Remove old RRC reference3679bafv5.3.31a69e8av5.3.2d8098b6chore: update React Training refs to Remix1bd0fb5v5.3.10fbc4c4chore: add missing LICENSE files to package.json (#8075)320be7achore: add repository directory for all packages.json [skip ci] (#8124)c64bbceUpdate references to ReactTraining (#8082)fe82627Add LICENSE files to the packagesUpdates
react-scriptsfrom 3.0.1 to 3.4.4Changelog
Sourced from react-scripts's changelog.
... (truncated)
Commits
6c009edreact-scripts@3.4.4f04bd63react-scripts@3.4.3fb711ecreact-scripts@3.4.2d2f813fPublishd5b527fUpdate to Babel 7.9 (#8681)a452ddcBump dependencies (#8620)4d26208Use native ESLint behaviour when extending (#8276)8ba0ccbWhitelist main in template.json (#8539)038e6faWiden eslint-config-react-app peer dependency versions (#7790)7e6d6cdCloses webpack dev server and exits process on "end" stdin (#7203)Updates
typescriptfrom 3.8.3 to 3.9.10Release notes
Sourced from typescript's releases.
Commits
b7de5e3Bump version to 3.9.10 and LKG022bdeaBackport package-lock infra changes to 3.9 (#44608)ebeafcfPass throwIfNoEntry to fs.statSync (#41604) (#44582)9b778b3Bump version to 3.9.9 and LKGee71355Handle if plugin doesnt specify name (#42722)019e4c6Bump version to 3.9.8 and LKGea2f68bAllow only package names as plugin names9294e96Merge pull request #39988 from amcasey/pinned-release-3.95237f9eDrop testing of node 86c1e494Make release-3.9 buildable