cozy / cozy-settings

Settings app for Cozy Cloud
GNU Affero General Public License v3.0
4 stars 13 forks source link

fix(deps): update dependency cozy-stack-client to v47 - autoclosed #692

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cozy-stack-client 46.5.0 -> 47.4.0 age adoption passing confidence

Release Notes

cozy/cozy-client (cozy-stack-client) ### [`v47.4.0`](https://togithub.com/cozy/cozy-client/blob/HEAD/CHANGELOG.md#4740-2024-05-23) [Compare Source](https://togithub.com/cozy/cozy-client/compare/v47.0.0...v47.4.0) ##### Bug Fixes - **useQuery:** Add function type for definition prop ([21fca5c](https://togithub.com/cozy/cozy-client/commit/21fca5c91990741ac5930ef41b437399135fa80d)) ##### Features - Add a collection to access files into a Nextcloud ([332ce42](https://togithub.com/cozy/cozy-client/commit/332ce42080769586861cccf17d4bf78aec3195bf)) - **nextcloud:** Download a file ([df1dc7f](https://togithub.com/cozy/cozy-client/commit/df1dc7ff22ffed517e45958e6beb882864e2e83a)) ### [`v47.0.0`](https://togithub.com/cozy/cozy-client/blob/HEAD/CHANGELOG.md#4700-2024-05-17) [Compare Source](https://togithub.com/cozy/cozy-client/compare/v46.5.0...v47.0.0) ##### Features - **countries:** COUNTRIES_ISO has ISO codes only ([8a76d13](https://togithub.com/cozy/cozy-client/commit/8a76d139d783311af3725f532a0223c32c7cfe97)) - **countries:** The `getEmojiByCountry` return null ([7ab15f2](https://togithub.com/cozy/cozy-client/commit/7ab15f2c8bc03e692f384693a7492d346e7f4409)) - **models:** Move the "countries" file to a specific folder ([ef87f93](https://togithub.com/cozy/cozy-client/commit/ef87f936922a6808b595abd29f7d9dd564d1b9b7)) - Move `getEmojiByCountry` to country model ([f25874e](https://togithub.com/cozy/cozy-client/commit/f25874ef9df335304936c1a0145a5f7e792fa19c)) ##### BREAKING CHANGES - Please replace your import paths Before: import { getEmojiByCountry } from "cozy-client/dist/models/document/emojiCountry" After: import { getEmojiByCountry } from "cozy-client/dist/models/country/countries" - **countries:** To manage the different translations of country names, it's best to extract the `name` attribute. If you're using the `COUNTRIES_ISO` constant to retrieve country names, please use the `getAllCountryNames` function now. - **models:** Please replace your import paths Before: import { COUNTRIES_ISO, checkCountryCode } from "cozy-client/dist/models/countries" After: import { COUNTRIES_ISO, checkCountryCode } from "cozy-client/dist/models/country/countries" For future needs (translation), it is preferable to move this file.

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 this update again.



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

bundlemon[bot] commented 6 months ago

BundleMon

Files updated (1) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | vendors/settings.(hash).js
| 1MB (+1.05KB +0.1%) | -
Unchanged files (15) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | app/settings.(hash).js
| 93.46KB | - :white_check_mark: | intents/settings.(hash).js
| 44.63KB | - :white_check_mark: | img/export-cozy-mail.(hash).svg
| 27.39KB | - :white_check_mark: | img/import-cozy.(hash).svg
| 11.09KB | - :white_check_mark: | app-settings.(hash).min.css
| 9.89KB | - :white_check_mark: | img/double_authent_prez_banner.(hash).svg
| 4.36KB | - :white_check_mark: | img/protect_data_point.(hash).svg
| 4.1KB | - :white_check_mark: | img/niv_secu_point.(hash).svg
| 1.54KB | - :white_check_mark: | intents-settings.(hash).min.css
| 1.27KB | - :white_check_mark: | img/icon-bills.(hash).svg
| 703B | - :white_check_mark: | img/icon-laptop.(hash).svg
| 439B | - :white_check_mark: | img/icon-arrow-left.(hash).svg
| 414B | - :white_check_mark: | img/icon-question-mark.(hash).svg
| 386B | - :white_check_mark: | img/icon-check.(hash).svg
| 369B | - :white_check_mark: | img/icon-phone.(hash).svg
| 343B | -

Total files change +1.05KB +0.09%

Groups updated (1) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | **/*.js
| 1.14MB (+1.05KB +0.09%) | -
Unchanged groups (2) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | img/*.*
| 51.07KB | - :white_check_mark: | **/*.css
| 41.95KB | -

Final result: :white_check_mark:

View report in BundleMon website āž”ļø


Current branch size history | Target branch size history