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 pypdf2 from 1.27.4 to 1.27.5 #3342

Merged
merged 1 commit into from
Dec 2, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2022

Bumps pypdf2 from 1.27.4 to 1.27.5.

Release notes

Sourced from pypdf2's releases.

Version 1.27.5, 2022-04-15

Security (SEC)

  • ContentStream_readInlineImage had potential infinite loop (#740)

Bug fixes (BUG)

  • Fix merging encrypted files (#757)
  • CCITTFaxDecode decodeParms can be an ArrayObject (#756)

Robustness improvements (ROBUST)

  • title sometimes None (#744)

Documentation (DOC)

  • Adjust short description of the package

Tests and Test setup (TST)

  • Rewrite JS tests from unittest to pytest (#746)
  • Increase Test coverage, mainly with filters (#756)
  • Add test for inline images (#758)

Developer Experience Improvements (DEV)

  • Remove unused Travis-CI configuration (#747)
  • Show code coverage (#754, #755)
  • Add mutmut (#760)

Miscellaneous

  • STY: Closing file handles, explicit exports, ... (#743)

All changes: py-pdf/pypdf@1.27.4...1.27.5

Changelog

Sourced from pypdf2's changelog.

Version 1.27.5, 2022-04-15

Security (SEC):

  • ContentStream_readInlineImage had potential infinite loop (#740)

Bug fixes (BUG):

  • Fix merging encrypted files (#757)
  • CCITTFaxDecode decodeParms can be an ArrayObject (#756)

Robustness improvements (ROBUST):

  • title sometimes None (#744)

Documentation (DOC):

  • Adjust short description of the package

Tests and Test setup (TST):

  • Rewrite JS tests from unittest to pytest (#746)
  • Increase Test coverage, mainly with filters (#756)
  • Add test for inline images (#758)

Developer Experience Improvements (DEV):

  • Remove unused Travis-CI configuration (#747)
  • Show code coverage (#754, #755)
  • Add mutmut (#760)

Miscellaneous:

  • STY: Closing file handles, explicit exports, ... (#743)

All changes: py-pdf/pypdf@1.27.4...1.27.5

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.27.4 to 1.27.5.
- [Release notes](https://github.com/py-pdf/PyPDF2/releases)
- [Changelog](https://github.com/py-pdf/PyPDF2/blob/1.27.5/CHANGELOG)
- [Commits](py-pdf/pypdf@1.27.4...1.27.5)

---
updated-dependencies:
- dependency-name: pypdf2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2022
@codecov
Copy link

codecov bot commented Dec 2, 2022

Codecov Report

Base: 98.16% // Head: 98.16% // No change to project coverage 👍

Coverage data is based on head (96cce53) compared to base (044f066).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3342   +/-   ##
=======================================
  Coverage   98.16%   98.16%           
=======================================
  Files         287      287           
  Lines       20080    20080           
=======================================
  Hits        19712    19712           
  Misses        368      368           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cypress
Copy link

cypress bot commented Dec 2, 2022



Test summary

24 0 0 0


Run details

Project Geotrek-admin
Status Passed
Commit 7c17ea6 ℹ️
Started Dec 2, 2022 2:47 PM
Ended Dec 2, 2022 2:50 PM
Duration 03:25 💡
OS Linux Ubuntu - 18.04
Browser Electron 94

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@submarcos submarcos merged commit 1f3a045 into master Dec 2, 2022
@dependabot dependabot bot deleted the dependabot/pip/pypdf2-1.27.5 branch December 2, 2022 14:53
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

1 participant