GeneIT/geneit_backend
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
..
assets Can create a family member 2023-08-04 19:03:46 +02:00
migrations Can disable couple photos (#5) 2023-08-26 14:55:23 +00:00
src Update dependency filesize to v10.1.1 (#116) 2024-03-22 10:38:13 +00:00
.env Initialize database structure 2023-05-24 13:52:24 +02:00
.gitignore Initialize database structure 2023-05-24 13:52:24 +02:00
build_docker_image.sh Generate Docker image for backend 2023-08-24 16:10:53 +02:00
Cargo.lock Update Rust crate diesel to 2.1.5 2024-03-16 00:06:06 +00:00
Cargo.toml Update Rust crate diesel to 2.1.5 2024-03-16 00:06:06 +00:00
diesel.toml Initialize database structure 2023-05-24 13:52:24 +02:00
docker-compose.yaml Update dockage/mailcatcher Docker tag to v0.9.0 2023-09-11 00:26:36 +00:00
Dockerfile Update Docker image 2023-12-12 19:01:41 +01:00