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.1.0 to 2.1.1 #373

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @marp-team/marp-cli from 2.1.0 to 2.1.1.

Release notes

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

v2.1.1

Added

  • Allow enabling LayoutNG while PDF conversion via CHROME_LAYOUTNG_PRINTING env (#469)

Changed

Changelog

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

v2.1.1 - 2022-08-11

Added

  • Allow enabling LayoutNG while PDF conversion via CHROME_LAYOUTNG_PRINTING env (#469)

Changed

Commits
  • ed191fe 2.1.1
  • 97e14d8 Merge pull request #469 from marp-team/layoutng-printing
  • 675428a [ci skip] Update CHANGELOG.md
  • 5f1977f Remove debug logging
  • 4a5d4f5 Add test for CHROME_LAYOUTNG_PRINTING env
  • c233286 Allow to enable LayoutNG printing by setting CHROME_LAYOUTNG_PRINTING env
  • a2fd1a9 [ci skip] Update CHANGELOG.md
  • 0ba4991 Merge pull request #468 from marp-team/dependabot/npm_and_yarn/marp-team/marp...
  • 965a7ac Bump @​marp-team/marp-core from 3.3.0 to 3.3.1
  • See full diff 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)