chore(deps): bump the security-updates group across 1 directory with 59 updates#123
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…59 updates Bumps the security-updates group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.39` | `20.19.43` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.59.1` | `8.61.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.8.4` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.5` | `19.2.7` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.17` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.9` | `29.4.11` | | [@babel/code-frame](https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame) | `7.29.0` | `7.29.7` | | [@babel/compat-data](https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data) | `7.29.3` | `7.29.7` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.29.0` | `7.29.7` | | [@babel/helper-plugin-utils](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-plugin-utils) | `7.28.6` | `7.29.7` | | [@babel/plugin-syntax-import-attributes](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-import-attributes) | `7.28.6` | `7.29.7` | | [@babel/plugin-syntax-jsx](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-jsx) | `7.28.6` | `7.29.7` | | [@babel/plugin-syntax-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-typescript) | `7.28.6` | `7.29.7` | | [@textlint/linter-formatter](https://github.com/textlint/textlint) | `15.6.0` | `15.7.1` | | [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) | `1.0.8` | `1.0.9` | | [acorn](https://github.com/acornjs/acorn) | `8.16.0` | `8.17.0` | | [es-iterator-helpers](https://github.com/es-shims/iterator-helpers) | `1.3.2` | `1.3.3` | | [es-object-atoms](https://github.com/ljharb/es-object-atoms) | `1.1.1` | `1.1.2` | | [es-toolkit](https://github.com/toss/es-toolkit) | `1.46.1` | `1.47.1` | | [function.prototype.name](https://github.com/es-shims/Function.prototype.name) | `1.1.8` | `1.2.0` | | [get-east-asian-width](https://github.com/sindresorhus/get-east-asian-width) | `1.5.0` | `1.6.0` | | [is-core-module](https://github.com/inspect-js/is-core-module) | `2.16.1` | `2.16.2` | | [side-channel](https://github.com/ljharb/side-channel) | `1.1.0` | `1.1.1` | | [string.prototype.trim](https://github.com/es-shims/String.prototype.trim) | `1.2.10` | `1.2.11` | | [string.prototype.trimend](https://github.com/es-shims/String.prototype.trimEnd) | `1.0.9` | `1.0.10` | | [typed-array-length](https://github.com/inspect-js/typed-array-length) | `1.0.7` | `1.0.8` | | [which-typed-array](https://github.com/inspect-js/which-typed-array) | `1.1.20` | `1.1.22` | | [ws](https://github.com/websockets/ws) | `8.20.0` | `8.21.0` | Updates `@types/node` from 20.19.39 to 20.19.43 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.59.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.59.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/parser) Updates `prettier` from 3.8.3 to 3.8.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.3...3.8.4) Updates `react` from 19.2.5 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react) Updates `@types/react` from 19.2.14 to 19.2.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `ts-jest` from 29.4.9 to 29.4.11 - [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.9...v29.4.11) Updates `@babel/code-frame` from 7.29.0 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-code-frame) Updates `@babel/compat-data` from 7.29.3 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-compat-data) Updates `@babel/core` from 7.29.0 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core) Updates `@babel/generator` from 7.29.1 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-generator) Updates `@babel/helper-compilation-targets` from 7.28.6 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-helper-compilation-targets) Updates `@babel/helper-globals` from 7.28.0 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-helper-globals) Updates `@babel/helper-module-imports` from 7.28.6 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-helper-module-imports) Updates `@babel/helper-module-transforms` from 7.28.6 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-helper-module-transforms) Updates `@babel/helper-plugin-utils` from 7.28.6 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-helper-plugin-utils) Updates `@babel/helper-string-parser` from 7.27.1 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-helper-string-parser) Updates `@babel/helper-validator-identifier` from 7.28.5 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-helper-validator-identifier) Updates `@babel/helper-validator-option` from 7.27.1 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-helper-validator-option) Updates `@babel/helpers` from 7.29.2 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-helpers) Updates `@babel/parser` from 7.29.3 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-parser) Updates `@babel/plugin-syntax-import-attributes` from 7.28.6 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-plugin-syntax-import-attributes) Updates `@babel/plugin-syntax-jsx` from 7.28.6 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-plugin-syntax-jsx) Updates `@babel/plugin-syntax-typescript` from 7.28.6 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-plugin-syntax-typescript) Updates `@babel/template` from 7.28.6 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-template) Updates `@babel/traverse` from 7.29.0 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-traverse) Updates `@babel/types` from 7.29.0 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-types) Updates `@textlint/linter-formatter` from 15.6.0 to 15.7.1 - [Release notes](https://github.com/textlint/textlint/releases) - [Commits](textlint/textlint@v15.6.0...v15.7.1) Updates `@textlint/module-interop` from 15.6.0 to 15.7.1 - [Release notes](https://github.com/textlint/textlint/releases) - [Commits](textlint/textlint@v15.6.0...v15.7.1) Updates `@textlint/resolver` from 15.6.0 to 15.7.1 - [Release notes](https://github.com/textlint/textlint/releases) - [Commits](textlint/textlint@v15.6.0...v15.7.1) Updates `@textlint/types` from 15.6.0 to 15.7.1 - [Release notes](https://github.com/textlint/textlint/releases) - [Commits](textlint/textlint@v15.6.0...v15.7.1) Updates `@types/estree` from 1.0.8 to 1.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/estree) Updates `@typescript-eslint/project-service` from 8.59.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/project-service/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/project-service) Updates `@typescript-eslint/scope-manager` from 8.59.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/scope-manager/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/scope-manager) Updates `@typescript-eslint/tsconfig-utils` from 8.59.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/tsconfig-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/tsconfig-utils) Updates `@typescript-eslint/type-utils` from 8.59.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/type-utils) Updates `@typescript-eslint/types` from 8.59.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/types) Updates `@typescript-eslint/typescript-estree` from 8.59.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/typescript-estree) Updates `@typescript-eslint/utils` from 8.59.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/utils) Updates `@typescript-eslint/visitor-keys` from 8.59.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/visitor-keys) Updates `acorn` from 8.16.0 to 8.17.0 - [Commits](acornjs/acorn@8.16.0...8.17.0) Updates `baseline-browser-mapping` from 2.10.27 to 2.10.37 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.10.27...v2.10.37) Updates `caniuse-lite` from 1.0.30001791 to 1.0.30001799 - [Commits](browserslist/caniuse-lite@1.0.30001791...1.0.30001799) Updates `electron-to-chromium` from 1.5.349 to 1.5.372 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.349...v1.5.372) Updates `es-iterator-helpers` from 1.3.2 to 1.3.3 - [Changelog](https://github.com/es-shims/iterator-helpers/blob/main/CHANGELOG.md) - [Commits](es-shims/iterator-helpers@v1.3.2...v1.3.3) Updates `es-object-atoms` from 1.1.1 to 1.1.2 - [Changelog](https://github.com/es-shims/es-object-atoms/blob/main/CHANGELOG.md) - [Commits](es-shims/es-object-atoms@v1.1.1...v1.1.2) Updates `es-toolkit` from 1.46.1 to 1.47.1 - [Release notes](https://github.com/toss/es-toolkit/releases) - [Changelog](https://github.com/toss/es-toolkit/blob/main/CHANGELOG.md) - [Commits](toss/es-toolkit@v1.46.1...v1.47.1) Updates `function.prototype.name` from 1.1.8 to 1.2.0 - [Changelog](https://github.com/es-shims/Function.prototype.name/blob/main/CHANGELOG.md) - [Commits](es-shims/Function.prototype.name@v1.1.8...v1.2.0) Updates `get-east-asian-width` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/sindresorhus/get-east-asian-width/releases) - [Commits](sindresorhus/get-east-asian-width@v1.5.0...v1.6.0) Updates `hasown` from 2.0.3 to 2.0.4 - [Changelog](https://github.com/inspect-js/hasOwn/blob/main/CHANGELOG.md) - [Commits](inspect-js/hasOwn@v2.0.3...v2.0.4) Updates `is-core-module` from 2.16.1 to 2.16.2 - [Changelog](https://github.com/inspect-js/is-core-module/blob/main/CHANGELOG.md) - [Commits](inspect-js/is-core-module@v2.16.1...v2.16.2) Updates `node-releases` from 2.0.38 to 2.0.47 - [Commits](chicoxyzzy/node-releases@v2.0.38...v2.0.47) Updates `side-channel` from 1.1.0 to 1.1.1 - [Changelog](https://github.com/ljharb/side-channel/blob/main/CHANGELOG.md) - [Commits](ljharb/side-channel@v1.1.0...v1.1.1) Updates `string.prototype.trim` from 1.2.10 to 1.2.11 - [Changelog](https://github.com/es-shims/String.prototype.trim/blob/main/CHANGELOG.md) - [Commits](es-shims/String.prototype.trim@v1.2.10...v1.2.11) Updates `string.prototype.trimend` from 1.0.9 to 1.0.10 - [Changelog](https://github.com/es-shims/String.prototype.trimEnd/blob/main/CHANGELOG.md) - [Commits](es-shims/String.prototype.trimEnd@v1.0.9...v1.0.10) Updates `tinyglobby` from 0.2.16 to 0.2.17 - [Release notes](https://github.com/SuperchupuDev/tinyglobby/releases) - [Changelog](https://github.com/SuperchupuDev/tinyglobby/blob/main/CHANGELOG.md) - [Commits](SuperchupuDev/tinyglobby@0.2.16...0.2.17) Updates `typed-array-length` from 1.0.7 to 1.0.8 - [Changelog](https://github.com/inspect-js/typed-array-length/blob/main/CHANGELOG.md) - [Commits](inspect-js/typed-array-length@v1.0.7...v1.0.8) Updates `which-typed-array` from 1.1.20 to 1.1.22 - [Changelog](https://github.com/inspect-js/which-typed-array/blob/main/CHANGELOG.md) - [Commits](inspect-js/which-typed-array@v1.1.20...v1.1.22) Updates `ws` from 8.20.0 to 8.21.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.20.0...8.21.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 20.19.43 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@typescript-eslint/parser" dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: prettier dependency-version: 3.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: react dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: "@types/react" dependency-version: 19.2.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: ts-jest dependency-version: 29.4.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: "@babel/code-frame" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: "@babel/compat-data" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: "@babel/core" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: "@babel/generator" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: "@babel/helper-compilation-targets" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@babel/helper-globals" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@babel/helper-module-imports" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@babel/helper-module-transforms" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@babel/helper-plugin-utils" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@babel/helper-string-parser" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@babel/helper-validator-identifier" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@babel/helper-validator-option" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@babel/helpers" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: "@babel/parser" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: "@babel/plugin-syntax-import-attributes" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@babel/plugin-syntax-jsx" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@babel/plugin-syntax-typescript" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@babel/template" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@babel/traverse" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: "@babel/types" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: "@textlint/linter-formatter" dependency-version: 15.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@textlint/module-interop" dependency-version: 15.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@textlint/resolver" dependency-version: 15.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@textlint/types" dependency-version: 15.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@types/estree" dependency-version: 1.0.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: "@typescript-eslint/project-service" dependency-version: 8.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@typescript-eslint/scope-manager" dependency-version: 8.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@typescript-eslint/tsconfig-utils" dependency-version: 8.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@typescript-eslint/type-utils" dependency-version: 8.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@typescript-eslint/types" dependency-version: 8.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@typescript-eslint/typescript-estree" dependency-version: 8.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@typescript-eslint/utils" dependency-version: 8.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: "@typescript-eslint/visitor-keys" dependency-version: 8.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: acorn dependency-version: 8.17.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: baseline-browser-mapping dependency-version: 2.10.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: caniuse-lite dependency-version: 1.0.30001799 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: electron-to-chromium dependency-version: 1.5.372 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: es-iterator-helpers dependency-version: 1.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: es-object-atoms dependency-version: 1.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: es-toolkit dependency-version: 1.47.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: function.prototype.name dependency-version: 1.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: get-east-asian-width dependency-version: 1.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: hasown dependency-version: 2.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: is-core-module dependency-version: 2.16.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: node-releases dependency-version: 2.0.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: side-channel dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: string.prototype.trim dependency-version: 1.2.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: string.prototype.trimend dependency-version: 1.0.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: tinyglobby dependency-version: 0.2.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: typed-array-length dependency-version: 1.0.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: which-typed-array dependency-version: 1.1.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: ws dependency-version: 8.21.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 security-updates group with 28 updates in the / directory:
20.19.3920.19.438.59.18.61.03.8.33.8.419.2.519.2.719.2.1419.2.1729.4.929.4.117.29.07.29.77.29.37.29.77.29.07.29.77.28.67.29.77.28.67.29.77.28.67.29.77.28.67.29.715.6.015.7.11.0.81.0.98.16.08.17.01.3.21.3.31.1.11.1.21.46.11.47.11.1.81.2.01.5.01.6.02.16.12.16.21.1.01.1.11.2.101.2.111.0.91.0.101.0.71.0.81.1.201.1.228.20.08.21.0Updates
@types/nodefrom 20.19.39 to 20.19.43Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.59.1 to 8.61.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
16a5b24chore(release): publish 8.61.0ef1fd28feat(ast-spec): change type ofUnaryExpression.prefixto alwaystrue(#12...4f84a69chore(release): publish 8.60.1598af56docs(eslint-plugin): clarify no-redeclare type-value collision not covered by...1849b53chore: typecheck using tsgo (#12139)5341d59chore: fix lint issues (#12369)f525814fix(eslint-plugin): [no-shadow] correct rule to match ESLint v10 handling (#1...2df540cchore(eslint-plugin): defer type checks to improve rules performance (#12296)1ab4284fix(eslint-plugin): respect ECMAScript line terminators in ts-comment rules (...2f49df5docs: update references to@stylistic/eslint-pluginrules in documentation ...Updates
@typescript-eslint/parserfrom 8.59.1 to 8.61.0Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
16a5b24chore(release): publish 8.61.04f84a69chore(release): publish 8.60.11849b53chore: typecheck using tsgo (#12139)f891c29chore(release): publish 8.60.0ca6ca14chore(release): publish 8.59.448e13c0chore(release): publish 8.59.344f9625chore(deps): update vitest monorepo to v4.1.5 (#12307)2ec35f1chore(release): publish 8.59.2Updates
prettierfrom 3.8.3 to 3.8.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
1c6ba55Release 3.8.44a673dcFix blank lines between list items and nested sub-lists being removed in Mark...074aaedReplacemainbranch in changelog link with tags (#19054)c22a003Bump Prettier dependency to 3.8.307bad1fClean changelog_unreleasedUpdates
reactfrom 19.2.5 to 19.2.7Release notes
Sourced from react's releases.
Commits
6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.6Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.
Updates
@types/reactfrom 19.2.14 to 19.2.17Commits
Updates
ts-jestfrom 29.4.9 to 29.4.11Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
bff2d64chore(release): 29.4.113941818fix: preserve Bundler on the CJS path under TypeScript >= 6efb3c2fbuild(deps): bump webpack-dev-server from 5.2.2 to 5.2.4 in /website4e46fadci: refactor release workflow96b3ac0chore(release): 29.4.10e98ec64build(deps): update github/codeql-action digest to 458d36d21ac58fbuild(deps): update jest packages0fdc96dbuild(deps): update dependency semver to ^7.8.04b95551build(deps): update dependency jest-environment-jsdom to ^30.4.1 (#5311)7b88447build(deps): update eslint packages to ^8.59.3 (#5310)Updates
@babel/code-framefrom 7.29.0 to 7.29.7Release notes
Sourced from @babel/code-frame's releases.
... (truncated)
Commits
4fba754v7.29.7Updates
@babel/compat-datafrom 7.29.3 to 7.29.7Release notes
Sourced from @babel/compat-data's releases.
Commits
4fba754v7.29.7Updates
@babel/corefrom 7.29.0 to 7.29.7Release notes
Sourced from @babel/core's releases.
... (truncated)
Commits
4fba754v7.29.704ea6b2v7.29.699f498a[7.x packport]Improve input source map handling (#18001)feba0a3Preserve original identifier names from input sourcemaps (#17992) (#17998)Updates
@babel/generatorfrom 7.29.1 to 7.29.7Release notes
Sourced from @babel/generator's releases.
... (truncated)
Commits
4fba754v7.29.704ea6b2v7.29.6fb615e7Catchup source map position in preserveFormat (#18014)feba0a3Preserve original identifier names from input sourcemaps (#17992) (#17998)Updates
@babel/helper-compilation-targetsfrom 7.28.6 to 7.29.7Release notes
Sourced from @babel/helper-compilation-targets's releases.
... (truncated)
Commits
4fba754v7.29.7Updates
@babel/helper-globalsfrom 7.28.0 to 7.29.7Release notes
Sourced from @babel/helper-globals's releases.
... (truncated)
Commits
4fba754v7.29.7Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@babel/helper-globalssince your current version.Updates
@babel/helper-module-importsfrom 7.28.6 to 7.29.7Release notes
Sourced from @babel/helper-module-imports's releases.
... (truncated)
Commits
4fba754v7.29.7Updates
@babel/helper-module-transformsfrom 7.28.6 to 7.29.7Release notes
Sourced from @babel/helper-module-transforms's releases.
... (truncated)
Commits
4fba754v7.29.7Updates
@babel/helper-plugin-utilsfrom 7.28.6 to 7.29.7Release notes
Sourced from @babel/helper-plugin-utils's releases.