-
Notifications
You must be signed in to change notification settings - Fork 43
build(deps): bump the dependencies group across 1 directory with 30 updates #3345
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
main
Choose a base branch
from
dependabot/npm_and_yarn/dependencies-86636d26f7
base: main
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.
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
Contributor
…pdates Bumps the dependencies group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.1` | `9.39.2` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.6.1` | `5.7.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.1` | `25.0.6` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.2.1` | `29.12.1` | | [globals](https://github.com/sindresorhus/globals) | `16.5.0` | `17.0.0` | | [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `9.0.1` | `9.0.3` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.5` | `29.4.6` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.47.0` | `8.52.0` | | [node-forge](https://github.com/digitalbazaar/forge) | `1.3.2` | `1.3.3` | | [@aws-sdk/client-route-53](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-route-53) | `3.936.0` | `3.966.0` | | [body-parser](https://github.com/expressjs/body-parser) | `2.2.1` | `2.2.2` | | [express](https://github.com/expressjs/express) | `5.2.0` | `5.2.1` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.1` | `5.0.6` | | [@electron/rebuild](https://github.com/electron/rebuild) | `4.0.1` | `4.0.2` | | [webpack](https://github.com/webpack/webpack) | `5.103.0` | `5.104.1` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.21` | `4.17.23` | | [ipaddr.js](https://github.com/whitequark/ipaddr.js) | `2.2.0` | `2.3.0` | | [lru-cache](https://github.com/isaacs/node-lru-cache) | `11.2.2` | `11.2.4` | | [ws](https://github.com/websockets/ws) | `8.18.3` | `8.19.0` | | [bufferutil](https://github.com/websockets/bufferutil) | `4.0.9` | `4.1.0` | | [utf-8-validate](https://github.com/websockets/utf-8-validate) | `6.0.5` | `6.0.6` | | [mmdb-lib](https://github.com/runk/mmdb-lib) | `3.0.1` | `3.0.2` | | [zod](https://github.com/colinhacks/zod) | `4.1.13` | `4.3.5` | | [supertest](https://github.com/ladjs/supertest) | `7.1.4` | `7.2.2` | | [nightwatch](https://github.com/nightwatchjs/nightwatch) | `3.12.3` | `3.14.0` | | [webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer) | `5.0.1` | `5.1.1` | | [pino](https://github.com/pinojs/pino) | `10.1.0` | `10.1.1` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `13.1.2` | `13.1.3` | Updates `@eslint/js` from 9.39.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js) Updates `@stylistic/eslint-plugin` from 5.6.1 to 5.7.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.7.0/packages/eslint-plugin) Updates `@types/node` from 24.10.1 to 25.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jest` from 29.2.1 to 29.12.1 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.2.1...v29.12.1) Updates `globals` from 16.5.0 to 17.0.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.0.0) Updates `lerna` from 9.0.1 to 9.0.3 - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v9.0.3/packages/lerna) Updates `ts-jest` from 29.4.5 to 29.4.6 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.5...v29.4.6) Updates `typescript-eslint` from 8.47.0 to 8.52.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.52.0/packages/typescript-eslint) Updates `node-forge` from 1.3.2 to 1.3.3 - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@v1.3.2...v1.3.3) Updates `@aws-sdk/client-route-53` from 3.936.0 to 3.966.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-route-53/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.966.0/clients/client-route-53) Updates `body-parser` from 2.2.1 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.1...v2.2.2) Updates `express` from 5.2.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.2.0...v5.2.1) Updates `@types/express` from 5.0.1 to 5.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `@types/express` from 5.0.1 to 5.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `@electron/rebuild` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/electron/rebuild/releases) - [Commits](electron/rebuild@v4.0.1...v4.0.2) Updates `webpack` from 5.103.0 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.103.0...v5.104.1) Updates `@types/lodash` from 4.17.21 to 4.17.23 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `ipaddr.js` from 2.2.0 to 2.3.0 - [Changelog](https://github.com/whitequark/ipaddr.js/blob/main/Changes.md) - [Commits](whitequark/ipaddr.js@v2.2.0...v2.3.0) Updates `lru-cache` from 11.2.2 to 11.2.4 - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v11.2.2...v11.2.4) Updates `ws` from 8.18.3 to 8.19.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.3...8.19.0) Updates `bufferutil` from 4.0.9 to 4.1.0 - [Release notes](https://github.com/websockets/bufferutil/releases) - [Commits](websockets/bufferutil@v4.0.9...v4.1.0) Updates `utf-8-validate` from 6.0.5 to 6.0.6 - [Release notes](https://github.com/websockets/utf-8-validate/releases) - [Commits](websockets/utf-8-validate@v6.0.5...v6.0.6) Updates `mmdb-lib` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/runk/mmdb-lib/releases) - [Commits](runk/mmdb-lib@v3.0.1...v3.0.2) Updates `qs` from 6.14.0 to 6.14.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.0...v6.14.1) Updates `zod` from 4.1.13 to 4.3.5 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.13...v4.3.5) Updates `supertest` from 7.1.4 to 7.2.2 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](forwardemail/supertest@v7.1.4...v7.2.2) Updates `nightwatch` from 3.12.3 to 3.14.0 - [Release notes](https://github.com/nightwatchjs/nightwatch/releases) - [Commits](nightwatchjs/nightwatch@v3.12.3...v3.14.0) 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 `webpack-bundle-analyzer` from 5.0.1 to 5.1.1 - [Changelog](https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-bundle-analyzer@v5.0.1...v5.1.1) Updates `pino` from 10.1.0 to 10.1.1 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v10.1.0...v10.1.1) Updates `pino-pretty` from 13.1.2 to 13.1.3 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v13.1.2...v13.1.3) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 25.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-jest dependency-version: 29.12.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: globals dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: lerna dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.52.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: node-forge dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@aws-sdk/client-route-53" dependency-version: 3.966.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: body-parser dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/express" dependency-version: 5.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/express" dependency-version: 5.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@electron/rebuild" dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack dependency-version: 5.104.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/lodash" dependency-version: 4.17.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ipaddr.js dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lru-cache dependency-version: 11.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ws dependency-version: 8.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: bufferutil dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: utf-8-validate dependency-version: 6.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mmdb-lib dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: qs dependency-version: 6.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: zod dependency-version: 4.3.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: supertest dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: nightwatch dependency-version: 3.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: terser-webpack-plugin dependency-version: 5.3.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack-bundle-analyzer dependency-version: 5.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pino dependency-version: 10.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pino-pretty dependency-version: 13.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: 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
cli-tools
Related to CLI Tools Package
dependencies
Pull requests that update a dependency file
dht
Related to DHT package
javascript
Pull requests that update Javascript code
network
Related to Network Package
node
proto-rpc
sdk
test-utils
Related to Test Utils Package
utils
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 dependencies group with 28 updates in the / directory:
9.39.19.39.25.6.15.7.024.10.125.0.629.2.129.12.116.5.017.0.09.0.19.0.329.4.529.4.68.47.08.52.01.3.21.3.33.936.03.966.02.2.12.2.25.2.05.2.15.0.15.0.64.0.14.0.25.103.05.104.14.17.214.17.232.2.02.3.011.2.211.2.48.18.38.19.04.0.94.1.06.0.56.0.63.0.13.0.24.1.134.3.57.1.47.2.23.12.33.14.05.0.15.1.110.1.010.1.113.1.213.1.3Updates
@eslint/jsfrom 9.39.1 to 9.39.2Release notes
Sourced from
@eslint/js's releases.Commits
c43ce24chore: package.json update for@eslint/jsreleaseUpdates
@stylistic/eslint-pluginfrom 5.6.1 to 5.7.0Release notes
Sourced from
@stylistic/eslint-plugin's releases.Changelog
Sourced from
@stylistic/eslint-plugin's changelog.Commits
94ba6b3chore: release v5.7.0 (main) (#1060)172ef89feat: update deps, support@typescript-eslint/parser>=8.48.0 (#1095)ab50c71feat(customize): allow indent option as full rule options (#1091)77e1370refactor: replacehasCommentsBetweenwithsourceCode.commentsExistBetween...6494fdcchore: cleanup unused constants (#1093)a80aefbrefactor(padding-line-between-statements): use auto-generated types (#1090)580164brefactor(member-delimiter-style): use auto-generated types (#1089)622b888feat: deprecatejsx-sort-propsin favor ofeslint-plugin-perfectionist(#...1aaf61ffeat(type-annotation-spacing): allow ignore checkarrow(#1080)d73c03efix(object-curly-spacing): allow space before comment in multi-line objects (...Updates
@types/nodefrom 24.10.1 to 25.0.6Commits
Updates
eslint-plugin-jestfrom 29.2.1 to 29.12.1Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
45edad2chore(release): 29.12.1 [skip ci]388a36cfix(no-unnecessary-assertion): don't report foranyandunknowntypes (#1...badfe77docs: put rule descriptions after title (#1916)ce44f84chore: updateeslint-remote-tester(#1915)cc3cd98chore(release): 29.12.0 [skip ci]13bbd20feat(prefer-mock-return-shorthand): greatly improve checking if mutable varia...eaa5549chore(release): 29.11.4 [skip ci]5713ac9fix(prefer-mock-return-shorthand): ignore use of update expressions (#1913)e9f1a58chore(release): 29.11.3 [skip ci]80288e2fix(prefer-mock-return-shorthand): ignore async implementations (#1912)Updates
globalsfrom 16.5.0 to 17.0.0Release notes
Sourced from globals's releases.
Commits
bb89b1817.0.0ebe1063Update globals (2026-01-01) (#329)e3d8da3Revert "Automate script forpaintWorkletenvironment (#325)" (#328)e7c0453Automate script forpaintWorkletenvironment (#325)1bc6e3bAddbunBuiltinanddenoBuiltin(#324)4b78f56AddpaintWorkletenvironment (#323)59ceff8Get all browser globals from bothchromeandfirefox(#321)4a02a85AddsharedWorkerenvironment (#322)7bc293eSplitaudioWorkletenvironment frombrowser(#320)814075fFix browser launch (#319)Updates
lernafrom 9.0.1 to 9.0.3Release notes
Sourced from lerna's releases.
Changelog
Sourced from lerna's changelog.
Commits
215ff00chore(misc): publish 9.0.3b1b2166chore(misc): publish 9.0.26c1ea96chore(deps): bump js-yaml from 4.1.0 to 4.1.1 (#4245)Updates
ts-jestfrom 29.4.5 to 29.4.6Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
202bde5chore(release): 29.4.6 (#5146)528d37cfix: log hybrid module as warning instead of failing tests (#5144)141e5afbuild(deps): update github/codeql-action digest to 497990dd281ccebuild(deps): update google/osv-scanner-action action to v2.3.00d20322build(deps): update dependency memfs to ^4.51.0455dde2build(deps): update dependency js-yaml to ^4.1.1d579480build(deps): update dependency@types/nodeto v20.19.25f6859d0build(deps): update dependency@types/yargsto ^17.0.354d7e432build(deps): update github/codeql-action digest to d3ced5c4ea70c9build(deps): update actions/checkout digest to 34e1148Updates
typescript-eslintfrom 8.47.0 to 8.52.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
9ddd571chore(release): publish 8.52.095c7c73chore: update deps to latest minor/patch (#11921)e4c57f5chore(release): publish 8.51.0d520b88chore(release): publish 8.50.1c62e858chore(release): publish 8.50.0864595achore(release): publish 8.49.032b7e89chore(deps): update dependency@vitest/eslint-pluginto v1.5.1 (#11816)8fe3445chore(release): publish 8.48.16fb1551chore(release): publish 8.48.0a4dc42achore: migrate to nx 22 (#11780)Updates
node-forgefrom 1.3.2 to 1.3.3Changelog
Sourced from node-forge's changelog.
Commits
1cea0afRelease 1.3.3.5265989Update changelog.e4f3961Fix changelog for release.503979bUpdate changelog.c3b3b32Make digestAlgorithm parameters optional6f70043Update CVE details.f547b0dStart 1.3.3-0.Updates
@aws-sdk/client-route-53from 3.936.0 to 3.966.0Release notes
Sourced from
@aws-sdk/client-route-53's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-route-53's changelog.... (truncated)
Commits
8796f3aPublish v3.966.0f5048a6chore(codegen): release smithy-typescript-aws-codegen v0.41.1 (#7633)1eea89dPublish v3.965.09a090fachore: upgrade rimraf (#7626)054abe7Publish v3.964.0821ef45Publish v3.962.0dbc6c8bchore(codegen): sync for waiter codegen fix (#7614)57ab7dfPublish v3.958.0da9c913chore(build): generate clients without formatting prettier/eslint (#7599)bd65e3ePublish v3.957.0Updates
body-parserfrom 2.2.1 to 2.2.2Release notes
Sourced from body-parser's releases.
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)Updates
expressfrom 5.2.0 to 5.2.1Release notes
Sourced from express's releases.
...Description has been truncated