-
Notifications
You must be signed in to change notification settings - Fork 16
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 dompurify and ngx-markdown #2032
Bump dompurify and ngx-markdown #2032
Conversation
Bumps [dompurify](https://github.com/cure53/DOMPurify) to 2.5.4 and updates ancestor dependency [ngx-markdown](https://github.com/jfcere/ngx-markdown). These dependencies need to be updated together. Updates `dompurify` from 2.4.1 to 2.5.4 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@2.4.1...2.5.4) Updates `ngx-markdown` from 16.0.0 to 18.1.0 - [Release notes](https://github.com/jfcere/ngx-markdown/releases) - [Commits](jfcere/ngx-markdown@v16.0.0...v18.1.0) --- updated-dependencies: - dependency-name: dompurify dependency-type: indirect - dependency-name: ngx-markdown dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Changed the target branch to point at release |
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.
This doesn't build for me locally. The ngx-markdown major version, 18, needs to match the Angular major version, which we currently have at 16.
I think we have to wait on this.
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Weird, dunno why dependabot picked this base branch |
Bumps dompurify to 2.5.4 and updates ancestor dependency ngx-markdown. These dependencies need to be updated together.
Updates
dompurify
from 2.4.1 to 2.5.4Release notes
Sourced from dompurify's releases.
... (truncated)
Commits
10c1261
docs: Updated README ever so slightly1c92880
test: Fixed two more tests for MSIE11 and Edge 181401208
test: Fixed more tests for MSIE and Edge 182c6410a
test: Fixed several new tests for MSIE11 and Edge 182c9bca9
test: Changed github config to include MSIE tests for 2.xb188787
chore: Preparing 2.5.4 release707b3d6
fix: Added a better for for the MSIE iNaN issue62fe3be
test: Attempting to get MSIE 11 back into the browser test arrayf3a9710
fix: Fixed an issue with MSIE and no support for Number.isNaNe1ddfc7
Merge branch '2.x' of github.com:cure53/DOMPurify into 2.xUpdates
ngx-markdown
from 16.0.0 to 18.1.0Release notes
Sourced from ngx-markdown's releases.
... (truncated)
Commits
f14639d
18.1.00c81a5f
Add support for mermaid 11.0.0 (#547)39dfb63
Add support for emoji-toolkit 9.0.0 (#546)1bcaa29
Fix globally imported CLIPBOARD_OPTIONS (#545)b2a4a44
Bump body-parser from 1.20.2 to 1.20.3 (#544)0c652c8
Bump rollup from 4.18.0 to 4.22.4 (#542)87e68d6
Bump express from 4.19.2 to 4.21.0 (#540)28304c8
Bump axios from 1.7.2 to 1.7.7 (#539)bc1a72a
Bump dompurify from 3.0.6 to 3.1.6 (#538)c8d157f
Bump socket.io from 4.6.1 to 4.7.5 (#527)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 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.