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

[Snyk] Upgrade markmap-common from 0.15.0 to 0.15.3 #165

Merged
merged 1 commit into from
Aug 19, 2023

Conversation

wkylin
Copy link
Owner

@wkylin wkylin commented Aug 16, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade markmap-common from 0.15.0 to 0.15.3.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-07-26.
Release notes
Package name: markmap-common
  • 0.15.3 - 2023-07-26

    v0.15.3

  • 0.15.3-alpha.1 - 2023-07-26
  • 0.15.0 - 2023-07-16

    Features

    • Added offline mode for the downloaded HTML so it could work without Internet connection
    • Added custom URL builder to easily switch between different CDNs or self-hosted assets
    • Switched from Prism.js to highlight.js for better esm/bundler support

    Breaking Changes

    • Dropped CJS for markmap-view and markmap-cli

    Toolbar

    // Old
    const el = Toolbar.create(mm);

    // Now
    const toolbar = Toolbar.create(mm);
    const { el } = toolbar;




from markmap-common GitHub release notes

Commit messages
Package name: markmap-common

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@vercel
Copy link

vercel bot commented Aug 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pro-react-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 16, 2023 11:22pm

@sonarcloud
Copy link

sonarcloud bot commented Aug 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
11.1% 11.1% Duplication

@wkylin wkylin merged commit d570f27 into main Aug 19, 2023
8 checks passed
@wkylin wkylin deleted the snyk-upgrade-5b90ed7300ca3c7d43a2a0c1e26c9a4a branch August 22, 2023 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants