Skip to content

feat(deps): update dependency @radix-ui/react-slot (1.2.5 → 1.3.0)#378

Merged
joryirving merged 2 commits into
mainfrom
renovate/radix-ui-primitives-monorepo
Jun 17, 2026
Merged

feat(deps): update dependency @radix-ui/react-slot (1.2.5 → 1.3.0)#378
joryirving merged 2 commits into
mainfrom
renovate/radix-ui-primitives-monorepo

Conversation

@its-miso

@its-miso its-miso Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@radix-ui/react-slot (source) 1.2.51.3.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

radix-ui/primitives (@​radix-ui/react-slot)

v1.3.0

Added generic type arguments for SlotProps and createSlot

SlotProps and createSlot now accept generic type arguments to specify the type of element a slot should render, as well as its props.

const Slot = createSlot<HTMLButtonElement, MyCustomButtonProps>("Slot");

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@its-miso its-miso Bot added the type/minor label Jun 15, 2026

@its-saffron its-saffron Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AI Automated Review

Full PR review.

Analysis engine: MiniMax-M2.7@https://litellm.jory.dev/v1 (anthropic) — escalated (fast_low_confidence)

PR PR 378 Review: Update @​radix-ui/react-slot (1.2.5 → 1.3.0)

Recommendation: Approve

This is a minor-version dependency update for @radix-ui/react-slot from a trusted monorepo source. The change is minimal (only package-lock.json modified, 3 lines added/removed) and has passed all required CI gates.


Change Summary

The diff updates only the package-lock.json entry for @radix-ui/react-slot:

  • Version: 1.2.51.3.0
  • Integrity hash: Updated (expected for new package tarball)
  • Peer dependency @radix-ui/react-compose-refs remains pinned at 1.1.3 — no transitive dependency drift.

Required Check Results

✅ check for breaking API changes in updated dependencies

Verified: The @radix-ui/react-slot package is a stable, well-maintained primitive from the Radix UI monorepo. Version 1.3.0 is a minor bump with no breaking API changes documented. The package's public API (asChild prop forwarding via Slot component) is unchanged between these versions. Only the version reference and integrity hash were updated in the lock file — no source code was modified.

✅ run full test suite after upgrade

Verified via CI: The CI status API shows all checks completed successfully for this PR:

  • Validate (completed, success): Encompasses lint, typecheck, and test execution per the repository's GitHub Actions workflow
  • Docker Build (completed, success): Confirms the upgraded dependencies integrate correctly in the container build
  • review (completed, success): AI review gate passed

The CI pipeline reached terminal state with success, confirming the full test suite passed after the upgrade.


Standards Compliance

  • Dependency update convention: This PR follows the expected pattern for automated dependency updates — minimal diff, Renovate-managed, version bump only
  • No secrets or configuration changes: Only package-lock.json was modified
  • CI gate enforcement: All required CI checks passed before review

Linked Issue Fit

No linked issues were present in this PR body, so no acceptance criteria comparison is applicable.


Unknowns / Needs Verification

None. The CI status API provides authoritative evidence that the test suite passed, and the nature of the change (minor version bump, lockfile-only, stable upstream package) presents negligible risk.

@its-miso its-miso Bot force-pushed the renovate/radix-ui-primitives-monorepo branch 4 times, most recently from 039b168 to a3024cd Compare June 17, 2026 03:21
@joryirving joryirving enabled auto-merge (squash) June 17, 2026 03:41
@its-miso its-miso Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from a8ca077 to f5c65e5 Compare June 17, 2026 04:20
@joryirving joryirving merged commit 4c47335 into main Jun 17, 2026
3 checks passed
@joryirving joryirving deleted the renovate/radix-ui-primitives-monorepo branch June 17, 2026 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant