olsh / Feedly-Notifier

Google Chrome, Firefox, Opera and Microsoft Edge extension for reading news from RSS aggregator Feedly
http://olsh.github.io/Feedly-Notifier/
Mozilla Public License 2.0
273 stars 38 forks source link

Bump dompurify from 2.3.1 to 2.3.3 #197

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps dompurify from 2.3.1 to 2.3.3.

Release notes

Sourced from dompurify's releases.

DOMPurify 2.3.3

  • Fixed a bug in the handing of PARSER_MEDIA_TYPE spotted by @​securitum-mb
  • Adjusted the tests for MSIE to make sure the results are as expected now

DOMPurify 2.3.2

  • Added new config option PARSER_MEDIA_TYPE, thanks @​tosmolka
Commits
  • 7fbe07c chore: Preparing 2.3.3 release
  • dff4b63 test: Fixed one remaining MSIE test case
  • f6bf468 test: Fixed tests for MSIE
  • f7fa358 Merge branch 'main' of github.com:cure53/DOMPurify into main
  • 5fff180 fix: Fixed some broken code breaking PARSER_MEDIA_TYPE, spotted by
  • 6dde625 docs: added @​GrantGryczan to list of sponsors
  • c9709e3 Merge pull request #572 from zcorpan/patch-1
  • 3be3e5b Fix README.md to reference application/xhtml+xml
  • 36135bb docs: mentioned new config option in README
  • 6fb973e chore: Preparing 2.3.2 release
  • 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)