Skip to content

Chore(deps): Bump reka-ui from 2.9.8 to 2.9.9#1884

Merged
stvncode merged 1 commit into
mainfrom
dependabot/npm_and_yarn/reka-ui-2.9.9
Jun 8, 2026
Merged

Chore(deps): Bump reka-ui from 2.9.8 to 2.9.9#1884
stvncode merged 1 commit into
mainfrom
dependabot/npm_and_yarn/reka-ui-2.9.9

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps reka-ui from 2.9.8 to 2.9.9.

Release notes

Sourced from reka-ui's releases.

v2.9.9

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 091d650 chore: release v2.9.9
  • 9f53dbb fix(DatePicker): reset time after clearing value (#2636)
  • 5bceab6 fix(Listbox): prevent page scroll on mount caused by changeHighlight (#2666)
  • 8212fa5 fix: handle IME composition correctly across input components (#2665)
  • eeac4e6 chore(deps-dev): bump vitest from 3.2.4 to 4.1.0 (#2672)
  • 6d430ce chore(deps): update build (#2646)
  • 7698318 fix(ScrollArea): clear scrollbar registration on unmount so corner stays in s...
  • 04799b6 fix(NavigationMenu): behavior should match radix ui navigation menu w… (#2667)
  • 396ba29 fix(Dialog): scope overlay pointerdown prevention to the overlay itself (#2668)
  • d3df692 chore: delete root time-range-field.md (#2661)
  • Additional commits viewable in compare view

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 [reka-ui](https://github.com/unovue/reka-ui) from 2.9.8 to 2.9.9.
- [Release notes](https://github.com/unovue/reka-ui/releases)
- [Commits](unovue/reka-ui@v2.9.8...v2.9.9)

---
updated-dependencies:
- dependency-name: reka-ui
  dependency-version: 2.9.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 8, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/reka-ui 2.9.9 UnknownUnknown

Scanned Files

  • yarn.lock

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

yarn.lock changes

Click to toggle table visibility
Name Status Previous Current
reka-ui UPDATED 2.9.8 2.9.9

@stvncode stvncode merged commit 8f721de into main Jun 8, 2026
9 checks passed
@stvncode stvncode deleted the dependabot/npm_and_yarn/reka-ui-2.9.9 branch June 8, 2026 08:09
github-actions Bot pushed a commit to music-assistant/server that referenced this pull request Jun 8, 2026
Update music-assistant-frontend to version
[2.17.181](https://github.com/music-assistant/frontend/releases/tag/2.17.181)


- Fix queue items disappearing in fullscreen player (by @MarvinSchenkel
in [#1874](music-assistant/frontend#1874))
- Add translation key for now playing badge (by @MarvinSchenkel in
[#1889](music-assistant/frontend#1889))

## 🚀 Features and enhancements

- Refactor heart icon and add it to the artist page (by @stvncode in
[#1891](music-assistant/frontend#1891))
- Add back subtitle for discover page (by @stvncode in
[#1890](music-assistant/frontend#1890))
- Bigger tiles on mobile (by @stvncode in
[#1887](music-assistant/frontend#1887))

## 🐛 Bugfixes

- Fix self-sustaining WebRTC reconnect storm in remote transport (by
@MarvinSchenkel in
[#1888](music-assistant/frontend#1888))
- Subtle placeholder for both dark and light mode (by @stvncode in
[#1886](music-assistant/frontend#1886))

## 🧰 Maintenance and dependency bumps

<details>
<summary>8 changes</summary>

- Add built-in playlists for favorites and random tracks (by @OzGav in
[#1876](music-assistant/frontend#1876))
- Chore(deps): Bump ludeeus/action-require-labels from 1.1.0 to 2.0.0
(by @[dependabot[bot]](https://github.com/apps/dependabot) in
[#1878](music-assistant/frontend#1878))
- Chore(deps): Bump happy-dom from 20.9.0 to 20.10.2 (by
@[dependabot[bot]](https://github.com/apps/dependabot) in
[#1879](music-assistant/frontend#1879))
- Chore(deps): Bump marked from 18.0.3 to 18.0.5 (by
@[dependabot[bot]](https://github.com/apps/dependabot) in
[#1880](music-assistant/frontend#1880))
- Chore(deps-dev): Bump @types/node from 25.9.1 to 25.9.2 (by
@[dependabot[bot]](https://github.com/apps/dependabot) in
[#1881](music-assistant/frontend#1881))
- Chore(deps): Bump @tanstack/vue-form from 1.32.0 to 1.33.0 (by
@[dependabot[bot]](https://github.com/apps/dependabot) in
[#1882](music-assistant/frontend#1882))
- Chore(deps): Bump vue-i18n from 11.4.4 to 11.4.5 (by
@[dependabot[bot]](https://github.com/apps/dependabot) in
[#1883](music-assistant/frontend#1883))
- Chore(deps): Bump reka-ui from 2.9.8 to 2.9.9 (by
@[dependabot[bot]](https://github.com/apps/dependabot) in
[#1884](music-assistant/frontend#1884))
</details>


## 🙇 Contributors

@MarvinSchenkel, @OzGav and @stvncode

Co-authored-by: stvncode <25082266+stvncode@users.noreply.github.com>
anatosun pushed a commit to anatosun/music-assistant-server that referenced this pull request Jun 14, 2026
Update music-assistant-frontend to version
[2.17.181](https://github.com/music-assistant/frontend/releases/tag/2.17.181)


- Fix queue items disappearing in fullscreen player (by @MarvinSchenkel
in [music-assistant#1874](music-assistant/frontend#1874))
- Add translation key for now playing badge (by @MarvinSchenkel in
[music-assistant#1889](music-assistant/frontend#1889))

## 🚀 Features and enhancements

- Refactor heart icon and add it to the artist page (by @stvncode in
[music-assistant#1891](music-assistant/frontend#1891))
- Add back subtitle for discover page (by @stvncode in
[music-assistant#1890](music-assistant/frontend#1890))
- Bigger tiles on mobile (by @stvncode in
[music-assistant#1887](music-assistant/frontend#1887))

## 🐛 Bugfixes

- Fix self-sustaining WebRTC reconnect storm in remote transport (by
@MarvinSchenkel in
[music-assistant#1888](music-assistant/frontend#1888))
- Subtle placeholder for both dark and light mode (by @stvncode in
[music-assistant#1886](music-assistant/frontend#1886))

## 🧰 Maintenance and dependency bumps

<details>
<summary>8 changes</summary>

- Add built-in playlists for favorites and random tracks (by @OzGav in
[music-assistant#1876](music-assistant/frontend#1876))
- Chore(deps): Bump ludeeus/action-require-labels from 1.1.0 to 2.0.0
(by @[dependabot[bot]](https://github.com/apps/dependabot) in
[music-assistant#1878](music-assistant/frontend#1878))
- Chore(deps): Bump happy-dom from 20.9.0 to 20.10.2 (by
@[dependabot[bot]](https://github.com/apps/dependabot) in
[music-assistant#1879](music-assistant/frontend#1879))
- Chore(deps): Bump marked from 18.0.3 to 18.0.5 (by
@[dependabot[bot]](https://github.com/apps/dependabot) in
[music-assistant#1880](music-assistant/frontend#1880))
- Chore(deps-dev): Bump @types/node from 25.9.1 to 25.9.2 (by
@[dependabot[bot]](https://github.com/apps/dependabot) in
[music-assistant#1881](music-assistant/frontend#1881))
- Chore(deps): Bump @tanstack/vue-form from 1.32.0 to 1.33.0 (by
@[dependabot[bot]](https://github.com/apps/dependabot) in
[music-assistant#1882](music-assistant/frontend#1882))
- Chore(deps): Bump vue-i18n from 11.4.4 to 11.4.5 (by
@[dependabot[bot]](https://github.com/apps/dependabot) in
[music-assistant#1883](music-assistant/frontend#1883))
- Chore(deps): Bump reka-ui from 2.9.8 to 2.9.9 (by
@[dependabot[bot]](https://github.com/apps/dependabot) in
[music-assistant#1884](music-assistant/frontend#1884))
</details>


## 🙇 Contributors

@MarvinSchenkel, @OzGav and @stvncode

Co-authored-by: stvncode <25082266+stvncode@users.noreply.github.com>
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