shuzijun / markdown-editor

IntelliJ Platform A full-featured WYSIWYG editor for markdown
https://plugins.jetbrains.com/plugin/17254-markdown-editor
Apache License 2.0
165 stars 35 forks source link

Bump vditor from 3.8.15 to 3.8.17 #63

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vditor from 3.8.15 to 3.8.17.

Release notes

Sourced from vditor's releases.

缺陷修复

  • 1270 切换编辑模式 SV 脚注缩进丢失 修复缺陷
  • 1274 XSS 安全漏洞 修复缺陷
  • 1269 代码块自动补全会包含链接引用和脚注 修复缺陷
  • 1263 所见即所得和即使渲染只有空格输入时,不会触发 input 事件 修复缺陷
  • 1264 链接中,会强制将&reg解析为 ® 字符 修复缺陷
  • 1242 在即时渲染模式下表格源文件未对齐 改进功能
Changelog

Sourced from vditor's changelog.

v3.8.17 / 2022-08-04

  • 1270 切换编辑模式 SV 脚注缩进丢失 修复缺陷
  • 1274 XSS 安全漏洞 修复缺陷
  • 1269 代码块自动补全会包含链接引用和脚注 修复缺陷
  • 1263 所见即所得和即使渲染只有空格输入时,不会触发 input 事件 修复缺陷
  • 1264 链接中,会强制将&reg解析为 ® 字符 修复缺陷
  • 1242 在即时渲染模式下表格源文件未对齐 改进功能
Commits


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 will merge this PR once CI passes on it, as requested by @shuzijun.


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)
shuzijun commented 2 years ago

@dependabot merge