Skip to content

Conversation

dependabot[bot]
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

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 23, 2025
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 Oct 17, 2025 3:23pm
portal Ready Ready Preview Comment Oct 17, 2025 3:23pm

@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
Copy link

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

🔒 Comp AI - Security Review

🟢 Risk Level: LOW

OSV scan of packages/ui/package.json found no known vulnerabilities; no CVEs, hardcoded credentials, or injection issues were reported.


📦 Dependency Vulnerabilities

✅ No known vulnerabilities detected in dependencies.


🛡️ Code Security Analysis

✅ No security issues detected in code changes.


💡 Recommendations

View 3 recommendation(s)
  1. Inspect packages/ui/package.json "scripts" and "config" fields for any hardcoded secrets or tokens and remove literals (use env vars instead).
  2. If package.json defines postinstall/preinstall or other lifecycle scripts, ensure they do not execute shell commands that interpolate untrusted input or secrets.
  3. When invoking shell/CLI from npm scripts, validate/escape any external input before use to prevent command injection (avoid direct string concatenation with user data).

Powered by Comp AI - AI that handles compliance for you. Reviewed Oct 17, 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] <[email protected]>
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