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/marpit from 2.5.0 to 2.6.1 #441

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps @marp-team/marpit from 2.5.0 to 2.6.1.

Release notes

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

v2.6.1

Fixed

  • Add TypeScript definition for cssContainerQuery constructor option (#378)

v2.6.0

Added

  • cssContainerQuery constructor option (#355, #377)
  • lang global directive and constructor option (#376)

Changed

  • Upgrade dependent packages to the latest version (#375)

v2.5.3

Fixed

  • Advanced background: Exclude Marpit reserved image keywords from <figcaption> correctly (#373)

v2.5.2

Fixed

  • Fix blocking paginate: skip and hold in v2.5.1 inline SVG mode (#372)

v2.5.1

Added

  • Advanced background: Render the image's alt text to <figcaption> (#368, #371)

Fixed

  • Begin the page number from 1 even if used paginate: hold at the first page (#365, #370)

Changed

  • Upgrade Node.js and dependent packages to the latest version (#369)
Changelog

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

v2.6.1 - 2023-10-15

Fixed

  • Add TypeScript definition for cssContainerQuery constructor option (#378)

v2.6.0 - 2023-10-15

Added

  • cssContainerQuery constructor option (#355, #377)
  • lang global directive and constructor option (#376)

Changed

  • Upgrade dependent packages to the latest version (#375)

v2.5.3 - 2023-09-11

Fixed

  • Advanced background: Exclude Marpit reserved image keywords from <figcaption> correctly (#373)

v2.5.2 - 2023-09-11

Fixed

  • Fix blocking paginate: skip and hold in v2.5.1 inline SVG mode (#372)

v2.5.1 - 2023-09-09

Added

  • Advanced background: Render the image's alt text to <figcaption> (#368, #371)

Fixed

  • Begin the page number from 1 even if used paginate: hold at the first page (#365, #370)

Changed

  • Upgrade Node.js and dependent packages to the latest version (#369)
Commits
  • 56d7f44 2.6.1
  • 1dcf124 Merge pull request #378 from marp-team/hotfix-typing
  • 5ee448e [ci skip] Update CHANGELOG.md
  • 087e0e4 Add TypeScript definitions for cssContainerQuery constructor option
  • 516cf11 2.6.0
  • 5433725 Merge pull request #377 from marp-team/container-query
  • 44d3c1d [ci skip] Update CHANGELOG.md
  • cc7e745 Add test for container query option
  • 4ae86da Add Marpit PostCSS container query plugin
  • 0d274b9 Merge pull request #376 from marp-team/lang-directive
  • 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 show 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)
dependabot[bot] commented 10 months 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/441/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 10 months ago

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