Skip to content

Update dependency @radix-ui/react-tooltip to v1.2.16 - #244

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/radix-ui-primitives-monorepo
Open

Update dependency @radix-ui/react-tooltip to v1.2.16#244
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/radix-ui-primitives-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@radix-ui/react-tooltip (source) 1.2.81.2.16 age confidence

Release Notes

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

v1.2.16

  • Reverted breaking changes that caused compatibility issues with React Server Components.
  • Updated dependencies: @radix-ui/react-compose-refs@1.1.5, @radix-ui/react-context@1.2.2, @radix-ui/react-dismissable-layer@1.1.19, @radix-ui/react-id@1.1.4, @radix-ui/react-popper@1.3.7, @radix-ui/react-portal@1.1.17, @radix-ui/react-presence@1.1.10, @radix-ui/react-primitive@2.1.10, @radix-ui/react-slot@1.3.3, @radix-ui/react-use-controllable-state@1.2.6, @radix-ui/react-use-layout-effect@1.1.4, @radix-ui/react-visually-hidden@1.2.11

v1.2.15

  • Updated dependencies: @radix-ui/react-slot@1.3.2, @radix-ui/react-primitive@2.1.9, @radix-ui/react-dismissable-layer@1.1.18, @radix-ui/react-popper@1.3.6, @radix-ui/react-portal@1.1.16, @radix-ui/react-visually-hidden@1.2.10

v1.2.14

  • Republish through CI to attach provenance attestations. The previous versions of these packages were published manually outside of CI and therefore shipped without provenance; this patch re-releases the same code through the CI pipeline so every package includes an attestation.
  • Updated dependencies: @radix-ui/primitive@1.1.7, @radix-ui/react-compose-refs@1.1.4, @radix-ui/react-context@1.2.1, @radix-ui/react-dismissable-layer@1.1.17, @radix-ui/react-id@1.1.3, @radix-ui/react-popper@1.3.5, @radix-ui/react-portal@1.1.15, @radix-ui/react-presence@1.1.9, @radix-ui/react-primitive@2.1.8, @radix-ui/react-slot@1.3.1, @radix-ui/react-use-controllable-state@1.2.5, @radix-ui/react-use-layout-effect@1.1.3, @radix-ui/react-visually-hidden@1.2.9

v1.2.13

  • Fixed a bug where Tooltip.Content children were mounted to the DOM twice.
  • Improved tree-shaking so bundlers can drop unused components. Component parts are now marked /* @__PURE__ */ and use named render functions instead of Component.displayName = ... assignments, which previously prevented dead-code elimination with some bundlers.
  • Updated dependencies: @radix-ui/react-popper@1.3.4, @radix-ui/react-dismissable-layer@1.1.16, @radix-ui/react-portal@1.1.14, @radix-ui/react-presence@1.1.8, @radix-ui/react-visually-hidden@1.2.8, @radix-ui/react-use-controllable-state@1.2.4, @radix-ui/primitive@1.1.6, @radix-ui/react-compose-refs@1.1.3, @radix-ui/react-context@1.2.0, @radix-ui/react-id@1.1.2, @radix-ui/react-primitive@2.1.7, @radix-ui/react-slot@1.3.0, @radix-ui/react-use-layout-effect@1.1.2

v1.2.12

  • Updated dependencies: @radix-ui/react-dismissable-layer@1.1.15, @radix-ui/primitive@1.1.5, @radix-ui/react-context@1.2.0, @radix-ui/react-presence@1.1.7, @radix-ui/react-popper@1.3.3

v1.2.11

  • Updated dependencies: @radix-ui/react-primitive@2.1.7, @radix-ui/react-dismissable-layer@1.1.14, @radix-ui/react-popper@1.3.2, @radix-ui/react-portal@1.1.13, @radix-ui/react-visually-hidden@1.2.7

v1.2.10

  • Updated dependencies: @radix-ui/react-slot@1.3.0, @radix-ui/react-popper@1.3.1, @radix-ui/react-dismissable-layer@1.1.13, @radix-ui/react-primitive@2.1.6, @radix-ui/react-portal@1.1.12, @radix-ui/react-visually-hidden@1.2.6

v1.2.9

  • Fixed runtime error when event target is non-Node
  • Fixed a Tooltip bug so that skipDelayDuration={0} works as expected. Previously, the open delay could still be skipped when moving between triggers.
  • Added repository.directory to all package.json files
  • Updated dependencies: @radix-ui/react-presence@1.1.6, @radix-ui/react-popper@1.3.0, @radix-ui/react-slot@1.2.5, @radix-ui/react-dismissable-layer@1.1.12, @radix-ui/primitive@1.1.4, @radix-ui/react-compose-refs@1.1.3, @radix-ui/react-context@1.1.4, @radix-ui/react-id@1.1.2, @radix-ui/react-portal@1.1.11, @radix-ui/react-primitive@2.1.5, @radix-ui/react-use-controllable-state@1.2.3, @radix-ui/react-visually-hidden@1.2.5

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@vercel

vercel Bot commented Jun 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
dotfyi Ready Ready Preview Aug 26, 2026 11:14am

@renovate
renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from 50ecd8f to 6b02a02 Compare June 10, 2026 03:38
@renovate renovate Bot changed the title Update radix-ui-primitives monorepo to v1.2.9 Update radix-ui-primitives monorepo to v1.2.10 Jun 15, 2026
@renovate
renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from 6b02a02 to c527def Compare June 15, 2026 21:04
@renovate renovate Bot changed the title Update radix-ui-primitives monorepo to v1.2.10 Update radix-ui-primitives monorepo Jun 22, 2026
@renovate renovate Bot changed the title Update radix-ui-primitives monorepo Update dependency @radix-ui/react-tooltip to v1.2.10 Jun 26, 2026
@renovate renovate Bot changed the title Update dependency @radix-ui/react-tooltip to v1.2.10 Update dependency @radix-ui/react-tooltip to v1.2.11 Jun 30, 2026
@renovate
renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from c527def to 01c0f50 Compare June 30, 2026 18:43
@renovate
renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from 01c0f50 to 99b300b Compare July 6, 2026 22:34
@renovate renovate Bot changed the title Update dependency @radix-ui/react-tooltip to v1.2.11 Update dependency @radix-ui/react-tooltip to v1.2.12 Jul 6, 2026
@renovate
renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from 99b300b to 2319332 Compare July 12, 2026 11:47
@renovate
renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from 2319332 to 7e4e2ca Compare July 16, 2026 14:30
@renovate renovate Bot changed the title Update dependency @radix-ui/react-tooltip to v1.2.12 Update dependency @radix-ui/react-tooltip to v1.2.13 Jul 20, 2026
@renovate
renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from 7e4e2ca to 52c3dca Compare July 20, 2026 06:11
@renovate renovate Bot changed the title Update dependency @radix-ui/react-tooltip to v1.2.13 Update dependency @radix-ui/react-tooltip to v1.2.14 Jul 22, 2026
@renovate
renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from 52c3dca to cb1afd1 Compare July 22, 2026 23:08
@renovate
renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from cb1afd1 to f787e17 Compare July 24, 2026 17:03
@renovate renovate Bot changed the title Update dependency @radix-ui/react-tooltip to v1.2.14 Update dependency @radix-ui/react-tooltip to v1.2.15 Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from f787e17 to 353a41d Compare July 25, 2026 00:08
@renovate renovate Bot changed the title Update dependency @radix-ui/react-tooltip to v1.2.15 Update dependency @radix-ui/react-tooltip to v1.2.16 Jul 25, 2026
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.

0 participants