-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the npm group across 1 directory with 24 updates #1086
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
Closed
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 npm group with 24 updates in the /ui directory: | Package | From | To | | --- | --- | --- | | [body-parser](https://github.com/expressjs/body-parser) | `2.2.0` | `2.2.2` | | [express](https://github.com/expressjs/express) | `5.1.0` | `5.2.1` | | [graphql](https://github.com/graphql/graphql-js) | `16.11.0` | `16.12.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.0` | `19.2.4` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.0` | `19.2.4` | | [send](https://github.com/pillarjs/send) | `1.2.0` | `1.2.1` | | [serve-static](https://github.com/expressjs/serve-static) | `2.2.0` | `2.2.1` | | [@eslint/config-array](https://github.com/eslint/rewrite/tree/HEAD/packages/config-array) | `0.21.1` | `0.23.0` | | [@eslint/object-schema](https://github.com/eslint/rewrite/tree/HEAD/packages/object-schema) | `2.1.7` | `3.0.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.2` | `8.54.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.2` | `8.54.0` | | [css-loader](https://github.com/webpack/css-loader) | `7.1.2` | `7.1.3` | | [css-minimizer-webpack-plugin](https://github.com/webpack/css-minimizer-webpack-plugin) | `7.0.2` | `7.0.4` | | [esbuild-loader](https://github.com/privatenumber/esbuild-loader) | `4.4.0` | `4.4.2` | | [eslint](https://github.com/eslint/eslint) | `9.38.0` | `9.39.2` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.4` | `5.6.6` | | [mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin) | `2.9.4` | `2.10.0` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.1` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.9.5` | `7.13.0` | | [rimraf](https://github.com/isaacs/rimraf) | `6.0.1` | `6.1.2` | | [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin) | `5.3.14` | `5.3.16` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.2` | `8.54.0` | | [webpack](https://github.com/webpack/webpack) | `5.102.1` | `5.104.1` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.2.2` | `5.2.3` | Updates `body-parser` from 2.2.0 to 2.2.2 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@v2.2.0...v2.2.2) Updates `express` from 5.1.0 to 5.2.1 - [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.1) Updates `graphql` from 16.11.0 to 16.12.0 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.11.0...v16.12.0) Updates `react` from 19.2.0 to 19.2.4 - [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.4/packages/react) Updates `react-dom` from 19.2.0 to 19.2.4 - [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.4/packages/react-dom) Updates `send` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/pillarjs/send/releases) - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md) - [Commits](pillarjs/send@1.2.0...1.2.1) Updates `serve-static` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md) - [Commits](expressjs/serve-static@v2.2.0...v2.2.1) Updates `@eslint/config-array` from 0.21.1 to 0.23.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/config-array/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/config-array-v0.23.0/packages/config-array) Updates `@eslint/object-schema` from 2.1.7 to 3.0.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/object-schema/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/object-schema-v3.0.0/packages/object-schema) Updates `@typescript-eslint/eslint-plugin` from 8.46.2 to 8.54.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.54.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.2 to 8.54.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.54.0/packages/parser) Updates `css-loader` from 7.1.2 to 7.1.3 - [Release notes](https://github.com/webpack/css-loader/releases) - [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md) - [Commits](webpack/css-loader@v7.1.2...v7.1.3) Updates `css-minimizer-webpack-plugin` from 7.0.2 to 7.0.4 - [Release notes](https://github.com/webpack/css-minimizer-webpack-plugin/releases) - [Changelog](https://github.com/webpack/css-minimizer-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/css-minimizer-webpack-plugin@v7.0.2...v7.0.4) Updates `esbuild-loader` from 4.4.0 to 4.4.2 - [Release notes](https://github.com/privatenumber/esbuild-loader/releases) - [Commits](privatenumber/esbuild-loader@v4.4.0...v4.4.2) Updates `eslint` from 9.38.0 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.38.0...v9.39.2) Updates `html-webpack-plugin` from 5.6.4 to 5.6.6 - [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.4...v5.6.6) Updates `mini-css-extract-plugin` from 2.9.4 to 2.10.0 - [Release notes](https://github.com/webpack/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack/mini-css-extract-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/mini-css-extract-plugin@v2.9.4...v2.10.0) Updates `prettier` from 3.6.2 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.8.1) Updates `react-router-dom` from 7.9.5 to 7.13.0 - [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/[email protected]/packages/react-router-dom) Updates `rimraf` from 6.0.1 to 6.1.2 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.0.1...v6.1.2) Updates `terser-webpack-plugin` from 5.3.14 to 5.3.16 - [Release notes](https://github.com/webpack/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/terser-webpack-plugin@v5.3.14...v5.3.16) Updates `typescript-eslint` from 8.46.2 to 8.54.0 - [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.54.0/packages/typescript-eslint) Updates `webpack` from 5.102.1 to 5.104.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.102.1...v5.104.1) Updates `webpack-dev-server` from 5.2.2 to 5.2.3 - [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.2...v5.2.3) --- updated-dependencies: - dependency-name: body-parser dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: graphql dependency-version: 16.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: send dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: serve-static dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@eslint/config-array" dependency-version: 0.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@eslint/object-schema" dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: css-loader dependency-version: 7.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: css-minimizer-webpack-plugin dependency-version: 7.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: esbuild-loader dependency-version: 4.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: html-webpack-plugin dependency-version: 5.6.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: mini-css-extract-plugin dependency-version: 2.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: react-router-dom dependency-version: 7.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: rimraf dependency-version: 6.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: terser-webpack-plugin dependency-version: 5.3.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: typescript-eslint dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: webpack dependency-version: 5.104.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: webpack-dev-server dependency-version: 5.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
ghjm
approved these changes
Jan 27, 2026
Owner
ghjm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Auto-approval of Dependabot PRs
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 npm group with 24 updates in the /ui directory:
2.2.02.2.25.1.05.2.116.11.016.12.019.2.019.2.419.2.019.2.41.2.01.2.12.2.02.2.10.21.10.23.02.1.73.0.08.46.28.54.08.46.28.54.07.1.27.1.37.0.27.0.44.4.04.4.29.38.09.39.25.6.45.6.62.9.42.10.03.6.23.8.17.9.57.13.06.0.16.1.25.3.145.3.168.46.28.54.05.102.15.104.15.2.25.2.3Updates
body-parserfrom 2.2.0 to 2.2.2Release notes
Sourced from body-parser's releases.
... (truncated)
Changelog
Sourced from body-parser's changelog.
Commits
3d248662.2.2 (#691)8474a98refactor(json): simplify strict mode error string construction (#693)03f17c2deps: qs@^6.14.1 (#689)ea1f25edocs: use standard jsdoc tags everywhere (#677)d7deef8docs: update URL-encoded parser description to include ISO-8859-1 encoding su...b6f52aadocs: release notes for the v1.20.4 release (#674)2965ca4docs: update links (#673)d96b63d2.2.1 (#659)b204886sec: security patch for CVE-2025-13466e20e351feat: removehistory.mdfrom being packaged on publish (#660)Updates
expressfrom 5.1.0 to 5.2.1Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
dbac7415.2.1697547cRevert "sec: security patch for CVE-2024-51999"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)Updates
graphqlfrom 16.11.0 to 16.12.0Release notes
Sourced from graphql's releases.
... (truncated)
Commits
bf9ffff16.12.0e2457b3Backport schema coordinates (#4493)364f17fImplement changes for executable descriptions (#4482)60ae6c4updated location of ModelSim gitignore file (#4479)6808b16docs: remove fourth permutation of the visit API (#4473)d07c9c5Fix typo in readme8dc2955fix(docs/mutations-and-input-types.mdx): root being inside of SDL (#4452)7134cabRemove oneof validation from values of correct type (#4453)9032db1Fix navigation (#4444)ba4b411docs: testing graphQL servers (#4374)Updates
reactfrom 19.2.0 to 19.2.4Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
90ab3f8Version 19.2.4612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.1Updates
react-domfrom 19.2.0 to 19.2.4Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
90ab3f8Version 19.2.4612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.1Updates
sendfrom 1.2.0 to 1.2.1Release notes
Sourced from send's releases.
Changelog
Sourced from send's changelog.
Commits
096a6141.2.1 (#281)861e3c6chore: update depenency ranges to latest versions (#286)a40fcd4ci: add Node.js 25 to test matrix (#284)7740ddechore: remove HISTORY.md from tarball (#285)f532f41build(deps): bump github/codeql-action from 4.31.2 to 4.31.5 (#282)f9b651fbuild(deps): bump actions/checkout from 5 to 6 (#283)db2558bbuild(deps-dev): bump supertest from 6.2.2 to 6.3.4 (#260)136fcf6build(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.32.0 (#262)fac9c3fbuild(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#272)cd0c253build(deps): bump actions/setup-node from 4 to 6 (#275)Updates
serve-staticfrom 2.2.0 to 2.2.1Release notes
Sourced from serve-static's releases.
Changelog
Sourced from serve-static's changelog.
Commits
76312e12.2.1 (#228)d15297afeat: removeHISTORY.mdfrom tarball content (#230)e2713aebuild(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#231)d740c83build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#232)6e2b2f0build(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#233)ff31626build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 (#234)76d6df7docs: update examples to ES6 (#203)e3839dcbuild(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.32.0 (#215)9203f4cbuild(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#218)7408b80build(deps): bump actions/setup-node from 4.4.0 to 6.0.0 (#223)Updates
@eslint/config-arrayfrom 0.21.1 to 0.23.0Release notes
Sourced from
@eslint/config-array's releases.Changelog
Sourced from
@eslint/config-array's changelog.Description has been truncated