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 #519

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 30, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cozy-client 27.26.4 -> 51.6.0 age adoption passing confidence

Release Notes

cozy/cozy-client (cozy-client)

v51.6.0

Compare Source

Features
  • Do not query /jobs/triggers with a partialFilter (bb380fa)

v51.5.0

Compare Source

Bug Fixes
  • Fn hasQualifications was returning true for null / undefined values (0b7a40a)
Features
  • Add "none" translation in document themes (ac082de)

v51.4.0

Compare Source

Features
  • Parallelize loadInstanceOptionsFromStacks queries (55dd291)

51.3.1 (2024-11-28)

Note: Version bump only for package cozy-client

v51.3.1

Compare Source

Note: Version bump only for package cozy-client

v51.3.0

Compare Source

Features

v51.2.0

Compare Source

Features
  • Remove react-inspector from dependencies (fac50f1)
  • Update lerna from 4.0.0 to 8.1.9 (eb3e14f)

v51.1.0

Compare Source

Features
  • Add legal_notice_url to InstanceData (12271e1)

51.0.1 (2024-11-15)

Bug Fixes
  • Add missing fields on CozyMetadata for io.cozy.files (2457269)

v51.0.1

Compare Source

Bug Fixes
  • Add missing fields on CozyMetadata for io.cozy.files (2457269)

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
  • Improve uploadFileWithConflictStrategy (7a468f5), closes #​1425
  • Supports clisk for getKonnector

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 July 30, 2022 01:45
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 30, 2022
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 6 times, most recently from dd4adee to 2e88663 Compare August 9, 2022 16:28
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 2 times, most recently from 624d3cf to 3485f5a Compare August 16, 2022 18:45
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 5 times, most recently from f04de0e to 39263d8 Compare August 23, 2022 17:32
@renovate renovate bot changed the title fix(deps): update dependency cozy-client to v32 fix(deps): update dependency cozy-client to v33 Aug 23, 2022
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 3 times, most recently from 2d00588 to 70cddf0 Compare September 1, 2022 11:38
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 2 times, most recently from e13af8e to 1b4bb81 Compare September 7, 2022 17:32
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 5 times, most recently from 5948f69 to 2395a38 Compare September 22, 2022 16:51
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch from 2395a38 to 9b299ef Compare September 27, 2022 13:18
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 3 times, most recently from 58a4235 to 1f0e27b Compare October 26, 2022 13:30
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 4 times, most recently from 614b843 to 780a065 Compare September 19, 2024 08:19
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 3 times, most recently from 967a28a to 651a5ed Compare September 24, 2024 14:03
@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 0195d55 to bdec212 Compare October 9, 2024 13:45
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 3 times, most recently from 6b3c360 to 2b56480 Compare October 17, 2024 19:31
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch from 2b56480 to f7066ba Compare October 24, 2024 14:17
@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 cebcc1d to 688b9cf Compare November 7, 2024 11:41
@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
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 3 times, most recently from 9b253c5 to 9ac31bd Compare November 21, 2024 10:58
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch 2 times, most recently from 0950d96 to 1f0a662 Compare November 29, 2024 16:45
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch from 1f0a662 to 91f8a92 Compare December 10, 2024 09:28
@renovate renovate bot force-pushed the renovate/major-cozy-client-packages branch from 91f8a92 to b2b5e4a Compare December 10, 2024 20:21
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