Update dependency dompurify to v2.5.9#506
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: search-parts/package-lock.json |
4e8cee7 to
196043c
Compare
4ee7235 to
62634d7
Compare
d2a69f8 to
90fe6d4
Compare
d97d2f2 to
b2f685d
Compare
690dc8a to
d64a013
Compare
43f209b to
8a54787
Compare
8a54787 to
75633a9
Compare
0f6255e to
2c1f1ac
Compare
2c1f1ac to
3cedfa9
Compare
c20d467 to
6a8bfae
Compare
6a8bfae to
7ec0add
Compare
7ec0add to
7469091
Compare
7469091 to
11550c1
Compare
There was a problem hiding this comment.
Scan Summary
| Tool | Critical | High | Medium | Low | Status |
|---|---|---|---|---|---|
| Dependency Scan (nodejs) | 12 | 35 | 27 | 3 | ❌ |
| Security Audit for Infrastructure | 0 | 0 | 0 | 0 | ✅ |
| Secrets Audit | 0 | 1 | 0 | 0 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
11550c1 to
b293072
Compare
There was a problem hiding this comment.
Scan Summary
| Tool | Critical | High | Medium | Low | Status |
|---|---|---|---|---|---|
| Dependency Scan (nodejs) | 15 | 37 | 27 | 3 | ❌ |
| Secrets Audit | 0 | 1 | 0 | 0 | ❌ |
| Security Audit for Infrastructure | 0 | 0 | 0 | 0 | ✅ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
There was a problem hiding this comment.
Scan Summary
| Tool | Critical | High | Medium | Low | Status |
|---|---|---|---|---|---|
| Dependency Scan (universal) | 11 | 28 | 24 | 1 | ❌ |
| Secrets Audit | 0 | 1 | 0 | 0 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
|
You have successfully added a new Secrets Audit configuration |
There was a problem hiding this comment.
Scan Summary
| Tool | Critical | High | Medium | Low | Status |
|---|---|---|---|---|---|
| Dependency Scan (universal) | 12 | 28 | 25 | 1 | ❌ |
| Secrets Audit | 0 | 1 | 0 | 0 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
There was a problem hiding this comment.
Scan Summary
| Tool | Critical | High | Medium | Low | Status |
|---|---|---|---|---|---|
| Dependency Scan (universal) | 14 | 30 | 24 | 1 | ❌ |
| Secrets Audit | 0 | 1 | 0 | 0 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
There was a problem hiding this comment.
Scan Summary
| Tool | Critical | High | Medium | Low | Status |
|---|---|---|---|---|---|
| Dependency Scan (universal) | 14 | 31 | 24 | 1 | ❌ |
| Secrets Audit | 0 | 1 | 0 | 0 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
|
There was a problem hiding this comment.
Scan Summary
| Tool | Critical | High | Medium | Low | Status |
|---|---|---|---|---|---|
| Dependency Scan (universal) | 14 | 31 | 26 | 1 | ❌ |
| Secrets Audit | 0 | 1 | 0 | 0 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
There was a problem hiding this comment.
Scan Summary
| Tool | Critical | High | Medium | Low | Status |
|---|---|---|---|---|---|
| Dependency Scan (universal) | 1 | 0 | 1 | 1 | ❌ |
| Secrets Audit | 0 | 1 | 0 | 0 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
This PR contains the following updates:
2.3.1→2.5.9Release Notes
cure53/DOMPurify (dompurify)
v2.5.9: DOMPurify 2.5.9Compare Source
v2.5.8: DOMPurify 2.5.8Compare Source
v2.5.7: DOMPurify 2.5.7Compare Source
foreignObjectelement from the list of HTML entry-points, thanks @masatokinugawav2.5.6: DOMPurify 2.5.6Compare Source
v2.5.5: DOMPurify 2.5.5Compare Source
bower.js, thanks @HakumenNCv2.5.4: DOMPurify 2.5.4Compare Source
isNaNchecks affecting MSIE, thanks @tulachv2.5.3: DOMPurify 2.5.3Compare Source
v2.5.2: DOMPurify 2.5.2Compare Source
v2.5.1: DOMPurify 2.5.1Compare Source
Note that this is a security release and should be upgraded to immediately. Please also note that further releases may follow as the underlying vulnerability is apparently new and further variations may be discovered.
v2.5.0: DOMPurify 2.5.0Compare Source
SAFE_FOR_XMLto enable better control over comment scrubbingv2.4.9: DOMPurify 2.4.9Compare Source
v2.4.8: DOMPurify 2.4.8Compare Source
v2.4.7: DOMPurify 2.4.7Compare Source
v2.4.6: DOMPurify 2.4.6Compare Source
noframeselement is permitted, thanks @leeNv2.4.5: DOMPurify 2.4.5Compare Source
v2.4.4: DOMPurify 2.4.4Compare Source
ALLOW_SELF_CLOSE_IN_ATTRflag, thanks @edg2s @AndreVirtimoshadowrootmode, thanks @mfreed7v2.4.3: DOMPurify 2.4.3Compare Source
v2.4.2: DOMPurify 2.4.2Compare Source
v2.4.1: DOMPurify 2.4.1Compare Source
ALLOWED_NAMESPACESfor better XML handling, thanks @kevin-deyoungster @tosmolkaSAFE_FOR_TEMPLATESistruev2.4.0: DOMPurify 2.4.0Compare Source
v2.3.12: DOMPurify 2.3.12Compare Source
v2.3.11: DOMPurify 2.3.11Compare Source
v2.3.10: DOMPurify 2.3.10Compare Source
v2.3.9: DOMPurify 2.3.9Compare Source
v2.3.8: DOMPurify 2.3.8Compare Source
No other changes compared to 2.3.7 release, which entail:
v2.3.7Compare Source
v2.3.6: DOMPurify 2.3.6Compare Source
v2.3.5: DOMPurify 2.3.5Compare Source
v2.3.4: DOMPurify 2.3.4Compare Source
feImageelements, thanks @ydanivv2.3.3: DOMPurify 2.3.3Compare Source
PARSER_MEDIA_TYPEspotted by @securitum-mbv2.3.2: DOMPurify 2.3.2Compare Source
PARSER_MEDIA_TYPE, thanks @tosmolkav2.3.1: DOMPurify 2.3.1Compare Source
FORBID_CONTENTSsetting configurableroleto URI-safe attributesConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.