flowershow
flowershow copied to clipboard
Bump dompurify from 3.0.6 to 3.2.4
Bumps dompurify from 3.0.6 to 3.2.4.
Release notes
Sourced from dompurify's releases.
DOMPurify 3.2.4
- Fixed a conditional and config dependent mXSS-style bypass reported by
@nsysean- Added a new feature to allow specific hook removal, thanks
@davecardwell- Added purify.js and purify.min.js to exports, thanks
@Aetherinox- Added better logic in case no window object is president, thanks
@yehuya- Updated some dependencies called out by dependabot
- Updated license files etc to show the correct year
DOMPurify 3.2.3
- Fixed two conditional sanitizer bypasses discovered by
@parrot409and@Slonser- Updated the attribute clobbering checks to prevent future bypasses, thanks
@parrot409DOMPurify 3.2.2
- Fixed a possible bypass in case a rather specific config for custom elements is set, thanks
@yaniv-git- Fixed several minor issues with the type definitions, thanks again
@reduckted- Fixed a minor issue with the types reference for trusted types, thanks
@reduckted- Fixed a minor problem with the template detection regex on some systems, thanks
@svdb99DOMPurify 3.2.1
- Fixed several minor issues with the type definitions, thanks
@reduckted@ghiscoding@asamuzaK@MiniDigger- Fixed an issue with non-minified dist files and order of imports, thanks
@reducktedDOMPurify 3.2.0
- Added type declarations, thanks
@reduckted,@philmayfield,@aloisklink,@ssi02014and others- Fixed a minor issue with the handling of hooks, thanks
@kevin-mizuDOMPurify 3.1.7
- Fixed an issue with comment detection and possible bypasses with specific config settings, thanks
@masatokinugawa- Fixed several smaller typos in documentation and test & build files, thanks
@christianhg- Added better support for Angular compiler, thanks
@jeroen1602- Added several new attributes to HTML and SVG allow-list, thanks
@Gigabyte5671and@Rotzbua- Removed the
foreignObjectelement from the list of HTML entry-points, thanks@masatokinugawa- Bumped several dependencies to be more up to date
DOMPurify 3.1.6
- Fixed an issue with the execution logic of attribute hooks to prevent bypasses, thanks
@kevin-mizu- Fixed an issue with element removal leading to uncaught errors through DOM Clobbering, thanks
@realansgar- Fixed a minor problem with the bower file pointing to the wrong dist path
- Fixed several minor typos in docs, comments and comment blocks, thanks
@Rotzbua- Updated several development dependencies
DOMPurify 3.1.5
- Fixed a minor issue with the dist paths in
bower.js, thanks@HakumenNC- Fixed a minor issue with sanitizing HTML coming from copy&paste Word content, thanks
@kakao-bishop-choDOMPurify 3.1.4
- Fixed an issue with the recently implemented
isNaNchecks, thanks@tulach- Added several new popover attributes to allow-list, thanks
@Gigabyte5671- Fixed the tests and adjusted the test runner to cover all branches
... (truncated)
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.md- Additional commits viewable in compare view
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 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.
⚠️ No Changeset found
Latest commit: 63f828dbe52a3c17d8f030830537f491b1b491da
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
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.