-
Notifications
You must be signed in to change notification settings - Fork 6
build(deps): bump dompurify, mermaid and react-ipynb-renderer in /client #3531
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
Conversation
Bumps [dompurify](https://github.com/cure53/DOMPurify), [mermaid](https://github.com/mermaid-js/mermaid) and [react-ipynb-renderer](https://github.com/righ/react-ipynb-renderer). These dependencies needed to be updated together. Updates `dompurify` from 2.5.6 to 3.2.4 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@2.5.6...3.2.4) Updates `mermaid` from 10.9.3 to 11.4.1 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md) - [Commits](https://github.com/mermaid-js/mermaid/compare/v10.9.3...mermaid@11.4.1) Updates `react-ipynb-renderer` from 2.1.3 to 2.2.4 - [Commits](righ/react-ipynb-renderer@v2.1.3...v2.2.4) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production - dependency-name: mermaid dependency-type: direct:production - dependency-name: react-ipynb-renderer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
You can access the deployment of this PR at https://renku-ci-ui-3531.dev.renku.ch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Tearing down the temporary RenkuLab deplyoment for this PR. |
@lorenzo-cavazzi this is why you should update with dependabot commands and not with the merge button. |
…ent (#3531) Bumps [dompurify](https://github.com/cure53/DOMPurify), [mermaid](https://github.com/mermaid-js/mermaid) and [react-ipynb-renderer](https://github.com/righ/react-ipynb-renderer). These dependencies needed to be updated together. Updates `dompurify` from 2.5.6 to 3.2.4 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@2.5.6...3.2.4) Updates `mermaid` from 10.9.3 to 11.4.1 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md) - [Commits](https://github.com/mermaid-js/mermaid/compare/v10.9.3...mermaid@11.4.1) Updates `react-ipynb-renderer` from 2.1.3 to 2.2.4 - [Commits](righ/react-ipynb-renderer@v2.1.3...v2.2.4) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production - dependency-name: mermaid dependency-type: direct:production - dependency-name: react-ipynb-renderer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps dompurify, mermaid and react-ipynb-renderer. These dependencies needed to be updated together.
Updates
dompurify
from 2.5.6 to 3.2.4Release notes
Sourced from dompurify's releases.
... (truncated)
Commits
ec29e65
Merge pull request #1062 from cure53/main1c1b183
chore: Preparing 3.2.4 released18ffcb
fix: Changed the template literal regex to avoid a config-dependent bypass0d64d2b
Merge pull request #1060 from yehuya/initializeTestImprovements9ad7933
tests: DOMPurify custom window tests improvements72760ca
Merge pull request #1059 from yehuya/fixMissingWindowElementbc72d44
Fix tests363a89d
fix: handle undefined Element in DOMPurify initializationf41b45d
Update LICENSEb25bf26
Update README.mdUpdates
mermaid
from 10.9.3 to 11.4.1Release notes
Sourced from mermaid's releases.
... (truncated)
Commits
9868f3a
Merge pull request #6084 from mermaid-js/changeset-release/masterd8bf155
Version Packages0b4f852
Merge pull request #6083 from mermaid-js/release/11.4.10dff4ca
chore: broken link clean up. Enable flowchart elk testscc29437
Merge pull request #6081 from mermaid-js/6080-fixdfaaf36
Merge pull request #6079 from aloisklink/chore/update-to-dompurify-3.2.13753831
Added cypress testc7ae08a
#6080: Fix for issue with diamond intersections when using elk-layout69973ea
Merge branch 'develop' into 6080-fixd3b2c7e
Revert "#6080: Fix for issue with diamond intersections when using elk-layout"Updates
react-ipynb-renderer
from 2.1.3 to 2.2.4Commits
36f4f51
v2.2.450ab132
fix linkc2b313b
Merge pull request #48 from righ/dependabot/npm_and_yarn/ejs-3.1.10e35a026
Merge pull request #49 from righ/dependabot/npm_and_yarn/katex/ejs-3.1.105514fea
Merge pull request #53 from righ/dependabot/npm_and_yarn/webpack-5.94.0c08e4b9
Merge pull request #54 from righ/dependabot/npm_and_yarn/express-4.21.0026b41a
Merge pull request #55 from righ/dependabot/npm_and_yarn/elliptic-6.6.0c50c817
Bump elliptic from 6.5.4 to 6.6.0cd41bc2
Bump express from 4.19.2 to 4.21.0e3c0a21
Bump webpack from 5.90.3 to 5.94.0Dependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)You can disable automated security fix PRs for this repo from the Security Alerts page.
/deploy