Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 23, 2026

Addresses all npm audit security vulnerabilities in the VSCode extension and fixes broken linter configuration.

Dependency Updates

Updated three dependencies via npm audit fix:

ESLint Configuration Fix

Renamed .eslintrc.js.eslintrc.cjs to resolve CommonJS module error. The package.json specifies "type": "module", requiring .cjs extension for CommonJS config files.

Changelog

Added v1.0.69 entry documenting dependency updates and configuration fix.

Original prompt

Combine the dependency bumps from #711, #710 and #704 into one PR that also resolves any other issues posed by npm audit as well. Be sure to also add an update to the change log appropriately.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Combine dependency bumps and resolve npm audit issues Resolve npm audit vulnerabilities and fix ESLint configuration Jan 23, 2026
Copilot AI requested a review from gfs January 23, 2026 01:01
@gfs
Copy link
Contributor

gfs commented Jan 23, 2026

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@gfs
Copy link
Contributor

gfs commented Jan 28, 2026

/azp run

@gfs gfs marked this pull request as ready for review January 28, 2026 22:29
@gfs
Copy link
Contributor

gfs commented Jan 28, 2026

@copilot does this PR also cover the change in #704?

Copy link
Contributor Author

Copilot AI commented Jan 28, 2026

@copilot does this PR also cover the change in #704?

Yes, the tar-fs dependency from PR #704 is already at version 2.1.4 in the current package-lock.json. It was updated in a prior commit (dfbcb5b), so this PR maintains that update.

This PR explicitly updated:

All three dependency updates from #704, #710, and #711 are covered in the current state.

Copilot AI requested a review from gfs January 28, 2026 22:32
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