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-core from 3.6.0 to 3.8.0 #426

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @marp-team/marp-core from 3.6.0 to 3.8.0.

Release notes

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

v3.8.0

Added

  • highlightjs getter, to access the generated highlight.js instance per Marp Core instances (#350)

Changed

  • Marp Core instance is no longer using the shared highlight.js instance (#350)
  • Upgrade Node.js and dependent packages to the latest version (#351)

v3.7.0

Changed

  • Upgrade Marpit to v2.5.0 (#342)
    • Added paginate: skip and paginate: hold
  • Upgrade Node.js and dependent packages to the latest version (#345)

Fixed

  • Regression: Not working emoji.twemoji.base constructor option (#343, #344)
Changelog

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

v3.8.0 - 2023-08-01

Added

  • highlightjs getter, to access the generated highlight.js instance per Marp Core instances (#350)

Changed

  • Marp Core instance is no longer using the shared highlight.js instance (#350)
  • Upgrade Node.js and dependent packages to the latest version (#351)

v3.7.0 - 2023-06-09

Changed

  • Upgrade Marpit to v2.5.0 (#342)
    • Added paginate: skip and paginate: hold
  • Upgrade Node.js and dependent packages to the latest version (#345)

Fixed

  • Regression: Not working emoji.twemoji.base constructor option (#343, #344)
Commits
  • 76aec58 3.8.0
  • 0fc5ad8 Merge pull request #350 from marp-team/refactor-lazy-highlightjs
  • 80a7c82 [ci skip] Update CHANGELOG.md
  • 931bd41 Fix ESLint
  • ffaa991 Apply Prettier formatting
  • fee8fa7 Merge branch 'main' into refactor-lazy-highlightjs
  • 8d0f9e1 Merge pull request #351 from marp-team/upgrade-dependencies
  • fa8f768 [ci skip] Update CHANGELOG.md
  • c315c08 Bump Node.js LTS, and only run test against EoL Node.js 14
  • bcf8a16 Upgrade dependent packages to the latest version
  • 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/426/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/pulls/review-requests#request-reviewers-for-a-pull-request
dependabot[bot] commented 1 year ago

Looks like @marp-team/marp-core is up-to-date now, so this is no longer needed.