Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps lief from 0.16.3 to 0.16.4.

Release notes

Sourced from lief's releases.

0.16.4

See: https://lief.re/doc/stable/changelog.html#february-23rd-2025

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [lief](https://github.com/lief-project/LIEF) from 0.16.3 to 0.16.4.
- [Release notes](https://github.com/lief-project/LIEF/releases)
- [Commits](lief-project/LIEF@0.16.3...0.16.4)

---
updated-dependencies:
- dependency-name: lief
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 1, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 13609062074

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 57 unchanged lines in 3 files lost coverage.
  • Overall coverage remained the same at 74.778%

Files with Coverage Reduction New Missed Lines %
tests/utils.py 8 57.14%
tests/test_patch.py 24 30.0%
dfint64_patch/patching/patch.py 25 32.61%
Totals Coverage Status
Change from base Build 13268286103: 0.0%
Covered Lines: 367
Relevant Lines: 481

💛 - Coveralls

1 similar comment
@coveralls
Copy link

coveralls commented Mar 1, 2025

Pull Request Test Coverage Report for Build 13609062074

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 57 unchanged lines in 3 files lost coverage.
  • Overall coverage remained the same at 74.778%

Files with Coverage Reduction New Missed Lines %
tests/utils.py 8 57.14%
tests/test_patch.py 24 30.0%
dfint64_patch/patching/patch.py 25 32.61%
Totals Coverage Status
Change from base Build 13268286103: 0.0%
Covered Lines: 367
Relevant Lines: 481

💛 - Coveralls

@insolor insolor merged commit 80ebf37 into master Mar 1, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/pip/lief-0.16.4 branch March 1, 2025 21:43
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants