Skip to content

build(deps): bump @radix-ui/react-slot from 1.2.5 to 1.3.0#50

Merged
Kikobeats merged 1 commit into
masterfrom
dependabot/npm_and_yarn/radix-ui/react-slot-1.3.0
Jun 16, 2026
Merged

build(deps): bump @radix-ui/react-slot from 1.2.5 to 1.3.0#50
Kikobeats merged 1 commit into
masterfrom
dependabot/npm_and_yarn/radix-ui/react-slot-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps @radix-ui/react-slot from 1.2.5 to 1.3.0.

Changelog

Sourced from @​radix-ui/react-slot's changelog.

1.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");
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 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)

Bumps [@radix-ui/react-slot](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/slot) from 1.2.5 to 1.3.0.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/slot/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/slot)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-slot"
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 16, 2026
@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
geolocation Ready Ready Preview, Comment Jun 16, 2026 3:44pm

Request Review

@github-actions

Copy link
Copy Markdown

@microlink/difftool visual comparison

workflow run · base geolocation.microlink.io · head geolocation-atbol6ffu-microlink.vercel.app

✅ 1/1 routes pass

Route Changes Production Preview Difference Compare Verdict
/ 0.08% open open open compare
configuration
{
  "base": "https://geolocation.microlink.io",
  "head": "https://geolocation-atbol6ffu-microlink.vercel.app",
  "threshold": 0.001,
  "warningThreshold": 0.05,
  "pixelThreshold": 0.1,
  "verdict": "pass",
  "passed": true,
  "routes": [
    {
      "route": "/",
      "baseUrl": "https://geolocation.microlink.io/",
      "headUrl": "https://geolocation-atbol6ffu-microlink.vercel.app/",
      "diffPixels": 3320,
      "totalPixels": 4096000,
      "diffRatio": 0.000810546875,
      "verdict": "pass",
      "passed": true,
      "outDir": "."
    }
  ]
}

@Kikobeats Kikobeats merged commit b89292b into master Jun 16, 2026
3 checks passed
@Kikobeats Kikobeats deleted the dependabot/npm_and_yarn/radix-ui/react-slot-1.3.0 branch June 16, 2026 16:06
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