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 6.2.0 to 6.2.1 #1406

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2023

Bumps node-poppler from 6.2.0 to 6.2.1.

Release notes

Sourced from node-poppler's releases.

v6.2.1

6.2.1 (2023-04-03)

Documentation

  • contributing: add link to conventional config (#483) (349b8fd)

Continuous integration

  • dependabot: change commit message prefix for gh actions to ci (#482) (0833174)
  • dependabot: ignore esm major versions (#481) (b536bbd)
  • deps: bump coverallsapp/github-action from 1.2.4 to 2.0.0 (#484) (9a98bf1)

Miscellaneous

  • .prettierrc: enable arrowParens option (#489) (df6bafa)
  • ignore bun lockfile (#478) (f6a9549)
  • index: remove redundant async keywords (#480) (d9fe6cd)
  • index: remove redundant eslint comments (#487) (058d2a6)
  • package: add funding url (442f6f6)
  • scripts: add eslint rule file (a06adae)
  • scripts: remove redundant export (2a14904)
  • scripts: use js script to check licenses (#479) (c79dea7)

Dependencies

  • deps-dev: bump dev dependencies (3277e49)
  • deps-dev: bump glob from 8.1.0 to 9.1.0 (#475) (899020d)
  • deps-dev: bump typescript from 4.9.5 to 5.0.2 (#485) (174da42)
  • deps: bump coverallsapp/github-action from 1.1.3 to 1.2.3 (#474) (6b8976b)
  • deps: bump coverallsapp/github-action from 1.2.3 to 1.2.4 (#477) (e57e73f)
Changelog

Sourced from node-poppler's changelog.

6.2.1 (2023-04-03)

Documentation

  • contributing: add link to conventional config (#483) (349b8fd)

Continuous integration

  • dependabot: change commit message prefix for gh actions to ci (#482) (0833174)
  • dependabot: ignore esm major versions (#481) (b536bbd)
  • deps: bump coverallsapp/github-action from 1.2.4 to 2.0.0 (#484) (9a98bf1)

Miscellaneous

  • .prettierrc: enable arrowParens option (#489) (df6bafa)
  • ignore bun lockfile (#478) (f6a9549)
  • index: remove redundant async keywords (#480) (d9fe6cd)
  • index: remove redundant eslint comments (#487) (058d2a6)
  • package: add funding url (442f6f6)
  • scripts: add eslint rule file (a06adae)
  • scripts: remove redundant export (2a14904)
  • scripts: use js script to check licenses (#479) (c79dea7)

Dependencies

  • deps-dev: bump dev dependencies (3277e49)
  • deps-dev: bump glob from 8.1.0 to 9.1.0 (#475) (899020d)
  • deps-dev: bump typescript from 4.9.5 to 5.0.2 (#485) (174da42)
  • deps: bump coverallsapp/github-action from 1.1.3 to 1.2.3 (#474) (6b8976b)
  • deps: bump coverallsapp/github-action from 1.2.3 to 1.2.4 (#477) (e57e73f)
Commits
  • 41b2e79 chore(main): release 6.2.1 (#476)
  • 3277e49 build(deps-dev): bump dev dependencies
  • df6bafa chore(.prettierrc): enable arrowParens option (#489)
  • e18dbf1 test: use it() alias; use verbs over leading with "should" (#488)
  • 8b644c6 Merge pull request #486 from Fdawgs/test/syntax
  • 058d2a6 chore(index): remove redundant eslint comments (#487)
  • b37e4a3 test(index): remove blocking fs.existsSync() calls
  • ccb4e0f test(index): use .rejects.toThrow() over .catch(() => {expect())}
  • e99da3d test(index): use toMatch() over toEqual(expect.stringContaining())
  • 7df6584 test(index): use toBe() for string primitive literals
  • 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 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 6.2.0 to 6.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@v6.2.0...v6.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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 4, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4610109944

  • 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 4608131367: 0.0%
Covered Lines: 1146
Relevant Lines: 1146

💛 - Coveralls

@github-actions github-actions bot merged commit 87371da into main Apr 4, 2023
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/node-poppler-6.2.1 branch April 4, 2023 16:37
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