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.2.8 to 2.2.9 #191

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps dompurify from 2.2.8 to 2.2.9.

Release notes

Sourced from dompurify's releases.

DOMPurify 2.2.9

  • Fixed some minor issues related to the NAMESPACE config
  • Fixed some minor issues relating to empty input
  • Fixed some minor issues relating to handling of invalid XML
Commits
  • 9de5b19 chore: Preparing 2.2.9 release
  • cb3be7a test: fixed tests for MSIE11 and 11
  • dde2bdf Merge pull request #541 from NateScarlet/fix-default-namespace
  • 4fbbdf6 fix: empty input cause all pending non-html input become empty
  • 314aba9 fix: namespace should default to html
  • f4e594a test: fixed a test for MSIE11
  • bc4f2ec chore: fixed outdated packages
  • a5628f7 chore: rolled back changes in packages.json
  • 4fbba29 Merge branch 'main' of github.com:cure53/DOMPurify into main
  • d5bfe3a chore: rolled back some package upgrades
  • 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)