marp-team / marp-core

The core of Marp converter
MIT License
786 stars 132 forks source link

Bump @marp-team/marp-cli from 0.23.3 to 1.3.1 #252

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @marp-team/marp-cli from 0.23.3 to 1.3.1.

Release notes

Sourced from @​marp-team/marp-cli's releases.

v1.3.1

Fixed

  • A regression of PDF conversion in the standalone binary version (#373, #374)

v1.3.0

Added

  • PDF metadata support (#367, #369)
  • --pdf-notes option to add presenter notes into PDF as annotations (#261, #369)
  • author and keywords metadata options / global directives (#367, #370)

Fixed

  • Cannot parse front-matter if input file had UTF-8 BOM (#357, #372)

Changed

  • Upgrade dependent packages to the latest version (#371)

v1.2.0

Added

  • Installation guide for Homebrew (#353)
  • Mention Node.js >= 12 requirement in README (#359, #361 by @​jlevon)

Changed

Removed

  • Installation guide for not-maintained Chocolatey (#350)

v1.1.1

Changed

  • Upgrade Marp Core to v2.0.3 (#351)
  • Upgrade dependent packages to the latest version (#351)

v1.1.0

Added

  • --image-scale option for setting the scale factor of rendered image(s) (#349)

Fixed

... (truncated)

Changelog

Sourced from @​marp-team/marp-cli's changelog.

v1.3.1 - 2021-08-12

Fixed

  • A regression of PDF conversion in the standalone binary version (#373, #374)

v1.3.0 - 2021-08-11

Added

  • PDF metadata support (#367, #369)
  • --pdf-notes option to add presenter notes into PDF as annotations (#261, #369)
  • author and keywords metadata options / global directives (#367, #370)

Fixed

  • Cannot parse front-matter if input file had UTF-8 BOM (#357, #372)

Changed

  • Upgrade dependent packages to the latest version (#371)

v1.2.0 - 2021-07-22

Added

  • Installation guide for Homebrew (#353)
  • Mention Node.js >= 12 requirement in README (#359, #361 by @​jlevon)

Changed

Removed

  • Installation guide for not-maintained Chocolatey (#350)

v1.1.1 - 2021-05-17

Changed

  • Upgrade Marp Core to v2.0.3 (#351)
  • Upgrade dependent packages to the latest version (#351)

v1.1.0 - 2021-05-11

... (truncated)

Commits
  • 572260f 1.3.1
  • f062d46 Merge pull request #374 from marp-team/bundle-pdf-lib
  • 65ef618 [ci skip] Update CHANGELOG.md
  • 957527d Bundle a minified pdf-lib module to Marp CLI
  • 00dcd24 1.3.0
  • 1628450 Merge pull request #372 from marp-team/strip-utf8-bom
  • cb50456 [ci skip] Update CHANGELOG.md
  • 7937d0a Strip UTF-8 BOM from Markdown
  • feeccb3 Add test case about conversion with UTF-8 BOM
  • f026b01 Merge pull request #371 from marp-team/upgrade-dependencies
  • 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)
dependabot[bot] commented 3 years ago

Looks like @marp-team/marp-cli is up-to-date now, so this is no longer needed.