Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 18, 2023

Bumps dompurify from 2.3.1 to 3.0.0.

Release notes

Sourced from dompurify's releases.

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

DOMPurify 2.4.4

DOMPurify 2.4.3

  • Final release that is compatible with MSIE10 & MSIE 11

DOMPurify 2.4.2

  • Fixed a Trusted Types sink violation with empty input and NAMESPACE , thanks @​tosmolka
  • Fixed a Prototype Pollution issue discovered and reported by @​kevin-mizu

DOMPurify 2.4.1

DOMPurify 2.4.0

  • Removed bundled types again as they caused too much trouble

DOMPurify 2.3.12

DOMPurify 2.3.11

  • Added generated type definitions for better compatibility
  • Added SANITIZE_NAMED_PROPS config option, thanks @​SoheilKhodayari
  • Updated README and config documentation, thanks @​0xedward
  • Updated test suite with newer Node versions

DOMPurify 2.3.10

  • Added support for sanitization of attributes requiring Trusted Types, thanks @​tosmolka

DOMPurify 2.3.9

  • Made TAG and ATTR config options case-sensitive when parsing XHTML, thanks @​tosmolka
  • Bumped some dependencies, thanks @​is2ei
  • Included github-actions in the dependabot config, thanks @​nathannaveen

DOMPurify 2.3.8

  • Cleaned up a minor issue with the 2.3.7 release, thanks @​johnbirds

No other changes compared to 2.3.7 release, which entail:

... (truncated)

Commits
  • 5dcf2a0 chore: preparing 3.0.0 release
  • 6e98d48 see #767
  • 8dd2763 test: Added 3.x tag only for 3.x branch actions
  • 4394af9 Merge branch 'main' into 3.x
  • ed9e938 chore: Added checks to set isSupported to false for MSIE
  • 600fa00 test: Fixed two more breaking commas, duh
  • 639c63a test: Fixed a breaking comma
  • 5deaa35 Merge pull request #762 from cure53/3.x
  • 5945d66 docs: Upodated README to be more accurate for MSIE
  • 0ace391 Merge pull request #759 from cure53/main
  • 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)

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.1 to 3.0.0.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@2.3.1...3.0.0)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 18, 2023

Dependabot tried to add @fuchsi3010/server-dependabot as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/fuchsi3010/server/pulls/273/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the fuchsi3010/server repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 18, 2023

The following labels could not be found: 3. to review, feature: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 4, 2023

Superseded by #278.

@dependabot dependabot bot closed this Mar 4, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dompurify-3.0.0 branch March 4, 2023 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant