fix(deps): update dependency cozy-client to v35
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cozy-client | dependencies | major | 34.7.1 -> 35.6.0 |
Release Notes
cozy/cozy-client
v35.6.0
Features
- JobCollection extends DocumentCollection (2e770e3)
v35.5.0
Features
- Add account.isAccountWithTrigger (eacbb79)
35.4.1 (2023-03-06)
Bug Fixes
- Correctly type nullable return for
useClient()
(b946c52)
v35.4.1
Bug Fixes
- Correctly type nullable return for
useClient()
(b946c52)
v35.4.0
Features
- Add deconstruct redirect link helper (3362196)
- Add ts types for new helpers files (9428736)
- Export deconstructRedirectLink (28421ee)
- Remove deprecated helpers types (2720603)
35.3.1 (2023-02-22)
Bug Fixes
- Normalize doc for fetchChanges (5f662eb), closes /github.com/cozy/cozy-client/blob/master/packages/cozy-client/src/StackLink.js#L122 /github.com/cozy/cozy-banks/blob/master/src/targets/services/helpers/helpers.js#L19-L45
v35.3.1
Bug Fixes
- Normalize doc for fetchChanges (5f662eb), closes /github.com/cozy/cozy-client/blob/master/packages/cozy-client/src/StackLink.js#L122 /github.com/cozy/cozy-banks/blob/master/src/targets/services/helpers/helpers.js#L19-L45
v35.3.0
Bug Fixes
- Do not rely on potentially missing datetime (e49a1e9)
Features
- Add datetime type for files metadata (0a17373)
35.2.2 (2023-02-20)
Bug Fixes
- deps: update dependency cozy-device-helper to v2.7.0 (fef2ed8)
- deps: update dependency react-redux to v7.2.9 (3dc67e2)
35.2.1 (2023-02-14)
Bug Fixes
- Update registry types to return Promise (68a2678)
v35.2.2
Bug Fixes
- deps: update dependency cozy-device-helper to v2.7.0 (fef2ed8)
- deps: update dependency react-redux to v7.2.9 (3dc67e2)
v35.2.1
Bug Fixes
- Update registry types to return Promise (68a2678)
v35.2.0
Features
- Add contract type locales (80ff505)
v35.1.0
Features
- Import accounts and triggers features from harvest (aef7a4f)
v35.0.0
Features
- Move manifest file to cozy-client models (edf9f2a)
- Sanitize fields in manifest lib (6554b76)
- Small fixes after review (4cf775c)
BREAKING CHANGES
- If you were importing manifest from 'cozy-client/dist/manifest` you have to either import it from the root or from the models.
34.11.1 (2023-02-09)
Bug Fixes
- Remove existing trailing space (1e8112e)
v34.11.1
Bug Fixes
- Remove existing trailing space (1e8112e)
v34.11.0
Features
- Add sourceAccount & sourceAccountIdentifier to createFile (1f8e450)
34.10.1 (2023-01-24)
Bug Fixes
- Throw error if enabled is not a boolean (e56c933)
v34.10.1
Bug Fixes
- Throw error if enabled is not a boolean (e56c933)
v34.10.0
Features
- Add types to client capabilities (2962b6d)
v34.9.0
Features
- Add some qualifications (cbbe235)
v34.8.0
Features
- Expose ensureFirstSlash method to replace the one in cozy-ui (6d0de6b)
34.7.3 (2023-01-16)
Bug Fixes
- Do not modify selector with lodash merge (552c73a)
34.7.2 (2023-01-11)
Bug Fixes
- Translation key
work_disability_recognition
(5159e10)
34.7.1 (2023-01-06)
Bug Fixes
- ContactsCollection: Check selector to prevent undefined (a18ea13)
v34.7.3
Bug Fixes
- Do not modify selector with lodash merge (552c73a)
v34.7.2
Bug Fixes
- Translation key
work_disability_recognition
(5159e10)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate-Bot