xdebug / vscode-php-debug

PHP Debug Adapter for Visual Studio Code 🐞⛔
MIT License
771 stars 176 forks source link

chore(deps): upgrade to @xmldom/xmldom #832

Closed zobo closed 2 years ago

zobo commented 2 years ago

Replace xmldom with @xmldom

codecov[bot] commented 2 years ago

Codecov Report

Merging #832 (33ac3d6) into main (41f7f36) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #832   +/-   ##
=======================================
  Coverage   70.88%   70.88%           
=======================================
  Files           9        9           
  Lines        1635     1635           
  Branches      332      332           
=======================================
  Hits         1159     1159           
  Misses        476      476           
Impacted Files Coverage Δ
src/dbgp.ts 90.27% <100.00%> (ø)
src/proxyConnect.ts 84.26% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.28.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: