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 radix-vue from 1.9.11 to 1.9.17 #27

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 Mar 1, 2025

Bumps radix-vue from 1.9.11 to 1.9.17.

Release notes

Sourced from radix-vue's releases.

v1.9.17

   🐞 Bug Fixes

    View changes on GitHub

v1.9.16

   🐞 Bug Fixes

    View changes on GitHub

v1.9.15

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.9.14

   🚨 Breaking Changes

  • Calendar/RangeCalendar (Alpha): Do not set isDisabled on outside month  -  by @​epr3 in unovue/radix-vue#1602 (ebc4c) (CellTrigger's data-outside-view no longer set data-disabled=true, you need to update styling to cater for data-outside-view)

   🐞 Bug Fixes

    View changes on GitHub

v1.9.13

   🚀 Features

... (truncated)

Commits
  • d49630e chore: release v1.9.17
  • 8503173 fix(DatePicker): remove condition to update placeholder (#1644)
  • e374e1a fix(ToggleGroupItem): omit out unwanted props (#1643)
  • b732da8 chore: release v1.9.16
  • 0cf3c76 fix(DateField): do not reset all segments when user delete value from any seg...
  • 05e9607 fix(Calendar): properly calculate focus on paged navigation false (#1638)
  • 5f94083 docs: include v2 banner
  • c052f22 fix(useForwardExpose): forward native element (#1632)
  • 3f9aad0 fix: remove type casting in useBodyScrollLock (#1629)
  • 03826eb chore: release v1.9.15
  • 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 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 [radix-vue](https://github.com/unovue/radix-vue) from 1.9.11 to 1.9.17.
- [Release notes](https://github.com/unovue/radix-vue/releases)
- [Commits](unovue/reka-ui@v1.9.11...v1.9.17)

---
updated-dependencies:
- dependency-name: radix-vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2025
Copy link

github-actions bot commented Mar 1, 2025

👋 Hey there spelunker. It looks like you've modified some files that we can't accept as contributions. The complete list of files we can't accept are:

  • package-lock.json
  • yarn.lock
  • pnpm-lock.yaml

You'll need to revert all of the files you changed in that list using GitHub Desktop or git checkout origin/main <file name>. Once you get those files reverted, we can continue with the review process. :octocat:

More discussion:

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants