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

Bump lightning version to 2.3.3 #3796

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

yunchu
Copy link
Contributor

@yunchu yunchu commented Aug 6, 2024

Summary

Update for resolving cve-2024-5980 from lightning 2.2.2

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have ran e2e tests and there is no issues.
  • I have added the description of my changes into CHANGELOG in my target branch (e.g., CHANGELOG in develop).​
  • I have updated the documentation in my target branch accordingly (e.g., documentation in develop).
  • I have linked related issues.

License

  • I submit my code changes under the same Apache License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

@github-actions github-actions bot added DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM BUILD OTX 2.0 labels Aug 6, 2024
@yunchu yunchu force-pushed the bump-lightning-2.3.3 branch from 6120390 to af2af93 Compare August 6, 2024 07:05
Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.94%. Comparing base (0f08b40) to head (ae54a21).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3796      +/-   ##
===========================================
+ Coverage    80.86%   80.94%   +0.07%     
===========================================
  Files          261      259       -2     
  Lines        26638    26522     -116     
===========================================
- Hits         21542    21467      -75     
+ Misses        5096     5055      -41     
Flag Coverage Δ
py310 80.94% <ø> (+0.46%) ⬆️
py311 ?

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.

@yunchu yunchu force-pushed the bump-lightning-2.3.3 branch from af2af93 to ae54a21 Compare August 7, 2024 05:22
@yunchu yunchu enabled auto-merge August 7, 2024 10:22
@yunchu yunchu added this pull request to the merge queue Aug 8, 2024
Merged via the queue into openvinotoolkit:develop with commit c61e7d6 Aug 8, 2024
20 checks passed
@yunchu yunchu deleted the bump-lightning-2.3.3 branch August 8, 2024 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUILD DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants