Skip to content

Bump @marp-team/marp-cli from 4.3.1 to 4.5.0 - #19

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

Bump @marp-team/marp-cli from 4.3.1 to 4.5.0#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/marp-team/marp-cli-4.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps @marp-team/marp-cli from 4.3.1 to 4.5.0.

Release notes

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

v4.5.0

Change

  • Adopt Node.js SEA for building the standalone binary (#568, #731)
    • Now the standalone binary allows using ES Modules and import() in the engine and configuration file
  • Upgrade Marp Core to v4.4.0 (#734)
  • Upgrade dependent packages (#734)

Fixed

  • Improve CLI boot time by loading Marpit and Puppeteer on demand (#732)
  • Improve PDF rendering compatibility with macOS Firefox (--browser firefox)
    • Fixed: gaia theme renders an incorrect PDF background (#734)
    • Fixed: uncover theme renders incorrect page numbers (#735)
  • Mitigate slow PDF rendering of gaia theme on macOS/iOS when generated via Chrome/Chromium (#734)

v4.4.1

Changed

  • Upgrade Marpit to v3.2.2 (#729)
  • Upgrade Marp Core to v4.3.1 (#729)
  • Upgrade Node.js LTS to v26.4.0 (#729)
  • Upgrade dependent packages (#729)

Fixed

  • Fix Node.js deprecation warning DEP0169 (url.parse()) (#730)

v4.4.0

Added

  • Node.js v26 support (#722)
  • Linux AArch64 (ARM64) build for standalone binary (#718 by @​philips)

Fixed

  • Failure to run due to an error while requiring yargs v17 in Node.js v25.7, v25.8.0, and v26 (#708, #722)
Changelog

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

v4.5.0 - 2026-07-17

Change

  • Adopt Node.js SEA for building the standalone binary (#568, #731)
    • Now the standalone binary allows using ES Modules and import() in the engine and configuration file
  • Upgrade Marp Core to v4.4.0 (#734)
  • Upgrade dependent packages (#734)

Fixed

  • Improve CLI boot time by loading Marpit and Puppeteer on demand (#732)
  • Improve PDF rendering compatibility with macOS Firefox (--browser firefox)
    • Fixed: gaia theme renders an incorrect PDF background (#734)
    • Fixed: uncover theme renders incorrect page numbers (#735)
  • Mitigate slow PDF rendering of gaia theme on macOS/iOS when generated via Chrome/Chromium (#734)

v4.4.1 - 2026-07-04

Changed

  • Upgrade Marpit to v3.2.2 (#729)
  • Upgrade Marp Core to v4.3.1 (#729)
  • Upgrade Node.js LTS to v26.4.0 (#729)
  • Upgrade dependent packages (#729)

Fixed

  • Fix Node.js deprecation warning DEP0169 (url.parse()) (#730)

v4.4.0 - 2026-05-06

Added

  • Node.js v26 support (#722)
  • Linux AArch64 (ARM64) build for standalone binary (#718 by @​philips)

Fixed

  • Failure to run due to an error while requiring yargs v17 in Node.js v25.7, v25.8.0, and v26 (#708, #722)
Commits
  • d9dca24 4.5.0
  • fc7eb78 Merge pull request #735 from marp-team/firefox-enable-context-properties
  • 8a321f6 Remove a warning when using Firefox to convert Markdown
  • 7ee3c69 [ci skip] Update CHANGELOG.md
  • 0ee8611 Enable svg.context-properties.content.enabled option when launching Firefox...
  • 0b2db50 Merge pull request #734 from marp-team/upgrade-dependencies
  • 78b1885 [ci skip] Update CHANGELOG.md
  • 1b59be8 Introduce TypeScript 7
  • a1737b5 Upgrade Node.js and dependent packages
  • beb3716 Merge pull request #733 from marp-team/standalone-binary-brotli
  • 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 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 4.3.1 to 4.5.0.
- [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@v4.3.1...v4.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
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.

0 participants