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 yaml and @marp-team/marp-cli #16

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Removes yaml. It's no longer used after updating ancestor dependency @marp-team/marp-cli. These dependencies need to be updated together.

Removes yaml

Updates @marp-team/marp-cli from 0.21.1 to 2.5.0

Release notes

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

v2.5.0

Added

Changed

  • Upgrade Marp Core to v3.6.0 (#517)
  • Upgrade dependent packages to the latest version (#517)
  • Change id attribute for the whole of bespoke template's HTML document, to avoid conflicting with slugs generated from Markdown headings (#516)

Fixed

  • Fix an edge case about failure of global directive injection by CLI with --html option (#511, #519)

v2.4.0

Changed

Fixed

  • Apply lazy resolution for engine's package.json (#503)

v2.3.0

Breaking

Changed

  • Upgrade Marp Core to v3.4.2 (#493)
  • Upgrade Node.js and dependent packages (#493)

v2.2.2

Fixed

  • Fix segmentation fault that brings while resolving bundled engine (#487, #488)

v2.2.1

Added

  • Test against Node.js 18 LTS (#486)

Changed

  • Upgrade development Node.js and dependent packages (#486)

... (truncated)

Changelog

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

v2.5.0 - 2023-04-16

Added

Changed

  • Upgrade Marp Core to v3.6.0 (#517)
  • Upgrade dependent packages to the latest version (#517)
  • Change id attribute for the whole of bespoke template's HTML document, to avoid conflicting with slugs generated from Markdown headings (#516)

Fixed

  • Fix an edge case about failure of global directive injection by CLI with --html option (#511, #519)

v2.4.0 - 2023-02-19

Changed

Fixed

  • Apply lazy resolution for engine's package.json (#503)

v2.3.0 - 2023-01-08

Breaking

Changed

  • Upgrade Marp Core to v3.4.2 (#493)
  • Upgrade Node.js and dependent packages (#493)

v2.2.2 - 2022-11-21

Fixed

  • Fix segmentation fault that brings while resolving bundled engine (#487, #488)

v2.2.1 - 2022-11-20

Added

... (truncated)

Commits
  • 29c8c0f 2.5.0
  • 8e7bcf9 Merge pull request #519 from marp-team/fix-overridden-global-directives-with-...
  • e7d33b3 [ci skip] Update CHANGELOG.md
  • 586671b Purge CI cache
  • 94ccea2 Use CLI internal Marpit plugin to override global directives in the converter...
  • edaf018 Add failed test case about overridden global directives with html option
  • b2fe7c6 Merge pull request #518 from marp-team/bespoke-template-stable-anchor
  • ce6df0a [ci skip] Update CHANGELOG.md
  • 35a077f Add CSS.escape polyfill for Jest JSDOM
  • 69d0f12 Add tests about stable anchors for bespoke template
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [@marp-team/marp-cli](https://github.com/marp-team/marp-cli). These dependencies need to be updated together.


Removes `yaml`

Updates `@marp-team/marp-cli` from 0.21.1 to 2.5.0
- [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@v0.21.1...v2.5.0)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
- dependency-name: "@marp-team/marp-cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 24, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants