Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency cozy-client to v51 #703

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cozy-client 23.22.0 -> 51.0.0 age adoption passing confidence

Release Notes

cozy/cozy-client (cozy-client)

v51.0.0

Compare Source

Features
BREAKING CHANGES
  • you no longer need cozy-ui as dep for cozy-client usage
  • you must change the import of devtools from import CozyDevtools from 'cozy-client/dist/devtools' to import CozyDevtools from 'cozy-devtools'

v50.4.0

Compare Source

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

Compare Source

Bug Fixes
  • Set correct type for limitBy() limit argument in DSL (658ec8c)

v50.2.0

Compare Source

Features

v50.1.0

Compare Source

Bug Fixes
Features

v50.0.0

Compare Source

Features
BREAKING CHANGES
  • useClientErrors has been removed. You must have cozy-ui >= 112.0.0 and import it from there import { useClientErrors } from 'cozy-ui/transpiled/react/hooks/useClientErrors'

v49.8.0

Compare Source

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

Compare Source

Bug Fixes
  • mango: Order alphabetically object inside arrays based on 1st key (0e86883)

v49.6.0

Compare Source

Features
  • Adding missing attributes inside FileDocument (f623c80)

v49.4.0

Compare Source

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

Compare Source

Note: Version bump only for package cozy-client

v49.3.0

Compare Source

Features
  • Add type for externalDataSource.creator (a3326b8)

v49.2.0

Compare Source

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)

v49.1.1

Compare Source

Bug Fixes
  • Revert some updates to file metadata types (b4c32a5)

v49.0.0

Compare Source

Bug Fixes
Features
Reverts
BREAKING CHANGES
  • cozy-client now requires cozy-intent >= 2.23.0 (used
    for offline support)

v48.25.0

Compare Source

Features
  • Update file metadata types (fb1bbf0)

48.24.1 (2024-09-19)

Bug Fixes

v48.24.1

Compare Source

Bug Fixes

v48.24.0

Compare Source

Bug Fixes
  • Remove ref to CozyClient as it breaks tests (circular dependency) (36a97e6)
Features
  • Expose real time dispatch changes function (783ff77)

v48.23.0

Compare Source

Features
  • Add announcements remote doctype for production (5dc3d8a)

v48.22.0

Compare Source

Features
  • Rename pôle emploi in France Travail (4eaaac7)

v48.21.0

Compare Source

Features
  • Change fidelity card label (4a966f7)
  • Remove library_card from qualification (64e8a45)

v48.20.0

Compare Source

Features
  • Rename other_activity_document label (f29b4ae)

v48.19.0

Compare Source

Features
  • Rename "numéro de la carte vitale" in "sécurité sociale" (26a12cf)

v48.18.0

Compare Source

Features
  • Add locales for new announcements remote-doctype (3899675)

v48.17.0

Compare Source

Features
  • Sort document when using executeFromStore option (fbd44b8)

v48.16.0

Compare Source

Features
  • NextcloudFilesCollection: Add spacing (3e49c5d)

v48.15.0

Compare Source

Features

48.14.1 (2024-08-21)

Note: Version bump only for package cozy-client

v48.13.1

Compare Source

Bug Fixes
  • Support executing queries from store (75d3228)

v48.13.0

Compare Source

Features
  • Support executing queries from store (49ac876)

48.12.1 (2024-07-31)

Bug Fixes
  • Update docs after merge (f32d2c2)
  • UseInstanceInfo isLoaded return was wrong (ab10975)

v48.12.1

Compare Source

Bug Fixes
  • Update docs after merge (f32d2c2)
  • UseInstanceInfo isLoaded return was wrong (ab10975)

v48.12.0

Compare Source

Bug Fixes
  • FileCollection: Copy to a specific folder (b39a498)
Features
  • Make helper function to copy file to either Cozy or Nextcloud (8bff5f7)
  • NextcloudFilesCollection: Add copy (55a5f5c)

48.11.2 (2024-07-30)

Bug Fixes
  • move: Trash the conflicting file instead of the destination folder (ae8e6da)

48.11.1 (2024-07-23)

Bug Fixes
  • resetQuery: Return null when the query is not found (0ff4cf0)

v48.11.2

Compare Source

Bug Fixes
  • move: Trash the conflicting file instead of the destination folder (ae8e6da)

v48.11.1

Compare Source

Bug Fixes
  • resetQuery: Return null when the query is not found (0ff4cf0)

v48.11.0

Compare Source

Features
  • Add restore_path to NextcloudFile type (3d2f7f9)

v48.10.0

Compare Source

Features
  • Improve type of NextcloudFile (077e6f8)

v48.9.0

Compare Source

Features
  • nextcloud: Access content inside nextcloud trash (c63112f)
  • nextcloud: Add deletePermanently method (98f9c33)
  • nextcloud: Add emptyTrash method (83da9e3)
  • nextcloud: Add restore method (1468f19)

v48.8.0

Compare Source

Features
  • models/paper: Add isForeignPaper helper (dc454e6)

v48.7.0

Compare Source

Features
  • Add missing types for IOCozyFile (54761c9)

v48.6.0

Compare Source

Features
  • Integrate partialFilter values into index naming (ec6eb46)
  • Remove the implicit inside partialFilter to find existing index (5da0d55)

v48.5.0

Compare Source

Features
  • FileCollection: Create archive link by file ids with specific page (df94e82)

v48.4.0

Compare Source

Features
  • Update french wording of the vehicle registration license number (7afc7aa)

v48.3.0

Compare Source

Features
  • Document: Update countries translation in Viewer informations (3597335)

v48.2.0

Compare Source

Features
  • nextcloud: Delete files (896ca16)

48.1.1 (2024-06-11)

Bug Fixes
  • Adjust color of devtools to be dark mode compliant (0954cd8)

v48.1.1

Compare Source

Bug Fixes
  • Adjust color of devtools to be dark mode compliant (0954cd8)

v48.1.0

Compare Source

Features
  • models/document: Change translation of confidentialNumber (987a00a)

v48.0.0

Compare Source

Bug Fixes
  • nextcloud: Allow folder query to be re-evaluated (a88baff)
  • nextcloud: Encode path to manage parentheses (fd0f2e0)
Features
  • Reset a query based on its id (877f99b)
  • nextcloud: Move a Nextcloud file within the server or with a Cozy (709f868)
BREAKING CHANGES
  • nextcloud: You should pass object directly not only props

Before: move(client, "fileId1234", { folderId: "folderId1234" }, true)

After:

move(
  client,
  { _id: "fileId1234", _type: "io.cozy.files" },
  { _id: "folderId1234", _type: "io.cozy.files", type: "directory" },
  { force: true }
)

v47.6.0

Compare Source

Features
  • Add support for io.cozy.bills in models/paper (fe7ac2d)

v47.5.0

Compare Source

Features
  • Qualification: Add tax certificate qualification (b60c68c)

v47.4.0

Compare Source

Bug Fixes
  • useQuery: Add function type for definition prop (21fca5c)
Features
  • Add a collection to access files into a Nextcloud (332ce42)
  • nextcloud: Download a file (df1dc7f)

v47.3.0

Compare Source

Features
  • Qualification: Change work & activity themes icon (89035ea)

v47.2.0

Compare Source

Features
  • We make sure that the translation key matches to an alpha-2 code (c70466f)

47.1.2 (2024-05-17)

Bug Fixes
  • models/document: Rename "stranger" locale (38a0f68)

47.1.1 (2024-05-17)

Bug Fixes
  • models/paper: Translate country metadata only if valid (20be1ba)

v47.1.2

Compare Source

Bug Fixes
  • models/document: Rename "stranger" locale (38a0f68)

v47.1.1

Compare Source

