Skip to content

fix(deps): update dependency cozy-client to v35

Renovate-Bot requested to merge renovate/cozy-client-35.x into dev

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

Compare Source

Features
  • JobCollection extends DocumentCollection (2e770e3)

v35.5.0

Compare Source

Features
  • Add account.isAccountWithTrigger (eacbb79)

35.4.1 (2023-03-06)

Bug Fixes
  • Correctly type nullable return for useClient() (b946c52)

v35.4.1

Compare Source

Bug Fixes
  • Correctly type nullable return for useClient() (b946c52)

v35.4.0

Compare Source

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

v35.3.1

Compare Source

Bug Fixes

v35.3.0

Compare Source

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

Compare Source

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

Compare Source

Bug Fixes
  • Update registry types to return Promise (68a2678)

v35.2.0

Compare Source

Features
  • Add contract type locales (80ff505)

v35.1.0

Compare Source

Features
  • Import accounts and triggers features from harvest (aef7a4f)

v35.0.0

Compare Source

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

Compare Source

Bug Fixes
  • Remove existing trailing space (1e8112e)

v34.11.0

Compare Source

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

Compare Source

Bug Fixes
  • Throw error if enabled is not a boolean (e56c933)

v34.10.0

Compare Source

Features
  • Add types to client capabilities (2962b6d)

v34.9.0

Compare Source

Features
  • Add some qualifications (cbbe235)

v34.8.0

Compare Source

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

Compare Source

Bug Fixes
  • Do not modify selector with lodash merge (552c73a)

v34.7.2

Compare Source

Bug Fixes
  • Translation key work_disability_recognition (5159e10)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Renovate-Bot

Merge request reports