-
Notifications
You must be signed in to change notification settings - Fork 44
Bump the all-dependencies group across 1 directory with 29 updates #469
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/all-dependencies-70a42cbcbb
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the all-dependencies group across 1 directory with 29 updates #469
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/all-dependencies-70a42cbcbb
Conversation
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
Bumps the all-dependencies group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.17.2` | `1.23.0` | | [@vscode/codicons](https://github.com/microsoft/vscode-codicons) | `0.0.33` | `0.0.43` | | [@vscode/debugadapter](https://github.com/microsoft/vscode-debugadapter-node) | `1.63.0` | `1.68.0` | | [chart.js](https://github.com/chartjs/Chart.js) | `4.4.9` | `4.5.1` | | [express](https://github.com/expressjs/express) | `5.1.0` | `5.2.0` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.2` | `5.0.5` | | [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `5.2.1` | `5.3.2` | | [moment](https://github.com/moment/moment) | `2.29.4` | `2.30.1` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `19.2.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.28` | `19.2.7` | | [react-chartjs-2](https://github.com/reactchartjs/react-chartjs-2) | `5.3.0` | `5.3.1` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `19.2.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.13` | `19.2.3` | | [zod](https://github.com/colinhacks/zod) | `3.24.4` | `4.1.13` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.56.1` | `1.57.0` | | [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.99.1` | `1.106.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.62.0` | `8.48.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.62.0` | `8.48.0` | | [@vscode/debugadapter-testsupport](https://github.com/microsoft/vscode-debugadapter-node) | `1.63.0` | `1.68.0` | | [@vscode/test-electron](https://github.com/Microsoft/vscode-test) | `2.3.8` | `2.5.2` | | [@vscode/test-web](https://github.com/microsoft/vscode-test-web) | `0.0.74` | `0.0.76` | | [esbuild](https://github.com/evanw/esbuild) | `0.17.19` | `0.27.0` | | [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) | `4.1.1` | `4.3.0` | | [glob](https://github.com/isaacs/node-glob) | `8.1.0` | `13.0.0` | | [mocha](https://github.com/mochajs/mocha) | `10.2.0` | `11.7.5` | | [node](https://github.com/aredridel/node-bin-gen) | `22.17.0` | `25.2.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | | [vscode-tmgrammar-test](https://github.com/PanAeon/vscode-tmgrammar-test) | `0.1.2` | `0.1.3` | Updates `@modelcontextprotocol/sdk` from 1.17.2 to 1.23.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.17.2...1.23.0) Updates `@vscode/codicons` from 0.0.33 to 0.0.43 - [Release notes](https://github.com/microsoft/vscode-codicons/releases) - [Commits](microsoft/vscode-codicons@0.0.33...v0.0.43) Updates `@vscode/debugadapter` from 1.63.0 to 1.68.0 - [Commits](microsoft/vscode-debugadapter-node@v1.63.0...v1.68.0) Updates `chart.js` from 4.4.9 to 4.5.1 - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](chartjs/Chart.js@v4.4.9...v4.5.1) Updates `express` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v5.1.0...v5.2.0) Updates `@types/express` from 5.0.2 to 5.0.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `fast-xml-parser` from 5.2.1 to 5.3.2 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.2.1...v5.3.2) Updates `moment` from 2.29.4 to 2.30.1 - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.4...2.30.1) Updates `react` from 18.2.0 to 19.2.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.2.0/packages/react) Updates `@types/react` from 18.2.28 to 19.2.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-chartjs-2` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/reactchartjs/react-chartjs-2/releases) - [Changelog](https://github.com/reactchartjs/react-chartjs-2/blob/master/CHANGELOG.md) - [Commits](reactchartjs/react-chartjs-2@v5.3.0...v5.3.1) Updates `react-dom` from 18.2.0 to 19.2.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.2.0/packages/react-dom) Updates `@types/react-dom` from 18.2.13 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `zod` from 3.24.4 to 4.1.13 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.24.4...v4.1.13) Updates `@playwright/test` from 1.56.1 to 1.57.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.56.1...v1.57.0) Updates `@types/express` from 5.0.2 to 5.0.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `@types/react` from 18.2.28 to 19.2.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.13 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@types/vscode` from 1.99.1 to 1.106.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode) Updates `@typescript-eslint/eslint-plugin` from 5.62.0 to 8.48.0 - [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.48.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.62.0 to 8.48.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/parser) Updates `@vscode/debugadapter-testsupport` from 1.63.0 to 1.68.0 - [Commits](microsoft/vscode-debugadapter-node@v1.63.0...v1.68.0) Updates `@vscode/test-electron` from 2.3.8 to 2.5.2 - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/vscode-test/commits/v2.5.2) Updates `@vscode/test-web` from 0.0.74 to 0.0.76 - [Release notes](https://github.com/microsoft/vscode-test-web/releases) - [Changelog](https://github.com/microsoft/vscode-test-web/blob/main/CHANGELOG.md) - [Commits](microsoft/vscode-test-web@v0.0.74...v0.0.76) Updates `esbuild` from 0.17.19 to 0.27.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.17.19...v0.27.0) Updates `eslint` from 8.51.0 to 8.57.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/v8.57.1/CHANGELOG.md) - [Commits](eslint/eslint@v8.51.0...v8.57.1) Updates `fast-check` from 4.1.1 to 4.3.0 - [Release notes](https://github.com/dubzzz/fast-check/releases) - [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md) - [Commits](https://github.com/dubzzz/fast-check/commits/v4.3.0/packages/fast-check) Updates `glob` from 8.1.0 to 13.0.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v8.1.0...v13.0.0) Updates `mocha` from 10.2.0 to 11.7.5 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md) - [Commits](mochajs/mocha@v10.2.0...v11.7.5) Updates `node` from 22.17.0 to 25.2.1 - [Commits](https://github.com/aredridel/node-bin-gen/commits) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) Updates `vscode-tmgrammar-test` from 0.1.2 to 0.1.3 - [Release notes](https://github.com/PanAeon/vscode-tmgrammar-test/releases) - [Commits](https://github.com/PanAeon/vscode-tmgrammar-test/commits/v0.1.3) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@vscode/codicons" dependency-version: 0.0.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@vscode/debugadapter" dependency-version: 1.68.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: chart.js dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: express dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@types/express" dependency-version: 5.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: fast-xml-parser dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: moment dependency-version: 2.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/react" dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: react-chartjs-2 dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: zod dependency-version: 4.1.13 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@playwright/test" dependency-version: 1.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@types/express" dependency-version: 5.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/react" dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/vscode" dependency-version: 1.106.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@vscode/debugadapter-testsupport" dependency-version: 1.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@vscode/test-electron" dependency-version: 2.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@vscode/test-web" dependency-version: 0.0.76 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: esbuild dependency-version: 0.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: fast-check dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: glob dependency-version: 13.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: mocha dependency-version: 11.7.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: node dependency-version: 25.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: vscode-tmgrammar-test dependency-version: 0.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
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 all-dependencies group with 28 updates in the / directory:
1.17.21.23.00.0.330.0.431.63.01.68.04.4.94.5.15.1.05.2.05.0.25.0.55.2.15.3.22.29.42.30.118.2.019.2.018.2.2819.2.75.3.05.3.118.2.019.2.018.2.1319.2.33.24.44.1.131.56.11.57.01.99.11.106.15.62.08.48.05.62.08.48.01.63.01.68.02.3.82.5.20.0.740.0.760.17.190.27.04.1.14.3.08.1.013.0.010.2.011.7.522.17.025.2.15.8.35.9.30.1.20.1.3Updates
@modelcontextprotocol/sdkfrom 1.17.2 to 1.23.0Release notes
Sourced from
@modelcontextprotocol/sdk's releases.... (truncated)
Commits
e6c71bbchore: bump package number for release (#1170)3c50d07feat: implement SEP-1699 SSE polling via server-side disconnect (#1129)b59a2bdfix: React to upstream RC schema changes for form mode elicitation requests (...2a55dfdsampling: validate tools, tool_use, tool_result constraints (#1156)41c6b35SEP-1613: use.catchall()on inputSchema/outputSchema to support JSON Schema...0c1cbf0Bump version to 1.23.0-beta.0 (#1147)33229a4Support beta releases by publishing with --tag beta (#1146)3485a06Support upscoping on insufficient_scope 403 (#1115)fc4a6ecfix: Connect error in URL elicitation example (#1136)9df0972chore: Add deprecated marker to old elicitInput overload (#1142)Maintainer changes
This version was pushed to npm by pcarleton, a new releaser for
@modelcontextprotocol/sdksince your current version.Updates
@vscode/codiconsfrom 0.0.33 to 0.0.43Release notes
Sourced from
@vscode/codicons's releases.... (truncated)
Commits
e87f711Merge pull request #387 from microsoft/mrleemurray/able-lion-maroon487d762fix: update version to 0.0.43 in package.json and package-lock.jsond1a9c94Merge pull request #386 from microsoft/mrleemurray/qualified-swordfish-violetce5f35efeat: add download icon and update mapping for new icon9640fa1Merge pull request #385 from microsoft/mrleemurray/vital-crane-gold1f8a62dfix: update files icon size to 24x24 for consistency and add new forward icon3492f19Merge pull request #382 from microsoft/dependabot/npm_and_yarn/js-yaml-4.1.197c1db0Merge pull request #384 from microsoft/mrleemurray/smoggy-cuckoo-coral8061713Update incorrectly sized icons from 18 x 18 to 16 x 16 to improve rendering q...3258d0fMerge pull request #381 from microsoft/mrleemurray/thick-koi-emeraldMaintainer changes
This version was pushed to npm by microsoft1es, a new releaser for
@vscode/codiconssince your current version.Updates
@vscode/debugadapterfrom 1.63.0 to 1.68.0Commits
ce5bd2ev1.68.07b85aacv1.67.0 (#309)ef51f7dMerge pull request #308 from microsoft/bump-v1.66.0174f981npm i and increase sleep5695897v1.66.01621133Bump braces from 3.0.2 to 3.0.3 in /adapter (#306)141b409patch braces (#305)b9825a5Merge pull request #304 from microsoft/bump-v1.65.03e140aav1.65.01a4c6fdMerge pull request #301 from microsoft/bump-v1.64.0Updates
chart.jsfrom 4.4.9 to 4.5.1Release notes
Sourced from chart.js's releases.
... (truncated)
Commits
9c5cf9fBump version to 4.5.1 (#12132)e275269fix(types): add drawingArea to RadialLinearScale (#12122)a5262b1fix(types): allow null for line chart point values (#12027) (#12120)be2740bBump actions/setup-node from 4 to 5 (#12118)6372280Do not notify plugins after their uninstall function has been called (#12098)4a62c17Add data.datasets[].tooltip.callbacks to Typescript types (#12099)beb77e4Sync Doughnut chart legend options to legend plugin (#12096)5feebdfFix charts shinking in size on certain Zoom values in Chrome (#12097)b5ee134bump version to 4.5.0 (#12090)e106aa9Fix grammar typo: '... and only draw line.' -> '... and only draw lines.' (#1...Updates
expressfrom 5.1.0 to 5.2.0Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
4007ad1Release: 5.2.0 (#6920)2f64f68sec: security patch for CVE-2024-51999ed0ba3fbuild(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#6928)8eace46build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 (#6929)30bae81build(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#6930)758d435deps: body-parser@^2.2.1 (#6922)77bcd52docs: update emeritus triagers (#6890)f33caf1Nominate to@efekrsklfor triage team (#6888)54af593refactor: use cached slice in app.listen (#6897)2551a7ddocs: switch badges from badgen.net to shields.io (#6900)Updates
@types/expressfrom 5.0.2 to 5.0.5Commits
Updates
fast-xml-parserfrom 5.2.1 to 5.3.2Release notes
Sourced from fast-xml-parser's releases.
Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
e0769f2update publish detail1a810adfix import for v6ab148abupdate pcakge detail to publish81513d5perf: Use Set for stopNodes lookup (O(1)) instead of array iteration (O(n)) (...77703c4Fix minor typo in README (#770)badf189UseUint8Arrayin place ofBufferin Parser418ab95fix #764 (#765)ad17aa4Fix typo in types (#760)7e74b4fdeprecate in-built CLI8be4bd5fix doctypeUpdates
momentfrom 2.29.4 to 2.30.1Changelog
Sourced from moment's changelog.
Commits
485d9a7Build 2.30.1e048b09Bump version to 2.30.1f9f2d58Update changelog for 2.30.1a52ffb2Revert "Merge pull request #5827 from BobZombie:feature/fix_d.ts"ddd6809Build 2.30.0be64d00Bump version to 2.30.0ad41179Update changelog for 2.30.063fe479[misc] Make code ES6 compatible0f0195fRevert "Merge pull request #5599 from Alanscut:issue_4985"15b82f5Revert "Merge pull request #5597 from Alanscut:issue-5596"Updates
reactfrom 18.2.0 to 19.2.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.