Skip to content

Bump @marp-team/marp-cli from 2.2.0 to 3.2.1 - #22

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/marp-team/marp-cli-3.2.1
Open

Bump @marp-team/marp-cli from 2.2.0 to 3.2.1#22
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/marp-team/marp-cli-3.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2023

Copy link
Copy Markdown

Bumps @marp-team/marp-cli from 2.2.0 to 3.2.1.

Release notes

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

v3.2.1

Added

Changed

  • Replace is-docker to is-inside-container for detecting more virtualized containers (#543, #544)

v3.2.0

Changed

  • Upgrade Marp Core to v3.8.0 (#536)
    • This core is no longer depending on the global highlight.js instance, in favor of the instance-specific highlight.js that is accessible through highlightjs getter
  • Upgrade Node.js LTS (#536)
  • Upgrade dependent packages to the latest versions (#535, #536, #537)

v3.1.0

Added

  • ES Modules support for the configuration file (#534)
  • Config type definition (#534)

Changed

  • Upgrade dependent packages to the latest versions (#533)
  • Route help messages to stdout instead of stderr (#532 by @​tomotargz)

v3.0.2

Fixed

  • Fix TypeError in the standalone binary by reverting how to resolve the bundled Marp Core (#526, #527)

v3.0.1

Fixed

  • Temporarily disable ESM engine resolution when using the standalone binary (#524, #525)

v3.0.0

Breaking

  • End-of-Lifed Node.js 14 is no longer supported, and required the latest Node.js 16 and later (#523)

Added

  • Support ES Modules and async resolution for engine script (#521)

Changed

... (truncated)

Changelog

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

v3.2.1 - 2023-08-24

Added

Changed

  • Replace is-docker to is-inside-container for detecting more virtualized containers (#543, #544)

v3.2.0 - 2023-08-04

Changed

  • Upgrade Marp Core to v3.8.0 (#536)
    • This core is no longer depending on the global highlight.js instance, in favor of the instance-specific highlight.js that is accessible through highlightjs getter
  • Upgrade Node.js LTS (#536)
  • Upgrade dependent packages to the latest versions (#535, #536, #537)

v3.1.0 - 2023-07-09

Added

  • ES Modules support for the configuration file (#534)
  • Config type definition (#534)

Changed

  • Upgrade dependent packages to the latest versions (#533)
  • Route help messages to stdout instead of stderr (#532 by @​tomotargz)

v3.0.2 - 2023-06-19

Fixed

  • Fix TypeError in the standalone binary by reverting how to resolve the bundled Marp Core (#526, #527)

v3.0.1 - 2023-06-19

Fixed

  • Temporarily disable ESM engine resolution when using the standalone binary (#524, #525)

v3.0.0 - 2023-06-10

Breaking

  • End-of-Lifed Node.js 14 is no longer supported, and required the latest Node.js 16 and later (#523)

Added

... (truncated)

Commits
  • d52a292 3.2.1
  • 34092ef Merge pull request #544 from marp-team/replace-is-docker-to-is-inside-container
  • c175be8 [ci skip] Update CHANGELOG.md
  • f1fcf3a Replace is-docker to is-inside-container
  • d0cee50 [ci skip] Update CHANGELOG.md
  • 0c80836 Merge pull request #540 from GuillaumeDesforges/converter-async-render
  • e2ca89a Allow async engine.render in converter
  • 8c7a09b 3.2.0
  • a803ae1 Merge pull request #539 from marp-team/fix-broken-docker-image
  • 11256c0 Don't install the latest harfbuzz to Docker image
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@marp-team/marp-cli](https://github.com/marp-team/marp-cli) from 2.2.0 to 3.2.1.
- [Release notes](https://github.com/marp-team/marp-cli/releases)
- [Changelog](https://github.com/marp-team/marp-cli/blob/main/CHANGELOG.md)
- [Commits](marp-team/marp-cli@v2.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: "@marp-team/marp-cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 25, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants