Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependancies #3673

Merged
merged 2 commits into from
Apr 4, 2024
Merged

Update dependancies #3673

merged 2 commits into from
Apr 4, 2024

Conversation

mstoykov
Copy link
Collaborator

@mstoykov mstoykov commented Apr 4, 2024

What?

Update dependencies

Why?

Both of those have fixes for CVE-2023-45288

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (make lint) and all checks pass.
  • I have run tests locally (make tests) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

@mstoykov mstoykov added the dependencies Pull requests that update a dependency file label Apr 4, 2024
@mstoykov mstoykov added this to the v0.51.0 milestone Apr 4, 2024
@mstoykov mstoykov requested a review from a team as a code owner April 4, 2024 08:24
@mstoykov mstoykov requested review from codebien and olegbespalov and removed request for a team April 4, 2024 08:24
@codecov-commenter
Copy link

codecov-commenter commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.62%. Comparing base (2af1a3f) to head (7cc45e8).

❗ Current head 7cc45e8 differs from pull request most recent head 7923d7f. Consider uploading reports for the commit 7923d7f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3673      +/-   ##
==========================================
+ Coverage   73.60%   73.62%   +0.01%     
==========================================
  Files         277      277              
  Lines       20251    20251              
==========================================
+ Hits        14906    14909       +3     
+ Misses       4399     4396       -3     
  Partials      946      946              
Flag Coverage Δ
macos 73.51% <ø> (?)
ubuntu 73.54% <ø> (+0.01%) ⬆️
windows 73.46% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mstoykov mstoykov merged commit f06182c into master Apr 4, 2024
24 checks passed
@mstoykov mstoykov deleted the depUpdates branch April 4, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants