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 from 4.3.0 to 7.0.1 #239

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps marked from 4.3.0 to 7.0.1.

Release notes

Sourced from marked's releases.

v7.0.1

7.0.1 (2023-08-07)

Bug Fixes

v7.0.0

7.0.0 (2023-08-06)

Bug Fixes

  • change defaults for mangle and headerIds to false (#2890) (63a839b)

BREAKING CHANGES

  • change defaults for mangle and headerIds to false

v6.0.0

6.0.0 (2023-07-31)

Bug Fixes

BREAKING CHANGES

  • Migrate to Typescript

v5.1.2

5.1.2 (2023-07-25)

Bug Fixes

v5.1.1

5.1.1 (2023-07-07)

Bug Fixes

... (truncated)

Commits
  • 95f52e7 chore(release): 7.0.1 [skip ci]
  • 97c61f2 πŸ—œοΈ build v7.0.1 [skip ci]
  • 610bc45 fix: use rollup to output js files (#2916)
  • 9c5721e chore(deps-dev): Bump typescript from 5.0.4 to 5.1.6 (#2923)
  • 74e9c9f chore(deps-dev): Bump eslint-plugin-import from 2.27.5 to 2.28.0 (#2922)
  • 66b717c chore(release): 7.0.0 [skip ci]
  • 35172b7 πŸ—œοΈ build v7.0.0 [skip ci]
  • 63a839b fix: change defaults for mangle and headerIds to false (#2890)
  • f4834ca chore(docs): Modify Extension Docs (#2918)
  • 0b98cd7 chore(deps-dev): Bump eslint from 8.45.0 to 8.46.0 (#2903)
  • 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 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)
simonhaenisch commented 1 year ago

@dependabot ignore this major version

i think i might try upgrading to 5.x first

dependabot[bot] commented 1 year ago

OK, I won't notify you about version 7.x.x again, unless you re-open this PR.