Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps pdf-reader from 2.14.1 to 2.15.0.

Changelog

Sourced from pdf-reader's changelog.

v2.15.0 (13th August 2025)

Commits
  • ecaa285 change release step to use a full ruby 3.4 image
  • 99a55fc Move back to an official release of spoom
  • 61a80cd We can go back to an upstream release of spoom now
  • b457579 Oops, I think I need to install spoom before using it here
  • a899fee prepare for relesae
  • 435942e remove unused config file for parlour
  • b3155c0 Merge pull request #567 from yob/fix-stack-overflow-in-page-ancestors
  • 6402349 Avoid infinite recursion when a PDF has a loop in the ancestorsof a Page object
  • b26c569 Add more type annotations to ObjectHash class
  • c08babc change Parse to typed: strict
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [pdf-reader](https://github.com/yob/pdf-reader) from 2.14.1 to 2.15.0.
- [Changelog](https://github.com/yob/pdf-reader/blob/main/CHANGELOG)
- [Commits](yob/pdf-reader@v2.14.1...v2.15.0)

---
updated-dependencies:
- dependency-name: pdf-reader
  dependency-version: 2.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 1, 2025
@dorner dorner merged commit bd7bd08 into main Dec 5, 2025
22 checks passed
@dorner dorner deleted the dependabot/bundler/pdf-reader-2.15.0 branch December 5, 2025 20:15
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants