marp-team / marp-core

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

Bump @marp-team/marp-cli from 1.7.2 to 2.0.0 #303

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @marp-team/marp-cli from 1.7.2 to 2.0.0.

Release notes

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

v2.0.0

⚡️ Breaking

Changed

  • Upgrade Marpit to v2.3.1 (#450)
  • Updates of experimental transition for bespoke template --bespoke.transition (#447, #448)
    • More built-in transitions (5 transitions -> 33 transitions)
    • Define custom transitions by @keyframes declaration in CSS
    • Update spec of transition local directive
    • Opt-out transition animation by preferring prefers-reduced-motion media query

Deprecated

  • Marpit v2.3.0: Shorthand syntax for setting colors ![](https://github.com/marp-team/marp-cli/blob/HEAD/red) has been deprecated (#450)
Changelog

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

v2.0.0 - 2022-05-24

⚡️ Breaking

Changed

  • Upgrade Marpit to v2.3.1 (#450)
  • Updates of experimental transition for bespoke template --bespoke.transition (#447, #448)
    • More built-in transitions (5 transitions -> 33 transitions)
    • Define custom transitions by @keyframes declaration in CSS
    • Update spec of transition local directive
    • Opt-out transition animation by preferring prefers-reduced-motion media query

Deprecated

  • Marpit v2.3.0: Shorthand syntax for setting colors ![](https://github.com/marp-team/marp-cli/blob/main/red) has been deprecated (#450)
Commits
  • c70d14e 2.0.0
  • faf6218 Merge pull request #450 from marp-team/upgrade-dependencies
  • a8917b4 [ci skip] Update README.md
  • 0563506 Update README.md and CHANGELOG.md
  • d4fd9e7 Bump development Node and drop test against Node 12
  • a23d44b Bump @types/node
  • aa73a1e Upgrade dependent packages to the latest version
  • 69772a9 Merge pull request #448 from marp-team/transition-v2
  • b36f2b6 [ci skip] Update README.md and CHANGELOG.md
  • 19ce3d6 Test transition with prefers-reduced-motion media query
  • 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)
yhatt commented 2 years ago

@dependabot ignore this major version

dependabot[bot] commented 2 years ago

OK, I won't notify you about version 2.x.x again, unless you re-open this PR or update to a 2.x.x release yourself.