JFF-Python-Scripts
JFF-Python-Scripts copied to clipboard
⬆️ Bump pypdf3 from 1.0.3 to 1.0.6
Bumps pypdf3 from 1.0.3 to 1.0.6.
Release notes
Sourced from pypdf3's releases.
1.0.6
What's Changed
- Handle IndexError during formatWarning by
@farcepestin sfneal/PyPDF3#12- The "data.pdf" can be of type PdfFileWriter, which does not have a "stream" attribute. by
@ChrisBuergiin sfneal/PyPDF3#15New Contributors
@farcepestmade their first contribution in sfneal/PyPDF3#12@ChrisBuergimade their first contribution in sfneal/PyPDF3#15Full Changelog: https://github.com/sfneal/PyPDF3/compare/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
871723bBUMP version231af75The "data.pdf" can be of type PdfFileWriter, which does not have a "stream" a...5ed4677Handle IndexError during formatWarning (#12)727d5a0BUMP CHANGELOGb71ce90BUMP version2f8d507FIX GitHub username462cb9cMerge pull request #8 from TakamiChie/master8691814Fixed an issue where embedded font names would not be written when reading an...18c0559BUMP version8703ee2BUMP changelog- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)