Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps node-poppler from 9.0.1 to 9.1.0.

Release notes

Sourced from node-poppler's releases.

v9.1.0

9.1.0 (2026-01-08)

Continuous integration

  • codeql: check cjs, mjs, and ts files (#728) (54f106c)
  • deps: bump actions/checkout from 5 to 6 (#736) (e5790ea)
  • deps: bump actions/dependency-review-action from 4.8.1 to 4.8.2 (#738) (d6898ab)
  • deps: bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#737) (6db1617)

Dependencies

  • deps-dev: bump @​eslint/compat in the eslint group (#734) (a250df1)
  • deps-dev: bump @​types/node from 24.10.4 to 25.0.3 (#740) (fb953a1)
  • deps-dev: bump glob from 11.1.0 to 13.0.0 (#735) (a95455f)

Features

  • add AbortSignal support to all pdf* functions (#742) (58853a0)

Improvements

  • index: freeze #acceptedOptions object (#739) (ba5f382)
  • index: freeze ERROR_MSGS object (#729) (bb9be92)
  • index: use execBinary for attach, separate, unite, and html (#733) (4abae6a)

Miscellaneous

  • .devcontainer: remove prepare script call (#730) (10bba99)
  • tidy dotfiles, remove redundant deps (#726) (c2f8f23)

Tests

Changelog

Sourced from node-poppler's changelog.

9.1.0 (2026-01-08)

Continuous integration

  • codeql: check cjs, mjs, and ts files (#728) (54f106c)
  • deps: bump actions/checkout from 5 to 6 (#736) (e5790ea)
  • deps: bump actions/dependency-review-action from 4.8.1 to 4.8.2 (#738) (d6898ab)
  • deps: bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#737) (6db1617)

Dependencies

  • deps-dev: bump @​eslint/compat in the eslint group (#734) (a250df1)
  • deps-dev: bump @​types/node from 24.10.4 to 25.0.3 (#740) (fb953a1)
  • deps-dev: bump glob from 11.1.0 to 13.0.0 (#735) (a95455f)

Features

  • add AbortSignal support to all pdf* functions (#742) (58853a0)

Improvements

  • index: freeze #acceptedOptions object (#739) (ba5f382)
  • index: freeze ERROR_MSGS object (#729) (bb9be92)
  • index: use execBinary for attach, separate, unite, and html (#733) (4abae6a)

Miscellaneous

  • .devcontainer: remove prepare script call (#730) (10bba99)
  • tidy dotfiles, remove redundant deps (#726) (c2f8f23)

Tests

Commits
  • 0c27052 chore(main): release 9.1.0 (#727)
  • 58853a0 feat: add AbortSignal support to all pdf* functions (#742)
  • fb953a1 build(deps-dev): bump @​types/node from 24.10.4 to 25.0.3 (#740)
  • ba5f382 refactor(index): freeze #acceptedOptions object (#739)
  • 6db1617 ci(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#737)
  • d6898ab ci(deps): bump actions/dependency-review-action from 4.8.1 to 4.8.2 (#738)
  • e5790ea ci(deps): bump actions/checkout from 5 to 6 (#736)
  • a95455f build(deps-dev): bump glob from 11.1.0 to 13.0.0 (#735)
  • a250df1 build(deps-dev): bump @​eslint/compat in the eslint group (#734)
  • 4194504 test(index): cover spawn errors (#732)
  • 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 [node-poppler](https://github.com/Fdawgs/node-poppler) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/Fdawgs/node-poppler/releases)
- [Changelog](https://github.com/Fdawgs/node-poppler/blob/main/CHANGELOG.md)
- [Commits](Fdawgs/node-poppler@v9.0.1...v9.1.0)

---
updated-dependencies:
- dependency-name: node-poppler
  dependency-version: 9.1.0
  dependency-type: direct:production
  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 javascript Pull requests that update Javascript code labels Feb 1, 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