CorwinDev / Discord-Bot

Discord Bot with over 400 commands and made for large servers
MIT License
675 stars 607 forks source link

Bump dompurify from 2.4.5 to 3.0.1 #119

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps dompurify from 2.4.5 to 3.0.1.

Release notes

Sourced from dompurify's releases.

DOMPurify 3.0.1

  • Fixed a problem with improper reset of custom HTML options, thanks @​ammaraskar

DOMPurify 3.0.0

  • Removed all code that is for MSIE-only
  • Removed all tests that are for MSIE-only
  • Modified documentation to reflect new state of MSIE support
  • Added support for ALLOW_SELF_CLOSE_IN_ATTR flag, thanks @​edg2s @​AndreVirtimo
  • Added better support for shadowrootmode, thanks @​mfreed7

NOTE Please use the 2.4.4 release if you still need MSIE support, 3.0.0 comes without the MSIE overhead

Commits
  • e42464f chore: preparing 3.0.1 release
  • 429d665 Merge pull request #774 from cure53/main
  • 967b8da fix: fixed an issue with the config-reset for custom elements
  • c420ec0 test: re-added main to branch for browser test runs
  • 4fa50b7 Merge pull request #770 from cure53/3.x
  • 5dcf2a0 chore: preparing 3.0.0 release
  • 6e98d48 see #767
  • 8dd2763 test: Added 3.x tag only for 3.x branch actions
  • baa1da9 Merge pull request #764 from cure53/dependabot/npm_and_yarn/ua-parser-js-0.7.33
  • fc6b66e build(deps): bump ua-parser-js from 0.7.31 to 0.7.33
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)