Skip to content
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

build(deps): bump bits-ui from 0.6.3 to 0.17.0 #111

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps bits-ui from 0.6.3 to 0.17.0.

Release notes

Sourced from bits-ui's releases.

v0.17.0

Minor Changes

  • Slider: ticks and thumbs are now arrays of builders passed via the Slider.Roots slot props and must be passed to the individual Slider.Thumb and Slider.Tick components (#309)

Patch Changes

  • Menubar: fixed bug preventing submenus from being disabled (#309)

v0.16.0

Minor Changes

  • feat: forward/expose touch events on Dialog.Content & AlertDialog.Content components (#300)

v0.15.1

Patch Changes

  • fix: floating arrow shifting content (#291)

v0.15.0

Minor Changes

  • feat: expose isSelected slot prop from Select.Item (#285)

  • feat: adds data-placeholder attribute to Select.Value when no value is selected / when the placeholder is being displayed (#284)

Patch Changes

  • fix: expose missing Floating UI content props (#278)

v0.14.0

Minor Changes

  • Progress: update value type to include null for 'indeterminate' state (#272)

  • Menubar: move preventScroll prop from Menubar.Menu to Menubar.Root (#272)

  • Date Field: add readonlySegments prop to specify certain segments as readonly (#272)

Patch Changes

  • Date Range Field: add readonlySegments prop to specify certain segments as 'readonly' to the user (#272)

  • chore: array comparison perf improvements (#229)

  • Alert Dialog: Fix bug with exit transitions (#272)

v0.13.6

Patch Changes

... (truncated)

Changelog

Sourced from bits-ui's changelog.

0.17.0

Minor Changes

  • Slider: ticks and thumbs are now arrays of builders passed via the Slider.Roots slot props and must be passed to the individual Slider.Thumb and Slider.Tick components (#309)

Patch Changes

  • Menubar: fixed bug preventing submenus from being disabled (#309)

0.16.0

Minor Changes

  • feat: forward/expose touch events on Dialog.Content & AlertDialog.Content components (#300)

0.15.1

Patch Changes

  • fix: floating arrow shifting content (#291)

0.15.0

Minor Changes

  • feat: expose isSelected slot prop from Select.Item (#285)

  • feat: adds data-placeholder attribute to Select.Value when no value is selected / when the placeholder is being displayed (#284)

Patch Changes

  • fix: expose missing Floating UI content props (#278)

0.14.0

Minor Changes

  • Progress: update value type to include null for 'indeterminate' state (#272)

  • Menubar: move preventScroll prop from Menubar.Menu to Menubar.Root (#272)

  • Date Field: add readonlySegments prop to specify certain segments as readonly (#272)

Patch Changes

  • Date Range Field: add readonlySegments prop to specify certain segments as 'readonly' to the user (#272)

  • chore: array comparison perf improvements (#229)

... (truncated)

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 0.6.3 to 0.17.0.
- [Release notes](https://github.com/huntabyte/bits-ui/releases)
- [Changelog](https://github.com/huntabyte/bits-ui/blob/main/CHANGELOG.md)
- [Commits](huntabyte/bits-ui@v0.6.3...v0.17.0)

---
updated-dependencies:
- dependency-name: bits-ui
  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 Feb 5, 2024
Copy link

cloudflare-workers-and-pages bot commented Feb 5, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7444a48
Status:🚫  Build failed.

View logs

Copy link
Author

dependabot bot commented on behalf of github Feb 12, 2024

Superseded by #120.

@dependabot dependabot bot closed this Feb 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bits-ui-0.17.0 branch February 12, 2024 13:41
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.

0 participants