Skip to content

chore(deps): bump @react-native-community/slider from 5.1.1 to 5.2.0#119

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/react-native-community/slider-5.2.0
Open

chore(deps): bump @react-native-community/slider from 5.1.1 to 5.2.0#119
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/react-native-community/slider-5.2.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @react-native-community/slider from 5.1.1 to 5.2.0.

Release notes

Sourced from @​react-native-community/slider's releases.

v5.2.0: New thumbSize prop

Hello Community!

Thanks to huge amount of work of @​bdtren, this release brings the new prop thumbSize, which allows to customize the size of thumb, whether it's an image or default. The implementation was done in PR #752, so go ahead and check the implementation.

Check the README, description of the feature, check the example which was also updated with this new prop to see how can/should it be used. If you have any questions or will run into any issues - let me know whether by creating an issue or via our Discord channel.

Thank you!

v5.1.2: Fix for the thumb position alignment with steps on Web

Good day community! This release brings the fix made by @​mikolajwilczek for the issue #743: "Web: Step markers don't align with thumb positions", implemented in PR #751.

Many thanks, @​mikolajwilczek for the contribution 💪

Commits
  • a7c1169 Release: v5.2.0 (#797)
  • 6b4789c chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /package (#790)
  • b923d9f chore(deps): bump picomatch in /package (#793)
  • 3b72022 chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /example (#794)
  • 77fb8f3 Update lockfiles for refreshed dependencies
  • b7a7632 chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in /example-web (#783)
  • 2b04233 chore(deps): bump rollup from 2.79.2 to 2.80.0 in /example-web (#784)
  • 5ac63b8 chore(deps): bump fast-xml-parser, @​react-native-community/cli, @​react-native...
  • d79c29e feat: add thumbSize to set size of thumb (#752)
  • f974200 chore(deps-dev): bump qs from 6.14.1 to 6.14.2 in /package (#772)
  • 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 [@react-native-community/slider](https://github.com/callstack/react-native-slider) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/callstack/react-native-slider/releases)
- [Commits](callstack/react-native-slider@v5.1.1...v5.2.0)

---
updated-dependencies:
- dependency-name: "@react-native-community/slider"
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 2, 2026
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