GeneIT/geneit_backend/src
Pierre Hubert b1398fee2d
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency filesize to v10.1.1 (#116)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [filesize](https://filesizejs.com) ([source](https://github.com/avoidwork/filesize.js)) | dependencies | patch | [`10.1.0` -> `10.1.1`](https://renovatebot.com/diffs/npm/filesize/10.1.0/10.1.1) |

---

### Release Notes

<details>
<summary>avoidwork/filesize.js (filesize)</summary>

### [`v10.1.1`](https://github.com/avoidwork/filesize.js/blob/HEAD/CHANGELOG.md#1011)

[Compare Source](https://github.com/avoidwork/filesize.js/compare/10.1.0...10.1.1)

-   Rework types to allow Parameters\<typeof filesize> to function properly [`#180`](https://github.com/avoidwork/filesize.js/pull/180)
-   Bump [@&#8203;babel/traverse](https://github.com/babel/traverse) from 7.23.0 to 7.23.2 [`#178`](https://github.com/avoidwork/filesize.js/pull/178)
-   change: rework types to allow usages like Parameters\<typeof filesize> [`fbfc87f`](fbfc87f4d2)
-   Generating CHANGELOG.md [`d80c457`](d80c4579e1)
-   fix: types for partial now return a higher order function [`af4a6ef`](af4a6efe8e)

</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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #116
2024-03-22 10:38:13 +00:00
..
connections Update dependency filesize to v10.1.1 (#116) 2024-03-22 10:38:13 +00:00
controllers Automatically trim values before saving 2023-08-31 19:23:21 +02:00
extractors Can get couple information 2023-08-07 17:16:00 +02:00
services Update backend dependencies 2024-03-11 18:25:47 +01:00
utils Output email in error in case of validation failure 2023-08-25 15:01:45 +02:00
app_config.rs Can download uploaded images 2023-08-07 14:53:44 +02:00
constants.rs Fix thumbnail size 2023-08-10 12:14:44 +02:00
lib.rs Add /family/{id}/info route 2023-06-21 16:36:46 +02:00
main.rs Can import basic data 2023-08-18 11:05:32 +02:00
manual_schema.rs Add route /family/list 2023-06-20 18:55:14 +02:00
models.rs Can disable couple photos (#5) 2023-08-26 14:55:23 +00:00
schema.rs Automatically trim values before saving 2023-08-31 19:23:21 +02:00