Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps dompurify from 2.3.6 to 2.3.8.

Release notes

Sourced from dompurify's releases.

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:

Commits
  • dc6db2c chore: Prepared 2.3.8. release
  • 6fa9e5c chore: Preparing 2.3.7. release
  • 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
  • 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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)

@dependabot dependabot bot requested a review from a team May 16, 2022 09:55
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 16, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@blizzz blizzz added this to the Nextcloud 24.0.2 milestone May 16, 2022
@blizzz
Copy link
Member

blizzz commented May 20, 2022

@dependabot rebase

@blizzz blizzz added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels May 20, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable24/dompurify-2.3.8 branch from 7b8bbd8 to a8d57ba Compare May 20, 2022 08:34
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@Pytal
Copy link
Member

Pytal commented May 20, 2022

/compile amend /

@MichaIng
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable24/dompurify-2.3.8 branch from a8d57ba to 44e9f67 Compare May 28, 2022 10:47
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@MichaIng
Copy link
Member

/compile amend /

@Pytal
Copy link
Member

Pytal commented May 30, 2022

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable24/dompurify-2.3.8 branch from 44e9f67 to 7e84f61 Compare May 30, 2022 16:45
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@Pytal
Copy link
Member

Pytal commented May 30, 2022

/compile amend /

@blizzz blizzz mentioned this pull request Jun 9, 2022
2 tasks
@blizzz blizzz requested review from a team, PVince81, artonge and skjnldsv and removed request for a team June 10, 2022 22:26
@blizzz
Copy link
Member

blizzz commented Jun 12, 2022

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable24/dompurify-2.3.8 branch from 7e84f61 to 0dd642a Compare June 12, 2022 00:41
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@MichaIng
Copy link
Member

/compile amend /

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/stable24/dompurify-2.3.8 branch from 0dd642a to eed718c Compare June 12, 2022 12:33
@blizzz blizzz merged commit 5468a58 into stable24 Jun 12, 2022
@blizzz blizzz deleted the dependabot/npm_and_yarn/stable24/dompurify-2.3.8 branch June 12, 2022 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish feature: dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants