Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps the dependencies group with 4 updates: tuiuiu.js, undici, happy-dom and superagent.

Updates tuiuiu.js from 1.0.49 to 1.0.50

Release notes

Sourced from tuiuiu.js's releases.

v1.0.50

What's Changed

Changes since v1.0.49:

🚀 Features

  • feat: export Waveform from main entry point
  • feat(storybook): add Waveform stories
  • feat(examples): add Winamp-style music player
  • feat(themes): add orange and pink themes
  • feat(data-viz): add Waveform audio visualization component

📚 Documentation

  • docs(mcp): add Waveform and WaveformBuffer to MCP docs
  • docs: add Waveform documentation and player demo

👥 Contributors


Full Changelog: forattini-dev/tuiuiu.js@v1.0.49...v1.0.50

📦 Installation

# NPM
npm install tuiuiu.js@v1.0.50
PNPM
pnpm add tuiuiu.js@v1.0.50
GitHub Packages
npm install @​forattini-dev/tuiuiu.js@v1.0.50 --registry=https://npm.pkg.github.com

Commits
  • 3104a88 1.0.50
  • 7d5a2e9 feat: export Waveform from main entry point
  • 861f506 feat(storybook): add Waveform stories
  • 268f55f docs(mcp): add Waveform and WaveformBuffer to MCP docs
  • c463903 docs: add Waveform documentation and player demo
  • b848675 feat(examples): add Winamp-style music player
  • 3218a6b feat(themes): add orange and pink themes
  • 63dac61 feat(data-viz): add Waveform audio visualization component
  • See full diff in compare view

Updates undici from 7.18.0 to 7.18.2

Release notes

Sourced from undici's releases.

v7.18.2

What's Changed

Full Changelog: nodejs/undici@v7.18.1...v7.18.2

v7.18.1

What's Changed

Full Changelog: nodejs/undici@v7.18.0...v7.18.1

Commits
  • 7e5cb2d Bumped v7.18.2 (#4730)
  • b04e3cb fix(decompress): limit Content-Encoding chain to 5 to prevent resource exhaus...
  • 2bcb77b Bumped v7.18.1 (#4728)
  • 58a12b7 build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#4719)
  • 5fa2930 build(deps): bump step-security/harden-runner from 2.13.1 to 2.14.0 (#4718)
  • fbbe283 docs: add security warning for strictContentLength option (#4726)
  • ce12d9e fix: do not crash if Node.js is compiled without SSL (#4727)
  • See full diff in compare view

Updates happy-dom from 20.0.11 to 20.1.0

Release notes

Sourced from happy-dom's releases.

v20.1.0

🎨 Features

👷‍♂️ Patch fixes

Commits

Updates superagent from 10.2.3 to 10.3.0

Release notes

Sourced from superagent's releases.

v10.3.0

  • fix: fixed package lock 5db8232
  • fix: fixed package lock b80038d
  • fix: add back zuul, fix mocha, xo, rimraf versions 829893c
  • fix: fixed deps 426c2bf
  • fix: fixed deps a55a6d6
  • fix: added back node v18 to tests c93aa19
  • chore: fix deps 5cd3751
  • Merge pull request #1842 from hlovdal/dep_updates 68308c8
  • Merge pull request #1839 from codders/feat/add-proxy-for-client-agent a488d25
  • chore: remove end-of-life nodejs versions and add active lts 170ef07
  • chore(deps): update eslint-plugin-compat package 3ce73dd
  • chore(deps): update tinify package a9a48a3
  • chore(deps): update xo package 5677b73
  • chore(deps): update rimraf package 7cda38c
  • chore(deps): update mocha package 608b4ef
  • chore(deps): update qs package 81719c9
  • chore(deps): remove zuul 7d8618b
  • chore(deps): update body-parser package e07aaaa
  • chore(deps): npm audit fix b4b2275
  • Merge pull request #1837 from inseong01/translate-docs-ko cec2606
  • feat(client): add proxy object for request.agent for compatibility 44e68b1
  • docs: translate documents to ko_KR 624ab8c

forwardemail/superagent@v10.2.3...v10.3.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 4 updates: [tuiuiu.js](https://github.com/forattini-dev/tuiuiu.js), [undici](https://github.com/nodejs/undici), [happy-dom](https://github.com/capricorn86/happy-dom) and [superagent](https://github.com/ladjs/superagent).


Updates `tuiuiu.js` from 1.0.49 to 1.0.50
- [Release notes](https://github.com/forattini-dev/tuiuiu.js/releases)
- [Commits](forattini-dev/tuiuiu.js@v1.0.49...v1.0.50)

Updates `undici` from 7.18.0 to 7.18.2
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.18.0...v7.18.2)

Updates `happy-dom` from 20.0.11 to 20.1.0
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.0.11...v20.1.0)

Updates `superagent` from 10.2.3 to 10.3.0
- [Release notes](https://github.com/ladjs/superagent/releases)
- [Changelog](https://github.com/forwardemail/superagent/blob/master/HISTORY.md)
- [Commits](forwardemail/superagent@v10.2.3...v10.3.0)

---
updated-dependencies:
- dependency-name: tuiuiu.js
  dependency-version: 1.0.50
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: undici
  dependency-version: 7.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: happy-dom
  dependency-version: 20.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: superagent
  dependency-version: 10.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 12, 2026
@deepsource-io
Copy link

deepsource-io bot commented Jan 12, 2026

Here's the code health analysis summary for commits c11c80a..1d9235b. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

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.

1 participant