Skip to content

build(deps): bump bits-ui from 1.5.3 to 1.8.0 in /src/Exceptionless.Web/ClientApp #1901

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps bits-ui from 1.5.3 to 1.8.0.

Release notes

Sourced from bits-ui's releases.

bits-ui@1.8.0

Minor Changes

  • feat(Slider): thumbPositioning for more granular control of thumb positioning (#1470)

Patch Changes

  • fix(NavigationMenu): moving from submenu trigger to menu item in the same menu should close the submenu (#1489)

  • feat(NavigationMenu): openOnHover prop to control whether menu items open on hover or not (#1491)

  • fix(NavigationMenu): issues with non-viewport transitions (#1489)

bits-ui@1.7.0

Minor Changes

  • feat(DropdownMenu): new DropdownMenu.CheckboxGroup component (#1486)

  • feat(ContextMenu): new ContextMenu.CheckboxGroup component (#1486)

  • feat(Menubar): new Menubar.CheckboxGroup component (#1486)

Patch Changes

  • fix(Select): ensure scroll buttons render on subsequent mounts (#1484)

  • fix(Combobox): ensure scroll buttons render on subsequent mounts (#1484)

bits-ui@1.6.1

Patch Changes

  • fix(Tooltip): ensure only one tooltip within a Provider can be open at a time (#1481)

  • fix(Command): replace encodeURIComponent with css.escape for attribute values (#1482)

bits-ui@1.6.0

Minor Changes

  • feat(Slider): expose thumb active state (#1471)

Patch Changes

  • fix(DateRangeField): ensure prepopulated value takes priority over placeholder for validation (#1479)

  • fix(NavigationMenu): do not close Sub content when clicking the trigger (#1473)

  • fix(NavigationMenu): render Content without Viewport (#1474)

  • fix(DateField): ensure prepopulated value takes priority over placeholder for validation (#1479)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [bits-ui](https://github.com/huntabyte/bits-ui) from 1.5.3 to 1.8.0.
- [Release notes](https://github.com/huntabyte/bits-ui/releases)
- [Commits](https://github.com/huntabyte/bits-ui/compare/bits-ui@1.5.3...bits-ui@1.8.0)

---
updated-dependencies:
- dependency-name: bits-ui
  dependency-version: 1.8.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 May 26, 2025
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
Exceptionless.Insulation 27% 24% 231
Exceptionless.AppHost 18% 6% 87
Exceptionless.Web 44% 32% 2938
Exceptionless.Core 66% 44% 8566
Summary 57% (9899 / 17222) 40% (3911 / 9690) 11822

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
Development

Successfully merging this pull request may close these issues.

0 participants