Bug Fixes
  • models/paper: Translate country metadata only if valid (20be1ba)

v47.1.0

Compare Source

Features
  • models/paper: Add translation of "country" metadata (1be7f48)

v47.0.0

Compare Source

Features
  • countries: COUNTRIES_ISO has ISO codes only (8a76d13)
  • countries: The getEmojiByCountry return null (7ab15f2)
  • models: Move the "countries" file to a specific folder (ef87f93)
  • Move getEmojiByCountry to country model (f25874e)
BREAKING CHANGES
  • Please replace your import paths
    Before:
import { getEmojiByCountry } from "cozy-client/dist/models/document/emojiCountry"

After:

import { getEmojiByCountry } from "cozy-client/dist/models/country/countries"
  • countries: To manage the different translations
    of country names, it's best to extract the name attribute.
    If you're using the COUNTRIES_ISO constant
    to retrieve country names,
    please use the getAllCountryNames function now.
  • models: Please replace your import paths
    Before:
import { COUNTRIES_ISO, checkCountryCode } from "cozy-client/dist/models/countries"

After:

import { COUNTRIES_ISO, checkCountryCode } from "cozy-client/dist/models/country/countries"

For future needs (translation), it is preferable to move this file.

v46.11.0

Compare Source

Features
  • Update getEmojiByCountry function (12ffdd2)

46.10.1 (2024-04-25)

Bug Fixes
  • Contacts: Func getPrimaryOrFirst should not crash for array of null (3e4061a)

v46.10.1

Compare Source

Bug Fixes
  • Contacts: Func getPrimaryOrFirst should not crash for array of null (3e4061a)

v46.10.0

Compare Source

Features
  • Add helpers to generate paper expiration date message (b3a5a30)
  • Add missing types in ContactDocument (382a319)

46.9.1 (2024-04-19)

Bug Fixes
  • Set correct returned type for CozyClient's getSettings (0766fdd)

v46.9.1

Compare Source

Bug Fixes
  • Set correct returned type for CozyClient's getSettings (0766fdd)

v46.9.0

Compare Source

Bug Fixes
  • Use .fetchQueryAndGetFromState instead of .query in settings (16a4b93)
  • Use object instead of method in settings queries (cbd85ca)
Features
  • Add getSetting and saveAfterFetchSetting methods to CozyClient (9c1700d)
  • Add useSetting hook (172a0d3)
  • Add defaultValue parameter to getSetting() and to useSetting() (7ba3928)
  • Allow to get or set multiple settings in a single call (b75bae8)
  • Remove defaultValue parameter from getSetting() & useSetting() (ef9241a)

v46.8.0

Compare Source

Features
  • Rename national_health_insurance_right_certificate qualification (bddf378)

46.7.1 (2024-04-17)

Bug Fixes
  • Contact getInitials should return initials even if name (0c719e9)

v46.7.1

Compare Source

Bug Fixes
  • Contact getInitials should return initials even if name (0c719e9)

v46.7.0

Compare Source

Features
  • Add translation for MesPapiers app (419bc24)

46.6.1 (2024-04-12)

Bug Fixes
  • Metadata present but whose value is not specified (cbe12b7)

v46.6.1

Compare Source

Bug Fixes
  • Metadata present but whose value is not specified (cbe12b7)

v46.6.0

Compare Source

Features
  • Remove deprecated Linking.removeEventListener (9544207)

v46.5.0

Compare Source

Features
  • Add a destroy method in ContactsCollection (4dd9c59)

v46.4.0

Compare Source

Features
  • Add know information metadata names for papers (065c17e)

v46.3.0

Compare Source

Features
  • We don't want to concatenate additionalName in the displayName (6a03a1c)

v46.2.0

Compare Source

Features
  • Add an icon in each qualifications by mapping (f3c80cf)
  • Add missing qualifications in Theme Invoice (ddf38d9)

46.1.1 (2024-03-21)

