Skip to content

Commit

Permalink
chore(deps): update dependency @react-native-community/slider to v4.4…
Browse files Browse the repository at this point in the history
….3 (#493)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@react-native-community/slider](https://togithub.com/callstack/react-native-slider)
| [`4.4.2` ->
`4.4.3`](https://renovatebot.com/diffs/npm/@react-native-community%2fslider/4.4.2/4.4.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@react-native-community%2fslider/4.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@react-native-community%2fslider/4.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@react-native-community%2fslider/4.4.2/4.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@react-native-community%2fslider/4.4.2/4.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>callstack/react-native-slider
(@&#8203;react-native-community/slider)</summary>

###
[`v4.4.3`](https://togithub.com/callstack/react-native-slider/releases/tag/v4.4.3):
: Bugfixes and improvements

[Compare
Source](https://togithub.com/callstack/react-native-slider/compare/v4.4.2...v4.4.3)

This release brings couple of fixes:

- Upper/lower limits not working
([#&#8203;469](https://togithub.com/callstack/react-native-slider/issues/469))
PR
[#&#8203;525](https://togithub.com/callstack/react-native-slider/issues/525)
- Invariant Violation: \[4113,"RNCSlider",{"value":"<<NaN>>"}] is not
usable as a native method argument
([#&#8203;345](https://togithub.com/callstack/react-native-slider/issues/345))
PR
[#&#8203;513](https://togithub.com/callstack/react-native-slider/issues/513)

as well as some "under-the-hood" improvements:

- Update the compatibility table in README
([#&#8203;516](https://togithub.com/callstack/react-native-slider/issues/516))
- bump windows min
([#&#8203;508](https://togithub.com/callstack/react-native-slider/issues/508))
    By [@&#8203;TatianaKapos](https://togithub.com/TatianaKapos)
- Comment thumbThintColor about conflicts with thumbImage regarding
fixing
[#&#8203;346](https://togithub.com/callstack/react-native-slider/issues/346)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/dooboolab-community/dooboo-ui).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40My4yIiwidXBkYXRlZEluVmVyIjoiMzYuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 21, 2023
1 parent 0b2c028 commit da4cfa0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3069,9 +3069,9 @@
invariant "^2.2.4"

"@react-native-community/slider@^4.4.2":
version "4.4.2"
resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-4.4.2.tgz#1fea0eb3ae31841fe87bd6c4fc67569066e9cf4b"
integrity sha512-D9bv+3Vd2gairAhnRPAghwccgEmoM7g562pm8i4qB3Esrms5mggF81G3UvCyc0w3jjtFHh8dpQkfEoKiP0NW/Q==
version "4.4.3"
resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-4.4.3.tgz#9b9dc639b88f5bfda72bd72a9dff55cbf9f777ed"
integrity sha512-WdjvGtqJfqcCiLwtbzie53Z/H6w6dIfRHhlW832D89ySAdE5DxLAsqRhDOG0eacuAxxEB+T9sGCkVMD0fa3aBg==

"@react-native/assets-registry@^0.72.0":
version "0.72.0"
Expand Down

0 comments on commit da4cfa0

Please sign in to comment.