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.0.1 #226

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Release notes

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

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.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

Commits
  • c7c2f83 1.0.1
  • 26a1729 [ci skip] Update yarn.lock
  • ddf1877 Merge pull request #342 from marp-team/upgrade-dependencies
  • 970632d [ci skip] Update CHANGELOG.md
  • b2b21c3 Upgrade dependent packages to the latest version
  • fce5101 [ci skip] Update README.md
  • fd48bc1 1.0.0
  • ab16ecf [ci skip] Revert using large resource
  • 1cff0ad Use large resource class to make faster building Docker image
  • d0e8ca9 Use the latest ubuntu image for machine executor
  • 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.