Skip to content

Bump tar-fs and @marp-team/marp-cli #6

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 28, 2025

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

Updates tar-fs from 2.1.1 to 3.0.8

Commits

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

Release notes

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

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

  • Improve bespoke transition animations for Safari compatibility (#572, #641)

v4.1.1

Fixed

  • Improve LibreOffice handling in experimental --pptx-editable option (#632)
    • Detect LibreOffice automatically that was installed in Windows by Scoop (#631, #632)
  • Fix returning wrong file extension in concurrent requests on server mode (#633, #634)

v4.1.0

Added

  • Introduce parallelism for batch conversion: --parallel / -P (#509, #628, #629)
  • [Experimental] --pptx-editable option to convert Markdown into editable PPTX (#166, #298, #626)

Fixed

  • Make the preview option stable against occasional invalid URL errors (#627)
  • Generate V8 compile cache when building container image (#630)

v4.0.4

Added

  • Make faster launching CLI on Node.js 22.8.0 and later, by enabling Node.js compile cache with module.enableCompileCache() (#624)

Changed

  • Upgrade dependent packages to the latest versions (#623, #625)
  • Upgrade Marpit to v3.1.2 (#625)
  • Upgrade Marp Core to v4.0.1 (#625)
  • Upgrade Node.js LTS version to the latest version (#625)

v4.0.3

Added

  • Allow to disable GPU use of Chrome through CHROME_DISABLE_GPU environment variable (#592, #617, #618)

v4.0.2

... (truncated)

Changelog

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

v4.1.2 - 2025-02-21

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

  • Improve bespoke transition animations for Safari compatibility (#572, #641)

v4.1.1 - 2025-01-19

Fixed

  • Improve LibreOffice handling in experimental --pptx-editable option (#632)
    • Detect LibreOffice automatically that was installed in Windows by Scoop (#631, #632)
  • Fix returning wrong file extension in concurrent requests on server mode (#633, #634)

v4.1.0 - 2025-01-15

Added

  • Introduce parallelism for batch conversion: --parallel / -P (#509, #628, #629)
  • [Experimental] --pptx-editable option to convert Markdown into editable PPTX (#166, #298, #626)

Fixed

  • Make the preview option stable against occasional invalid URL errors (#627)
  • Generate V8 compile cache when building container image (#630)

v4.0.4 - 2024-12-25

Added

  • Make faster launching CLI on Node.js 22.8.0 and later, by enabling Node.js compile cache with module.enableCompileCache() (#624)

Changed

  • Upgrade dependent packages to the latest versions (#623, #625)
  • Upgrade Marpit to v3.1.2 (#625)
  • Upgrade Marp Core to v4.0.1 (#625)
  • Upgrade Node.js LTS version to the latest version (#625)

v4.0.3 - 2024-11-06

... (truncated)

Commits
  • a3455cf 4.1.2
  • 72a57fd Merge pull request #644 from marp-team/stdin-notice
  • 597bbe9 [ci skip] Update CHANGELOG.md
  • 7cc6be6 Update watcher test to prevent mocking logger function
  • b747ae8 Update test for Watcher logger
  • a3a1bc0 Add test for stdin util
  • f5b8435 Mock stdin utility in test
  • 436f2e9 Remove get-stdin from dependent package (again)
  • afdb5a8 Merge pull request #645 from marp-team/update-morphable-example
  • 42c1b0b Merge branch 'main' into stdin-notice
  • 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.0.8 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.0.8
- [Commits](mafintosh/tar-fs@v2.1.1...v3.0.8)

Updates `@marp-team/marp-cli` from 2.3.0 to 4.1.2
- [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.1.2)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-type: indirect
- dependency-name: "@marp-team/marp-cli"
  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 Mar 28, 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.

0 participants