Skip to content

deps: Bump @radix-ui/react-slider from 1.3.6 to 1.4.0#147

Merged
NeuroKoder3 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/radix-ui/react-slider-1.4.0
Jun 11, 2026
Merged

deps: Bump @radix-ui/react-slider from 1.3.6 to 1.4.0#147
NeuroKoder3 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/radix-ui/react-slider-1.4.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @radix-ui/react-slider from 1.3.6 to 1.4.0.

Changelog

Sourced from @​radix-ui/react-slider's changelog.

1.4.0

  • Added unstable ThumbProvider, ThumbTrigger, and BubbleInput parts to Slider. SliderThumb was previously a single component that implicitly rendered a hidden native input for form submission. It is now composed from these new parts, which are exposed so consumers can decouple the bubble input from the thumb (for example, to render or customize it independently) instead of relying on SliderThumb to render it implicitly. SliderThumb continues to render all three by default, so existing usage is unaffected.
  • Added focusVisible for non-keyboard interactions with slider thumbs for progressively enabling styles using :focus-visible alongside programmatic focus management
  • Fixed Slider focus bugs in scrollable context
  • Fixed a Slider bug where very small step values made the thumbs unresponsive
  • Added repository.directory to all package.json files
  • Updated dependencies: @radix-ui/react-collection@1.1.9, @radix-ui/react-direction@1.1.2, @radix-ui/number@1.1.2, @radix-ui/primitive@1.1.4, @radix-ui/react-compose-refs@1.1.3, @radix-ui/react-context@1.1.4, @radix-ui/react-primitive@2.1.5, @radix-ui/react-use-controllable-state@1.2.3, @radix-ui/react-use-layout-effect@1.1.2, @radix-ui/react-use-previous@1.1.2, @radix-ui/react-use-size@1.1.2
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​radix-ui/react-slider since your current version.


@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 8, 2026
@NeuroKoder3

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@NeuroKoder3

Copy link
Copy Markdown
Owner

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/radix-ui/react-slider-1.4.0 branch from c9fa95e to 0fa1055 Compare June 11, 2026 03:00
Bumps [@radix-ui/react-slider](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/slider) from 1.3.6 to 1.4.0.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/slider/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/slider)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-slider"
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@NeuroKoder3 NeuroKoder3 force-pushed the dependabot/npm_and_yarn/radix-ui/react-slider-1.4.0 branch from 0fa1055 to 503475d Compare June 11, 2026 03:05
@NeuroKoder3 NeuroKoder3 merged commit d07dff4 into main Jun 11, 2026
16 checks passed
@NeuroKoder3 NeuroKoder3 deleted the dependabot/npm_and_yarn/radix-ui/react-slider-1.4.0 branch June 11, 2026 03:10
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.

1 participant