Skip to content

Bump lodash and pdfreader#1

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-64924a683a
Open

Bump lodash and pdfreader#1
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-64924a683a

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 24, 2026

Removes lodash. It's no longer used after updating ancestor dependency pdfreader. These dependencies need to be updated together.

Removes lodash

Updates pdfreader from 1.0.7 to 3.0.8

Release notes

Sourced from pdfreader's releases.

v3.0.8

3.0.8 (2025-11-01)

Bug Fixes

  • types: parameter of itemHandler, fixes #164 (d64cbac)

v3.0.7

3.0.7 (2025-01-22)

Bug Fixes

v3.0.6

3.0.6 (2024-12-14)

Bug Fixes

  • deps-dev: bump rollup from 4.19.1 to 4.22.4 (#159) (f020216)

v3.0.5

3.0.5 (2024-08-19)

Bug Fixes

  • deps: upgrade pdf2json from 3.1.3 to 3.1.4 (#157) (032fb49)

v3.0.4

3.0.4 (2024-08-04)

Bug Fixes

  • TS: Add type definitions for Item and TableParser (#155) (8d76500)

v3.0.3

3.0.3 (2024-08-03)

Bug Fixes

v3.0.2

3.0.2 (2023-08-15)

... (truncated)

Commits
  • d64cbac fix(types): parameter of itemHandler, fixes #164
  • 009a9be fix: Add abort signal (#162)
  • f020216 fix(deps-dev): bump rollup from 4.19.1 to 4.22.4 (#159)
  • 0c44224 Added type definations for class 'rule' to get ts support. (#160)
  • 032fb49 fix(deps): upgrade pdf2json from 3.1.3 to 3.1.4 (#157)
  • 8d76500 fix(TS): Add type definitions for Item and TableParser (#155)
  • 11b32c5 chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#152)
  • a636c7f docs: improve the documentation for extractRegexpValues accumulator
  • 36d64d6 chore(scripts): also format .d.ts files
  • 92e21f9 chore(vscode): auto-format with prettier + check with eslint
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [lodash](https://github.com/lodash/lodash). It's no longer used after updating ancestor dependency [pdfreader](https://github.com/adrienjoly/npm-pdfreader). These dependencies need to be updated together.


Removes `lodash`

Updates `pdfreader` from 1.0.7 to 3.0.8
- [Release notes](https://github.com/adrienjoly/npm-pdfreader/releases)
- [Changelog](https://github.com/adrienjoly/npm-pdfreader/blob/master/CHANGELOG.md)
- [Commits](adrienjoly/npm-pdfreader@v1.0.7...v3.0.8)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 
  dependency-type: indirect
- dependency-name: pdfreader
  dependency-version: 3.0.8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 24, 2026
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.

0 participants