Skip to content

build(deps): bump the npm_and_yarn group across 2 directories with 3 updates - #59

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-837bb53f2e
Open

build(deps): bump the npm_and_yarn group across 2 directories with 3 updates#59
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-837bb53f2e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 3 updates in the / directory: dompurify, svgo and @vitest/browser.
Bumps the npm_and_yarn group with 1 update in the /apps/storybook directory: @vitest/browser.

Updates dompurify from 3.4.11 to 3.4.13

Release notes

Sourced from dompurify's releases.

DOMPurify 3.4.13

  • Fixed an issue with hook removal during IN_PLACE sanitization, thanks @​koyokr
  • Fixed an issue with hooks potentially bypassing the clone guard, thanks @​AkshayjainG
  • Fixed an issue with DOM clobbering via ownerDocument during IN_PLACE, thanks @​AkshayjainG
  • Bumped several dependencies where possible

DOMPurify 3.4.12

  • Fixed an issue where a hook would not get called for custom elements, thanks @​Rikuxx0
  • Hardened the handling of hooks removing elements, @​mkrause-bee360
  • Added support for a few new SVG attributes, thanks @​cbn-falias & @​Develop-KIM
  • Hardened the handling of declarative partial updates
  • Updated the documentation is several spots, README, wiki, etc.
  • Bumped several dependencies where possible
Commits

Updates svgo from 3.3.3 to 3.3.4

Release notes

Sourced from svgo's releases.

v3.3.4

What's Changed

Security

Support

SVGO v3 is not officially supported, please consider upgrading to SVGO v4 instead. We've backported this fix as there are security implications, but there is no commitment to do this for more complex changes in future.

Consider reading our Migration Guide from v3 to v4 which should ease the process.

Commits

Updates @vitest/browser from 3.2.6 to 3.2.7

Release notes

Sourced from @​vitest/browser's releases.

v3.2.7

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/browser from 3.2.6 to 3.2.7

Release notes

Sourced from @​vitest/browser's releases.

v3.2.7

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates dompurify from 3.4.11 to 3.4.13

Release notes

Sourced from dompurify's releases.

DOMPurify 3.4.13

  • Fixed an issue with hook removal during IN_PLACE sanitization, thanks @​koyokr
  • Fixed an issue with hooks potentially bypassing the clone guard, thanks @​AkshayjainG
  • Fixed an issue with DOM clobbering via ownerDocument during IN_PLACE, thanks @​AkshayjainG
  • Bumped several dependencies where possible

DOMPurify 3.4.12

  • Fixed an issue where a hook would not get called for custom elements, thanks @​Rikuxx0
  • Hardened the handling of hooks removing elements, @​mkrause-bee360
  • Added support for a few new SVG attributes, thanks @​cbn-falias & @​Develop-KIM
  • Hardened the handling of declarative partial updates
  • Updated the documentation is several spots, README, wiki, etc.
  • Bumped several dependencies where possible
Commits

Updates svgo from 3.3.3 to 3.3.4

Release notes

Sourced from svgo's releases.

v3.3.4

What's Changed

Security

Support

SVGO v3 is not officially supported, please consider upgrading to SVGO v4 instead. We've backported this fix as there are security implications, but there is no commitment to do this for more complex changes in future.

Consider reading our Migration Guide from v3 to v4 which should ease the process.

Commits

Updates @vitest/browser from 3.2.6 to 3.2.7

Release notes

Sourced from @​vitest/browser's releases.

v3.2.7

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/browser from 3.2.6 to 3.2.7

Release notes

Sourced from @​vitest/browser's releases.

v3.2.7

   🐞 Bug Fixes

    View changes on GitHub
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 7, 2026
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://flanksource.github.io/clicky-ui/storybook/pr-59/

Built to branch gh-pages at 2026-08-10 12:27 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Gavel summary

Source Pass Fail Skip Duration
./apps/kitchen-sink 5 0 0 1.4s
./apps/playground 89 0 0 290ms
./apps/storybook 646 0 0 1m27s
./e2e 4 0 0 2m16s
./packages/ui 2656 0 0 2m53s
lint: betterleaks 0 0 1 -
lint: tsc 1 0 0 303ms

Totals: 3401 passed · 0 failed · 1 skipped · 6m38s

View full results

…updates

Bumps the npm_and_yarn group with 3 updates in the / directory: [dompurify](https://github.com/cure53/DOMPurify), [svgo](https://github.com/svg/svgo) and [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser).
Bumps the npm_and_yarn group with 1 update in the /apps/storybook directory: [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser).


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

Updates `svgo` from 3.3.3 to 3.3.4
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](svg/svgo@v3.3.3...v3.3.4)

Updates `@vitest/browser` from 3.2.6 to 3.2.7
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.7/packages/browser)

Updates `@vitest/browser` from 3.2.6 to 3.2.7
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.7/packages/browser)

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

Updates `svgo` from 3.3.3 to 3.3.4
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](svg/svgo@v3.3.3...v3.3.4)

Updates `@vitest/browser` from 3.2.6 to 3.2.7
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.7/packages/browser)

Updates `@vitest/browser` from 3.2.6 to 3.2.7
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.7/packages/browser)

---
updated-dependencies:
- dependency-name: "@vitest/browser"
  dependency-version: 3.2.7
  dependency-type: direct:development
- dependency-name: "@vitest/browser"
  dependency-version: 3.2.7
  dependency-type: direct:development
- dependency-name: "@vitest/browser"
  dependency-version: 3.2.7
  dependency-type: direct:development
- dependency-name: "@vitest/browser"
  dependency-version: 3.2.7
  dependency-type: direct:development
- dependency-name: dompurify
  dependency-version: 3.4.12
  dependency-type: direct:production
- dependency-name: dompurify
  dependency-version: 3.4.13
  dependency-type: direct:production
- dependency-name: svgo
  dependency-version: 3.3.4
  dependency-type: direct:development
- dependency-name: svgo
  dependency-version: 3.3.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-837bb53f2e branch from f2008f9 to 4674c7a Compare August 10, 2026 12:25
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants