marp-team / marp-vscode

Marp for VS Code: Create slide deck written in Marp Markdown on VS Code
https://marketplace.visualstudio.com/items?itemName=marp-team.marp-vscode
MIT License
1.55k stars 72 forks source link

Bump @marp-team/marp-cli from 2.5.0 to 3.0.0 #421

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @marp-team/marp-cli from 2.5.0 to 3.0.0.

Release notes

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

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

  • Upgrade Marp Core to v3.7.0 (#523)
  • Upgrade Marpit to v2.5.0 (#523)
    • Added paginate: skip and paginate: hold

Fixed

  • Time out of conversion powered by Chromium in v2.5.0 Docker image (#520)
Changelog

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

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

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

Changed

  • Upgrade Marp Core to v3.7.0 (#523)
  • Upgrade Marpit to v2.5.0 (#523)
    • Added paginate: skip and paginate: hold

Fixed

  • Time out of conversion powered by Chromium in v2.5.0 Docker image (#520)
Commits
  • 1c0b250 3.0.0
  • cdba683 Merge pull request #523 from marp-team/upgrade-dependencies
  • c40bcb0 [ci skip] Update CHANGELOG.md
  • c69bdd6 Require Node.js v16 and later
  • b052d9c Bump development Node.js to v18.16.0
  • ea22065 Revert updating cosmiconfig to 8.2.0
  • 864783c Upgrade dependent packages to the latest version
  • b482388 Merge pull request #521 from marp-team/esm-engine
  • e3608af [ci skip] Update CHANGELOG.md
  • 706adc4 Update README.md
  • 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 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)
dependabot[bot] commented 1 year ago

Dependabot tried to add @marp-team/maintainers as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/marp-team/marp-vscode/pulls/421/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the marp-team/marp-vscode repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request
yhatt commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

yhatt commented 1 year ago

@dependabot recreate

dependabot[bot] commented 1 year ago

Superseded by #423.