Skip to content

⬆️ Bump pypdf3 from 1.0.3 to 1.0.6 #13

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps pypdf3 from 1.0.3 to 1.0.6.

Release notes

Sourced from pypdf3's releases.

1.0.6

What's Changed

New Contributors

Full Changelog: sfneal/PyPDF3@1.0.5...1.0.6

1.0.5

  • Fixed an issue where embedded font names would not be written when reading and saving old Japanese PDF files with font names specified in Shift-JIS

1.0.4

  • Fix issue with PDF's using /Prev=0 in the xref trailer
Changelog

Sourced from pypdf3's changelog.

Version 1.0.5, 2021-06-09

  • Fixed an issue where embedded font names would not be written when reading and saving old Japanese PDF files with font names specified in Shift-JIS

Version 1.0.4, 2021-05-17

  • Fix issue with PDF's using /Prev=0 in the xref trailer
Commits
  • 871723b BUMP version
  • 231af75 The "data.pdf" can be of type PdfFileWriter, which does not have a "stream" a...
  • 5ed4677 Handle IndexError during formatWarning (#12)
  • 727d5a0 BUMP CHANGELOG
  • b71ce90 BUMP version
  • 2f8d507 FIX GitHub username
  • 462cb9c Merge pull request #8 from TakamiChie/master
  • 8691814 Fixed an issue where embedded font names would not be written when reading an...
  • 18c0559 BUMP version
  • 8703ee2 BUMP changelog
  • Additional commits viewable in compare view

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)

Bumps [pypdf3](https://github.com/sfneal/PyPDF3) from 1.0.3 to 1.0.6.
- [Release notes](https://github.com/sfneal/PyPDF3/releases)
- [Changelog](https://github.com/sfneal/PyPDF3/blob/master/CHANGELOG)
- [Commits](sfneal/PyPDF3@1.0.3...1.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants