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

Bump @react-native-community/slider from 4.5.2 to 4.5.3 #1078

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2024

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

Release notes

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

v4.5.3: Fixes and QoL updates

Hello, community!

This release brings a lot of QoL improvements and fixes to the following issues:

  • Android build failure - C++ errors, buildCMakeDebug (#594)
  • Fix stepMarked prop of the StepMarker when the step props is not default 1 by @​betko in #581
  • Cannot read properties of undefined (reading 'toFixed') (#617) fixed by @​draggie in #621
  • Unable to resolve module react-native/Libraries/NativeComponent/ViewConfigIgnore (#596) resolved by @​draggie in #626
  • update the targetSdk version (#580) fixed by @​draggie in #627
  • StyleSheet.compose() deprecated (#614) fixed by @​draggie in #625
  • onValueChange triggers an extra time after onSlidingCompleted on Android (#569) fixed by @​draggie in #628

as well as some "under the hood" changes, as usual.

Also,

this release is the first with @​draggie, who will support Slider with maintenance. And, as you can see on the list above, his work has already been huge and significant! So, welcome and thank you, @​draggie!

Commits
  • 6a58ea3 Release: version 4.5.3 (#640)
  • be284c0 Update the Maintainers section (#637)
  • 3aaa1ac chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /example (#632)
  • bcf3910 chore(deps): bump webpack from 5.88.1 to 5.94.0 in /example-web (#630)
  • a3f59f3 chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /example-web (#629)
  • e0235d0 fix: remove additional onchange event in onStopTrackingTouch (#628)
  • 6421cf5 Fix/style sheet compose (#625)
  • 220dbed fix: raise supported android sdk (#627)
  • 3e4ce20 chore: add info about current compatibility (#626)
  • a088830 fix: set default initial value on web (#621)
  • 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.2 to 4.5.3.
- [Release notes](https://github.com/callstack/react-native-slider/releases)
- [Commits](callstack/react-native-slider@v4.5.2...v4.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 15, 2024 02:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 15, 2024
@valfirst valfirst merged commit 9a389f4 into main Sep 15, 2024
8 checks passed
@valfirst valfirst deleted the dependabot/npm_and_yarn/react-native-community/slider-4.5.3 branch September 15, 2024 17:47
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.

1 participant