Eisvana / eisvana.github.io

Eisvana Website
http://eisvana.com/
GNU General Public License v3.0
0 stars 0 forks source link

Bump md-editor-v3 from 4.16.9 to 4.17.0 #73

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps md-editor-v3 from 4.16.9 to 4.17.0.

Release notes

Sourced from md-editor-v3's releases.

v4.17.0

新增特性

  • 🌟 使用::open强制展开代码块。

修复问题

  • 🐞 配置mermaid实例后,仍然添加了CDN链接(#580)。
  • 🐞 单块代码块独立存在时,同步滚动失效。
  • 🐞 当noHighlighttrue时,仍然能高亮代码。

New Features

  • 🌟 Force expand code block with ::open.

Fixed Bugs

  • 🐞 After configuring the mermaid instance, a CDN link was still appended(#580).
  • 🐞 When a single code block exists independently, synchronous scrolling fails.
  • 🐞 When noHighlight is set to true, code highlighting still occurs.
Commits
  • c3e6a00 4.17.0
  • 9e9a99f fix: when standalone modules exist, unable to synchronize scrolling to top
  • f98789b fix: when noHighlight is set to true, code highlighting still occurs
  • 8db1be9 feat: force expand code block with ::open
  • 44c087d fix: when a single code block exists independently, synchronous scrolling fails
  • 5f20d8e fix: after configuring the mermaid instance, a CDN link was still appended(#580)
  • See full diff 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)