Bug Fixes
  • The getQualification function should not crash if no qualification (a58a378)

v46.1.1

Compare Source

Bug Fixes
  • The getQualification function should not crash if no qualification (a58a378)

v46.1.0

Compare Source

Features
  • SharingCollection: Add revokeGroup (9f7b3b8)

v46.0.0

Compare Source

Features
  • Prevent array selector without operator before (cdfc2ab)
BREAKING CHANGES
  • You must use a MongoDB operator like $in or $or operator instead, preferably in a partial index, to avoid costly full-scan.

Co-authored-by: Quentin Valmori [email protected]

v45.15.0

Compare Source

Features
  • paper: Add formatMetadataQualification and (c813ab2)
  • paper: Add getMetadataQualificationType (8466b66)
  • paper: Format contact in cozy-client (7576895)
  • paper: Format date metadata qualification on cozy-client (a86335c)
  • paper: Format information metadata qualification in cozy-client (ba1339d)
  • paper: Format other metadata qualification in cozy-client (e1be6bc)

45.14.1 (2024-03-05)

Note: Version bump only for package cozy-client

v45.14.1

Compare Source

Note: Version bump only for package cozy-client

v45.14.0

Compare Source

Features
  • Add condition_report qualification in home theme (98e5943)

v45.13.0

Compare Source

Features
  • Add email_verified_code in loginFlagship (cd59daa)

v45.12.0

Compare Source

Features
  • Allow CozyClient to get sourceAccountIdentifier in appMetadatas (77d3852)

v45.11.0

Compare Source

Bug Fixes
  • Use client.query in models.folder (af2bb58)
Features
  • New strategy for ensureKonnectorFolder (e803e68)

v45.10.0

Compare Source

Features
  • Add fine qualification in finance theme (743546c)

v45.9.0

Compare Source

Bug Fixes
  • Add test on undefined qualification attributes (778907f)
  • Types are now ok (da7f975)
Features
  • Remove undefined properties in qualification object (98ac997)

45.8.1 (2024-02-02)

Bug Fixes
  • Use complete settings id in useInstanceInfo (87acffb)

v45.8.1

Compare Source

Bug Fixes
  • Use complete settings id in useInstanceInfo (87acffb)

v45.8.0

Compare Source

Features
  • Make account model use identifier attribute (d275c2c)

v45.7.0

Compare Source

Bug Fixes
  • Add store issuer in attestation request (1bf5ce6)
Features
  • Migrate from safetynet to playintegrity (d8ae50f)

v45.6.0

Compare Source

Features
  • Rename translation of birth_certificate (b1b754c)

v45.5.0

Compare Source

Features
  • Rename translation of other_bank_document (a72cb69)

v45.4.0

Compare Source

Features
  • Update warning message when Flagship certification fails (5063df1)

v45.3.0

Compare Source

Features
  • Rename FR translation of real_estate_tax (af79a4c)

v45.2.0

Compare Source

Features
  • NotesCollection: Add get method (72574fb)

v45.1.0

Compare Source

Features
  • Add createDemoClient to help with demo (cdc7c87)

45.0.1 (2023-12-06)

Bug Fixes
  • AppsRegistryCollection: Make sure we always have an id (4b73718)

v45.0.1

Compare Source

Bug Fixes
  • AppsRegistryCollection: Make sure we always have an id (4b73718)

v45.0.0

Compare Source

Features
  • Add ttl & password parameters in getSharingLink (1daa4d9)
  • Remove isFlatDomain from getSharingLink (7d768de)
BREAKING CHANGES
  • The client already carries this information,
    if need to change this value, please update the client.

44.1.1 (2023-11-28)

Note: Version bump only for package cozy-client

v44.1.1

Compare Source

Note: Version bump only for package cozy-client

v44.1.0

Compare Source

Features

v44.0.0

Compare Source

Features
  • Allow to customize delimiter in generateNewFileNameOnConflict (cfce692)
Reverts
  • Revert "feat: Allow to pass a name format regex to avoid bad renaming" (2686695)
BREAKING CHANGES
  • It is not possible anymore to pass a name format regex to generateNewFileNameOnConflict

v43.6.0

Compare Source

Features
  • Add qualifications for real estate and person insurance (3afa209)

43.5.1 (2023-11-21)

Bug Fixes
  • Generate types for Flags DevTools panel (121cde9)
  • Preview URL for notes (08a8fa8)

v43.5.1

Compare Source

Bug Fixes
  • Generate types for Flags DevTools panel (121cde9)
  • Preview URL for notes (08a8fa8)

v43.5.0

Compare Source

Features

43.4.1 (2023-11-16)

Bug Fixes
  • Get shortcut img for links from applications in the same cozy (0196470)

v43.4.1

Compare Source

Bug Fixes
  • Get shortcut img for links from applications in the same cozy (0196470)

v43.4.0

Compare Source

Features
  • Improve design with ListItem (938bd89)
  • Improve management of flag (3937b77)

[v43.3.0](https://redirect.github.com/cozy/cozy-client


Configuration

📅 Schedule: Branch creation - "on saturday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 26, 2022 01:45
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 26, 2022
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 2 times, most recently from 77e4716 to 9eb54d3 Compare November 30, 2022 15:52
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 4 times, most recently from 808c0f0 to 853ab82 Compare December 12, 2022 18:39
@renovate renovate bot changed the title fix(deps): update dependency cozy-client to v34 Update dependency cozy-client to v34 Dec 17, 2022
@renovate renovate bot changed the title Update dependency cozy-client to v34 fix(deps): update dependency cozy-client to v34 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch from 853ab82 to 9ad3e76 Compare December 23, 2022 16:40
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 3 times, most recently from eee62e3 to 5c27839 Compare January 6, 2023 11:21
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 3 times, most recently from eff3707 to a3e0b60 Compare January 17, 2023 15:03
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 3 times, most recently from e1183e6 to d6e4f54 Compare January 24, 2023 12:59
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch from d6e4f54 to 06ffc9e Compare January 31, 2023 16:56
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 2 times, most recently from 4b0f359 to 622008d Compare February 10, 2023 08:46
@renovate renovate bot changed the title fix(deps): update dependency cozy-client to v34 fix(deps): update dependency cozy-client to v35 Feb 10, 2023
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 2 times, most recently from b89ff09 to d815227 Compare February 13, 2023 16:24
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch from d815227 to b744f36 Compare March 18, 2023 04:03
@renovate renovate bot changed the title fix(deps): update dependency cozy-client to v35 fix(deps): update dependency cozy-client to v36 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 2 times, most recently from 6004b06 to f8d67b2 Compare March 28, 2023 09:48
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 4 times, most recently from c75629e to 9ce778d Compare September 3, 2024 15:16
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 5 times, most recently from b7792fb to 230778c Compare September 18, 2024 10:41
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 4 times, most recently from ee3488e to 27b082e Compare September 24, 2024 10:32
@renovate renovate bot changed the title fix(deps): update dependency cozy-client to v48 fix(deps): update dependency cozy-client to v49 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 4 times, most recently from 607e9fb to f92887a Compare October 9, 2024 14:01
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 3 times, most recently from 300caea to 11eaff4 Compare October 17, 2024 17:41
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch from 11eaff4 to 1343f36 Compare October 24, 2024 15:39
@renovate renovate bot changed the title fix(deps): update dependency cozy-client to v49 fix(deps): update dependency cozy-client to v50 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 4 times, most recently from 7d2a419 to 9efbde2 Compare November 6, 2024 15:15
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch from 9efbde2 to 6babe28 Compare November 7, 2024 11:59
@renovate renovate bot changed the title fix(deps): update dependency cozy-client to v50 fix(deps): update dependency cozy-client to v51 Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants