Skip to content

[Repo Assist] build(deps-dev): update TypeScript tooling and type definitions#205

Draft
github-actions[bot] wants to merge 1 commit intomainfrom
repo-assist/deps-update-2026-03-14-ed7a2b0dfa31a2f8
Draft

[Repo Assist] build(deps-dev): update TypeScript tooling and type definitions#205
github-actions[bot] wants to merge 1 commit intomainfrom
repo-assist/deps-update-2026-03-14-ed7a2b0dfa31a2f8

Conversation

@github-actions
Copy link
Contributor

🤖 This is an automated pull request from Repo Assist.

Summary

Updates minor/patch dev dependencies to their latest compatible versions.

Changes

Package From To
@types/node ^22.18.0 ^22.19.15
@types/vscode ^1.106.1 ^1.110.0
@typescript-eslint/eslint-plugin ^8.56.1 ^8.57.0
@typescript-eslint/parser ^8.56.0 ^8.57.0

All updates are minor/patch semver bumps for development-only dependencies. No runtime behavior changes.

Note: tree-sitter (0.21.1 → 0.25.0) and tree-sitter-go (0.21.2 → 0.25.0) have major version updates available but are excluded due to potential API breaking changes — these warrant a separate investigation.

Test Status

  • ✅ TypeScript compile: passes (npm run compile)
  • ✅ Lint: passes (npm run lint)

Generated by Repo Assist ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/repo-assist.md@b466f28f0f65b68d6f2b10b15b44f51d787b93be

Warning

⚠️ Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • releaseassets.githubusercontent.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "releaseassets.githubusercontent.com"

See Network Configuration for more information.

- @types/node: ^22.18.0 → ^22.19.15
- @types/vscode: ^1.106.1 → ^1.110.0
- @typescript-eslint/eslint-plugin: ^8.56.1 → ^8.57.0
- @typescript-eslint/parser: ^8.56.0 → ^8.57.0

All minor/patch updates. Compile and lint pass.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants