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 pypdf from 3.5.0 to 3.9.0 in /End_to_end_Solutions/AOAISearchDemo/scripts #15

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 30, 2023

Bumps pypdf from 3.5.0 to 3.9.0.

Release notes

Sourced from pypdf's releases.

Version 3.9.0, 2023-05-21

What's Changed

New Features (ENH)

Bug Fixes (BUG)

Robustness (ROB)

Documentation (DOC)

Maintenance (MAINT)

Code Style (STY):

  • Iterate directly over the list instead of using range (#1839) by @​jsonn

Full Changelog

New Contributors

Full Changelog: py-pdf/pypdf@3.8.1...3.9.0

Version 3.8.1, 2023-04-23

What's Changed

Bug Fixes (BUG)

  • Convert color space before saving (#1802)

Documentation (DOC)

New Contributors

... (truncated)

Changelog

Sourced from pypdf's changelog.

Version 3.9.0, 2023-05-21

New Features (ENH)

  • Simplify metadata input (Document Information Dictionary) (#1851)
  • Extend cmap compatibilty to GBK_EUC_H/V (#1812)

Bug Fixes (BUG)

  • Prevent infinite loop when no character follows after a comment (#1828)
  • get_contents does not return ContentStream (#1847)
  • Accept XYZ destination with zoom missing (default to zoom=0.0) (#1844)
  • Cope with 1 Bit images (#1815)

Robustness (ROB)

  • Handle missing /Type entry in Page tree (#1845)

Documentation (DOC)

  • Expand file size explanations (#1835)
  • Add comparison with pdfplumber (#1837)
  • Clarify that PyPDF2 is dead (#1827)
  • Add Hunter King as Contributor for #1806

Maintenance (MAINT)

  • Refactor internal Encryption class (#1821)
  • Add R parameter to generate_values (#1820)
  • Make encryption_key parameter of write_to_stream optional (#1819)
  • Prepare for adding AES enryption support (#1818)

Full Changelog

Version 3.8.1, 2023-04-23

Bug Fixes (BUG)

  • Convert color space before saving (#1802)

Documentation (DOC)

  • PDF/A (#1807)
  • Use append instead of add_page
  • Document core mechanics of pypdf (#1783)

Full Changelog

Version 3.8.0, 2023-04-16

New Features (ENH)

  • Add transform method to Transformation class (#1765)
  • Cope with UC2 fonts in text_extraction (#1785)

Robustness (ROB)

  • Invalid startxref pointing 1 char before (#1784)

... (truncated)

Commits
  • 0096c99 REL: 3.9.0
  • b0e5c68 BUG: Prevent infinite loop when no character follows after a comment (#1828)
  • dc6a92e ENH: Simplify metadata input (Document Information Dictionary) (#1851)
  • 2d67c15 BUG: get_contents does not return ContentStream (#1847)
  • bf56f16 DOC: Expand file size explanations (#1835)
  • 4fa09e6 STY: Iterate directly over the list instead of using range (#1839)
  • 29e7eb9 ROB: Handle missing /Type entry in Page tree (#1845)
  • e4ef5b9 DOC: Add comparison with pdfplumber (#1837)
  • c5dc49a BUG: Accept XYZ destination with zoom missing (default to zoom=0.0) (#1844)
  • 6fe1c30 DOC: Clarify that PyPDF2 is dead (#1827)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 30, 2023
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.5.0 to 3.9.0.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](py-pdf/pypdf@3.5.0...3.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/End_to_end_Solutions/AOAISearchDemo/scripts/pypdf-3.9.0 branch from ac1871d to ab6108f Compare July 11, 2023 15:19
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.

None yet

0 participants