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.1.0 to 7.1.1 #1802

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps node-poppler from 7.1.0 to 7.1.1.

Release notes

Sourced from node-poppler's releases.

v7.1.1

7.1.1 (2024-02-23)

Bug fixes

  • lib: update poppler win32 binaries from 23.11.0 to 24.02.0 (07fc431)

Dependencies

  • deps-dev: bump dev dependencies (66cd910)
  • deps-dev: bump dev dependencies (9b25cf4)
  • deps-dev: bump dev dependencies (5d49f0b)
  • deps-dev: bump husky from 8.0.3 to 9.0.6 (#565) (1ce715d)
  • deps-dev: remove broken eslint-plugin-security-node (7ed59ba)
  • deps: bump semver from 7.5.4 to 7.6.0 (f561a84)

Miscellaneous

  • .husky: migrate hooks to v9 style (31d8729)
  • .prettierignore: ignore auto-generate types (3e52e27)
  • .vscode: fix prettier.prettierPath setting (7108895)
  • .vscode: use local prettier version (0ec4bdf)
  • index: fix whitespace (3cf93e0)
  • jsdoc comments must be complete sentences (d91f466)
  • package: add lint:fix script (deeb062)
  • package: fix repository structure (0d7baf1)
  • package: run lint:prettier in test script (02cac7f)
  • scripts/license-checker: handle old license arrays or missing (3e651b6)
  • sort options in ascending order (f0dc8b8)
  • tsconfig: remove lib; target will be used in absence (1c8da1c)
  • use shared files from fdawgs/.github (79fd2c2)

Continuous integration

  • automerge: optimise inline js scripts (33412c5)
  • cd: add github packages publish job (809a726)
  • cd: set github package to public (498bb2f)
  • cd: use main environment for publish-npm job (613546c)
  • dependabot: ignore release-please-action major updates (c6e565d)
  • deps: bump actions/dependency-review-action from 3 to 4 (#564) (6536741)
  • deps: bump actions/github-script from 6 to 7 (#553) (36afe67)
  • deps: bump actions/upload-artifact from 3 to 4 (#557) (6a67b7c)
  • deps: bump github/codeql-action from 2 to 3 (#558) (d724604)

Improvements

... (truncated)

Changelog

Sourced from node-poppler's changelog.

7.1.1 (2024-02-23)

Bug fixes

  • lib: update poppler win32 binaries from 23.11.0 to 24.02.0 (07fc431)

Dependencies

  • deps-dev: bump dev dependencies (66cd910)
  • deps-dev: bump dev dependencies (9b25cf4)
  • deps-dev: bump dev dependencies (5d49f0b)
  • deps-dev: bump husky from 8.0.3 to 9.0.6 (#565) (1ce715d)
  • deps-dev: remove broken eslint-plugin-security-node (7ed59ba)
  • deps: bump semver from 7.5.4 to 7.6.0 (f561a84)

Miscellaneous

  • .husky: migrate hooks to v9 style (31d8729)
  • .prettierignore: ignore auto-generate types (3e52e27)
  • .vscode: fix prettier.prettierPath setting (7108895)
  • .vscode: use local prettier version (0ec4bdf)
  • index: fix whitespace (3cf93e0)
  • jsdoc comments must be complete sentences (d91f466)
  • package: add lint:fix script (deeb062)
  • package: fix repository structure (0d7baf1)
  • package: run lint:prettier in test script (02cac7f)
  • scripts/license-checker: handle old license arrays or missing (3e651b6)
  • sort options in ascending order (f0dc8b8)
  • tsconfig: remove lib; target will be used in absence (1c8da1c)
  • use shared files from fdawgs/.github (79fd2c2)

Continuous integration

  • automerge: optimise inline js scripts (33412c5)
  • cd: add github packages publish job (809a726)
  • cd: set github package to public (498bb2f)
  • cd: use main environment for publish-npm job (613546c)
  • dependabot: ignore release-please-action major updates (c6e565d)
  • deps: bump actions/dependency-review-action from 3 to 4 (#564) (6536741)
  • deps: bump actions/github-script from 6 to 7 (#553) (36afe67)
  • deps: bump actions/upload-artifact from 3 to 4 (#557) (6a67b7c)
  • deps: bump github/codeql-action from 2 to 3 (#558) (d724604)

Improvements

... (truncated)

Commits
  • 14762c4 chore(main): release 7.1.1 (#563)
  • a211e58 Merge pull request #566 from Fdawgs/build/deps
  • 07fc431 fix(lib): update poppler win32 binaries from 23.11.0 to 24.02.0
  • ee37124 refactor(index): combine chained array pushes
  • 3cf93e0 style(index): fix whitespace
  • 71720b7 refactor(index): use constant comparison order
  • f0dc8b8 chore: sort options in ascending order
  • f561a84 build(deps): bump semver from 7.5.4 to 7.6.0
  • 66cd910 build(deps-dev): bump dev dependencies
  • 7108895 chore(.vscode): fix prettier.prettierPath setting
  • 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 Mar 1, 2024
Bumps [node-poppler](https://github.com/Fdawgs/node-poppler) from 7.1.0 to 7.1.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.1.0...v7.1.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.1.1 branch from 04b186c to f094e34 Compare March 1, 2024 03:33
@github-actions github-actions bot merged commit 79dfe83 into main Mar 1, 2024
14 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/node-poppler-7.1.1 branch March 1, 2024 03:40
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.

None yet

0 participants