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 pefile from 2021.5.24 to 2023.2.7 in /tools/deps #4212

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2023

Bumps pefile from 2021.5.24 to 2023.2.7.

Release notes

Sourced from pefile's releases.

v2023.2.7

What's Changed

Finally @​pombredanne's great suite of tests (forked from https://github.com/pombredanne/pefile-tests) now runs for regression tests and coverage as a GitHub Action. "Making a coverage badge" was helpful in setting up tests and coverage reporting.

New Contributors

Full Changelog: erocarrera/pefile@v2022.5.30...v2023.2.7

pefile 2022.5.30

  • Merged pull request #344 from elicn/faster-reloc: Speed up relocation process
  • Merged pull request #175 from tdube/patch-1: Fix catch-all exception clause in parse_resources_directory
  • Turn data into a bytearray to avoid copying data around (from elicn)
  • Merged pull request #343 from mat-gas/master: various performances improvements (30-50% in certain workflows, 15-25% in average)
  • Merged pull request #340 from dinateper/feature/PEfile_context_manager: Update PE to allow with statements
  • Removed legacy Python 2 code
  • Miscellaneous other fixes.

pefile 2021.9.3

Fixed issue #334 coming from the new functionality in #327 and also merged PR #333 adding the method get_rich_header_hash

pefile 2021.9.2

  • Merged the great PR #327 and #292
  • Fixed #332 #291
  • Run black to format the code and addressed a handful of the many issues flagged by pylint
  • Dropped old Python 2 code and compatibility tweaks.
Commits
  • 1ab2807 Run full test suite in all Python and OS versions
  • 7507fe9 Update version for new release 2023.2.7
  • 00c42f7 Ran black
  • 97af4b5 "Touch" README.md
  • f3020e5 Add --ignore-errors switch to the json command
  • 02efb96 Add --ignore-errors flag to coverage report
  • aaae38a Use forked tests and minor tweaks to pefile
  • eca5a6b Tweak repo cloning step
  • 9b8aa53 Attempt to run test from external repo
  • 537da3e Enable macos in test workflow
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4808548) 36.44% compared to head (83ed57b) 49.10%.
Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #4212       +/-   ##
===========================================
+ Coverage   36.44%   49.10%   +12.65%     
===========================================
  Files          94       94               
  Lines       15680    15680               
===========================================
+ Hits         5715     7700     +1985     
+ Misses       9965     7980     -1985     
Flag Coverage Δ
functional 38.04% <ø> (?)
integration 2.06% <ø> (?)
unit 37.47% <ø> (+1.02%) ⬆️

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.

@swetayadav1
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/tools/deps/pefile-2023.2.7 branch from 0cb3b23 to 45638d4 Compare October 5, 2023 05:06
@swetayadav1
Copy link
Contributor

@dependabot rebase

Bumps [pefile](https://github.com/erocarrera/pefile) from 2021.5.24 to 2023.2.7.
- [Release notes](https://github.com/erocarrera/pefile/releases)
- [Commits](erocarrera/pefile@v2021.5.24...v2023.2.7)

---
updated-dependencies:
- dependency-name: pefile
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/tools/deps/pefile-2023.2.7 branch from 45638d4 to 83ed57b Compare January 16, 2024 08:33
@swetayadav1 swetayadav1 changed the base branch from master to dependabot/pip/tools/deps/pyinstaller-6.3.0 January 16, 2024 09:09
@swetayadav1 swetayadav1 merged commit a5b624b into dependabot/pip/tools/deps/pyinstaller-6.3.0 Jan 16, 2024
14 of 16 checks passed
@swetayadav1 swetayadav1 deleted the dependabot/pip/tools/deps/pefile-2023.2.7 branch January 16, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants