Bump the all-dependencies group with 6 updates - #84
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the all-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [body-parser](https://github.com/expressjs/body-parser) | `1.20.6` | `2.3.0` | | [express](https://github.com/expressjs/express) | `4.22.2` | `5.2.1` | | [express-jwt](https://github.com/auth0/express-jwt) | `6.0.0` | `8.5.1` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.9.8` | `3.23.2` | | [chai](https://github.com/chaijs/chai) | `4.2.0` | `6.2.2` | | [mocha](https://github.com/mochajs/mocha) | `10.8.2` | `11.7.6` | Updates `body-parser` from 1.20.6 to 2.3.0 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.20.6...v2.3.0) Updates `express` from 4.22.2 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@v4.22.2...v5.2.1) Updates `express-jwt` from 6.0.0 to 8.5.1 - [Changelog](https://github.com/auth0/express-jwt/blob/master/CHANGELOG.md) - [Commits](auth0/express-jwt@v6.0.0...v8.5.1) Updates `mysql2` from 3.9.8 to 3.23.2 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.9.8...v3.23.2) Updates `chai` from 4.2.0 to 6.2.2 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@4.2.0...v6.2.2) Updates `mocha` from 10.8.2 to 11.7.6 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.6/CHANGELOG.md) - [Commits](mochajs/mocha@v10.8.2...v11.7.6) --- updated-dependencies: - dependency-name: body-parser dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: express-jwt dependency-version: 8.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: mysql2 dependency-version: 3.23.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: chai dependency-version: 6.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: mocha dependency-version: 11.7.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Aug 1, 2026
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/all-dependencies-34d0ac9820
branch
August 1, 2026 04:19
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 all-dependencies group with 6 updates:
1.20.62.3.04.22.25.2.16.0.08.5.13.9.83.23.24.2.06.2.210.8.211.7.6Updates
body-parserfrom 1.20.6 to 2.3.0Release notes
Sourced from body-parser's releases.
... (truncated)
Changelog
Sourced from body-parser's changelog.
... (truncated)
Commits
d0f2ace2.3.0 (#735)7d03f2fchore: updated deps to latest (#733)8024ba7build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#732)32b4ed4build(deps): bump github/codeql-action from 4.35.3 to 4.36.1 (#731)ff0f6b9docs: update outdated reference to MDN docs (#730)14d001arefactor: switch to const/let and enable eslint no-var rule (#729)37f36a2deps: update content-type and type-is (#728)e1c244bbuild(deps): bump github/codeql-action from 4.35.1 to 4.35.3 (#723)e01087fbuild(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#724)a7698d3build(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#725)Updates
expressfrom 4.22.2 to 5.2.1Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
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
express-jwtfrom 6.0.0 to 8.5.1Changelog
Sourced from express-jwt's changelog.
... (truncated)
Commits
0dfe63b8.5.1105ef5eadd readme to package.jsonc028e708.5.07520381fix: signature of middleware returnedecd4278update depsf42a0e9Merge pull request #339 from auth0/integrate-semgrepdacb316Create semgrep.yml00763faModify tests to actually exercise wrong signature case by removing base64 pad...d15b92c8.4.1d1e88c7Merge branch 'glensc-patch-1'Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
mysql2from 3.9.8 to 3.23.2Release notes
Sourced from mysql2's releases.
... (truncated)
Changelog
Sourced from mysql2's changelog.
... (truncated)
Commits
a987302chore(master): release 3.23.2 (#4424)6c0cbc6build(deps): bump postcss from 8.5.15 to 8.5.23 in /website (#4437)2aec892build(deps): bump lucide-react from 1.26.0 to 1.27.0 in /website (#4436)4f7a589build(deps): bump sass from 1.101.7 to 1.102.0 in /website (#4435)992adc5build(deps): bump lucide-react from 1.25.0 to 1.26.0 in /website (#4431)26c956bbuild(deps): bump sass from 1.101.6 to 1.101.7 in /website (#4432)e6a1cf7build(deps): bump sass from 1.101.3 to 1.101.6 in /website (#4427)3f240cebuild(deps): bump fast-uri from 3.1.2 to 3.1.4 in /website (#4422)28ad315build(deps): bump immutable from 5.1.5 to 5.1.9 in /website (#4421)67821f8build(deps): bump svgo from 3.3.3 to 3.3.4 in /website (#4420)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for mysql2 since your current version.
Updates
chaifrom 4.2.0 to 6.2.2Release notes
Sourced from chai's releases.
... (truncated)
Commits
814172dchore(deps): update dependency esbuild to v0.27.2 (#1759)b38c22bchore: add legal-comments=none option (#1756)180d4ccchore(deps): update dependencies to v9.39.2 (#1757)678cd00chore(deps): update dependencies (#1755)c8fb100chore(deps): update dependency prettier to v3.7.3 (#1754)d63c74echore(deps): update dependency eslint-plugin-jsdoc to v61.4.1 (#1751)243bf86fix: avoid BigInt literal in closeTo for runtime compat (#1748)d8b0395chore(deps): update actions/checkout action to v6 (#1749)7e1e247build(deps): bump glob from 10.4.5 to 10.5.0 (#1747)b25e5d8chore(deps): update dependency eslint-plugin-jsdoc to v61.2.1 (#1746)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for chai since your current version.
Updates
mochafrom 10.8.2 to 11.7.6Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.