Bump the npm-major group across 1 directory with 5 updates - #132
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the npm-major group across 1 directory with 5 updates#132dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/plugin/develop/npm-major-6f1ae2cc7b
branch
from
July 25, 2026 06:03
2072475 to
beed730
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/plugin/develop/npm-major-6f1ae2cc7b
branch
from
August 1, 2026 06:08
beed730 to
6a5aa8d
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/plugin/develop/npm-major-6f1ae2cc7b
branch
from
August 15, 2026 06:04
6a5aa8d to
6ce6c6c
Compare
Bumps the npm-major group with 5 updates in the /plugin directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.3` | `26.2.0` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `9.2.1` | `10.0.5` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.8.1` | | [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) | `12.1.1` | `14.0.0` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | Updates `@types/node` from 25.9.3 to 26.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `concurrently` from 9.2.1 to 10.0.5 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.2.1...v10.0.5) Updates `eslint` from 9.39.2 to 10.8.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.8.1) Updates `eslint-plugin-simple-import-sort` from 12.1.1 to 14.0.0 - [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md) - [Commits](lydell/eslint-plugin-simple-import-sort@v12.1.1...v14.0.0) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.3...v7.0.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: concurrently dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: eslint-plugin-simple-import-sort dependency-version: 13.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/plugin/develop/npm-major-6f1ae2cc7b
branch
from
August 22, 2026 06:03
6ce6c6c to
cc52c20
Compare
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 npm-major group with 5 updates in the /plugin directory:
25.9.326.2.09.2.110.0.59.39.210.8.112.1.114.0.06.0.37.0.2Updates
@types/nodefrom 25.9.3 to 26.2.0Commits
Updates
concurrentlyfrom 9.2.1 to 10.0.5Release notes
Sourced from concurrently's releases.
... (truncated)
Commits
1b8cbeb10.0.5544dba0docs: make linter happy667b701deps: update several dev depsf67c57cvscode: use installed TS versiondbb5617fix: expand wildcards from package.json5 when package.json is missing (#608)9f90a1afix: correctly output non-ASCII text on Windows (#604)94415ccci: fix publishing to latest/backport2524b6510.0.41080199fix: avoid kill timeout exit delays (#601)e668211ci: publish to latest only on npmMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for concurrently since your current version.
Updates
eslintfrom 9.39.2 to 10.8.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
c049dc310.8.1a3f7826Build: changelog update for 10.8.118eb0a7fix: prevent ASI hazard inno-unused-labelsautofix (#21173)0a14800chore: update github/codeql-action action to v4.37.4 (#21196)7d0cbf8docs: Update README05adcb1test: fix failing ecosystem test foreslint-plugin-unicorn(#21191)5611035test: add error locations info tono-void(#21185)ee47333ci: bump github/codeql-action from 4 to 4.37.3 (#21176)f131c03chore: improve ecosystem test failure reporting (#20937)0a05812docs: add missing backticks tono-duplicate-imports.js(#21183)Updates
eslint-plugin-simple-import-sortfrom 12.1.1 to 14.0.0Changelog
Sourced from eslint-plugin-simple-import-sort's changelog.
Commits
bef18bdeslint-plugin-simple-import-sort v14.0.0d53d160Fix autofix and sort order for quoted names (#217)6063737Bump js-yaml from 4.1.1 to 4.3.0 (#214)143b70eBump vitest and@vitest/coverage-v8(#212)0f59276Bump vite from 7.1.11 to 7.3.2 (#211)24d74cdBump lodash from 4.17.23 to 4.18.1 (#210)8974606Update GitHub Actions (#209)90078e7eslint-plugin-simple-import-sort v13.0.07794d14Determinstic ordering between different import styles (#203)5ce648aFix deprecation warning when running testsUpdates
typescriptfrom 6.0.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
1e4744dMerge branch 'main' into ts7-releasea5a219cmicrosoft/typescript-go#4558ecfe30dUpdate status localization5de25b5Hide executable name in TypeScript statusd7ce74aShow bundled TypeScript version for packaged servers29be66aCorrect TS 7 release version to 7.0.2ed2bd1bMerge branch 'main' into ts7-release8873075Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...9427131Set up stable / nightly extension split, other prep (microsoft/typescript-go#...d4eaca5microsoft/typescript-go#4549Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.