marp-team / marp-core

The core of Marp converter
MIT License
766 stars 129 forks source link

Bump @marp-team/marp-cli from 0.23.3 to 1.1.0 #231

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Release notes

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

v1.1.0

Added

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

Fixed

  • Update bespoke navigation plugin to adjust wheel sensitivity for Multi-touch devices (#340, #345)
  • Presenter notes are not applied to PPTX correctly (#346, #347)

Changed

  • Upgrade dependent packages to the latest version (#347)
  • Mark preview window as stable (#348)

v1.0.3

Changed

  • Upgrade Marp Core to v2.0.2 (#344)
  • Upgrade dependent packages to the latest version (#344)

v1.0.2

Added

  • Allow overriding base url through baseUrl option (#343)

v1.0.1

Changed

v1.0.0

Breaking

  • Dropped Node 10 support (#338)

Added

  • Build Docker container image for ARM64 (#328, #339)
  • Allow MARP_USER env for Docker image to set an explicit UID/GID (#334 by @​davebaird)
  • Test against Node 16 for Windows (#338)

Changed

Changelog

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

v1.1.0 - 2021-05-11

Added

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

Fixed

  • Update bespoke navigation plugin to adjust wheel sensitivity for Multi-touch devices (#340, #345)
  • Presenter notes are not applied to PPTX correctly (#346, #347)

Changed

  • Upgrade dependent packages to the latest version (#347)
  • Mark preview window as stable (#348)

v1.0.3 - 2021-05-09

Changed

  • Upgrade Marp Core to v2.0.2 (#344)
  • Upgrade dependent packages to the latest version (#344)

v1.0.2 - 2021-05-08

Added

  • Allow overriding base url through baseUrl option (#343)

v1.0.1 - 2021-04-27

Changed

v1.0.0 - 2021-04-24

Breaking

  • Dropped Node 10 support (#338)

Added

  • Build Docker container image for ARM64 (#328, #339)
  • Allow MARP_USER env for Docker image to set an explicit UID/GID (#334 by @​davebaird)
  • Test against Node 16 for Windows (#338)

Changed

... (truncated)

Commits
  • e106bc1 1.1.0
  • 416f3d4 Merge pull request #345 from marp-team/bespoke-navgigation-wheel-sensitivity
  • deb5c4a [ci skip] Update CHANGELOG.md
  • 0812c20 Merge branch 'main' into bespoke-navgigation-wheel-sensitivity
  • a3f1e60 Merge pull request #349 from marp-team/image-scale
  • 453dc8c [ci skip] Update CHANGELOG.md
  • 52ab006 Update README.md
  • 9d825d8 Merge branch 'main' into image-scale
  • 3f879b2 Merge pull request #348 from marp-team/stable-preview
  • 666dbfc Merge branch 'main' into image-scale
  • 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

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.