-
Notifications
You must be signed in to change notification settings - Fork 43
build(deps): bump the dependencies group across 1 directory with 25 updates #3329
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-e24a04163b
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 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.1` | `9.39.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.1` | `25.0.3` | | [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.962.0` | | [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` | | [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` | | [qs](https://github.com/ljharb/qs) | `6.14.0` | `6.14.1` | | [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.0` | | [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 `@types/node` from 24.10.1 to 25.0.3 - [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.962.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.962.0/clients/client-route-53) 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 `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 `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.0 - [Changelog](https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-bundle-analyzer@v5.0.1...v5.1.0) 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: "@types/node" dependency-version: 25.0.3 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.962.0 dependency-type: direct:production update-type: version-update:semver-minor 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: 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: 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.0 dependency-type: direct:development update-type: version-update:semver-minor 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
dependencies
Pull requests that update a dependency file
dht
Related to DHT package
javascript
Pull requests that update Javascript code
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 24 updates in the / directory:
9.39.19.39.224.10.125.0.329.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.962.05.2.05.2.15.0.15.0.64.0.14.0.25.103.05.104.12.2.02.3.011.2.211.2.48.18.38.19.04.0.94.1.06.0.56.0.66.14.06.14.14.1.134.3.57.1.47.2.23.12.33.14.05.0.15.1.013.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
@types/nodefrom 24.10.1 to 25.0.3Commits
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.962.0Release notes
Sourced from
@aws-sdk/client-route-53's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-route-53's changelog.... (truncated)
Commits
821ef45Publish 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.004bdba3chore(build): replace lerna partial-tree build with turbo (#7597)561b890chore: move e2e tests from cucumber to vitest (#7539)7804018Publish v3.956.02c73829chore(codegen): update for $unknown union member handling (#7591)821ba3bPublish v3.955.0Updates
expressfrom 5.2.0 to 5.2.1Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
dbac7415.2.1697547cRevert "sec: security patch for CVE-2024-51999"Updates
@types/expressfrom 5.0.1 to 5.0.6Commits
Updates
@types/expressfrom 5.0.1 to 5.0.6Commits
Updates
@electron/rebuildfrom 4.0.1 to 4.0.2Release notes
Sourced from
@electron/rebuild's releases.Commits
7a8eeeafix: force release (#1219)88ddc8ffix: scoped modules work withonlyModules/--only(#1218)f26868fchore(deps): bump js-yaml from 3.14.1 to 3.14.2 (#1217)94b3da6chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#1216)f10bc07ci: use npm trusted publishing instead of CFA (#1215)8db209cdocs: add API documentation and clean up README (#1214)645dfabchore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 (#1213)c3f6cb9refactor: removechalkdep (#1212)5c46077chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 (#1211)f5876d0build: migrate to Yarn 4 (#1210)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@electron/rebuildsince your current version.Updates
webpackfrom 5.103.0 to 5.104.1Release notes
Sourced from webpack's releases.
Changelog
Sourced from webpack's changelog.
Commits
24e3c2dchore(release): new release (#20253)2efd21bfix(re-exports): reexports runtime calculation should not accessing `__WEBPAC...c510070fix(security): userinfo bypass vulnerability in HttpUriPlugin allowedUris4b0501cci: fix release (#20252)0c213ceci: use\<@&1450591255485743204>over@herefor discord notificationw5bf8bc5refactor: types for benchmarks and tests505a5e7chore(release): new release (#20188)0c06680refactor: update eslint configuration2eb0d6aci: release announcement (#20238)b2b2459ci: cancel in progress (#20239)Updates
ipaddr.jsfrom 2.2.0 to 2.3.0Changelog
Sourced from ipaddr.js's changelog.
Commits
e373b4eBump version to 2.3.0d564b1dAdd IPv4 CIDR four-part decimal validator08c2cd4dep(eslint): upgrade to v9e6438feremove LICENSE from files, redundant, always includedUpdates
lru-cachefrom 11.2.2 to 11.2.4Commits
e4ea6c811.2.44c6930econsistent prettier settingf29fcebautopurge: also clear timers for eviction, clear()05d673b11.2.349b3fbeclean up Timer objects when using ttlAutopurgeb7b7c4eBlueOak-1.0.0e5df0bbci: get rid of tests for dead node versionsUpdates
wsfrom 8.18.3 to 8.19.0Release notes
Sourced from ws's releases.
Commits
61349ec[dist] 8.19.03f9ffc6[feature] Introduce thecloseTimeoutoption (#2308)1998485[fix] Ensure all remaining data is read as a single chunk726c373[doc] Sort options alphabeticallyb151f1e[ci] Update actions/checkout action to v6dabdd5b[ci] Update actions/setup-node action to v686eac5b[ci] Test on node 251891e14[ci] Update actions/setup-node action to v5aa28c77[ci] Update actions/checkout action to v5Updates
bufferutilfrom 4.0.9 to 4.1.0Commits
580a8a9[dist] 4.1.0b4cd4cd[lint] Fix prettier error2a16fa9[pkg] Update node-gyp to version 12.1.018f122a[minor] Support buffers greater than 2^32 bytes in length321fbe4[perf] Do not make compiler life harder (#164)557a7af[ci] Build and deploy two platform-specific binaries for macOS33932c1[build] Do not build a universal binary for macOS (#167)ca57ce2[ci] Build the prebuilt binary for macOS with the Intel runner image1b9081d[ci] Update actions/checkout action to v631eb0ad[ci] Update actions/upload-artifact action to v5Updates
utf-8-validatefrom 6.0.5 to 6.0.6Commits
e8f7d2f[dist] 6.0.6161245d[pkg] Update node-gyp to version 12.1.03da9111[ci] Build and d...Description has been truncated