docs
docs copied to clipboard
chore(deps-npm): bump dompurify and mermaid
Bumps dompurify and mermaid. These dependencies needed to be updated together.
Updates dompurify from 3.1.6 to 3.2.5
Release notes
Sourced from dompurify's releases.
DOMPurify 3.2.5
- Added a check to the mXSS detection regex to be more strict, thanks
@masatokinugawa- Added ESM type imports in source, removes patch function, thanks
@donmccurdy- Added script to verify various TypeScript configurations, thanks
@reduckted- Added more modern browsers to the Karma launchers list
- Added Node 23.x to tested runtimes, removed Node 17.x
- Fixed the generation of source maps, thanks
@reduckted- Fixed an unexpected behavior with
ALLOWED_URI_REGEXPusing the 'g' flag, thanks@hhk-png- Fixed a few typos in the README file
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
Commits
7806004Merge pull request #1082 from cure53/mainf14c22fchore: Preparing 3.2.5 releasec69d7a8Merge pull request #1080 from hhk-png/mainfce40b5chore: for lint59e8664Merge branch 'cure53:main' into maine62e3effix: Using ALLOWED_URI_REGEXP with the 'g' flag leads to incorrect resultsb428788Update README.md72c00dbMerge branch 'main' of github.com:cure53/DOMPurify49882dctest: Added Node 23.x to tested runtimes, removed Node 17.x2e5fd64Merge pull request #1078 from reduckted/fix-sourcemaps- Additional commits viewable in compare view
Updates mermaid from 11.3.0 to 11.6.0
Release notes
Sourced from mermaid's releases.
[email protected]
Minor Changes
#6408
ad65313Thanks@ashishjain0512! - fix: restore curve type configuration functionality for flowcharts. This fixes the issue where curve type settings were not being applied when configured through any of the following methods:
- Config
- Init directive (%%{ init: { 'flowchart': { 'curve': '...' } } }%%)
- LinkStyle command (linkStyle default interpolate ...)
#6381
95d73bcThanks@thomascizeron! - Add Radar ChartPatch Changes
- #2
16d9b63Thanks@calvinvette! - - #6388 Thanks@bollwyvl- Fix requirement diagram containment arrow- Updated dependencies [
95d73bc]:
@mermaid-js/parser@0.4.0[email protected]
Minor Changes
#6187
7809b5aThanks@ashishjain0512! - Flowchart new syntax for node metadata bugs
- Incorrect label mapping for nodes when using
&- Syntax error when
}with trailing spaces before new line#6136
ec0d9c3Thanks@knsv! - Adding support for animation of flowchart edges#6373
05bdf0eThanks@ashishjain0512! - Upgrade Requirement and ER diagram to use the common renderer flow
- Added support for directions
- Added support for hand drawn look
#6371
4d25cabThanks@knsv! - The arrowhead color should match the color of the edge. Creates a unique clone of the arrow marker with the appropriate color.Patch Changes
#6064
2a91849Thanks@NicolasNewman! - fix: architecture diagrams no longer grow to extreme heights due to conflicting alignments#6198
963efa6Thanks@ferozmht! - Fixes for consistent edge id creation & handling edge cases for animate edge feature#6196
127bac1Thanks@knsv! - Fix for issue #6195 - allowing @ signs inside node labels#6212
90bbf90Thanks@saurabhg772244! - fix:mermaidAPI.getDiagramFromText()now returns a new different db for each class diagram#6218
232e60cThanks@saurabhg772244! - fix: revert state db to resolve getData returning empty nodes and edges#6250
9cad3c7Thanks@saurabhg772244! -mermaidAPI.getDiagramFromText()now returns a new db instance on each call for state diagrams#6293
cfd84e5Thanks@saurabhg772244! - Added versioning to StateDB and updated tests and diagrams to use it.
... (truncated)
Commits
7b20839Merge pull request #6412 from mermaid-js/changeset-release/masterbb9210cVersion Packages16d9b63Add missing changeset for requirement diagram fixbf3370fMerge pull request #6409 from mermaid-js/release/11.6.09f9091eUpdate mermaid version palceholderd1b1a67Merge pull request #6410 from aloisklink/test/fix-cypress-on-nodejs-v20.19.0ac625bdtest(e2e): fix Cypress config for Node.JS v20.19.040b85c3Merge pull request #6408 from mermaid-js/fix/6193-curve-interpolationf8e329fMerge branch 'develop' into fix/6193-curve-interpolation9b9cec9Merge pull request #6386 from bollwyvl/patch-5- Additional commits viewable in compare view
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.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.