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 @marp-team/marp-core from 3.8.0 to 3.9.0 #440

Merged
merged 1 commit into from
Oct 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

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

Release notes

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

v3.9.0

Added

Changed

  • Upgrade Marpit to v2.6.1 (#358)
    • Added cssContainerQuery constructor option
    • Added lang global directive and constructor option
  • Slightly changed the color scheme of default theme to match as the current GitHub style (#358)
  • Upgrade Node.js and dependent packages to the latest version (#358)

v3.8.1

Changed

Fixed

  • Regression: Auto-scaling for KaTeX block is always enabled regardless of @auto-scaling theme metadata (#353, #354)
Changelog

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

v3.9.0 - 2023-10-15

Added

Changed

  • Upgrade Marpit to v2.6.1 (#358)
    • Added cssContainerQuery constructor option
    • Added lang global directive and constructor option
  • Slightly changed the color scheme of default theme to match as the current GitHub style (#358)
  • Upgrade Node.js and dependent packages to the latest version (#358)

v3.8.1 - 2023-09-11

Changed

Fixed

  • Regression: Auto-scaling for KaTeX block is always enabled regardless of @auto-scaling theme metadata (#353, #354)
Commits
  • 2e35099 3.9.0
  • 08b0bd0 Merge pull request #360 from marp-team/enable-container-query
  • 905cd8f [ci skip] Update CHANGELOG.md
  • 52f9e0a Add test for the default cssContainerQuery option
  • 7a68978 Enable CSS container query by default
  • f8080d3 Merge pull request #358 from marp-team/upgrade-dependent-packages
  • 6edb3e0 [ci skip] Update CHANGELOG.md
  • 17d3083 Pin highlight.js version to v11.8.0
  • 2078e0d Update Jest snapshot
  • fb7fba7 Set up CI forcibly in EoL Node.js 16 environment
  • 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 <dependency name> 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)

Bumps [@marp-team/marp-core](https://github.com/marp-team/marp-core) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/marp-team/marp-core/releases)
- [Changelog](https://github.com/marp-team/marp-core/blob/main/CHANGELOG.md)
- [Commits](marp-team/marp-core@v3.8.0...v3.9.0)

---
updated-dependencies:
- dependency-name: "@marp-team/marp-core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2023

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/440/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

@yhatt yhatt merged commit 169193f into main Oct 28, 2023
1 check passed
@yhatt yhatt deleted the dependabot/npm_and_yarn/marp-team/marp-core-3.9.0 branch October 28, 2023 14:13
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant