Skip to content

Bump azdataGraph package version to 0.0.139#22067

Merged
lewis-sanchez merged 1 commit into
mainfrom
lewissanchez/update-azdata-graph-package-version
May 6, 2026
Merged

Bump azdataGraph package version to 0.0.139#22067
lewis-sanchez merged 1 commit into
mainfrom
lewissanchez/update-azdata-graph-package-version

Conversation

@lewis-sanchez
Copy link
Copy Markdown
Contributor

@lewis-sanchez lewis-sanchez commented May 6, 2026

Description

Query Execution plans continue to work as expected with the latest package version bump:
image

Provide a clear, concise summary of the changes in this PR. What problem does it solve? Why is it needed? Link any related issues using issue closing keywords.

Code Changes Checklist

  • New or updated unit tests added
  • All existing tests pass (npm run test)
  • Code follows contributing guidelines
  • Telemetry/logging updated if relevant
  • No regressions or UX breakage

Reviewers: Please read our reviewer guidelines

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the extensions/mssql extension’s development dependency on azdataGraph to a newer GitHub-tagged version (0.0.139) to keep execution plan rendering working with the latest upstream package.

Changes:

  • Bump azdataGraph GitHub dependency reference from 0.0.137 to 0.0.139.
  • Update the corresponding entry in package-lock.json (top-level dependency list).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
extensions/mssql/package.json Updates azdataGraph devDependency to github:Microsoft/azdataGraph#0.0.139.
extensions/mssql/package-lock.json Updates the top-level lockfile devDependency reference to 0.0.139.
Files not reviewed (1)
  • extensions/mssql/package-lock.json: Language not supported

Comment thread extensions/mssql/package-lock.json
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

PR Changes

Category Target Branch PR Branch Difference
vscode-mssql VSIX 78061 KB 78061 KB ⚪ 0 KB ( 0% )
sql-database-projects VSIX 6309 KB 6309 KB ⚪ 0 KB ( 0% )
data-workspace VSIX 535 KB 535 KB ⚪ 0 KB ( 0% )
keymap VSIX 7 KB 7 KB ⚪ 0 KB ( 0% )

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.95%. Comparing base (b4542ac) to head (41a78e3).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #22067   +/-   ##
=======================================
  Coverage   74.95%   74.95%           
=======================================
  Files         393      393           
  Lines      119869   119869           
  Branches     7161     7161           
=======================================
  Hits        89847    89847           
  Misses      30022    30022           
Flag Coverage Δ
data-workspace 77.10% <ø> (ø)
mssql 74.64% <ø> (ø)
sqlproj 77.36% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lewis-sanchez lewis-sanchez merged commit fb5f12b into main May 6, 2026
7 checks passed
@lewis-sanchez lewis-sanchez deleted the lewissanchez/update-azdata-graph-package-version branch May 6, 2026 20:13
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