alvarlagerlof / rsc-parser

A parser for the React Server components when sent over the network
https://rsc-parser.vercel.app
MIT License
515 stars 12 forks source link

chore(deps): update dependency @ariakit/react to v0.4.8 #1207

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ariakit/react (source) 0.4.7 -> 0.4.8 age adoption passing confidence

Release Notes

ariakit/ariakit (@​ariakit/react) ### [`v0.4.8`](https://togithub.com/ariakit/ariakit/blob/HEAD/packages/ariakit-react/CHANGELOG.md#048) [Compare Source](https://togithub.com/ariakit/ariakit/compare/@ariakit/react@0.4.7...@ariakit/react@0.4.8) ##### Accessing selected tabs when disabled A [Tab](https://ariakit.org/components/tab) component that is both selected and disabled will now remain accessible to keyboard focus even if the [`accessibleWhenDisabled`](https://ariakit.org/reference/tab#accessiblewhendisabled) prop is set to `false`. This ensures users can navigate to other tabs using the keyboard. ##### Other updates - Fixed [Dialog](https://ariakit.org/components/dialog) to prevent smooth scrolling on hide. - Fixed [Hovercard](https://ariakit.org/components/hovercard) unexpectedly hiding when scrolling in Safari. - Improved JSDocs. - Updated dependencies: `@ariakit/react-core@0.4.8`

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Stockholm, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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



This PR was generated by Mend Renovate. View the repository job log.