redhat-developer / vscode-openshift-tools

OpenShift extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=redhat.vscode-openshift-connector
MIT License
93 stars 59 forks source link

[build] Prevent 'make-fetch-happen' from being upgrated by dependabot #4236

Closed vrubezhny closed 3 months ago

vrubezhny commented 3 months ago

Due to #4233 we have to keep using the v12.x of 'make-fetch-happen'

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 43.69%. Comparing base (da60441) to head (1058aa8). Report is 316 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4236 +/- ## =========================================== + Coverage 32.37% 43.69% +11.31% =========================================== Files 85 95 +10 Lines 6505 7711 +1206 Branches 1349 1647 +298 =========================================== + Hits 2106 3369 +1263 + Misses 4399 4342 -57 ```

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