-
Notifications
You must be signed in to change notification settings - Fork 43
build(deps): bump the dependencies group across 1 directory with 21 updates #3307
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-288ab06204
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 20 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.5.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.50.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.955.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` | | [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` | | [zod](https://github.com/colinhacks/zod) | `4.1.13` | `4.2.1` | | [nightwatch](https://github.com/nightwatchjs/nightwatch) | `3.12.3` | `3.13.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.5.0 - [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.5.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.50.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.50.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.955.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.955.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 `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 `zod` from 4.1.13 to 4.2.1 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.13...v4.2.1) Updates `nightwatch` from 3.12.3 to 3.13.0 - [Release notes](https://github.com/nightwatchjs/nightwatch/releases) - [Commits](nightwatchjs/nightwatch@v3.12.3...v3.13.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.5.0 dependency-type: direct:development update-type: version-update:semver-minor 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.50.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.955.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: 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: zod dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: nightwatch dependency-version: 3.13.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 20 updates in the / directory:
9.39.19.39.224.10.125.0.329.2.129.5.09.0.19.0.329.4.529.4.68.47.08.50.01.3.21.3.33.936.03.955.05.2.05.2.15.0.15.0.64.0.14.0.25.103.05.104.12.2.02.3.011.2.211.2.44.0.94.1.06.0.56.0.64.1.134.2.13.12.33.13.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.5.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
4297d50chore(release): 29.5.0 [skip ci]6b8182dfeat: create newno-unneeded-async-expect-functionrule (#1863)48e78fcchore(release): 29.4.1 [skip ci]3415744fix(prefer-to-have-been-called-times): actually check that current matcher is...45b4b11test: always aliasFlatCompatRuleTesterasRuleTester(#1876)4a900e3chore(release): 29.4.0 [skip ci]24e2acdfeat: create newprefer-to-have-been-calledrule281085afeat: create newprefer-to-have-been-called-timesrule2646599docs(prefer-called-with): remove references totoBeCalledmatcher (#1874)a12bc33chore(release): 29.3.0 [skip ci]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.50.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
c62e858chore(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.955.0Release notes
Sourced from
@aws-sdk/client-route-53's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-route-53's changelog.... (truncated)
Commits
821ba3bPublish v3.955.0e9b7f20chore(clients): export star from models_N (#7586)0bfc110Publish v3.954.0b654d97chore(clients): bump '@smithy/*' versions (#7582)09e0721Publish v3.953.05c5fd2efeat(clients): allow protocol selection by class constructor (#7568)4359e40chore: build cjs rollup without typescript (#7580)3870229Publish v3.952.0c6e71bfPublish v3.948.0c21e90bfeat(client-route-53): Amazon Route 53 now supports the EU (Germany) Region (...Updates
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
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 deploy two platform-specific binaries for macOSe7f69ef[build] Do not build a universal binary for macOS14f0473[ci] Build the prebuilt binary for macOS with the Intel runner image259b31a[ci] Update actions/checkout action to v6e75d610[ci] Update actions/upload-artifact action to v58f00081[ci] Update actions/download-artifact action to v60ef0738[ci] Update actions/setup-node action to v69b4784f[ci] Update actions/download-artifact action to v5Updates
zodfrom 4.1.13 to 4.2.1Release notes
Sourced from zod's releases.
Commits
5b5b1294.2.1dcef973v4.2.0e17dcb6Addz.fromJSONSchema(),z.looseRecord(),z.xor()(#5534)d632df3Update next767f320Add.toJSONSchema()method (#5477)325a701Addpullfrog.ymlworkflow4972727Update Next.js and React Flight RCE advisory (#5515)af49c08Update docs for JSON Schema conversion ofz.undefined()(#5504)fb66ee1fix(mini): export ZodMiniJSONSchema types to prevent TS4023 (#5511)6e968a3Add convex-helpers to the ecosystem docs (#5470)Updates
nightwatchfrom 3.12.3 to 3.13.0Release notes
Sourced from nightwatch's releases.
Commits
54c8550v3.13.0