fix(deps): update dependency cozy-client to v34
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cozy-client | dependencies | major | 33.2.0 -> 34.7.0 |
Release Notes
cozy/cozy-client
v34.7.0
Features
- Add new method to fetch konnector token in native context (aad6757)
34.6.4 (2023-01-04)
Bug Fixes
- Async login (f642ec9)
34.6.3 (2023-01-04)
Bug Fixes
- deps: update dependency cozy-device-helper to v2.6.0 (dac2ecf)
- deps: update dependency enzyme-adapter-react-16 to v1.15.7 (8f5f8bd)
34.6.2 (2023-01-04)
Bug Fixes
- Do not call the queryDefinition if enabled is false (c5b6022)
34.6.1 (2023-01-04)
Bug Fixes
- Add deprecated PermCollection.findApps (6e82d87)
v34.6.4
Bug Fixes
- Async login (f642ec9)
v34.6.3
Bug Fixes
- deps: update dependency cozy-device-helper to v2.6.0 (dac2ecf)
- deps: update dependency enzyme-adapter-react-16 to v1.15.7 (8f5f8bd)
v34.6.2
Bug Fixes
- Do not call the queryDefinition if enabled is false (c5b6022)
v34.6.1
Bug Fixes
- Add deprecated PermCollection.findApps (6e82d87)
v34.6.0
Features
v34.5.0
Features
- Replace isExpiringResidencePermit function to another more generic (8fb64a6)
v34.4.0
Features
- Add expiration helpers (aa7f501)
- Add generated types and documentation for new exported helpers (e9fc08b)
- Update
date-fns
to 2.29.3 and put it as a dependency (c4e392c)
v34.3.0
Features
- index.node.js: Export fetchPolicies (e4615ea)
v34.2.0
Features
- documentTypeData: Add other_invoice qualif in homeLabels theme (1a69b0d)
34.1.5 (2022-11-28)
Bug Fixes
- Encode filename (dda0284)
34.1.4 (2022-11-15)
Bug Fixes
34.1.3 (2022-11-14)
Bug Fixes
- Query definition evaluation when only partialFilter (61803b7)
34.1.2 (2022-11-10)
Bug Fixes
- deps: update dependency cozy-flags to v2.10.2 (a158b48)
34.1.1 (2022-11-10)
Bug Fixes
- deps: update dependency commitlint-config-cozy to v0.7.9 (04e6c43)
- deps: update dependency cozy-device-helper to v2.5.0 (1b0fa1e)
v34.1.5
Bug Fixes
- Encode filename (dda0284)
v34.1.4
Bug Fixes
v34.1.3
Bug Fixes
- Query definition evaluation when only partialFilter (61803b7)
v34.1.2
Bug Fixes
- deps: update dependency cozy-flags to v2.10.2 (a158b48)
v34.1.1
Bug Fixes
- deps: update dependency commitlint-config-cozy to v0.7.9 (04e6c43)
- deps: update dependency cozy-device-helper to v2.5.0 (1b0fa1e)
v34.1.0
Features
- Method fetchPermissionsByLink normalizes permissions (c454fc7)
34.0.1 (2022-11-04)
Bug Fixes
- Properly display objects in warning logs (d0e0cc3)
v34.0.1
Bug Fixes
- Properly display objects in warning logs (d0e0cc3)
v34.0.0
Bug Fixes
- Remove isReferencedByAlbum (890cc7b)
BREAKING CHANGES
- Since the introduction of the photos' clustering, each photo is at least referenced by an automatic album. Therefore, this method which was used to know if a file was referenced by an album, will always return true, does not make sense anymore because it is not what we want to test.
Instead, we now want to see if a file is not referenced by an album that has not been created automatically. This implementation has been done in Drive directly in eb76c83
v33.4.0
Features
- Add copy in FileCollection (f45b861)
v33.3.0
Features
- Add all doctypes translations from cozy-store (2edcfe2)
33.2.1 (2022-10-20)
Bug Fixes
- CozyClient typing issue (06abe53)
- Pass option to getQueryFromstate for query too (3768d54)
- Pass options to getQueryFromState (a840bf4)
v33.2.1
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate-Bot