apigee / registry

The Registry API allows teams to track and manage machine-readable descriptions of APIs.
https://apigee.github.io/registry
Apache License 2.0
148 stars 33 forks source link

Bump dependencies to address vulnerabilities detected. #1238

Closed bhasinakshay closed 9 months ago

bhasinakshay commented 9 months ago
codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (db86b7c) 71.91% compared to head (f131ee2) 71.91%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1238 +/- ## ======================================= Coverage 71.91% 71.91% ======================================= Files 146 146 Lines 12250 12250 ======================================= Hits 8810 8810 Misses 2759 2759 Partials 681 681 ```

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

timburks commented 9 months ago

I had to push a small change to get the test actions to trigger (which I followed with a commit to return to the original change). Thanks @theganyo for consulting during debugging!