Skip to content

Commit

Permalink
fix(deps): update dependency react-native-image-crop-picker to ^0.40.3 (
Browse files Browse the repository at this point in the history
valora-inc#4932)

[![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-image-crop-picker](https://togithub.com/ivpusic/react-native-image-crop-picker)
| [`^0.40.2` ->
`^0.40.3`](https://renovatebot.com/diffs/npm/react-native-image-crop-picker/0.40.2/0.40.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-native-image-crop-picker/0.40.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-native-image-crop-picker/0.40.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-native-image-crop-picker/0.40.2/0.40.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-native-image-crop-picker/0.40.2/0.40.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ivpusic/react-native-image-crop-picker
(react-native-image-crop-picker)</summary>

###
[`v0.40.3`](https://togithub.com/ivpusic/react-native-image-crop-picker/releases/tag/v0.40.3)

[Compare
Source](https://togithub.com/ivpusic/react-native-image-crop-picker/compare/v0.40.2...v0.40.3)

#### What's Changed

- Make list items accessible by
[@&#8203;v-miibr](https://togithub.com/v-miibr) in
[https://github.com/ivpusic/react-native-image-crop-picker/pull/1439](https://togithub.com/ivpusic/react-native-image-crop-picker/pull/1439)

#### New Contributors

- [@&#8203;v-miibr](https://togithub.com/v-miibr) made their first
contribution in
[https://github.com/ivpusic/react-native-image-crop-picker/pull/1439](https://togithub.com/ivpusic/react-native-image-crop-picker/pull/1439)

**Full Changelog**:
ivpusic/react-native-image-crop-picker@v0.40.2...v0.40.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone
America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone
America/Los_Angeles.

🚦 **Automerge**: Enabled.

♻ **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/valora-inc/wallet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: valora-bot <[email protected]>
  • Loading branch information
2 people authored and shottah committed May 15, 2024
1 parent d455315 commit 3c2ccd9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -686,12 +686,12 @@ PODS:
- RNGestureHandler (2.14.1):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- RNImageCropPicker (0.40.2):
- RNImageCropPicker (0.40.3):
- React-Core
- React-RCTImage
- RNImageCropPicker/QBImagePickerController (= 0.40.2)
- RNImageCropPicker/QBImagePickerController (= 0.40.3)
- TOCropViewController
- RNImageCropPicker/QBImagePickerController (0.40.2):
- RNImageCropPicker/QBImagePickerController (0.40.3):
- React-Core
- React-RCTImage
- TOCropViewController
Expand Down Expand Up @@ -1219,7 +1219,7 @@ SPEC CHECKSUMS:
RNFBRemoteConfig: 85ba519c47cf163d824ed5735e3d9ab59e967f86
RNFS: 4ac0f0ea233904cb798630b3c077808c06931688
RNGestureHandler: fe2be3be5598dc74329b211c58c9f2d231461769
RNImageCropPicker: d9616a0cb9b72e8551ff94a7a5021fbd29050aa5
RNImageCropPicker: e7ab6fb43d2fc3e84651e786ef4a080d63b0ed3d
RNKeychain: a65256b6ca6ba6976132cc4124b238a5b13b3d9c
RNLocalize: d4b8af4e442d4bcca54e68fc687a2129b4d71a81
RNPermissions: 74dd0814d683da200baaf4111fe5815906b3274c
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"react-native-gesture-handler": "^2.14.1",
"react-native-get-random-values": "^1.10.0",
"react-native-haptic-feedback": "^1.14.0",
"react-native-image-crop-picker": "^0.40.2",
"react-native-image-crop-picker": "^0.40.3",
"react-native-in-app-review": "^4.3.3",
"react-native-keychain": "^8.1.2",
"react-native-launch-arguments": "^4.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14951,10 +14951,10 @@ react-native-haptic-feedback@^1.14.0:
resolved "https://registry.yarnpkg.com/react-native-haptic-feedback/-/react-native-haptic-feedback-1.14.0.tgz#b50f49dedda4980b3c37c5780823f753cf3ee717"
integrity sha512-dSXZ6gAzl+W/L7BPjOpnT0bx0cgQiSr0sB3DjyDJbGIdVr4ISaktZC6gC9xYFTv2kMq0+KtbKi+dpd0WtxYZMw==

react-native-image-crop-picker@^0.40.2:
version "0.40.2"
resolved "https://registry.yarnpkg.com/react-native-image-crop-picker/-/react-native-image-crop-picker-0.40.2.tgz#be9098435504b8a2083f7cad553dfeedc442a804"
integrity sha512-u9iceozX8985vtZV5ozLMfNuCDjtm00GivExSxKwZmwv2wZYyv30VJkKhVJffVYsujvIzMfSCaWJPBsb5nSfZg==
react-native-image-crop-picker@^0.40.3:
version "0.40.3"
resolved "https://registry.yarnpkg.com/react-native-image-crop-picker/-/react-native-image-crop-picker-0.40.3.tgz#a6b135cd1218a33ad126c1a148ec5a1bd01737ff"
integrity sha512-45PKcTnsnLS+E36YwoXutllQdRSOuOsMN0IRcAcwsFXOuAQIOtugXlAuGGL28JHKb/ATaSSPvqCSrdG65Jv3GA==

react-native-in-app-review@^4.3.3:
version "4.3.3"
Expand Down

0 comments on commit 3c2ccd9

Please sign in to comment.