Skip to content

Bump hexo-markmap from 1.2.5 to 2.0.5 #101

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps hexo-markmap from 1.2.5 to 2.0.5.

Release notes

Sourced from hexo-markmap's releases.

v2.0.5

   🚀 Features

    View changes on GitHub

v2.0.4

   🚀 Features

    View changes on GitHub

v2.0.3

   🚀 Features

  • Enhance resize observer and improve error handling in markmap initialization  -  by @​maxchang3 (f8939)
    View changes on GitHub

v2.0.2

   🚀 Features

    View changes on GitHub

v2.0.1

No significant changes

    View changes on GitHub

v2.0.0

简体中文

hexo-markmap@2 is a completely refactored version by @​coderxi1 and @​maxchang3. This version upgrades to the latest Markmap and introduces more customization options, including:

  • Customization within a single Markmap tag using frontmatter:
    • CSS styles (custom height, width, responsive layout, etc.)
    • Markmap's JSON Options
      {% markmap %}
      ---
      style: |
        #${id} {
          height: 300px; /* Equivalent to {% markmap 300px %} */
        }
      options:
        colorFreezeLevel: 2

... (truncated)

Commits
  • 67ffb60 chore: release v2.0.5
  • 71d5c71 feat: deprecate style option
  • c46a160 chore: release v2.0.4
  • de8a1ea feat: improve markmap initialization with dynamic height calculation
  • 5bdeb96 chore: release v2.0.3
  • f893978 feat: enhance resize observer and improve error handling in markmap initializ...
  • 6603827 docs: add tip for markmap-universe
  • 514b552 docs: update
  • 235fc2f chore: release v2.0.2
  • 831c79d feat: add globalOptions
  • 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 [hexo-markmap](https://github.com/MaxChang3/hexo-markmap) from 1.2.5 to 2.0.5.
- [Release notes](https://github.com/MaxChang3/hexo-markmap/releases)
- [Commits](markmap-universe/hexo-markmap@v1.2.5...v2.0.5)

---
updated-dependencies:
- dependency-name: hexo-markmap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 31, 2025
Copy link

vercel bot commented Mar 31, 2025

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

Name Status Preview Comments Updated (UTC)
mryan2005-github-io ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 31, 2025 8:38am

Copy link

cloudflare-workers-and-pages bot commented Mar 31, 2025

Deploying mryan2005-github-io with  Cloudflare Pages  Cloudflare Pages

Latest commit: 15bcee7
Status: ✅  Deploy successful!
Preview URL: https://19a39049.mryan2005-github-io.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-hexo-y8na.mryan2005-github-io.pages.dev

View logs

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 4, 2025

Superseded by #103.

@dependabot dependabot bot closed this Apr 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hexo-markmap-2.0.5 branch April 4, 2025 08:20
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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants