Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 24, 2025

Bumps tar-fs to 3.1.1 and updates ancestor dependency @marp-team/marp-cli. These dependencies need to be updated together.

Updates tar-fs from 2.1.1 to 3.1.1

Commits

Updates @marp-team/marp-cli from 2.3.0 to 4.2.3

Release notes

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

v4.2.3

Fixed

  • Fix the navigation timeout error during conversion with Chrome 139 + macOS/Linux (#682, #683)

v4.2.2

Fixed

  • Standalone binary: Fix ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING error when exporting to pptx (#676, #677)

v4.2.1

Changed

  • Server mode: Connect to proxied watch notifier WebSocket server instead of localhost (#513, #664)
  • Upgrade Jest to v30 (#669)
  • Upgrade dependent packages to the latest version (#674)

Fixed

  • Follow up for auto-detection of the slide title: Make accessible auto-detected title from other injected plugins (#131, #666)

v4.2.0

Added

Changed

  • Upgrade Marpit to v3.1.3 (#654, #657)
  • Upgrade Marp Core to v4.1.0 (#657)
    • Transform Unicode 16 emojis into Twemoji images by default
  • Upgrade dependent packages to the latest version (#657, #663)
  • Upgrade development Node.js LTS (#658)

Fixed

  • The default duration setting for custom defined transitions --marp-transition-duration was not working in Safari and Firefox (#665)

v4.1.2

Added

  • Add a delayed notification for reading Markdown from the stdin stream (#573, #644)

Changed

  • Upgrade dependent packages to the latest versions (#648)
  • Use arm64 hosted runner to build container image for ARM64 (#635, #637)

Fixed

... (truncated)

Changelog

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

v4.2.3 - 2025-08-09

Fixed

  • Fix the navigation timeout error during conversion with Chrome 139 + macOS/Linux (#682, #683)

v4.2.2 - 2025-07-29

Fixed

  • Standalone binary: Fix ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING error when exporting to pptx (#676, #677)

v4.2.1 - 2025-07-19

Changed

  • Server mode: Connect to proxied watch notifier WebSocket server instead of localhost (#513, #664)
  • Upgrade Jest to v30 (#669)
  • Upgrade dependent packages to the latest version (#674)

Fixed

  • Follow up for auto-detection of the slide title: Make accessible auto-detected title from other injected plugins (#131, #666)

v4.2.0 - 2025-06-11

Added

Changed

  • Upgrade Marpit to v3.1.3 (#654, #657)
  • Upgrade Marp Core to v4.1.0 (#657)
    • Transform Unicode 16 emojis into Twemoji images by default
  • Upgrade dependent packages to the latest version (#657, #663)
  • Upgrade development Node.js LTS (#658)

Fixed

  • The default duration setting for custom defined transitions --marp-transition-duration was not working in Safari and Firefox (#665)

v4.1.2 - 2025-02-21

Added

  • Add a delayed notification for reading Markdown from the stdin stream (#573, #644)

Changed

... (truncated)

Commits
  • 081a48c 4.2.3
  • 8eac87d Update prepare hook script to return exit code 0 even if patch-package was ...
  • 5495638 Merge pull request #681 from marp-team/prepare-patch-package
  • 55d3b6a Merge branch 'main' into prepare-patch-package
  • ba1caea Merge pull request #683 from marp-team/puppeteer-timeouted-set-content
  • 48fb677 [ci skip] Update CHANGELOG.md
  • cc50fc4 Always use page.waitForNetworkIdle() to wait initial rendering
  • 036735a Fix ESLint
  • acfa354 Bump puppeteer-core to v24.16.0
  • 7867d33 Split Puppeteer's waitUntil: 'networkidle0' option for page.setContent() ...
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [tar-fs](https://github.com/mafintosh/tar-fs) to 3.1.1 and updates ancestor dependency [@marp-team/marp-cli](https://github.com/marp-team/marp-cli). These dependencies need to be updated together.


Updates `tar-fs` from 2.1.1 to 3.1.1
- [Commits](mafintosh/tar-fs@v2.1.1...v3.1.1)

Updates `@marp-team/marp-cli` from 2.3.0 to 4.2.3
- [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.3.0...v4.2.3)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 3.1.1
  dependency-type: indirect
- dependency-name: "@marp-team/marp-cli"
  dependency-version: 4.2.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 24, 2025
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.

1 participant