Commit Graph

501 Commits

Author SHA1 Message Date
ce20535624 Update dependency typescript to v5.5.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-07-03 00:20:23 +00:00
2808ff0f5d Update dependency @mui/material to v5.15.21
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-02 00:41:56 +00:00
660db82197 Update Rust crate serde_json to v1.0.120
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-07-02 00:20:49 +00:00
e9aa6b82d2 Update Rust crate serde_with to v3.8.2
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-01 00:22:46 +00:00
9daecb947e Update Rust crate serde_json to v1.0.119
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-07-01 00:06:13 +00:00
93eeb0c1a6 Update dependency @mui/icons-material to v5.15.21
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-30 00:20:59 +00:00
a67e7cdef1 Update Rust crate mime_guess to v2.0.5
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-30 00:06:16 +00:00
c2bc4ae35e Merge pull request 'Update Rust crate clap to v4.5.8' (#234) from renovate/clap-4.x-lockfile into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #234
2024-06-29 08:41:53 +00:00
a498707feb Update Rust crate log to v0.4.22
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-29 00:15:27 +00:00
54df782eb4 Update Rust crate clap to v4.5.8
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-06-29 00:15:23 +00:00
946f3fd651 Update dependency react-zoom-pan-pinch to v3.6.0
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-28 00:26:41 +00:00
6215eccc37 Update dependency vite to v5.3.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-28 00:14:31 +00:00
5150c035be Update Rust crate serde_json to v1.0.118
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-26 00:14:49 +00:00
728fa8f5bb Update dependency react-router-dom to v6.24.0
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-25 00:29:25 +00:00
939eebe0fe Update Rust crate uuid to v1.9.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-25 00:15:09 +00:00
24c17b9dcf Update dependency react-zoom-pan-pinch to v3.5.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-24 00:14:19 +00:00
c5910ad1ae Update dependency react-qr-code to v2.0.15
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-23 00:21:54 +00:00
9cb9d93622 Update dependency @mui/x-date-pickers to v7.7.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-23 00:14:18 +00:00
1a890844ef Add an accommodations reservations module (#188)
All checks were successful
continuous-integration/drone/push Build is passing
Add a new module to enable accommodations reservation

![](https://gitea.communiquons.org/attachments/de1f5b12-0a93-40f8-b29d-97665daa6fd5)

Reviewed-on: #188
2024-06-22 21:30:26 +00:00
8ecacbe622 Update dependency @mui/x-tree-view to v7.7.1
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-22 00:28:16 +00:00
6efa4123cf Update dependency @mui/x-data-grid to v7.7.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-22 00:14:48 +00:00
0353fe8435 Update dependency typescript to v5.5.2
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-21 00:29:18 +00:00
f7eeefa226 Update Rust crate actix-web to v4.8.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-21 00:14:49 +00:00
6561d9f09c Update dependency svg2pdf.js to v2.2.4
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-18 00:15:27 +00:00
b6ad281a10 Update dependency vite to v5.3.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-16 00:14:24 +00:00
80737c21a5 Update Rust crate rust-s3 to 0.34.0 (#218)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [rust-s3](https://github.com/durch/rust-s3) | dependencies | minor | `0.33.0` -> `0.34.0` |

---

### Release Notes

<details>
<summary>durch/rust-s3 (rust-s3)</summary>

### [`v0.34.0`](https://github.com/durch/rust-s3/releases/tag/v0.34.0)

[Compare Source](https://github.com/durch/rust-s3/compare/v0.33.0...v0.34.0)

#### What's Changed

-   Fix etag generation for small files by [@&#8203;theCapypara](https://github.com/theCapypara) in https://github.com/durch/rust-s3/pull/324
-   add support for new region eu-central-2 by [@&#8203;robinfriedli](https://github.com/robinfriedli) in https://github.com/durch/rust-s3/pull/314
-   fix: presigned custom header order by [@&#8203;zifeo](https://github.com/zifeo) in https://github.com/durch/rust-s3/pull/309
-   refactor(s3): don't depend on reqwest by [@&#8203;tomkarw](https://github.com/tomkarw) in https://github.com/durch/rust-s3/pull/299
-   Remove superfluous println by [@&#8203;zaninime](https://github.com/zaninime) in https://github.com/durch/rust-s3/pull/345
-   Move to the smaller, cargo-team maintained `home` crate by [@&#8203;utkarshgupta137](https://github.com/utkarshgupta137) in https://github.com/durch/rust-s3/pull/338
-   remove misleading comment from GCP example by [@&#8203;pascualex](https://github.com/pascualex) in https://github.com/durch/rust-s3/pull/356
-   Add il-central-1 region by [@&#8203;ArielHorwitz](https://github.com/ArielHorwitz) in https://github.com/durch/rust-s3/pull/359
-   Add feature-gate on Credentials::refresh by [@&#8203;olback](https://github.com/olback) in https://github.com/durch/rust-s3/pull/361
-   Only send metadata on Initiate of multipart upload by [@&#8203;jcrossley3](https://github.com/jcrossley3) in https://github.com/durch/rust-s3/pull/353
-   Fix put_object_stream sync for small files by [@&#8203;jsurkont](https://github.com/jsurkont) in https://github.com/durch/rust-s3/pull/357
-   Rework presign_post to be correct by [@&#8203;urkle](https://github.com/urkle) in https://github.com/durch/rust-s3/pull/358
-   Implement a new `ListBuckets` command and its consumer API. by [@&#8203;aalekhpatel07](https://github.com/aalekhpatel07) in https://github.com/durch/rust-s3/pull/348
-   feat: re-expose 'http-credentials' from 's3' by [@&#8203;woshilapin](https://github.com/woshilapin) in https://github.com/durch/rust-s3/pull/364
-   Fix Bytes version requirement by [@&#8203;Ten0](https://github.com/Ten0) in https://github.com/durch/rust-s3/pull/365
-   Fix fail-on-err description by [@&#8203;randomairborne](https://github.com/randomairborne) in https://github.com/durch/rust-s3/pull/371

#### New Contributors

-   [@&#8203;theCapypara](https://github.com/theCapypara) made their first contribution in https://github.com/durch/rust-s3/pull/324
-   [@&#8203;robinfriedli](https://github.com/robinfriedli) made their first contribution in https://github.com/durch/rust-s3/pull/314
-   [@&#8203;zifeo](https://github.com/zifeo) made their first contribution in https://github.com/durch/rust-s3/pull/309
-   [@&#8203;tomkarw](https://github.com/tomkarw) made their first contribution in https://github.com/durch/rust-s3/pull/299
-   [@&#8203;zaninime](https://github.com/zaninime) made their first contribution in https://github.com/durch/rust-s3/pull/345
-   [@&#8203;utkarshgupta137](https://github.com/utkarshgupta137) made their first contribution in https://github.com/durch/rust-s3/pull/338
-   [@&#8203;pascualex](https://github.com/pascualex) made their first contribution in https://github.com/durch/rust-s3/pull/356
-   [@&#8203;ArielHorwitz](https://github.com/ArielHorwitz) made their first contribution in https://github.com/durch/rust-s3/pull/359
-   [@&#8203;olback](https://github.com/olback) made their first contribution in https://github.com/durch/rust-s3/pull/361
-   [@&#8203;jcrossley3](https://github.com/jcrossley3) made their first contribution in https://github.com/durch/rust-s3/pull/353
-   [@&#8203;jsurkont](https://github.com/jsurkont) made their first contribution in https://github.com/durch/rust-s3/pull/357
-   [@&#8203;urkle](https://github.com/urkle) made their first contribution in https://github.com/durch/rust-s3/pull/358
-   [@&#8203;aalekhpatel07](https://github.com/aalekhpatel07) made their first contribution in https://github.com/durch/rust-s3/pull/348
-   [@&#8203;woshilapin](https://github.com/woshilapin) made their first contribution in https://github.com/durch/rust-s3/pull/364
-   [@&#8203;randomairborne](https://github.com/randomairborne) made their first contribution in https://github.com/durch/rust-s3/pull/371

**Full Changelog**: https://github.com/durch/rust-s3/compare/v0.33.0...v0.34.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDguMSIsInVwZGF0ZWRJblZlciI6IjM3LjQwOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #218
2024-06-15 08:06:21 +00:00
c6315ea181 Update dependency @mui/x-tree-view to v7.7.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-15 00:14:49 +00:00
fcc33fc458 Merge pull request 'Update Rust crate diesel to v2.2.1' (#216) from renovate/diesel-2.x-lockfile into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #216
2024-06-14 16:47:27 +00:00
c712347781 Update dependency @mui/x-data-grid to v7.7.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-14 00:14:45 +00:00
a4c3d774ff Update Rust crate diesel to v2.2.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-06-14 00:14:32 +00:00
f027c77a1e Merge pull request 'Update dependency @mui/material to v5.15.20' (#215) from renovate/mui-material-5.x-lockfile into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #215
2024-06-13 17:00:47 +00:00
100df1e4aa Update dependency @mui/material to v5.15.20
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-06-13 00:12:24 +00:00
bd3aeb92f1 Update dependency @mui/icons-material to v5.15.20
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-13 00:12:21 +00:00
e96d55a7e1 Update dependency @vitejs/plugin-react to v4.3.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-12 00:11:50 +00:00
0e7d7675d3 Update dependency @testing-library/jest-dom to v6.4.6
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-11 00:29:42 +00:00
13dbd0a6f5 Update Rust crate clap to v4.5.7
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-11 00:12:35 +00:00
a6c213b083 Update Rust crate actix-web to v4.7.0
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-09 00:28:11 +00:00
f492c0be1c Update Rust crate actix-multipart to v0.6.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-09 00:13:04 +00:00
23058d3a2c Update dependency vite to v5.2.13
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-08 00:19:36 +00:00
9cdf45de5e Update dependency @mui/x-tree-view to v7.6.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-08 00:11:53 +00:00
508ae60c18 Update dependency @mui/x-data-grid to v7.6.2
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-07 00:24:09 +00:00
167ddda2d4 Update Rust crate clap to v4.5.6
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-07 00:12:26 +00:00
d286e0d827 Merge pull request 'Update dependency @testing-library/react to v16' (#203) from renovate/testing-library-react-16.x into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #203
2024-06-06 13:16:15 +00:00
4450f17e8d Update Rust crate zip to v2.1.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-06 00:12:44 +00:00
f9332777dd Update dependency @testing-library/react to v16
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-06-04 00:12:10 +00:00
83adb86988 Update Rust crate zip to v2.1.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-03 00:12:03 +00:00
3edc78ec2a Update dependency @mui/x-tree-view to v7.6.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-01 00:19:47 +00:00
598839407c Update Rust crate diesel_migrations to v2.2.0
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-31 21:17:34 +00:00
40fd20a0cf Update dependency @mui/x-data-grid to v7.6.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-05-31 21:11:57 +00:00
8ef544cd0f Update dependency @mui/x-data-grid to v7.6.0
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-31 00:28:15 +00:00