build(deps): bump the dependencies group across 1 directory with 40 updates#3382
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the dependencies group across 1 directory with 40 updates#3382dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…pdates Bumps the dependencies group with 38 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.1` | `10.0.1` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.6.1` | `5.8.0` | | [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) | `20.1.8` | `20.1.9` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.1` | `25.2.2` | | [eslint](https://github.com/eslint/eslint) | `9.20.1` | `10.0.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.2.1` | `29.13.0` | | [globals](https://github.com/sindresorhus/globals) | `16.5.0` | `17.3.0` | | [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `9.0.1` | `9.0.3` | | [semver](https://github.com/npm/node-semver) | `7.7.3` | `7.7.4` | | [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.54.0` | | [eventemitter3](https://github.com/primus/eventemitter3) | `5.0.1` | `5.0.4` | | [node-forge](https://github.com/digitalbazaar/forge) | `1.3.2` | `1.3.3` | | [rollup](https://github.com/rollup/rollup) | `4.55.1` | `4.57.1` | | [@aws-sdk/client-route-53](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-route-53) | `3.936.0` | `3.985.0` | | [body-parser](https://github.com/expressjs/body-parser) | `2.2.1` | `2.2.2` | | [dotenv](https://github.com/motdotla/dotenv) | `17.2.3` | `17.2.4` | | [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` | | [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.17.23` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.21` | `4.17.23` | | [@electron/rebuild](https://github.com/electron/rebuild) | `4.0.1` | `4.0.3` | | [webpack](https://github.com/webpack/webpack) | `5.103.0` | `5.105.0` | | [commander](https://github.com/tj/commander.js) | `14.0.2` | `14.0.3` | | [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.5` | | [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` | | [aedes](https://github.com/moscajs/aedes) | `0.51.3` | `1.0.0` | | [cors](https://github.com/expressjs/cors) | `2.8.5` | `2.8.6` | | [zod](https://github.com/colinhacks/zod) | `4.1.13` | `4.3.6` | | [supertest](https://github.com/ladjs/supertest) | `7.1.4` | `7.2.2` | | [env-paths](https://github.com/sindresorhus/env-paths) | `2.2.1` | `4.0.0` | | [nightwatch](https://github.com/nightwatchjs/nightwatch) | `3.12.3` | `3.15.0` | | [pino](https://github.com/pinojs/pino) | `10.1.0` | `10.3.0` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `13.1.2` | `13.1.3` | Updates `@eslint/js` from 9.39.1 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/HEAD/packages/js) Updates `@stylistic/eslint-plugin` from 5.6.1 to 5.8.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.8.0/packages/eslint-plugin) Updates `@tsconfig/node20` from 20.1.8 to 20.1.9 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@types/node` from 24.10.1 to 25.2.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.20.1 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.20.1...v10.0.0) Updates `eslint-plugin-jest` from 29.2.1 to 29.13.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.13.0) Updates `globals` from 16.5.0 to 17.3.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.3.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 `semver` from 7.7.3 to 7.7.4 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.7.3...v7.7.4) 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.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 `eventemitter3` from 5.0.1 to 5.0.4 - [Release notes](https://github.com/primus/eventemitter3/releases) - [Commits](primus/eventemitter3@5.0.1...5.0.4) 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 `rollup` from 4.55.1 to 4.57.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.55.1...v4.57.1) Updates `@aws-sdk/client-route-53` from 3.936.0 to 3.985.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.985.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 `dotenv` from 17.2.3 to 17.2.4 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/commits) 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 `lodash` from 4.17.21 to 4.17.23 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) 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 `@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.3 - [Release notes](https://github.com/electron/rebuild/releases) - [Commits](electron/rebuild@v4.0.1...v4.0.3) Updates `webpack` from 5.103.0 to 5.105.0 - [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.105.0) Updates `commander` from 14.0.2 to 14.0.3 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v14.0.2...v14.0.3) 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.5 - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v11.2.2...v11.2.5) 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 `tar` from 7.5.2 to 7.5.7 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.2...v7.5.7) Updates `aedes` from 0.51.3 to 1.0.0 - [Release notes](https://github.com/moscajs/aedes/releases) - [Commits](moscajs/aedes@v0.51.3...v1.0.0) Updates `cors` from 2.8.5 to 2.8.6 - [Release notes](https://github.com/expressjs/cors/releases) - [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md) - [Commits](expressjs/cors@v2.8.5...v2.8.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.6 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.13...v4.3.6) 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 `env-paths` from 2.2.1 to 4.0.0 - [Release notes](https://github.com/sindresorhus/env-paths/releases) - [Commits](sindresorhus/env-paths@v2.2.1...v4.0.0) Updates `nightwatch` from 3.12.3 to 3.15.0 - [Release notes](https://github.com/nightwatchjs/nightwatch/releases) - [Commits](nightwatchjs/nightwatch@v3.12.3...v3.15.0) Updates `pino` from 10.1.0 to 10.3.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v10.1.0...v10.3.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: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@tsconfig/node20" dependency-version: 20.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 25.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-jest dependency-version: 29.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: globals dependency-version: 17.3.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: semver dependency-version: 7.7.4 dependency-type: direct:production 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.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eventemitter3 dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch 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: rollup dependency-version: 4.57.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@aws-sdk/client-route-53" dependency-version: 3.985.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: dotenv dependency-version: 17.2.4 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: lodash dependency-version: 4.17.23 dependency-type: direct:production update-type: version-update:semver-patch 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: "@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.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack dependency-version: 5.105.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: commander dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-patch 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.5 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: tar dependency-version: 7.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: aedes dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: cors dependency-version: 2.8.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.6 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: env-paths dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: nightwatch dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pino dependency-version: 10.3.0 dependency-type: direct:production 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>
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 dependencies group with 38 updates in the / directory:
9.39.110.0.15.6.15.8.020.1.820.1.924.10.125.2.29.20.110.0.029.2.129.13.016.5.017.3.09.0.19.0.37.7.37.7.429.4.529.4.68.47.08.54.05.0.15.0.41.3.21.3.34.55.14.57.13.936.03.985.02.2.12.2.217.2.317.2.45.2.05.2.15.0.15.0.64.17.214.17.234.17.214.17.234.0.14.0.35.103.05.105.014.0.214.0.32.2.02.3.011.2.211.2.58.18.38.19.04.0.94.1.06.0.56.0.63.0.13.0.20.51.31.0.02.8.52.8.64.1.134.3.67.1.47.2.22.2.14.0.03.12.33.15.010.1.010.3.013.1.213.1.3Updates
@eslint/jsfrom 9.39.1 to 10.0.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
Updates
@stylistic/eslint-pluginfrom 5.6.1 to 5.8.0Release notes
Sourced from
@stylistic/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin's changelog.... (truncated)
Commits
55f7d11chore: release v5.8.0 (main) (#1116)773da95feat: upgrade deps (#1122)dc9cc1bfeat: new rulejsx-props-style(#1118)faca500feat(space-unary-ops): allow overridets-non-null(#1120)23b25abfeat(list-style): support if statement (#1119)2090a72fix(list-style): correctly get(for optional call expressions (#1114)5c4b512chore: release v5.7.1 (main) (#1101)29a1d0afix: upgrade deps (#1112)6a6d30bdocs(indent): update deprecation tips (#1109)62b7247chore(lint): enableeslint-plugin/no-meta-schema-defaultinternally (#1110)Updates
@tsconfig/node20from 20.1.8 to 20.1.9Commits
Updates
@types/nodefrom 24.10.1 to 25.2.2Commits
Updates
eslintfrom 9.20.1 to 10.0.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4e6c4ac10.0.0ddd8a22Build: changelog update for 10.0.0bff9091feat: handleArray.fromAsyncinarray-callback-return(#20457)1ece282chore: ignore/docs/v9.xin link checker (#20452)034e139ci: add type integration test for@html-eslint/eslint-plugin(#20345)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)e978ddadocs: Update README4cecf83docs: Update READMEc79f0abdocs: Update READMEafc0681chore: remove scopeManager.addGlobals patch for typescript-eslint parser (#20...Updates
eslint-plugin-jestfrom 29.2.1 to 29.13.0Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
cb36f1fchore(release): 29.13.0 [skip ci]7735c44feat: support ESLint v10 (#1929)53efb75test: update titles (#1930)4acda62chore(release): 29.12.2 [skip ci]82e3b04fix: add optional peer dependency on TypeScript (#1926)10501cfchore(deps): update workflows (#1922)d3958b0chore(deps): lock file maintenance (#1925)410f511chore(deps): lock file maintenance (#1924)b2e6d5echore(deps): lock file maintenance (#1923)5e2cffbchore: updateeslint-plugin-eslint-comments(#1921)Updates
globalsfrom 16.5.0 to 17.3.0Release notes
Sourced from globals's releases.
Commits
5edc60217.3.0295fba9Update globals (2026-02-01) (#336)8176ac717.2.097f23a7jasmine: AddthrowUnlessandthrowUnlessAsyncglobals (#335)7a2f35417.1.065cae73Addwebpackandrspackglobals (#333)3efe5aaRemove script transform (#332)bb89b1817.0.0ebe1063Update globals (2026-01-01) (#329)e3d8da3Revert "Automate script forpaintWorkletenvironment (#325)" (#328)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
semverfrom 7.7.3 to 7.7.4Release notes
Sourced from Cursor Bugbot for commit 9bbe2c4. This will update automatically on new commits. Configure here.