fix(deps): update dependency cozy-client to v50 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cozy-client | dependencies | major | 49.1.1 -> 50.4.0 |
Release Notes
cozy/cozy-client
v50.4.0
Features
-
FileCollection: Add getAll(), and so Q(
io.cozy.files
).getByIds (8463cc4)
50.3.1 (2024-11-06)
Bug Fixes
- Set correct type for
limitBy()
limit argument in DSL (658ec8c)
v50.3.1
Bug Fixes
- Set correct type for
limitBy()
limit argument in DSL (658ec8c)
v50.2.0
Features
- Add setLinks method (d59842e)
v50.1.0
Bug Fixes
- Limit type (bcf9f58)
Features
v50.0.0
Features
- Remove useClientErrors (d7f6079)
BREAKING CHANGES
-
useClientErrors
has been removed. You must havecozy-ui >= 112.0.0
and import it from thereimport { useClientErrors } from 'cozy-ui/transpiled/react/hooks/useClientErrors'
v49.8.0
Features
- Handle timeout errors for mango queries (aa1018a)
49.7.1 (2024-10-17)
Bug Fixes
- mango: Order alphabetically object inside arrays based on 1st key (0e86883)
v49.7.1
Bug Fixes
- mango: Order alphabetically object inside arrays based on 1st key (0e86883)
v49.6.0
Features
- Adding missing attributes inside FileDocument (f623c80)
v49.4.0
Bug Fixes
- RealTimeQueries: Unsubscribing from the good functions (dbeaed7)
Features
- Spread attributes from JSON:API at document root (f9f0ffd)
- Use JSON:API normalizer instead custom ones inside collection (d86616d)
- Use normalization from exported modules instead static functions (259235d)
49.3.1 (2024-10-09)
Note: Version bump only for package cozy-client
v49.3.1
Note: Version bump only for package cozy-client
v49.3.0
Features
- Add type for externalDataSource.creator (a3326b8)
v49.2.0
Features
- Apply data enhancement to realtime results for specific doctypes (7984d6d)
49.1.1 (2024-10-04)
Bug Fixes
- Revert some updates to file metadata types (b4c32a5)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate-Bot