Skip to content

Bump jspdf and resume-cli #28

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 18, 2025

Removes jspdf. It's no longer used after updating ancestor dependency resume-cli. These dependencies need to be updated together.

Removes jspdf

Updates resume-cli from 0.4.19 to 3.0.8

Release notes

Sourced from resume-cli's releases.

v3.0.8

3.0.8 (2022-10-23)

Bug Fixes

  • deps: bump puppeteer to ^16.1.0, fix Apple Silicon installation (#730) (0f7f57c)

v3.0.7

3.0.7 (2022-04-20)

Bug Fixes

  • add full theme path when using local themes on export (#689) (21d15f6)

v3.0.6

3.0.6 (2022-02-15)

Bug Fixes

  • export pdf get package theme from local (#673) (0bb921e)

v3.0.5

3.0.5 (2021-06-19)

Bug Fixes

  • theme: fix serving and exporting local themes (#537) (16eae28)

v3.0.4

3.0.4 (2021-01-05)

Bug Fixes

  • pdf: fix TypeError when exporting resume to PDF (#486) (a13e63b)

v3.0.3

3.0.3 (2020-12-30)

Bug Fixes

v3.0.2

3.0.2 (2020-12-18)

... (truncated)

Commits
  • 0f7f57c fix(deps): bump puppeteer to ^16.1.0, fix Apple Silicon installation (#730)
  • 21d15f6 fix: add full theme path when using local themes on export (#689)
  • 0bb921e fix: export pdf get package theme from local (#673)
  • fb3242d Update README.md
  • 664e5a4 Update README.md
  • 16eae28 fix(theme): fix serving and exporting local themes (#537)
  • a13e63b fix(pdf): fix TypeError when exporting resume to PDF (#486)
  • d3f896e docs(README.md): update CLI command for validation (#482)
  • 109ccd1 chore(deps): bump @​babel/core from 7.12.9 to 7.12.10 (#476)
  • ce49669 chore(deps): bump amannn/action-semantic-pull-request (#477)
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [jspdf](https://github.com/MrRio/jsPDF). It's no longer used after updating ancestor dependency [resume-cli](https://github.com/jsonresume/resume-cli). These dependencies need to be updated together.


Removes `jspdf`

Updates `resume-cli` from 0.4.19 to 3.0.8
- [Release notes](https://github.com/jsonresume/resume-cli/releases)
- [Commits](jsonresume/resume-cli@v0.4.19...v3.0.8)

---
updated-dependencies:
- dependency-name: jspdf
  dependency-type: indirect
- dependency-name: resume-cli
  dependency-type: direct:production
...

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 Mar 18, 2025
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