Skip to content

chore(deps): bump dompurify and @asyncapi/cli#728

Merged
asyncapi-bot merged 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-099cd6d2db
May 26, 2025
Merged

chore(deps): bump dompurify and @asyncapi/cli#728
asyncapi-bot merged 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-099cd6d2db

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps dompurify to 3.2.4 and updates ancestor dependency @asyncapi/cli. These dependencies need to be updated together.

Updates dompurify from 2.5.8 to 3.2.4

Release notes

Sourced from dompurify's releases.

DOMPurify 3.2.4

  • Fixed a conditional and config dependent mXSS-style bypass reported by @​nsysean
  • Added a new feature to allow specific hook removal, thanks @​davecardwell
  • Added purify.js and purify.min.js to exports, thanks @​Aetherinox
  • Added better logic in case no window object is president, thanks @​yehuya
  • Updated some dependencies called out by dependabot
  • Updated license files etc to show the correct year

DOMPurify 3.2.3

DOMPurify 3.2.2

  • Fixed a possible bypass in case a rather specific config for custom elements is set, thanks @​yaniv-git
  • Fixed several minor issues with the type definitions, thanks again @​reduckted
  • Fixed a minor issue with the types reference for trusted types, thanks @​reduckted
  • Fixed a minor problem with the template detection regex on some systems, thanks @​svdb99

DOMPurify 3.2.1

DOMPurify 3.2.0

DOMPurify 3.1.7

  • Fixed an issue with comment detection and possible bypasses with specific config settings, thanks @​masatokinugawa
  • Fixed several smaller typos in documentation and test & build files, thanks @​christianhg
  • Added better support for Angular compiler, thanks @​jeroen1602
  • Added several new attributes to HTML and SVG allow-list, thanks @​Gigabyte5671 and @​Rotzbua
  • Removed the foreignObject element from the list of HTML entry-points, thanks @​masatokinugawa
  • Bumped several dependencies to be more up to date

DOMPurify 3.1.6

  • Fixed an issue with the execution logic of attribute hooks to prevent bypasses, thanks @​kevin-mizu
  • Fixed an issue with element removal leading to uncaught errors through DOM Clobbering, thanks @​realansgar
  • Fixed a minor problem with the bower file pointing to the wrong dist path
  • Fixed several minor typos in docs, comments and comment blocks, thanks @​Rotzbua
  • Updated several development dependencies

DOMPurify 3.1.5

  • Fixed a minor issue with the dist paths in bower.js, thanks @​HakumenNC
  • Fixed a minor issue with sanitizing HTML coming from copy&paste Word content, thanks @​kakao-bishop-cho

DOMPurify 3.1.4

  • Fixed an issue with the recently implemented isNaN checks, thanks @​tulach
  • Added several new popover attributes to allow-list, thanks @​Gigabyte5671
  • Fixed the tests and adjusted the test runner to cover all branches

... (truncated)

Commits
  • ec29e65 Merge pull request #1062 from cure53/main
  • 1c1b183 chore: Preparing 3.2.4 release
  • d18ffcb fix: Changed the template literal regex to avoid a config-dependent bypass
  • 0d64d2b Merge pull request #1060 from yehuya/initializeTestImprovements
  • 9ad7933 tests: DOMPurify custom window tests improvements
  • 72760ca Merge pull request #1059 from yehuya/fixMissingWindowElement
  • bc72d44 Fix tests
  • 363a89d fix: handle undefined Element in DOMPurify initialization
  • f41b45d Update LICENSE
  • b25bf26 Update README.md
  • Additional commits viewable in compare view

Updates @asyncapi/cli from 2.16.0 to 3.1.1

Release notes

Sourced from @​asyncapi/cli's releases.

v3.1.1

Patch Changes

  • 152c272: feat: made the start studio command interactive along with addition of…

    • 0e8e3c1: feat: made the start studio command inteactive along with addition of a flag to disable prompt.

v3.1.0

Minor Changes

  • d17aa54: feat: new command asyncapi start preview has been added

v3.0.1

