Skip to content
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

Bump vditor from 3.7.4 to 3.9.0 #450

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps vditor from 3.7.4 to 3.9.0.

Release notes

Sourced from vditor's releases.

新增链接和图片处理接口

  • 1345 移除复制代码块末尾的换行 改进功能
  • 1348 新增链接和图片处理接口 引入特性
  • 1342 初始化后不自动聚焦 改进功能
  • 1341 支持 markmap 引入特性
  • 1335 嵌入 Iframe 时无法导出 PDF 修复缺陷

XSS 修复

  • 1325 日语改进 文档相关
  • 1312 导出 PDF 图表缺失 修复缺陷
  • 1297 mermaid 升级到 9.1.7 改进功能
  • 1289 切换输入法后光标错位 兼容性
  • 1278 RenderJSON 导出的 JSON 不正确 修复缺陷
  • 1275 XSS 安全漏洞 修复缺陷

缺陷修复

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

支持 Base64 显示图片及 CDN 切换

  • 1241 默认 CDN 从 cdn.jsdelivr.net 切换到 unpkg.com 改进功能
  • 1231 支持使用 Base64 显示图片 引入特性
  • 1235 自定义上传无法连续上传相同的图片 修复缺陷
  • 1228 使用删除图标删除后,大纲没有自动更新 修复缺陷
  • 1230 cnd preview path 重复加载问题 改进功能

Sass 修改为 Less及缺陷修复

  • 1223 关于有时显示不完整 修复缺陷
  • 1218 高度设置为 string 时,大纲锚点失效 修复缺陷
  • 1215 sv 模式 setValue 导致状态错误 修复缺陷
  • 1219 vditor.destroy 报错 修复缺陷
  • 1208 Sass -> Less 开发重构
  • 1209 侧栏大纲内容未转义 修复缺陷
  • 1207 3.8.13 源码 build 报错 修复缺陷

支持 solidity 代码渲染,修复 XSS

  • 1206 评论语法解析和行级 HTML 解析冲突 修复缺陷
  • 1054 disabled 后应禁止粘贴 修复缺陷
  • 1162 XSS 安全漏洞 修复缺陷
  • 1203 支持 solidity, yul 语法 引入特性
  • 1176 代码规范 lint 从 Tslint 迁移至 Eslint 开发重构
  • 1178 调用 insertValue 后第一次用户输入没有触发 input 回调函数 修复缺陷
  • 1179 更新代码风格工具&包管理工具 开发重构

修复缺陷

  • 1184 wysiwyg 模式下,录音渲染出现问题,无法正常显示 audio 组件 修复缺陷

... (truncated)

Changelog

Sourced from vditor's changelog.

v3.9.0 / 2023-01-15

  • 1345 移除复制代码块末尾的换行 改进功能
  • 1348 新增链接和图片处理接口 引入特性
  • 1342 初始化后不自动聚焦 改进功能
  • 1341 支持 markmap 引入特性
  • 1335 嵌入 Iframe 时无法导出 PDF 修复缺陷

v3.8.18 / 2022-11-01

  • 1325 日语改进 文档相关
  • 1312 导出 PDF 图表缺失 修复缺陷
  • 1297 mermaid 升级到 9.1.7 改进功能
  • 1289 切换输入法后光标错位 兼容性
  • 1278 RenderJSON 导出的 JSON 不正确 修复缺陷
  • 1275 XSS 安全漏洞 修复缺陷

v3.8.17 / 2022-08-04

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

v3.8.15 / 2022-05-24

  • 1241 默认 CDN 从 cdn.jsdelivr.net 切换到 unpkg.com 改进功能
  • 1231 支持使用 Base64 显示图片 引入特性
  • 1235 自定义上传无法连续上传相同的图片 修复缺陷
  • 1228 使用删除图标删除后,大纲没有自动更新 修复缺陷
  • 1230 cnd preview path 重复加载问题 改进功能

v3.8.14 / 2022-05

  • 1223 关于有时显示不完整 修复缺陷
  • 1218 高度设置为 string 时,大纲锚点失效 修复缺陷
  • 1215 sv 模式 setValue 导致状态错误 修复缺陷
  • 1219 vditor.destroy 报错 修复缺陷
  • 1208 Sass -> Less 开发重构
  • 1209 侧栏大纲内容未转义 修复缺陷
  • 1207 3.8.13 源码 build 报错 修复缺陷

v3.8.13 / 2022-03-31

  • 1206 评论语法解析和行级 HTML 解析冲突 修复缺陷
  • 1054 disabled 后应禁止粘贴 修复缺陷
  • 1162 XSS 安全漏洞 修复缺陷
  • 1203 支持 solidity, yul 语法 引入特性

... (truncated)

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 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 [vditor](https://github.com/Vanessa219/vditor) from 3.7.4 to 3.9.0.
- [Release notes](https://github.com/Vanessa219/vditor/releases)
- [Changelog](https://github.com/Vanessa219/vditor/blob/master/CHANGELOG.md)
- [Commits](Vanessa219/vditor@v3.7.4...v3.9.0)

---
updated-dependencies:
- dependency-name: vditor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2023
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