Skip to content
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

Bump @marp-team/marp-cli from 3.4.0 to 4.0.2 #466

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps @marp-team/marp-cli from 3.4.0 to 4.0.2.

Release notes

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

v4.0.2

Fixed

  • Fix packaging script for standalone binaries (#616)

v4.0.1

Removed

  • Get rid of sharp dependency in favor of using browser in JPEG image conversion with WebDriver BiDi (#610)

Fixed

  • Disable Chrome sandbox if running CLI as root (#611, #614)

Changed

  • Upgrade dependent packages to the latest versions (#615)

v4.0.0

[!IMPORTANT]

See also https://github.com/orgs/marp-team/discussions/533 about new changes in Marp Core.

⚡️ Breaking

  • End-of-Lifed Node.js 16 is no longer supported, and required Node.js 18 and later (#591)
  • Upgrade Marp Core to v4.0.0 (#591)
    • The slide container of built-in themes became the block element and adopted safe centering
    • Relax HTML allowlist: Allowed a lot of HTML elements and attributes by default
  • The container image is now based on Debian instead of Alpine (#608)

Added

  • Initial support for Firefox / WebDriver BiDi protocol during conversion (#565, #597)
  • --browser and some related options to control the browser for conversion (#603)
  • Find Chrome and Edge from the host Windows as a fallback when WSL 2 networking is mirrored mode (#604)
  • --debug (-d) option to CLI interface (#599)
  • Publish the container image to GitHub Container Registry (#578, #608)
  • CI testing against Node.js v22 (#591)

Changed

  • Upgrade Marpit to v3.1.1 (#591)
    • Support for CSS nesting
  • Use the new headless mode of Chrome while converting by default (#593)
    • You can get back to the old headless mode by setting PUPPETEER_HEADLESS_MODE=old env.
  • Upgrade development Node.js LTS to v20.17.0 (#591)
  • Upgrade dependent packages to the latest versions (#591, #598)
  • Migrate ESLint config to flat config (#606)
  • Switch package manager from yarn to npm (#607)

... (truncated)

Changelog

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

v4.0.2 - 2024-10-31

Fixed

  • Fix packaging script for standalone binaries (#616)

v4.0.1 - 2024-10-31

Removed

  • Get rid of sharp dependency in favor of using browser in JPEG image conversion with WebDriver BiDi (#610)

Fixed

  • Disable Chrome sandbox if running CLI as root (#611, #614)

Changed

  • Upgrade dependent packages to the latest versions (#615)

v4.0.0 - 2024-10-05

[!IMPORTANT]

See also https://github.com/orgs/marp-team/discussions/533 about new changes in Marp Core.

⚡️ Breaking

  • End-of-Lifed Node.js 16 is no longer supported, and required Node.js 18 and later (#591)
  • Upgrade Marp Core to v4.0.0 (#591)
    • The slide container of built-in themes became the block element and adopted safe centering
    • Relax HTML allowlist: Allowed a lot of HTML elements and attributes by default
  • The container image is now based on Debian instead of Alpine (#608)

Added

  • Initial support for Firefox / WebDriver BiDi protocol during conversion (#565, #597)
  • --browser and some related options to control the browser for conversion (#603)
  • Find Chrome and Edge from the host Windows as a fallback when WSL 2 networking is mirrored mode (#604)
  • --debug (-d) option to CLI interface (#599)
  • Publish the container image to GitHub Container Registry (#578, #608)
  • CI testing against Node.js v22 (#591)

Changed

  • Upgrade Marpit to v3.1.1 (#591)
    • Support for CSS nesting
  • Use the new headless mode of Chrome while converting by default (#593)
    • You can get back to the old headless mode by setting PUPPETEER_HEADLESS_MODE=old env.
  • Upgrade development Node.js LTS to v20.17.0 (#591)

... (truncated)

Commits

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 3.4.0 to 4.0.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@v3.4.0...v4.0.2)

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

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 Nov 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2024

Superseded by #468.

@dependabot dependabot bot closed this Nov 7, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/marp-team/marp-cli-4.0.2 branch November 7, 2024 08:42
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