Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2025

Bumps @radix-ui/react-tooltip from 1.2.7 to 1.2.8.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 23, 2025
@vercel
Copy link

vercel bot commented Sep 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
app Ready Ready Preview Comment Nov 7, 2025 8:38pm
portal Ready Ready Preview Comment Nov 7, 2025 8:38pm

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/radix-ui/react-tooltip-1.2.8 branch from cb76a4a to 46ade49 Compare September 24, 2025 20:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/radix-ui/react-tooltip-1.2.8 branch from 46ade49 to 61c8e77 Compare September 26, 2025 13:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/radix-ui/react-tooltip-1.2.8 branch from 61c8e77 to 27e3c6d Compare October 2, 2025 14:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/radix-ui/react-tooltip-1.2.8 branch from 27e3c6d to 5fbc8b4 Compare October 12, 2025 17:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/radix-ui/react-tooltip-1.2.8 branch from 5fbc8b4 to 1029b15 Compare October 13, 2025 22:00
@comp-ai-code-review
Copy link

comp-ai-code-review bot commented Oct 13, 2025

🔒 Comp AI - Security Review

🟢 Risk Level: LOW

OSV scan found one low-severity npm CVE: GHSA-rwvc-j5jr-mgvh in package 'ai' v5.0.0 (filetype whitelist bypass). packages/ui/package.json shows no vulnerabilities.


📦 Dependency Vulnerabilities

🟢 NPM Packages (LOW)

Risk Score: 2/10 | Summary: 1 low CVE found

Package Version CVE Severity CVSS Summary Fixed In
ai 5.0.0 GHSA-rwvc-j5jr-mgvh LOW N/A Vercel’s AI SDK's filetype whitelists can be bypassed when uploading files 5.0.52

🛡️ Code Security Analysis

✅ No security issues detected in code changes.


💡 Recommendations

View 3 recommendation(s)
  1. Update any package.json entries that depend on "ai" to version >= 5.0.52 (the fixed release) and reinstall the dependency so the patched SDK is used.
  2. In upload handling code, enforce server-side file validation: validate MIME type and check file magic bytes (e.g., using a file-type library) before accepting or processing uploads.
  3. Do not rely solely on SDK whitelists — add explicit server-side checks for allowed extensions and reject or quarantine files that mismatch declared type or contain executable content.

Powered by Comp AI - AI that handles compliance for you. Reviewed Nov 7, 2025

Bumps [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) from 1.2.7 to 1.2.8.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-tooltip"
  dependency-version: 1.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
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.

2 participants