Skip to content

Bump md-editor-v3 from 2.7.2 to 4.1.0#103

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 12, 2023

Bumps md-editor-v3 from 2.7.2 to 4.1.0.

Release notes

Sourced from md-editor-v3's releases.

v4.1.0

新增特性:

  • ⭐️ 新增属性completions,用于添加额外的输入自动完成来源,参考

重构:

  • 🌟 自动提示框样式优化。

修复问题:

  • 🐞 输入不完整的mermaid文本会报错。

New Features:

  • ⭐️ New attribute completions, additional completion sources. reference.

Refactor:

  • 🌟 Unify styles of @codemirror/autocomplete.

Fix Bugs:

  • 🐞 Throw errors when the content is not standardized.

v4.0.4

修复Bugs:

  • 🐞 当第一行内容没有携带data-line参数的时候出现异常(#283 )。

Fix Bugs:

  • 🐞 Get error while first element has no attribute data-line(#283 ).

v4.0.3

修复Bugs:

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

... (truncated)

Commits
  • 19ae456 4.1.0
  • 4f94d1c docs: update gif description
  • 11665bb chore: templates for feedback
  • 2e8e2de fix: invalid watch source
  • 5b1210a docs: attribute completions
  • c160b61 feat: automatically prompt for some modules when input text
  • 897969b fix: throw errors when the content is not standardized
  • f55b8b1 feat: unify styles of @codemirror/autocomplete
  • f8e2fd1 4.0.4
  • 850b237 fix: relative position during scrolling is incorrect
  • 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.1.0.
- [Release notes](https://github.com/imzbf/md-editor-v3/releases)
- [Commits](imzbf/md-editor-v3@v2.7.2...v4.1.0)

---
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 Jun 12, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 13, 2023

Superseded by #104.

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