Skip to content

chore: bump major dependencies VSCODE-787#1318

Open
alenakhineika wants to merge 10 commits into
mainfrom
VSCODE-787-bump-major-dependencies
Open

chore: bump major dependencies VSCODE-787#1318
alenakhineika wants to merge 10 commits into
mainfrom
VSCODE-787-bump-major-dependencies

Conversation

@alenakhineika

@alenakhineika alenakhineika commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Description

  • Upgraded major deps, including ESLint@^10 that required a migration to a new flat-config format.
    • Provided a temporary adopter for @mongodb-js/eslint-plugin-devtools.
    • Refactored the codebase so it passes the new rules and updated APIs.
  • Refreshed transitive dependencies via overrides.
  • Added unused artifacts to vscodeignore:
    • Codicon artifacts (~1.2 MB) - the extension only loads codicon.css + codicon.ttf the rest are package documentation.
    • Monaco artifacts - css.worker (1 MB) + html.worker (693 KB) - the data-browsing webview only uses the typescript language (defaultLanguage="typescript"), so these are never fetched.

Checklist

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

@alenakhineika alenakhineika marked this pull request as ready for review July 3, 2026 16:50
@alenakhineika alenakhineika requested a review from a team as a code owner July 3, 2026 16:50
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.

4 participants