bump node version and python api by eleanorjboyd · Pull Request #781 · microsoft/vscode-python-debugger

@eleanorjboyd self-assigned this

Aug 13, 2025

@eleanorjboyd eleanorjboyd added the debt

Covers everything internal: CI, testing, refactoring of the codebase, etc.

label

Aug 13, 2025

aeschli

aeschli previously approved these changes Aug 13, 2025

anthonykim1

eleanorjboyd added a commit to eleanorjboyd/vscode-python-debugger that referenced this pull request

Sep 11, 2025
* bump node version and python api

* update to remove deps greater than in python ext

* update deps

* add install for envs ext

* activate envs ext

* add logging

* .

* ..

* fix dir

* cleanup logging

eleanorjboyd added a commit that referenced this pull request

Sep 11, 2025
* chore: update version to 2025.13.0-dev in package.json (#773)

* fix getInterpreterDetails to include quotes if necessary (#790)

* update debugpy (#795)

* bump node version and python api (#781)

* bump node version and python api

* update to remove deps greater than in python ext

* update deps

* add install for envs ext

* activate envs ext

* add logging

* .

* ..

* fix dir

* cleanup logging

* update pkgs

* fix failing tests for inline debugging

---------

Co-authored-by: Rich Chiodo <rchiodo@users.noreply.github.com>