Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump node-poppler from 7.2.0 to 7.2.1 #1905

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2024

Bumps node-poppler from 7.2.0 to 7.2.1.

Release notes

Sourced from node-poppler's releases.

v7.2.1

7.2.1 (2024-07-30)

Continuous integration

  • cd: sort release note sections alphabetically (c7f8d31)
  • ci: add node 22 to test matrix (1739c55)
  • ci: audit package signatures and provenance attestations (6d4e25c)
  • ci: ignore recommended packages (4fff485)
  • ci: run apt-get update for ubuntu tests (35e548a)
  • deps: bump coverallsapp/github-action from 2.2.3 to 2.3.0 (#583) (894f7ca)
  • deps: bump wagoid/commitlint-github-action from 5 to 6 (#574) (0369669)
  • use latest node lts version (dc9d91d)

Dependencies

  • deps-dev: bump dev dependencies (e189c9d)
  • deps-dev: bump glob from 10.4.5 to 11.0.0 (#587) (9480652)
  • deps: bump semver from 7.6.0 to 7.6.3 (b3ccf43)

Documentation

  • readme: add parameter for pdfToText function (#573) (ba77074)
  • readme: update sudo commands (8866344)

Miscellaneous

  • .husky/commit-msg: remove npx usage (65cad62)
  • package: change author email (b221d6d)
  • package: use shorter semver syntax (e074e99)
  • tsconfig: update target to ES2023 (a6ce29d)

Tests

  • index: account for arm macs (4422d9d)
  • index: fix skipped test (6a1f35d)
Changelog

Sourced from node-poppler's changelog.

7.2.1 (2024-07-30)

Continuous integration

  • cd: sort release note sections alphabetically (c7f8d31)
  • ci: add node 22 to test matrix (1739c55)
  • ci: audit package signatures and provenance attestations (6d4e25c)
  • ci: ignore recommended packages (4fff485)
  • ci: run apt-get update for ubuntu tests (35e548a)
  • deps: bump coverallsapp/github-action from 2.2.3 to 2.3.0 (#583) (894f7ca)
  • deps: bump wagoid/commitlint-github-action from 5 to 6 (#574) (0369669)
  • use latest node lts version (dc9d91d)

Dependencies

  • deps-dev: bump dev dependencies (e189c9d)
  • deps-dev: bump glob from 10.4.5 to 11.0.0 (#587) (9480652)
  • deps: bump semver from 7.6.0 to 7.6.3 (b3ccf43)

Documentation

  • readme: add parameter for pdfToText function (#573) (ba77074)
  • readme: update sudo commands (8866344)

Miscellaneous

  • .husky/commit-msg: remove npx usage (65cad62)
  • package: change author email (b221d6d)
  • package: use shorter semver syntax (e074e99)
  • tsconfig: update target to ES2023 (a6ce29d)

Tests

  • index: account for arm macs (4422d9d)
  • index: fix skipped test (6a1f35d)
Commits
  • da15f1d chore(main): release 7.2.1 (#588)
  • ba77074 docs(readme): add parameter for pdfToText function (#573)
  • 9480652 build(deps-dev): bump glob from 10.4.5 to 11.0.0 (#587)
  • 6a1f35d test(index): fix skipped test
  • 4fff485 ci(ci): ignore recommended packages
  • 35e548a ci(ci): run apt-get update for ubuntu tests
  • 4422d9d test(index): account for arm macs
  • 1739c55 ci(ci): add node 22 to test matrix
  • 65cad62 chore(.husky/commit-msg): remove npx usage
  • a6ce29d chore(tsconfig): update target to ES2023
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 30, 2024
@coveralls
Copy link

coveralls commented Jul 30, 2024

Pull Request Test Coverage Report for Build 10180351819

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 10180329766: 0.0%
Covered Lines: 668
Relevant Lines: 668

💛 - Coveralls

@Fdawgs
Copy link
Owner

Fdawgs commented Jul 30, 2024

@dependabot rebase

1 similar comment
@Fdawgs
Copy link
Owner

Fdawgs commented Jul 30, 2024

@dependabot rebase

Bumps [node-poppler](https://github.com/Fdawgs/node-poppler) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/Fdawgs/node-poppler/releases)
- [Changelog](https://github.com/Fdawgs/node-poppler/blob/main/CHANGELOG.md)
- [Commits](Fdawgs/node-poppler@v7.2.0...v7.2.1)

---
updated-dependencies:
- dependency-name: node-poppler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-poppler-7.2.1 branch from 0bc9fb5 to 32fc7f6 Compare July 31, 2024 12:38
@github-actions github-actions bot merged commit 9f5824f into main Jul 31, 2024
17 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/node-poppler-7.2.1 branch July 31, 2024 12:42
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.

2 participants