Patch Changes

  • 1b62a66: - Fixes script detection issue in version 3.0.0
    • Fixes testing by testing the github action with local CLI

v3.0.0

Major Changes

  • b6f8b82: feat: add autocomplete feature in cli

v2.17.0

Minor Changes

  • f0268d4: Remove --renderer flag and make React as the de-facto renderer, deprecating Nunjucks

v2.16.10

Patch Changes

  • e11fe05: fix: Wrong Error message in -h command #1725

v2.16.9

Patch Changes

  • 819b585: [Fix]: Json file supported in asyncapi new file command
  • 830fe82: Fix studio not opening in CLI studio command
  • 830fe82: fix: studio command not working

v2.16.8

Patch Changes

  • 460c99a: feat: use next.js version of studio
  • 460c99a: Upgrade studio to latest and allow use of next server

v2.16.7

Patch Changes

  • 6ca17b3: fix: update packages to latest stable version

... (truncated)

Changelog

Sourced from @​asyncapi/cli's changelog.

3.1.1

Patch Changes

  • 152c272: feat: made the start studio command interactive along with addition of…

    • 0e8e3c1: feat: made the start studio command inteactive along with addition of a flag to disable prompt.

3.1.0

Minor Changes

  • d17aa54: feat: new command asyncapi start preview has been added

3.0.1

Patch Changes

  • 1b62a66: - Fixes script detection issue in version 3.0.0
    • Fixes testing by testing the github action with local CLI

3.0.0

Major Changes

  • b6f8b82: feat: add autocomplete feature in cli

2.17.0

Minor Changes

  • f0268d4: Remove --renderer flag and make React as the de-facto renderer, deprecating Nunjucks

2.16.10

Patch Changes

  • e11fe05: fix: Wrong Error message in -h command #1725

2.16.9

Patch Changes

  • 819b585: [Fix]: Json file supported in asyncapi new file command
  • 830fe82: Fix studio not opening in CLI studio command
  • 830fe82: fix: studio command not working

2.16.8

Patch Changes

... (truncated)

Commits
  • 1b8a4d3 chore(release): release and bump versions of packages (#1767)
  • 152c272 feat: made the start studio command interactive along with addition of… (#1765)
  • d83caa2 chore(deps): bump @​babel/helpers from 7.25.6 to 7.26.10 in /assets/create-gle...
  • 6902e04 ci: add changeset automation (#1653)
  • 0f83461 chore(release): release and bump versions of packages (#1761)
  • d17aa54 feat: new command asyncapi start preview implemented. (#1753)
  • dc9efe3 chore(release): release and bump versions of packages (#1759)
  • a2f9992 feat: fix action testing (#1758)
  • 1b62a66 fix: script detection issue in version 3.0.0 (#1748)
  • 434e464 chore(release): release and bump versions of packages (#1746)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [dompurify](https://github.com/cure53/DOMPurify) to 3.2.4 and updates ancestor dependency [@asyncapi/cli](https://github.com/asyncapi/cli). These dependencies need to be updated together.


Updates `dompurify` from 2.5.8 to 3.2.4
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@2.5.8...3.2.4)

Updates `@asyncapi/cli` from 2.16.0 to 3.1.1
- [Release notes](https://github.com/asyncapi/cli/releases)
- [Changelog](https://github.com/asyncapi/cli/blob/master/CHANGELOG.md)
- [Commits](asyncapi/cli@v2.16.0...v3.1.1)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.2.4
  dependency-type: indirect
- dependency-name: "@asyncapi/cli"
  dependency-version: 3.1.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 26, 2025
@dependabot dependabot bot requested a review from fmvilas as a code owner May 26, 2025 10:35
@dependabot dependabot bot added the javascript Pull requests that update javascript code label May 26, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 26, 2025
@sonarqubecloud
Copy link

@asyncapi-bot asyncapi-bot merged commit 547dd6d into master May 26, 2025
25 checks passed
@asyncapi-bot asyncapi-bot deleted the dependabot/npm_and_yarn/multi-099cd6d2db branch May 26, 2025 10:40
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 3.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autoapproved autoupdate dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants