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

Bump pdf-merger-js from 4.0.0 to 5.1.2 #638

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps pdf-merger-js from 4.0.0 to 5.1.2.

Release notes

Sourced from pdf-merger-js's releases.

v5.1.2

  • de20f3f4c61a3283429f2aa0587f17f03afa3163 5.1.2
  • a9abfc6f70b9129dc7f45ad02ca25822b8a93259 chore(deps-dev): bump braces from 3.0.2 to 3.0.3
  • 4faf4a0018364b5d1e91da413d16625e8ea326a0 type definition file index.d.ts export modified to match default export used in index.js (Thanks to @​dhunganabibek)
  • 78b8e8cb98bbfa9ae59f10efb2d6e567c09a4d5c chore: improve README

v5.1.1

  • 064383a829ae807f5c7aa5f70128c74b3d0b4e40 fix: do not use fs-extra in cli
  • 585f3b3654414ab16593640af51885103aacfb27 chore: remove no longer needed node-fetch
  • 07b55afde6677d3e40404a0e09520c3d16e588c8 feat(#72): provide command line interface
  • af967275386d9d2bc923d1063e0d2bb5f3a6c355 fix: throw error if URL is provided but fetch is not available
  • 8bca3b75a576895c9c87eea965fa9b74d3afea18 fix: Blob might be undefined
  • 21929312477651b0c70c447f196e9ad770578588 test: add tests for valid input formats
  • ac758162f4d034b70a7c98c0cf1bbaa2d9c63354 docs: add contributors to copyright
  • 5623a60d3e81f6992095cfaff2687a8b297b5772 feat: adopt typescript declarations to new implementation
  • bcef7f4727dd8fae769fa2aa8b95fa235c921360 refactor: use helper function to parse pages string
  • 6d3636c19a540251824310207493f9ecefb43700 refactor: use common PDFMergerBase class for common functionality

v5.0.0

  • b81283289fec346d88935564df592ec872134507 doc: add a legacy note for the new used module standard
  • 0e54c2957989abd5e7292c11b2c60b6d252f7ad8 ci: add node 20.x tests
  • 49a17e13406046e121d6ae2ed2d151b2bb552cf1 feat: switch from CommonJS to ESM

v4.3.1

  • ed5da76f9aacf211b3eca350d1903aa392f55660 ci: add node 18.x tests
  • fa07f93757f1845b90acc7b1b622681a5b6f9af2 test(#88): add test for encrypted pdfs in browser version (#120)
  • 7a6a80ee6cb20dd32f44614107070354880ea2f3 fix(#88): add support for encrypted pdfs in browser version (#120)
  • 390829bf94805ac160efb09d13f9ab2b28afbc43 chore(deps): update dev-dependencies
  • 2fbc9a24f95d64608152c9b8999aa7049e847c51 chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
  • 24b9a6053ee9eaf65fb4c399e7eb3cea09c7aad2 chore(deps): bump tough-cookie from 4.1.2 to 4.1.3
  • 67364925abcb96423d352fe0f1bb0f8630e06cf7 fix: replace window for globalThis

v4.3.0

  • feat: add reset function (#111)

v4.2.1

  • chore(deps): update dev-dependencies
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 (#107)
  • chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 (#103)
  • remove node 12.x tests

v4.2.0

v4.1.2

  • f29b3a4 update dev dependencies
  • 0385ec4 Support printing range of last pages (Thanks to @​uriroos!)
  • 581e6a6 fix: standard:fix

v4.1.1

... (truncated)

Commits
  • de20f3f 5.1.2
  • a9abfc6 chore(deps-dev): bump braces from 3.0.2 to 3.0.3
  • 4faf4a0 type definition file index.d.ts export modified to match default export used ...
  • 78b8e8c chore: improve README
  • df17bd4 5.1.1
  • 064383a fix: do not use fs-extra in cli
  • a329970 5.1.0
  • 585f3b3 chore: remove no longer needed node-fetch
  • 07b55af feat(#72): provide command line interface
  • af96727 fix: throw error if URL is provided but fetch is not available
  • 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 [pdf-merger-js](https://github.com/nbesli/pdf-merger-js) from 4.0.0 to 5.1.2.
- [Release notes](https://github.com/nbesli/pdf-merger-js/releases)
- [Commits](nbesli/pdf-merger-js@v4.0.0...v5.1.2)

---
updated-dependencies:
- dependency-name: pdf-merger-js
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Oct 21, 2024
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