Skip to content

chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates#54

Open
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/npm_and_yarn/dev-dependencies-c14c05fa59
Open

chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates#54
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/npm_and_yarn/dev-dependencies-c14c05fa59

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps the dev-dependencies group with 3 updates in the / directory: @types/node, vitest and @types/vscode.

Updates @types/node from 20.19.30 to 25.2.0

Commits

Updates vitest from 1.6.1 to 4.0.18

Release notes

Sourced from vitest's releases.

v4.0.18

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.0.17

   🚀 Experimental Features

   🐞 Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest since your current version.


Updates @types/vscode from 1.108.1 to 1.109.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

geoffrey fernald and others added 3 commits February 4, 2026 23:59
- Add detectors.d.ts declaration to break core↔detectors circular dependency
- Fix exactOptionalPropertyTypes issue in where.ts by using type inference
- Add FrameworkInfo interface and remove unused vars in wrappers.ts
- Fix unused import and conditional options in iec61131.ts
Major feature addition for analyzing legacy PLC/industrial automation codebases:

Core Parser & Extractors:
- ST tokenizer and parser for IEC 61131-3 Structured Text
- Docstring extractor for (* *) style comments
- State machine extractor for CASE-based state machines
- Safety interlock extractor for emergency stops, bypasses
- Tribal knowledge extractor for warnings, workarounds, magic numbers
- Variable extractor for VAR blocks and data types

Analyzers:
- AI context generator for migration assistance
- Migration scorer for modernization complexity assessment
- Repository for SQLite persistence of analysis results

Integration:
- New 'drift st' CLI command for ST file analysis
- MCP tool (drift_iec61131) for AI agent access
- Call graph extractor for ST function/FB calls
- Pattern detectors for safety, state machines, tribal knowledge

Schema:
- Extended schema.sql with IEC 61131-3 tables
- Dedicated schema-iec61131.sql for ST-specific storage

Also includes:
- Scanner service refactoring for multi-language support
- Parser manager updates for .st file handling
- Enterprise server integration
…ith 3 updates

Bumps the dev-dependencies group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode).


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

Updates `vitest` from 1.6.1 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest)

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

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: vitest
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@types/vscode"
  dependency-version: 1.109.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 5, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 5, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
drift 8c0ea08 Feb 05 2026, 05:06 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants