Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump dompurify from 2.3.6 to 2.3.7 #8568

Merged
merged 1 commit into from
May 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 11, 2022

Bumps dompurify from 2.3.6 to 2.3.7.

Release notes

Sourced from dompurify's releases.

DOMPurify 2.3.7

  • Lots and lots of minor improvements and dependency bumps, thanks @​is2ei
  • Fixed an issue with trimming of attribute values, thanks @​christopherehlen
  • Worked around a weird Safari/Webkit behavior, thanks @​sybrew
  • Added several smaller performance improvements, thanks @​tiny-ben-tran
Commits
  • ec99173 fix: Added an experimental fix for a WebKit engine bug, thanks @​sybrew
  • 5dda014 Merge pull request #679 from is2ei/fix-typo
  • 3d9dd14 Merge pull request #680 from tiny-ben-tran/performance-improvement
  • f4c5f80 Capitalised const variable name
  • 73f2168 Moved commonSvgAndHTMLElements out so _checkValidNamespace doesn't re-created...
  • 23ff095 Minor performance improvements
  • 85ffd13 chore: fix typo in README
  • e5931be Merge pull request #678 from is2ei/fix-typo
  • 8a38fe4 chore: fix typo
  • 0965e99 docs: Added new conributors to README
  • 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.6 to 2.3.7.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@2.3.6...2.3.7)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 11, 2022
@vercel
Copy link

vercel bot commented May 11, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
open-event-frontend ✅ Ready (Inspect) Visit Preview May 11, 2022 at 9:10PM (UTC)

@codecov
Copy link

codecov bot commented May 11, 2022

Codecov Report

Merging #8568 (e1e85b4) into development (e4e58c6) will increase coverage by 0.03%.
The diff coverage is n/a.

@@               Coverage Diff               @@
##           development    #8568      +/-   ##
===============================================
+ Coverage        18.36%   18.40%   +0.03%     
===============================================
  Files              621      621              
  Lines             7589     7589              
  Branches           155      155              
===============================================
+ Hits              1394     1397       +3     
+ Misses            6167     6164       -3     
  Partials            28       28              
Impacted Files Coverage Δ
app/components/tabbed-navigation.js 53.33% <0.00%> (+20.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e4e58c6...e1e85b4. Read the comment docs.

@progmatic-99 progmatic-99 merged commit 461ffbc into development May 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dompurify-2.3.7 branch May 12, 2022 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant