Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: py-pdf/pypdf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.7.3
Choose a base ref
...
head repository: py-pdf/pypdf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.7.4
Choose a head ref
  • 5 commits
  • 10 files changed
  • 2 contributors

Commits on Feb 25, 2026

  1. Configuration menu
    Copy the full SHA
    37de320 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. DEV: Bump actions/download-artifact from 7 to 8 (#3663)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v7...v8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '8'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    a3c996b View commit details
    Browse the repository at this point in the history
  2. DEV: Bump actions/upload-artifact from 6 to 7 (#3662)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    993f052 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f309c60 View commit details
    Browse the repository at this point in the history
  4. REL: 6.7.4

    ## What's new
    
    ### Security (SEC)
    - Allow limiting output length for RunLengthDecode filter (#3664) by @stefan6419846
    
    ### Robustness (ROB)
    - Deal with invalid annotations in extract_links (#3659) by @stefan6419846
    
    [Full Changelog](6.7.3...6.7.4)
    stefan6419846 committed Feb 27, 2026
    Configuration menu
    Copy the full SHA
    1650bc3 View commit details
    Browse the repository at this point in the history
Loading