Skip to content

Bump md-editor-v3 from 2.7.2 to 4.0.3#96

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/md-editor-v3-4.0.3
Closed

Bump md-editor-v3 from 2.7.2 to 4.0.3#96
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/md-editor-v3-4.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 31, 2023

Bumps md-editor-v3 from 2.7.2 to 4.0.3.

Release notes

Sourced from md-editor-v3's releases.

v4.0.3

修复Bugs:

  • 🐞 Webpack项目环境中,未忽略按需引用语法(#277 )。
  • 🐞 Vite构建项目时,提示:Module "punycode" has been externalized for browser compatibility(#278 )。
  • 🐞 不能正确的覆盖内部的markdown-it扩展。

Fix Bugs:

  • 🐞 Not ignore importing remote module when using webpack(#277 ).
  • 🐞 Vite warning: Module "punycode" has been externalized for browser compatibility(#278 ).
  • 🐞 Cannot override markdown-it plugin.

v4.0.2

重构:

  • 🌟 正式支持使用mermaid的10+版本。

Refactor:

  • 🌟 Now using mermaid@10+ is supported.

v4.0.1

修复Bugs:

  • 🐞 如果内容中没有标题,目录组件未响应内容。
  • 🐞 编辑区域的背景与整体背景不统一。
  • 🐞 默认主题一级标题字体大小不正确。

Fix Bugs:

  • 🐞 MdCatalog not responding when there is no title.
  • 🐞 Did not unify the background color of the editing area.
  • 🐞 Font size of h1 for the default theme is incorrect.

v4.0.0

新增特性:

  • ⭐️ 新增组件MdPreview,移除previewOnly属性。仅预览模式构建体积缩小了500kb。使用方式

重构:

  • 🌟 组件结构调整,支持按需引用组件。对比

... (truncated)

Commits
  • f295917 4.0.3
  • 114c8bc refactor: increase priority of markdown-it plugin
  • ab28464 chore: replace pkg punycode in nodejs(#278)
  • 3615c73 fix: not ignore importing remote module when using webpack(#277)
  • b92faa1 4.0.2
  • 0534108 chore: delete unnecessary option
  • c6e7526 chore: optimize the upload service
  • e11d84c feat: now using mermaid@10+ is supported
  • bba162e 4.0.1
  • 6b202ae chore: upgrade @​vavt/markdown-theme
  • 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 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 [md-editor-v3](https://github.com/imzbf/md-editor-v3) from 2.7.2 to 4.0.3.
- [Release notes](https://github.com/imzbf/md-editor-v3/releases)
- [Commits](imzbf/md-editor-v3@v2.7.2...v4.0.3)

---
updated-dependencies:
- dependency-name: md-editor-v3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 31, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 5, 2023

Superseded by #100.

@dependabot dependabot Bot closed this Jun 5, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/md-editor-v3-4.0.3 branch June 5, 2023 19:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants