Skip to content

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

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

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

Compare Source

Features
  • Add new method to fetch konnector token in native context (aad6757)

34.6.4 (2023-01-04)

Bug Fixes

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

Compare Source

Bug Fixes

v34.6.3

Compare Source

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

Compare Source

Bug Fixes
  • Do not call the queryDefinition if enabled is false (c5b6022)

v34.6.1

Compare Source

Bug Fixes
  • Add deprecated PermCollection.findApps (6e82d87)

v34.6.0

Compare Source

Features
  • Add helper link for passport file (c99a808)
  • Update computeExpirationNoticeLink function (b081108)

v34.5.0

Compare Source

Features
  • Replace isExpiringResidencePermit function to another more generic (8fb64a6)

v34.4.0

Compare Source

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

Compare Source

Features
  • index.node.js: Export fetchPolicies (e4615ea)

v34.2.0

Compare Source

Features
  • documentTypeData: Add other_invoice qualif in homeLabels theme (1a69b0d)

34.1.5 (2022-11-28)

Bug Fixes

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

Compare Source

Bug Fixes

v34.1.4

Compare Source

Bug Fixes

v34.1.3

Compare Source

Bug Fixes
  • Query definition evaluation when only partialFilter (61803b7)

v34.1.2

Compare Source

Bug Fixes
  • deps: update dependency cozy-flags to v2.10.2 (a158b48)

v34.1.1

Compare Source

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

Compare Source

Features
  • Method fetchPermissionsByLink normalizes permissions (c454fc7)

34.0.1 (2022-11-04)

Bug Fixes
  • Properly display objects in warning logs (d0e0cc3)

v34.0.1

Compare Source

Bug Fixes
  • Properly display objects in warning logs (d0e0cc3)

v34.0.0

Compare Source

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

Compare Source

Features
  • Add copy in FileCollection (f45b861)

v33.3.0

Compare Source

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

Compare Source

Bug Fixes
  • CozyClient typing issue (06abe53)
  • Pass option to getQueryFromstate for query too (3768d54)
  • Pass options to getQueryFromState (a840bf4)

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