cozy / cozy-drive

Cozy Drive Web App for Cozy Cloud
GNU Affero General Public License v3.0
169 stars 64 forks source link

fix(deps): update cozy client packages to v48 (major) - autoclosed #3171

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cozy-client ^47.6.0 -> ^48.1.0 age adoption passing confidence
cozy-stack-client 47.4.0 -> 48.0.0 age adoption passing confidence

Release Notes

cozy/cozy-client (cozy-client) ### [`v48.1.0`](https://togithub.com/cozy/cozy-client/blob/HEAD/CHANGELOG.md#4810-2024-06-06) [Compare Source](https://togithub.com/cozy/cozy-client/compare/v48.0.0...v48.1.0) ##### Features - **models/document:** Change translation of confidentialNumber ([987a00a](https://togithub.com/cozy/cozy-client/commit/987a00a5564da0d6f92ac41f1cdf587a16c47ce1)) ### [`v48.0.0`](https://togithub.com/cozy/cozy-client/blob/HEAD/CHANGELOG.md#4800-2024-06-06) [Compare Source](https://togithub.com/cozy/cozy-client/compare/v47.6.0...v48.0.0) ##### Bug Fixes - **nextcloud:** Allow folder query to be re-evaluated ([a88baff](https://togithub.com/cozy/cozy-client/commit/a88baff8d2e3a2eaf001b77622c2b9cc4d28b929)) - **nextcloud:** Encode path to manage parentheses ([fd0f2e0](https://togithub.com/cozy/cozy-client/commit/fd0f2e0e39097c1d9644b26e09c62309f275503a)) ##### Features - Reset a query based on its id ([877f99b](https://togithub.com/cozy/cozy-client/commit/877f99b44221af8d97a8b97ece7a74146fac6196)) - **nextcloud:** Move a Nextcloud file within the server or with a Cozy ([709f868](https://togithub.com/cozy/cozy-client/commit/709f8686c866cd547cc27a2ed1e569daae8ad8b8)) ##### BREAKING CHANGES - **nextcloud:** You should pass object directly not only props Before: `move(client, "fileId1234", { folderId: "folderId1234" }, true)` After: move( client, { _id: "fileId1234", _type: "io.cozy.files" }, { _id: "folderId1234", _type: "io.cozy.files", type: "directory" }, { force: true } )

Configuration

šŸ“… Schedule: Branch creation - "on saturday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

bundlemon[bot] commented 3 months ago

BundleMon

Files updated (4) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | services/dacc/drive.js
| 260.26KB (+628B +0.24%) | 500KB :white_check_mark: | services/qualificationMigration/drive.js
| 279.26KB (+613B +0.21%) | 500KB :white_check_mark: | vendors/drive.(hash).js
| 1.78MB (+574B +0.03%) | 2MB :white_check_mark: | public/drive.(hash).js
| 1.56MB (+566B +0.03%) | 1.7MB
Unchanged files (14) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | public/pdf.worker.entry.(hash).worker.js
| 345.35KB | 350KB :white_check_mark: | app/drive.(hash).js
| 170.91KB | 300KB :white_check_mark: | public/cozy-client-js.js
| 159.28KB | 160KB :white_check_mark: | intents/drive.(hash).js
| 105.44KB | 190KB :white_check_mark: | public/drive.(hash).min.css
| 71.34KB | 100KB :white_check_mark: | app-drive.(hash).min.css
| 36.81KB | 56KB :white_check_mark: | intents-drive.(hash).min.css
| 34.27KB | 40KB :white_check_mark: | onlyOffice/slide.pptx
| 24.83KB | 25KB :white_check_mark: | onlyOffice/text.docx
| 5.85KB | 6KB :white_check_mark: | onlyOffice/spreadsheet.xlsx
| 5.02KB | 6KB :white_check_mark: | manifest.webapp
| 1.87KB | 2KB :white_check_mark: | index.html
| 598B | 1KB :white_check_mark: | intents/index.html
| 507B | 1KB :white_check_mark: | manifest.json
| 185B | 1KB

Total files change +2.33KB +0.05%

Groups updated (3) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | services/**
| 539.52KB (+1.21KB +0.23%) | - :white_check_mark: | vendors/**
| 1.78MB (+574B +0.03%) | - :white_check_mark: | public/**
| 2.13MB (+565B +0.03%) | -
Unchanged groups (4) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | app/**
| 170.91KB | - :white_check_mark: | intents/**
| 105.94KB | - :white_check_mark: | onlyOffice/**
| 35.7KB | - :white_check_mark: | img/**
| 3.41KB | -

Final result: :white_check_mark:

View report in BundleMon website āž”ļø


Current branch size history | Target branch size history