marp-team / marp-vscode

Marp for VS Code: Create slide deck written in Marp Markdown on VS Code
https://marketplace.visualstudio.com/items?itemName=marp-team.marp-vscode
MIT License
1.56k stars 73 forks source link

Bump @marp-team/marp-cli from 2.0.1 to 2.0.3 #363

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @marp-team/marp-cli from 2.0.1 to 2.0.3.

Release notes

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

v2.0.3

Changed

  • Upgrade Marp Core to v3.2.1 (#458)
  • Upgrade dependent packages to the latest version (#458)

v2.0.2

Added

  • [Experimental transition] Parse custom transitions declared in <style scoped> (#456)
  • [Experimental transition] A basic support of transition with shared elements (just like PowerPoint Morph and Keynote Magic Move) (#457)
Changelog

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

v2.0.3 - 2022-06-05

Changed

  • Upgrade Marp Core to v3.2.1 (#458)
  • Upgrade dependent packages to the latest version (#458)

v2.0.2 - 2022-06-04

Added

  • [Experimental transition] Parse custom transitions declared in <style scoped> (#456)
  • [Experimental transition] A basic support of transition with shared elements (just like PowerPoint Morph and Keynote Magic Move) (#457)
Commits
  • 4b40752 2.0.3
  • 898d16d Merge pull request #458 from marp-team/upgrade-dependencies
  • 5bedfbe [ci skip] Update CHANGELOG.md
  • 35d54a4 Upgrade dependent packages to the latest version
  • 228383a 2.0.2
  • 6e996b6 Merge pull request #456 from marp-team/transition-scoped-keyframes
  • 23bd530 Prevent double navigations by fallback when throwing error by DocumentTransition
  • 7ed292f [ci skip] Update CHANGELOG.md
  • e0430d7 Refactor utils of bespoke transition
  • bdc07da Merge branch 'main' into transition-scoped-keyframes
  • 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 recreate

dependabot[bot] commented 2 years ago

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