-
Notifications
You must be signed in to change notification settings - Fork 5.1k
chore(deps): bump dompurify and swagger-ui in /src/portal/app-swagger-ui #21668
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
chore(deps): bump dompurify and swagger-ui in /src/portal/app-swagger-ui #21668
Conversation
|
@dependabot rebase |
|
Sorry, only users with push access can use that command. |
bupd
left a comment
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.
lgtm
bupd
left a comment
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.
should remove licenses.
| "version": "7.26.9", | ||
| "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.26.9.tgz", | ||
| "integrity": "sha512-5EVjbTegqN7RSJle6hMWYxO4voo4rI+9krITk+DWR+diJgGrjZjrIBnJhjrHYYQsFgI7j1w1QnrvV7YSKBfYGg==", | ||
| "license": "MIT", |
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.
should strip out license
| "version": "7.0.4", | ||
| "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-7.0.4.tgz", | ||
| "integrity": "sha512-hPYRrKFoI+nuckPgDJfyYAkybFvheo4usS0Vw0HNAe+fmGBQA5Az37b/yStO284atBoqqdOUhKJ3d9Zw3PQkcQ==", | ||
| "license": "MIT" |
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.
here
| "resolved": "https://registry.npmjs.org/@scarf/scarf/-/scarf-1.4.0.tgz", | ||
| "integrity": "sha512-xxeapPiUXdZAE3che6f3xogoJPeZgig6omHEy1rIY5WVsB3H2BHNnZH+gHG6x91SCWyQCzWGsuL2Hh3ClO5/qQ==", | ||
| "hasInstallScript": true, | ||
| "license": "Apache-2.0" |
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.
here too...
|
@dependabot rebase |
Bumps [dompurify](https://github.com/cure53/DOMPurify) to 3.2.4 and updates ancestor dependency [swagger-ui](https://github.com/swagger-api/swagger-ui). These dependencies need to be updated together. Updates `dompurify` from 3.1.4 to 3.2.4 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.1.4...3.2.4) Updates `swagger-ui` from 5.17.14 to 5.19.0 - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc) - [Commits](swagger-api/swagger-ui@v5.17.14...v5.19.0) --- updated-dependencies: - dependency-name: dompurify dependency-type: indirect - dependency-name: swagger-ui dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
11a3678 to
3672995
Compare
|
we can close this PR. |
|
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. |
Bumps dompurify to 3.2.4 and updates ancestor dependency swagger-ui. These dependencies need to be updated together.
Updates
dompurifyfrom 3.1.4 to 3.2.4Release notes
Sourced from dompurify's releases.
Commits
ec29e65Merge pull request #1062 from cure53/main1c1b183chore: Preparing 3.2.4 released18ffcbfix: Changed the template literal regex to avoid a config-dependent bypass0d64d2bMerge pull request #1060 from yehuya/initializeTestImprovements9ad7933tests: DOMPurify custom window tests improvements72760caMerge pull request #1059 from yehuya/fixMissingWindowElementbc72d44Fix tests363a89dfix: handle undefined Element in DOMPurify initializationf41b45dUpdate LICENSEb25bf26Update README.mdUpdates
swagger-uifrom 5.17.14 to 5.19.0Release notes
Sourced from swagger-ui's releases.
... (truncated)
Commits
dfa908dchore(release): cut the v5.19.0 releasee6d8190chore(package-lock): regenerate package lock to install latest deps (#10299)4844eb8chore(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1 (#10294)c5f2405chore(deps): bump@babel/runtime-corejs3from 7.26.7 to 7.26.9 (#10297)d194c83chore(deps): bump nginx from 1.27.3-alpine to 1.27.4-alpine (#10283)d437474feat: add support for OpenAPI 3.0.4 (#10247)5d1c42cchore(deps-dev): bump start-server-and-test from 2.0.8 to 2.0.10 (#10295)c4147a0chore(deps): bump@babel/runtime-corejs3from 7.26.0 to 7.26.7 (#10293)23cb459chore(deps-dev): bump@babel/corefrom 7.24.7 to 7.26.8 (#10292)6a0d51echore(deps-dev): bump eslint-plugin-jest from 28.8.3 to 28.11.0 (#10291)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.