-
Notifications
You must be signed in to change notification settings - Fork 10
release 0.5.1 - Update dependencies #522
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
Conversation
Signed-off-by: Victor Chang <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #522 +/- ##
=============================================
Coverage 73.24226% 73.24226%
=============================================
Files 445 445
Lines 29939 29939
Branches 1427 1427
=============================================
Hits 21928 21928
Misses 7468 7468
Partials 543 543
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
c844475
to
1e1eb06
Compare
- Updated libc6-dev version in Dockerfile from 2.35-0ubuntu3.8 to 2.35-0ubuntu3.9. - Modified GitHub Actions CI configuration to use updated versions for GitVersion and upload-artifact actions. - Adjusted artifact paths in CI workflow to reflect new naming conventions. Also added a new entry in the changelog for version 0.5.1 addressing vulnerabilities in .NET (CVE-2024-38229, CVE-2024-35264). Signed-off-by: Victor Chang <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
🎉 This issue has been resolved in version 0.5.1 🎉 The release is available on: |
* Update dependencies Signed-off-by: Victor Chang <[email protected]> * Update Dockerfile and CI configuration - Updated libc6-dev version in Dockerfile from 2.35-0ubuntu3.8 to 2.35-0ubuntu3.9. - Modified GitHub Actions CI configuration to use updated versions for GitVersion and upload-artifact actions. - Adjusted artifact paths in CI workflow to reflect new naming conventions. Also added a new entry in the changelog for version 0.5.1 addressing vulnerabilities in .NET (CVE-2024-38229, CVE-2024-35264). Signed-off-by: Victor Chang <[email protected]> --------- Signed-off-by: Victor Chang <[email protected]>
Description
Fixes #521
Status
Ready
Types of changes