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

build(deps): [security] bump prismjs from 1.23.0 to 1.24.1 #589

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps prismjs from 1.23.0 to 1.24.1. This update includes a security fix.

Vulnerabilities fixed

Sourced from The GitHub Security Advisory Database.

Regular Expression Denial of Service (ReDoS) in Prism Some languages before 1.24.0 are vulnerable to Regular Expression Denial of Service (ReDoS).

Impact

When Prism is used to highlight untrusted (user-given) text, an attacker can craft a string that will take a very very long time to highlight. Do not use the following languages to highlight untrusted text.

  • ASCIIDoc
  • ERB

Other languages are not affected and can be used to highlight untrusted text.

Patches

This problem has been fixed in Prism v1.24.

References

Affected versions: < 1.24.0

Release notes

Sourced from prismjs's releases.

v1.24.1

Release 1.24.1

v1.24.0

Release 1.24.0

Changelog

Sourced from prismjs's changelog.

1.24.1 (2021-07-03)

Updated components

Updated plugins

  • Toolbar

1.24.0 (2021-06-27)

New components

Updated components

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by rundevelopment, a new releaser for prismjs since your current version.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

jhoneybee and others added 2 commits July 30, 2021 16:20
* fix: 修复徽章显示错误的问题

* feat: 添加列的的 `headerRenderer` 属性来自定义渲染

fix: 修复carousel的ts类型问题

* fix: 修复表格在弹出框中无法正确的显示编辑框

* fix: 修复eslint

* fix: 修复eslint

* fix: 修复无法在照片墙上进行调用删除文件

* fix: 调整上传组件

* feat: 添加表格的改变事件

* fix: 合并代码

* fix: 修复图片大小的问题

* feat: 修复显示列信息的问题

* feat: 修复tree节点拖动的问题

* feat: 滚动的时候会导致显示的顺序不对

* feat: 修改版本号

* feat: 表格添加隐藏底部, tree 修复拖拽问题

* feat: 修复发布的版本错误

* fix: 修复upload上传图片的问题

* fix: 修复table 表格的问题

* fix: 修复点击check的选中框的时候会导致多次触发的问题

* fix: 添加版本号,发布到1.28.5

* fix: 修复展开的时候,编辑会走缓存

* fix: 添加demo

* fix: 删除多余的TableHandle

* fix: 修复更新的数据的时候没有准确获取数据信息

Co-authored-by: jhoneybee <zhangjin199600908@gmail.com>
Co-authored-by: jhonebee <zhangjin19960908@gamil.com>
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.1. **This update includes a security fix.**
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](PrismJS/prism@v1.23.0...v1.24.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added security Pull requests that address a security vulnerability 🌈 dependencies Pull requests that update a dependency file labels Jul 30, 2021
@vercel
Copy link

vercel bot commented Jul 30, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/jhoneybee/rwpjs/4nm5xHrC3tNpeBRZH2CchUuj2hp7
✅ Preview: https://rwpjs-git-dependabot-npmandyarnprismjs-1241-jhoneybee.vercel.app

@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/prismjs-1.24.1 branch October 12, 2021 05:41
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 security Pull requests that address a security vulnerability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant