Skip to content

Conversation

@jessehouwing
Copy link
Collaborator

@jessehouwing jessehouwing commented Nov 4, 2025

This pull request removes support for the legacy v4 build tasks from the repository. The changes focus on cleaning up configuration files and source code related to v4, including the removal of package management, build configuration, and implementation files.

Removed v4 build task support:

  • .github/dependabot.yml: All dependabot update configurations for v4 build tasks have been removed, so v4 dependencies will no longer be monitored or updated automatically.

Removed v4 build task files:

  • BuildTasks/Common/v4/package.json, BuildTasks/Common/v4/package-lock.json, BuildTasks/Common/v4/tsconfig.json: All package management and TypeScript configuration files for the v4 common build task have been deleted. [1] [2] [3]
  • BuildTasks/ExtensionVersion/v4/ExtensionVersion.ts: The implementation for the v4 extension version build task has been deleted.

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.

2 participants