xdebug / vscode-php-debug

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

chore(deps): update dependency vsce to ^2.11.0 #828

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vsce (source) ^2.9.1 -> ^2.11.0 age adoption passing confidence

Release Notes

Microsoft/vsce ### [`v2.11.0`](https://togithub.com/microsoft/vscode-vsce/releases/tag/v2.11.0) [Compare Source](https://togithub.com/Microsoft/vsce/compare/v2.10.2...v2.11.0) ##### Bug Fixes - correct program path in `launch.json` ([#​771](https://togithub.com/Microsoft/vsce/issues/771)) ([5110bcf](https://togithub.com/Microsoft/vsce/commit/5110bcf2cb2e1956e822a7885d92f5fb0bf902e1)) ##### Features - expose all options to packaging and publishing APIs ([#​759](https://togithub.com/Microsoft/vsce/issues/759)) ([8e193c9](https://togithub.com/Microsoft/vsce/commit/8e193c9f074da4560ffdfcb18b8e80e0a343c167)) ### [`v2.10.2`](https://togithub.com/microsoft/vscode-vsce/releases/tag/v2.10.2) [Compare Source](https://togithub.com/Microsoft/vsce/compare/v2.10.1...v2.10.2) ##### Bug Fixes - clarify simultaneous use of packagePath and target in `vsce publish` ([#​765](https://togithub.com/Microsoft/vsce/issues/765)) ([3024d0f](https://togithub.com/Microsoft/vsce/commit/3024d0fb11dc62664fb90a95d414fe1de05fa7a9)), closes [#​764](https://togithub.com/Microsoft/vsce/issues/764) ### [`v2.10.1`](https://togithub.com/microsoft/vscode-vsce/releases/tag/v2.10.1) [Compare Source](https://togithub.com/Microsoft/vsce/compare/v2.10.0...v2.10.1) ##### Bug Fixes - list all valid targets in documentation for --target ([#​766](https://togithub.com/Microsoft/vsce/issues/766)) ([0940626](https://togithub.com/Microsoft/vsce/commit/0940626bb04cfcedb78b6463a0abd6cc87b65255)), closes [#​763](https://togithub.com/Microsoft/vsce/issues/763) ### [`v2.10.0`](https://togithub.com/microsoft/vscode-vsce/releases/tag/v2.10.0) [Compare Source](https://togithub.com/Microsoft/vsce/compare/v2.9.3...v2.10.0) ##### Features - github actions logging ([#​752](https://togithub.com/Microsoft/vsce/issues/752)) ([9c50aa6](https://togithub.com/Microsoft/vsce/commit/9c50aa665ab646588365885cad80eb5604252bf7)) ### [`v2.9.3`](https://togithub.com/microsoft/vscode-vsce/releases/tag/v2.9.3) [Compare Source](https://togithub.com/Microsoft/vsce/compare/v2.9.2...v2.9.3) ##### Bug Fixes - support fragments in image URLs ([#​753](https://togithub.com/Microsoft/vsce/issues/753)) ([7e16ed7](https://togithub.com/Microsoft/vsce/commit/7e16ed7cc4e1700732236e08cf8255471824bcce)) ### [`v2.9.2`](https://togithub.com/microsoft/vscode-vsce/releases/tag/v2.9.2) [Compare Source](https://togithub.com/Microsoft/vsce/compare/v2.9.1...v2.9.2) ##### Bug Fixes - ensure that we can define dependency argument in config ([#​743](https://togithub.com/Microsoft/vsce/issues/743)) ([b2288cd](https://togithub.com/Microsoft/vsce/commit/b2288cd9b4f0251d1bc9b0e663744b25380b1a0a)), closes [#​742](https://togithub.com/Microsoft/vsce/issues/742)

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 becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Merging #828 (ef24356) into main (922add3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #828   +/-   ##
=======================================
  Coverage   70.27%   70.27%           
=======================================
  Files          11       11           
  Lines        1702     1702           
  Branches      349      349           
=======================================
  Hits         1196     1196           
  Misses        506      506           

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 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: