marp-team / marp-core

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

Bump @marp-team/marp-cli from 1.4.1 to 1.4.2 #269

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @marp-team/marp-cli from 1.4.1 to 1.4.2.

Release notes

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

v1.4.2

Fixed

  • Improve reliability of connection to Chromium process for conversion (#395, #400)

Changed

  • Upgrade Marpit to v2.1.2 (#399)
  • Upgrade Marp Core to v2.2.0 (#399)
  • Upgrade development Node LTS and dependencies to the latest (#399)
  • Update how to build Docker image to make faster publishing an updated version (#402)
Changelog

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

v1.4.2 - 2021-11-06

Fixed

  • Improve reliability of connection to Chromium process for conversion (#395, #400)

Changed

  • Upgrade Marpit to v2.1.2 (#399)
  • Upgrade Marp Core to v2.2.0 (#399)
  • Upgrade development Node LTS and dependencies to the latest (#399)
  • Update how to build Docker image to make faster publishing an updated version (#402)
Commits
  • bdc7d9c Fix CircleCI pipeline for building Docker image with version tag
  • 39ec1ac 1.4.2
  • 1231ddd Update .circleci/config.yml
  • d6b73c0 Merge pull request #402 from marp-team/dockerfile-copy-prebuilt-code
  • f650ce4 [ci skip] Update CHANGELOG.md
  • d0e5b6c Copy pre-built code in /lib to Docker image instead build in Dockerfile
  • 96fe625 Merge pull request #401 from marp-team/docker-multi-stage-build
  • f1e00cb [ci skip] Update CHANGELOG.md
  • 93b8434 Update Dockerfile to split build into multi-stages
  • 31ba07d Merge pull request #400 from marp-team/pipe-fallback
  • 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)