marp-team / marp-core

The core of Marp converter
MIT License
750 stars 127 forks source link

Bump @marp-team/marp-cli from 2.5.0 to 3.1.0 #349

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.1.0

Added

  • ES Modules support for the configuration file (#534)
  • Config type definition (#534)

Changed

  • Upgrade dependent packages to the latest versions (#533)
  • Route help messages to stdout instead of stderr (#532 by @​tomotargz)

v3.0.2

Fixed

  • Fix TypeError in the standalone binary by reverting how to resolve the bundled Marp Core (#526, #527)

v3.0.1

Fixed

  • Temporarily disable ESM engine resolution when using the standalone binary (#524, #525)

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.1.0 - 2023-07-09

Added

  • ES Modules support for the configuration file (#534)
  • Config type definition (#534)

Changed

  • Upgrade dependent packages to the latest versions (#533)
  • Route help messages to stdout instead of stderr (#532 by @​tomotargz)

v3.0.2 - 2023-06-19

Fixed

  • Fix TypeError in the standalone binary by reverting how to resolve the bundled Marp Core (#526, #527)

v3.0.1 - 2023-06-19

Fixed

  • Temporarily disable ESM engine resolution when using the standalone binary (#524, #525)

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
  • a6a3fd2 3.1.0
  • c9bc445 Merge pull request #534 from marp-team/esm-config
  • 2fc72b7 [ci skip] Update CHANGELOG.md
  • e0601b2 [ci skip] Update README.md
  • b113115 Fix wrong description in test assets
  • 22813c1 Add tests about ESM config resolution
  • 3b12431 Support ES Module in config JS
  • 99927fe Suppress logging help message while running tests
  • adfce83 [ci skip] Update CHANGELOG.md
  • 2124f05 Merge pull request #532 from tomotargz/main
  • 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-core/pulls/349/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-core repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request
yhatt commented 1 year ago

@dependabot ignore this major version

dependabot[bot] commented 1 year ago

OK, I won't notify you about version 3.x.x again, unless you re-open this PR. 😢