Skip to content

Commit

Permalink
chore(deps): update dependency react-dropzone to v14.2.9 (#8499)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-dropzone](https://redirect.github.com/react-dropzone/react-dropzone)
| [`14.2.3` ->
`14.2.9`](https://renovatebot.com/diffs/npm/react-dropzone/14.2.3/14.2.9)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-dropzone/14.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-dropzone/14.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-dropzone/14.2.3/14.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-dropzone/14.2.3/14.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>react-dropzone/react-dropzone (react-dropzone)</summary>

###
[`v14.2.9`](https://redirect.github.com/react-dropzone/react-dropzone/releases/tag/v14.2.9)

[Compare
Source](https://redirect.github.com/react-dropzone/react-dropzone/compare/v14.2.8...v14.2.9)

##### Bug Fixes

- disable file access API by default
([c0255d5](https://redirect.github.com/react-dropzone/react-dropzone/commit/c0255d5d9e141e6bf089a98373c5ff6cedfad986))

###
[`v14.2.8`](https://redirect.github.com/react-dropzone/react-dropzone/releases/tag/v14.2.8)

[Compare
Source](https://redirect.github.com/react-dropzone/react-dropzone/compare/v14.2.7...v14.2.8)

##### Bug Fixes

- revert min node version to 10.13
([d1ae54d](https://redirect.github.com/react-dropzone/react-dropzone/commit/d1ae54dd5953cc151a1bcbc5abe4e27b5305e086))

###
[`v14.2.7`](https://redirect.github.com/react-dropzone/react-dropzone/releases/tag/v14.2.7)

[Compare
Source](https://redirect.github.com/react-dropzone/react-dropzone/compare/v14.2.6...v14.2.7)

##### Bug Fixes

- ensure typings can be resolved and close
[#&#8203;1371](https://redirect.github.com/react-dropzone/react-dropzone/issues/1371)
([68a8a78](https://redirect.github.com/react-dropzone/react-dropzone/commit/68a8a7874abec02285c3308ddc021ab9eb7eb609))

###
[`v14.2.6`](https://redirect.github.com/react-dropzone/react-dropzone/releases/tag/v14.2.6)

[Compare
Source](https://redirect.github.com/react-dropzone/react-dropzone/compare/v14.2.5...v14.2.6)

##### Bug Fixes

- ensure package works as a module
([2471dd9](https://redirect.github.com/react-dropzone/react-dropzone/commit/2471dd9c63a5b2ef972931761ff30ade06fae2be))

###
[`v14.2.5`](https://redirect.github.com/react-dropzone/react-dropzone/releases/tag/v14.2.5)

[Compare
Source](https://redirect.github.com/react-dropzone/react-dropzone/compare/v14.2.4...v14.2.5)

##### Bug Fixes

- ensure proper readonly arrays for types
([d7799eb](https://redirect.github.com/react-dropzone/react-dropzone/commit/d7799eb780da799c3964124999fcf19e9c1e0450))

###
[`v14.2.4`](https://redirect.github.com/react-dropzone/react-dropzone/releases/tag/v14.2.4)

[Compare
Source](https://redirect.github.com/react-dropzone/react-dropzone/compare/v14.2.3...v14.2.4)

##### Bug Fixes

- add path to acceptedFiles and fileRejections
([960c6d3](https://redirect.github.com/react-dropzone/react-dropzone/commit/960c6d33179a86e79c1ff65902e7393b54e322b3))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 5211ad2 commit ae6450c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"react-chartjs-2": "4.3.1",
"react-confetti": "^6.1.0",
"react-dom": "18.3.1",
"react-dropzone": "14.2.3",
"react-dropzone": "14.2.9",
"react-error-boundary": "3.1.4",
"react-hooks-global-state": "2.1.0",
"react-joyride": "^2.5.3",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8258,16 +8258,16 @@ __metadata:
languageName: node
linkType: hard

"react-dropzone@npm:14.2.3":
version: 14.2.3
resolution: "react-dropzone@npm:14.2.3"
"react-dropzone@npm:14.2.9":
version: 14.2.9
resolution: "react-dropzone@npm:14.2.9"
dependencies:
attr-accept: "npm:^2.2.2"
file-selector: "npm:^0.6.0"
prop-types: "npm:^15.8.1"
peerDependencies:
react: ">= 16.8 || 18.0.0"
checksum: 10c0/6433517c53309aca1bb4f4a535aeee297345ca1e11b123676f46c7682ffab34a3428cbda106448fc92b5c9a5e0fa5d225bc188adebcd4d302366bf6b1f9c3fc1
checksum: 10c0/07c69f5c43500edae8916af54bff53bd27e7a4ba127228d130a5346e49f41ff16b47357d97871b4167d6cd9e65e65b9052d1ea7e59d16caeabf1565a73026f58
languageName: node
linkType: hard

Expand Down Expand Up @@ -9978,7 +9978,7 @@ __metadata:
react-chartjs-2: "npm:4.3.1"
react-confetti: "npm:^6.1.0"
react-dom: "npm:18.3.1"
react-dropzone: "npm:14.2.3"
react-dropzone: "npm:14.2.9"
react-error-boundary: "npm:3.1.4"
react-hooks-global-state: "npm:2.1.0"
react-joyride: "npm:^2.5.3"
Expand Down

0 comments on commit ae6450c

Please sign in to comment.