Skip to content

chore(deps-dev): bump the development-dependencies group across 1 directory with 5 updates - #9

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/development-dependencies-cf2a27c335
Closed

chore(deps-dev): bump the development-dependencies group across 1 directory with 5 updates#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/development-dependencies-cf2a27c335

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the development-dependencies group with 5 updates in the / directory:

Package From To
@deepseek-ai/cordis 4.0.1 4.0.2
@deepseek-ai/cordis-plugin-include 1.0.6 1.0.7
@deepseek-ai/cordis-plugin-loader 1.0.2 1.0.3
@types/node 22.20.1 26.4.0
typescript 5.9.3 7.0.2

Updates @deepseek-ai/cordis from 4.0.1 to 4.0.2

Commits

Updates @deepseek-ai/cordis-plugin-include from 1.0.6 to 1.0.7

Commits

Updates @deepseek-ai/cordis-plugin-loader from 1.0.2 to 1.0.3

Commits

Updates @types/node from 22.20.1 to 26.4.0

Commits

Updates typescript from 5.9.3 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 7.0.2

https://devblogs.microsoft.com/typescript/announcing-typescript-7-0/

This tag was originally released at: https://github.com/microsoft/typescript-go/releases/tag/typescript%2Fv7.0.2

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0.1 RC

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • 1e4744d Merge branch 'main' into ts7-release
  • a5a219cmicrosoft/typescript-go#4558
  • ecfe30d Update status localization
  • 5de25b5 Hide executable name in TypeScript status
  • d7ce74a Show bundled TypeScript version for packaged servers
  • 29be66a Correct TS 7 release version to 7.0.2
  • ed2bd1b Merge branch 'main' into ts7-release
  • 8873075 Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...
  • 9427131 Set up stable / nightly extension split, other prep (microsoft/typescript-go#...
  • d4eaca5microsoft/typescript-go#4549
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 2, 2026
@dependabot
dependabot Bot requested a review from softspark as a code owner September 2, 2026 15:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 2, 2026
…ectory with 5 updates

Bumps the development-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@deepseek-ai/cordis](https://github.com/deepseek-ai/deepseek-harness/tree/HEAD/vendor/cordis) | `4.0.1` | `4.0.2` |
| [@deepseek-ai/cordis-plugin-include](https://github.com/deepseek-ai/deepseek-harness/tree/HEAD/vendor/include) | `1.0.6` | `1.0.7` |
| [@deepseek-ai/cordis-plugin-loader](https://github.com/deepseek-ai/deepseek-harness/tree/HEAD/vendor/loader) | `1.0.2` | `1.0.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.20.1` | `26.4.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` |



Updates `@deepseek-ai/cordis` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/deepseek-ai/deepseek-harness/releases)
- [Commits](https://github.com/deepseek-ai/deepseek-harness/commits/HEAD/vendor/cordis)

Updates `@deepseek-ai/cordis-plugin-include` from 1.0.6 to 1.0.7
- [Release notes](https://github.com/deepseek-ai/deepseek-harness/releases)
- [Commits](https://github.com/deepseek-ai/deepseek-harness/commits/HEAD/vendor/include)

Updates `@deepseek-ai/cordis-plugin-loader` from 1.0.2 to 1.0.3
- [Release notes](https://github.com/deepseek-ai/deepseek-harness/releases)
- [Commits](https://github.com/deepseek-ai/deepseek-harness/commits/HEAD/vendor/loader)

Updates `@types/node` from 22.20.1 to 26.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript` from 5.9.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v7.0.2)

---
updated-dependencies:
- dependency-name: "@deepseek-ai/cordis"
  dependency-version: 4.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@deepseek-ai/cordis-plugin-include"
  dependency-version: 1.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@deepseek-ai/cordis-plugin-loader"
  dependency-version: 1.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/node"
  dependency-version: 26.4.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump the development-dependencies group with 5 updates chore(deps-dev): bump the development-dependencies group across 1 directory with 5 updates Sep 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/development-dependencies-cf2a27c335 branch from 816b168 to 40bfb2c Compare September 2, 2026 18:32
@softspark

Copy link
Copy Markdown
Owner

Superseded by the manual bump in v1.2.0. The typescript 7.0.2 member of this group does not resolve: typescript-eslint@8.68.0 rejects it, so npm fails with ERESOLVE before anything runs. The other members landed, along with the cordis peer correction they surfaced — @deepseek-ai/dsh 0.1.1-rc.2 ships cordis 4.0.2 while the peer still pinned 4.0.1.

@softspark softspark closed this Sep 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/development-dependencies-cf2a27c335 branch September 2, 2026 18:37
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant