fix(deps): update dependency cozy-client to v44 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cozy-client | dependencies | major | 40.6.0 -> 44.1.1 |
Release Notes
cozy/cozy-client
v44.1.1
Note: Version bump only for package cozy-client
v44.1.0
Features
- Improve uploadFileWithConflictStrategy (7a468f5), closes #1425
- Supports clisk for getKonnector (5b31fc1)
v44.0.0
Features
- Allow to customize delimiter in generateNewFileNameOnConflict (cfce692)
Reverts
- Revert "feat: Allow to pass a name format regex to avoid bad renaming" (2686695)
BREAKING CHANGES
- It is not possible anymore to pass a name format regex to generateNewFileNameOnConflict
v43.6.0
Features
- Add qualifications for real estate and person insurance (3afa209)
43.5.1 (2023-11-21)
Bug Fixes
v43.5.1
Bug Fixes
v43.5.0
Features
- Add IOCozyApp typings (7e692bb)
43.4.1 (2023-11-16)
Bug Fixes
- Get shortcut img for links from applications in the same cozy (0196470)
v43.4.1
Bug Fixes
- Get shortcut img for links from applications in the same cozy (0196470)
v43.4.0
Features
v43.3.0
Features
- Add useInstanceInfo hook (86c8365)
v43.2.0
Features
- Add expense claim qualification for invoice, finance and workstudy (7c3cb25)
v43.1.0
Features
- Allow to mock query in error (ed5dd4c)
v43.0.0
Bug Fixes
- Actually validate result in rootCozyUrl specs (dbf6516)
- Always return URL instance from rootCozyUrl (665d421)
- Handle URLs that redirect in rootCozyUrl (d38381d), closes /github.com/cozy/cozy-stack/blob/299968d43914066c3147276eea2463ebb292d527/web/apps/serve.go#L101-L108
BREAKING CHANGES
-
rootCozyUrl will no longer return the provided URL when its origin is a valid Cozy domain.
e.g. :
// Before await rootCozyUrl(new URL('https://example.mycozy.cloud/some-path')) // URL('https://example.mycozy.cloud/some-path') // Now await rootCozyUrl(new URL('https://example.mycozy.cloud/some-path')) // URL('https://example.mycozy.cloud/')
v42.2.0
Features
v42.1.0
Features
- Add countries model (569896b)
42.0.1 (2023-10-26)
Bug Fixes
- Handle maintenance app without id (db7a3f9)
v42.0.1
Bug Fixes
- Handle maintenance app without id (db7a3f9)
v42.0.0
Features
- Benefit from the cache for the apps in maintenance (0cd00f5)
BREAKING CHANGES
- useAppsInMaintenance no longer requires a cozy-client instance but to be placed within a CozyProvider
v41.9.0
Features
- Cache the result of /registry/maintenance from cozy-stack (d6bd6e2)
41.8.1 (2023-10-18)
Bug Fixes
- Inconsistency in Flagship flag (a77383f)
v41.8.1
Bug Fixes
- Inconsistency in Flagship flag (a77383f)
v41.8.0
Features
- Add getFlagshipDownloadLink function (1450a7c)
41.7.1 (2023-10-16)
Note: Version bump only for package cozy-client
v41.7.1
Note: Version bump only for package cozy-client
v41.7.0
Features
- Export getReferencedBy for node process (685e647)
41.6.1 (2023-10-10)
Bug Fixes
- Add trigger message details documentation (892a720)
v41.6.1
Bug Fixes
- Add trigger message details documentation (892a720)
v41.6.0
Features
- Export geo methods (6f857d4)
v41.5.0
Features
- Add geographic methods (9eb7541)
41.4.1 (2023-10-05)
Bug Fixes
- Magic Folders localization does not work with Metro (abf767b)
v41.4.1
Bug Fixes
- Magic Folders localization does not work with Metro (abf767b)
v41.4.0
Features
- Add geo model (3de7191)
v41.3.0
Bug Fixes
- Recreate folder if destination folder is in trash (552406f)
- Remove the use of attributes attribute in folder lib (e57f01b)
Features
- Add konnectorFolder model (9b815ba)
- Add localization of magic folders in ensureKonnectorFolder (ede8b51)
41.2.1 (2023-10-03)
Bug Fixes
- Remove the trailing slash for the URI (5cdc880)
v41.2.1
Bug Fixes
- Remove the trailing slash for the URI (5cdc880)
v41.2.0
Features
- Now allow to update a trigger with cozy-client (3eea1dd)
41.1.1 (2023-09-27)
Bug Fixes
- useMutation: Making parameters optional (b085cc7)
v41.1.0
Features
- Add useMutation hook (58b1afb)
v41.0.0
Features
- Add cozy-intent as cozy-ui request it in the peer dependencies (f948870)
- Update cozy-ui from 48.0.0 to 93.1.1 (f8541dc)
BREAKING CHANGES
- you need cozy-intent >= 1.3.0
- you need cozy-ui >= 93.1.1
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate-Bot