Skip to content

Bump @react-native-community/slider from 4.5.3 to 4.5.7 #3907

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 Jun 17, 2025

Bumps @react-native-community/slider from 4.5.3 to 4.5.7.

Release notes

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

v4.5.7: React v19 and latest bugs fixes

Hello everyone!

This release brings the following updates to the Slider:

Let's appreciate their work! 🙏

v4.5.6: Improved custom step marker, fixes, and new channel on Discord

Hello community!

With this release we are happy to bring an improved custom step marker feature and some bug fixes.

The custom step marker is no longer "experimental". It has been provided with additional props and params making it more flexible and customizable. All those properties are described in the README and utilized in the example app, so please see those when using this feature for the first time or in case of any doubts. Still, we are open to further improvements or fixes to issues if you encounter any.

There are also changes and fixes done by our engaged community 💪:

as well as some under-the-hood changes and tweaks.

One more announcement is the new Slider's channel on our Callstack's server on Discord. The link can be found in the README, but let me drop it here as well. Please feel invited to use this channel not only to track the activity or progress of the work on the Slider, but also to reach out in case of any doubts in usage, questions, advises, or if you think you found a bug you would like to confirm or confront with us first.

See you next time! :)

v4.5.4: Bugfixes

Dears,

With the help of community devs we were able to fix the following issues:

  • 'react/renderer/components/rncore/EventEmitters.h' file not found (#631) fixed in #639
  • Android: StackOverflow when lowerLimit is greater than upperLimit (and, on some devices, when the slider first loads) (#571) fixed in #638
  • issue with default min/max values with default step for custom StepMarker (#606) fixed in #636
  • Android issue: too many steps (#634) fixed in #649
  • slider has 0 height on Android with new architecture enabled (#652) fixed in #657 by @​chrfalch and #654 by @​draggie and @​vonovak

... (truncated)

Commits
  • 91612f8 Release: v4.5.7 (#710)
  • d60525d React 19 fixes (#705)
  • 845d7ba Fix styles order (#702)
  • 6d7c286 chore(deps): bump http-proxy-middleware in /example-web (#703)
  • b487460 fix: android auto increment on new arch (#691)
  • 4446210 fix: do not ignore 0 value prop (#692)
  • a46115a chore(deps): bump @​babel/runtime from 7.22.6 to 7.27.0 in /example-web (#697)
  • 158d227 chore(deps): bump image-size from 1.1.1 to 1.2.1 in /example (#696)
  • dc1c30d chore(deps): bump @​babel/helpers from 7.26.0 to 7.27.0 in /example (#694)
  • fc5f654 chore(deps): bump @​babel/helpers from 7.22.6 to 7.26.10 in /example-web (#690)
  • 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 [@react-native-community/slider](https://github.com/callstack/react-native-slider) from 4.5.3 to 4.5.7.
- [Release notes](https://github.com/callstack/react-native-slider/releases)
- [Commits](callstack/react-native-slider@v4.5.3...v4.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Type: Dependencies Pull requests that update a dependency file label Jun 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 17, 2025 13:58
@dependabot dependabot bot added the Type: Dependencies Pull requests that update a dependency file label Jun 17, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the AutoMerge 🔁 Automatically merge when PR requirements met label Jun 17, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) June 17, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AutoMerge 🔁 Automatically merge when PR requirements met Type: Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants