Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @marp-team/marp-cli from 0.21.1 to 0.22.0 #176

Merged
merged 5 commits into from
Oct 19, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2020

Bumps @marp-team/marp-cli from 0.21.1 to 0.22.0.

Release notes

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

v0.22.0

Added

  • Fallback to Microsoft Edge if not installed Chrome (#199, #292)

Fixed

  • Better support for custom Chrome path via CHROME_PATH env in WSL (#288, #292)
  • Apply workaround of printable template fallback, for broken background images caused by regression in Chrome >= 85 (#293, #294)

Changed

  • Upgrade dependent packages to the latest version (#295)
Changelog

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

v0.22.0 - 2020-10-18

Added

  • Fallback to Microsoft Edge if not installed Chrome (#199, #292)

Fixed

  • Better support for custom Chrome path via CHROME_PATH env in WSL (#288, #292)
  • Apply workaround of printable template fallback, for broken background images caused by regression in Chrome >= 85 (#293, #294)

Changed

  • Upgrade dependent packages to the latest version (#295)
Commits
  • 9bb91e6 0.22.0
  • dc8dc08 Merge pull request #295 from marp-team/update-dependencies
  • de4d36f [ci skip] Update CHANGELOG.md
  • 80d9d09 Skip updating autoprefixer
  • 97564d4 Upgrade dependent packages to the latest version
  • 78d71f9 Merge pull request #286 from marp-team/yhatt-patch-1
  • 2d51a5b Merge pull request #294 from marp-team/chromium-bug-workaround
  • 4d64302 [ci skip] Update CHANGELOG.md
  • f97f650 Ignore istanbul for workaround to flaky test
  • 19788c5 Mark bespoke template as not-printable due to incorrect Chrome rendering
  • 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 19, 2020
@yhatt yhatt linked an issue Oct 19, 2020 that may be closed by this pull request
@yhatt yhatt merged commit 73ebccc into master Oct 19, 2020
@yhatt yhatt deleted the dependabot/npm_and_yarn/marp-team/marp-cli-0.22.0 branch October 19, 2020 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failed to export local image when using gaia theme
1 participant