xdebug / vscode-php-debug

PHP Debug Adapter for Visual Studio Code šŸžā›”
MIT License
771 stars 176 forks source link

fix(deps): update dependency @vscode/debugprotocol to ^1.67.0 #830

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vscode/debugprotocol ^1.55.1 -> ^1.67.0 age adoption passing confidence

Release Notes

microsoft/vscode-debugadapter-node (@​vscode/debugprotocol) ### [`v1.67.0`](https://togithub.com/microsoft/vscode-debugadapter-node/compare/v1.66.0...v1.67.0) [Compare Source](https://togithub.com/microsoft/vscode-debugadapter-node/compare/v1.66.0...v1.67.0) ### [`v1.66.0`](https://togithub.com/microsoft/vscode-debugadapter-node/compare/v1.65.0...v1.66.0) [Compare Source](https://togithub.com/microsoft/vscode-debugadapter-node/compare/v1.65.0...v1.66.0) ### [`v1.65.0`](https://togithub.com/microsoft/vscode-debugadapter-node/compare/v1.64.0...v1.65.0) [Compare Source](https://togithub.com/microsoft/vscode-debugadapter-node/compare/v1.64.0...v1.65.0) ### [`v1.64.0`](https://togithub.com/microsoft/vscode-debugadapter-node/compare/v1.63.0...v1.64.0) [Compare Source](https://togithub.com/microsoft/vscode-debugadapter-node/compare/v1.63.0...v1.64.0) ### [`v1.63.0`](https://togithub.com/microsoft/vscode-debugadapter-node/compare/v1.61.0...v1.63.0) [Compare Source](https://togithub.com/microsoft/vscode-debugadapter-node/compare/v1.61.0...v1.63.0) ### [`v1.61.0`](https://togithub.com/microsoft/vscode-debugadapter-node/compare/v1.59.0...v1.61.0) [Compare Source](https://togithub.com/microsoft/vscode-debugadapter-node/compare/v1.59.0...v1.61.0) ### [`v1.59.0`](https://togithub.com/microsoft/vscode-debugadapter-node/compare/v1.58.0...v1.59.0) [Compare Source](https://togithub.com/microsoft/vscode-debugadapter-node/compare/v1.58.0...v1.59.0)

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 2 years ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.07%. Comparing base (3025d1f) to head (7f09f75). Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #830 +/- ## ========================================== - Coverage 67.10% 66.07% -1.04% ========================================== Files 14 14 Lines 1988 2019 +31 Branches 393 399 +6 ========================================== Hits 1334 1334 - Misses 654 685 +31 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.