Skip to content

build(deps): bump pdf-parse from 1.1.1 to 2.4.5 - #89

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/pdf-parse-2.4.5
Open

build(deps): bump pdf-parse from 1.1.1 to 2.4.5#89
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/pdf-parse-2.4.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 30, 2026

Copy link
Copy Markdown
Contributor

Bumps pdf-parse from 1.1.1 to 2.4.5.

Release notes

Sourced from pdf-parse's releases.

Release v2.4.5

What's Changed

🚨 Breaking Changes

📚 Documentation

Full Changelog: mehmet-kozan/pdf-parse@v2.4.4...v2.4.5

Release v2.4.4

What's Changed

🚨 Breaking Changes

✨ New Features

📚 Documentation

🧰 Other Changes

Full Changelog: mehmet-kozan/pdf-parse@v2.4.3...v2.4.4

Release v2.4.4-beta.1

What's Changed

🚨 Breaking Changes

✨ New Features

📚 Documentation

🧰 Other Changes

... (truncated)

Commits
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 30, 2026
@vercel

vercel Bot commented Aug 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
interactive-learning-experiences Ready Ready Preview Aug 30, 2026 7:30pm

Request Review

Bumps [pdf-parse](https://github.com/mehmet-kozan/pdf-parse) from 1.1.1 to 2.4.5.
- [Release notes](https://github.com/mehmet-kozan/pdf-parse/releases)
- [Commits](https://github.com/mehmet-kozan/pdf-parse/commits/v2.4.5)

---
updated-dependencies:
- dependency-name: pdf-parse
  dependency-version: 2.4.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/pdf-parse-2.4.5 branch from 9772c43 to cb2cad6 Compare August 30, 2026 19:26
…exists

v2 removed lib/pdf-parse.js (and with it the debug-mode fixture bug that
forced the deep import in v1). The parsing core moves to a testable
helper (src/lib/pdf-text.ts) using the class API with destroy() in a
finally, and ships with tests against a complete in-memory one-page PDF
— no fixtures on disk, no network — plus a garbage-rejection case.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant