Skip to content

Commit

Permalink
fix(deps): update dependency react-easy-crop to v5.0.7 (#421)
Browse files Browse the repository at this point in the history
[![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-easy-crop](https://ValentinH.github.io/react-easy-crop/)
([source](https://togithub.com/ValentinH/react-easy-crop)) | [`5.0.6` ->
`5.0.7`](https://renovatebot.com/diffs/npm/react-easy-crop/5.0.6/5.0.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-easy-crop/5.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-easy-crop/5.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-easy-crop/5.0.6/5.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-easy-crop/5.0.6/5.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

@coderabbitai: ignore

---

### Release Notes

<details>
<summary>ValentinH/react-easy-crop (react-easy-crop)</summary>

###
[`v5.0.7`](https://togithub.com/ValentinH/react-easy-crop/releases/tag/v5.0.7)

[Compare
Source](https://togithub.com/ValentinH/react-easy-crop/compare/v5.0.6...v5.0.7)

:tada: This release contains work from a new contributor! :tada:

Thank you, Abdullah Alaqeel
([@&#8203;aqeelat](https://togithub.com/aqeelat)), for all your work!

##### 🐛 Bug Fix

- change tslib version constraint from 2.0.1 to ^2.0.1
[#&#8203;536](https://togithub.com/ValentinH/react-easy-crop/pull/536)
([@&#8203;aqeelat](https://togithub.com/aqeelat))

##### ⚠️ Pushed to `main`

-   wtf .nx 2 ([@&#8203;ValentinH](https://togithub.com/ValentinH))
-   wtf .nx? ([@&#8203;ValentinH](https://togithub.com/ValentinH))
- chore: update auto
([@&#8203;ValentinH](https://togithub.com/ValentinH))

##### 🔩 Dependency Updates

- Bump vite from 4.1.5 to 4.5.3
[#&#8203;526](https://togithub.com/ValentinH/react-easy-crop/pull/526)
([@&#8203;dependabot\[bot\]](https://togithub.com/dependabot\[bot]))
- Bump express from 4.18.2 to 4.19.2 in /docs
[#&#8203;524](https://togithub.com/ValentinH/react-easy-crop/pull/524)
([@&#8203;dependabot\[bot\]](https://togithub.com/dependabot\[bot]))

##### Authors: 3

-   [@&#8203;dependabot\[bot\]](https://togithub.com/dependabot\[bot])
-   Abdullah Alaqeel ([@&#8203;aqeelat](https://togithub.com/aqeelat))
- Valentin Hervieu ([@&#8203;ValentinH](https://togithub.com/ValentinH))

</details>

---

### Configuration

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

🚦 **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/cuculus-dev/cuculus).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 6, 2024
1 parent 9f9b896 commit 3fe7fe2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
15 changes: 5 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"next": "14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-easy-crop": "5.0.6",
"react-easy-crop": "5.0.7",
"swr": "2.2.5",
"virtua": "0.30.4"
},
Expand Down

0 comments on commit 3fe7fe2

Please sign in to comment.