fix(deps): update dependency cozy-konnector-libs to v4.53.1 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cozy-konnector-libs | dependencies | minor | 4.32.0 -> 4.53.1 |
Release Notes
cozy/cozy-konnector-libs
v4.53.1
Bug Fixes
- deps: update babel monorepo to v7.17.10 (f7170ce)
v4.53.0
Bug Fixes
- Add default value to createCategorizer (5f5e852)
Features
- Also add cozy-flags which is needed by cozy-client + other fixes (53b2064)
- Upgrade Cozy-Client & Cozy-Device-Helper (85e4afb)
v4.52.1
Note: Version bump only for package cozy-konnector-libs
v4.52.0
Bug Fixes
- Init cozy-client-js instance from stack env (92f7c61)
- lint (07d63ee)
- Return CozyClientJS (20a51a5)
- Use the right mimeTypes function for content type (bcb3617)
Features
- Upgrade cozy-client in konnector-libs (8ee5356)
v4.51.0
Bug Fixes
- Optional global model (8a38a72)
Features
v4.50.2
Bug Fixes
- Add missing dependencies after eslint cozy dependency upgrade (e3bd539)
v4.50.1
Note: Version bump only for package cozy-konnector-libs
v4.50.0
Features
- Allow saveIdentity to handle full identtity and not only contacts (09bbc70)
v4.49.0
Features
v4.48.0
Bug Fixes
- lerna publish (122d3a6)
Features
v4.46.0
Bug Fixes
- deps: update dependency cozy-client-js to ^0.20.0 (50ac858)
- deps: update dependency jest to v27.4.7 (7f78a31)
- use our own fork of geco (82433f4)
Features
- (cozy-konnectors-libs)Upgrade cozy-client (2e86c89)
- Add all supported error code (6a9fca7)
- Allow file qualification to work in standalone mode (d89cb3a)
v4.45.0
Bug Fixes
- Regression in BaseKonnector unit test (bee4889)
- Upgrade qualification when metadata already present (f8cd335)
Features
- Make peer dependencies optional (6096bde)
v4.44.0
Bug Fixes
- Do not query account when no id is given (080c3d3)
- Use cozy-client method to query operations with manual category (bf5bc1e)
Features
- Export log for tree-shaking (a4e2ec8)
v4.43.0
Features
- Upgrate cozy-client to benefit from saveAll (c6336de)
v4.42.3
Bug Fixes
- Generating docs again to fix the build (08682b1)
v4.42.2
Bug Fixes
- downgrade lerna to 3 since i cannot publish with 4 (79bb286)
- lint (9c166b5)
- use es5 build of pdfjs (3b92323)
v4.42.1
v4.42.0
Note: Version bump only for package cozy-konnector-libs
v4.41.0
Bug Fixes
- update setTwoFAState docstring (191bbce)
Features
v4.40.1
Note: Version bump only for package cozy-konnector-libs
v4.40.0
Features
- saveFiles: replace files which do not have categories metadata (1541872)
- Add new 2FA type (app_code) (7f9b478)
v4.39.1
Note: Version bump only for package cozy-konnector-libs
v4.39.0
Features
- Randomly assign user agent in request factory (53a66c2)
v4.38.2
Bug Fixes
- include fetch in dev mode (a158fec)
v4.38.1
Note: Version bump only for package cozy-konnector-libs
v4.38.0
Features
- saveFiles: forces file replace when missing carbonCopy or electronicSafe attribute in the existing file (9edeee2)
v4.37.2
Bug Fixes
- env mode recognition (50ebee4)
v4.37.1
Note: Version bump only for package cozy-konnector-libs
v4.37.0
Bug Fixes
- bad regression in cozy-client with isomorphic-fetch v3.0 (6ed4e9e)
Features
- add cozy-konnector-build package (2dcc657)
v4.36.0
Bug Fixes
- avoid date-fns error when built with webpack (112d82b)
Features
v4.35.0
Features
- solveCaptcha: add hcaptcha solving (70ea67c)
v4.34.5
Bug Fixes
- regressions after upgrade of date-fns to version 2 (c5cc903)
v4.34.4
Bug Fixes
- cozy-client-js-stub: get proper file size for a filestream (ea08a65)
- saveBills: do not try to clone a filestream (08eba00)
- Do not register client in library (e8d1d9a)
v4.34.3
Bug Fixes
- Window issue on fetch (d7d8ca1)
v4.34.2
Bug Fixes
- cozy-client-js-stub file encoding (9accd04)
v4.34.0
Bug Fixes
- request: allow to override user agent in cheerio mode (fd0e737)
Features
v4.33.0
Bug Fixes
- avoid pdfjs warning on bad api usage (1de4561)
Features
- saveBills: allow processPdf to associate multiple bills to one file (1a6a69b)
- saveFiles: add the fetchFile option to allow a connector to give it's own file retrieving function which will be run only when needed. (88bda03)
v4.32.5
Bug Fixes
- saveFiles: fix validateFileContentOption (05648aa)
v4.32.4
Note: Version bump only for package cozy-konnector-libs
v4.32.3
Bug Fixes
- saveFiles: allow file renaming to works in standalone mode (7428900)
- do not log a warning when no folder_to_save (93cbed9)
v4.32.2
Bug Fixes
- allow cozy-client-js stub to work better with file metadata deduplication (85c4387)
- more cozy-client-js-stub fix about files (586f707)
Features
- BaseKonnector: add notifySuccessfulLogin option to the signin method (acce06c)
v4.32.1
Bug Fixes
- allow cozy-client-js-stub to work with file meta ids (b7bf40a)
Features
- BaseKonnector: make this._account a secret (b83cc3c)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.