simonhaenisch / md-to-pdf

Hackable CLI tool for converting Markdown files to PDF using Node.js and headless Chrome.
https://www.npmjs.com/md-to-pdf
MIT License
1.15k stars 110 forks source link

chore(deps): bump marked and @types/marked #236

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps marked and @types/marked. These dependencies needed to be updated together. Updates marked from 4.3.0 to 5.1.2

Release notes

Sourced from marked's releases.

v5.1.2

5.1.2 (2023-07-25)

Bug Fixes

v5.1.1

5.1.1 (2023-07-07)

Bug Fixes

v5.1.0

5.1.0 (2023-06-10)

Bug Fixes

Features

v5.0.5

5.0.5 (2023-06-07)

Bug Fixes

v5.0.4

5.0.4 (2023-05-30)

Bug Fixes

v5.0.3

5.0.3 (2023-05-26)

... (truncated)

Commits
  • 929d235 chore(release): 5.1.2 [skip ci]
  • a33ed06 🗜️ build v5.1.2 [skip ci]
  • e465ce4 fix: Add support for Node 16 (#2886)
  • ab23e19 chore(deps-dev): Bump jasmine from 5.0.2 to 5.1.0 (#2887)
  • c69b62b chore(deps-dev): Bump @​babel/preset-env from 7.22.7 to 7.22.9 (#2880)
  • 76a2103 chore(deps-dev): Bump @​semantic-release/github from 9.0.3 to 9.0.4 (#2882)
  • af881c1 chore(deps-dev): Bump @​babel/core from 7.22.8 to 7.22.9 (#2881)
  • c68be89 chore(deps-dev): Bump rollup from 3.26.2 to 3.26.3 (#2884)
  • f59fd2a chore(deps-dev): Bump eslint from 8.44.0 to 8.45.0 (#2883)
  • 48daab1 docs: Add raito to the list of tools (#2878)
  • Additional commits viewable in compare view


Updates @types/marked from 4.3.0 to 5.0.1

Commits


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.