Skip to content

fix(deps): update dependency cozy-harvest-lib to v12 - autoclosed

Renovate-Bot requested to merge renovate/cozy-harvest-lib-12.x into dev

This MR contains the following updates:

Package Type Update Change
cozy-harvest-lib dependencies major 9.26.14 -> 12.3.1

Release Notes

cozy/cozy-libs

v12.3.1

Compare Source

Bug Fixes
  • harvest: LaunchTriggerAlert text vertical alignement (70e3f10)

v12.3.0

Compare Source

Bug Fixes
  • harvest: Add missing props for ConfigurationTab (b80b961)
  • harvest: Add missing translation for launchTrigger lastSync format (b8fe298)
  • harvest: WithRouter now handles route even without baseRoute (6486e7f)
Features
  • harvest: Add /config route on routerV4 and remove tabs (79c6947)
  • harvest: Add configure option in LaunchTriggerAlert menu (a3be41c)

v12.2.0

Compare Source

Features
  • harvest: Add AccountModalContentWrapper component (748939e)
  • harvest: Add AccountModalHeader component (7d17627)
  • harvest: Add AccountModalWithoutTabs component (afcf7f2)
  • harvest: Add Error component (4dd2c27)
  • harvest: Add Routes in RoutesV6 component (59e37c3)
  • harvest: Add TriggerError component (3a3866a)

v12.1.0

Compare Source

Bug Fixes
  • harvest: Font size of the help link in the account login modal (0da0d51)
Features
  • Add LaunchTriggerAlert menu with the first action (ad410d9)

v12.0.0

Compare Source

Features
  • Remove mui/core and use cozy-ui instead (500cb9c)
BREAKING CHANGES
  • you can remove @material-ui/core as dependency

v11.4.0

Compare Source

Features
  • harvest: Add success snackbar after successful synchronization (242544e)

v11.3.0

Compare Source

Features
  • harvest: Add onSuccess in Routes API (5f41164)

v11.2.0

Compare Source

Features
  • harvest: Create a ConnectionBackdrop component (3eb0909)
  • harvest: Stop redirecting to the success screen once logged (441e789)
  • harvest: Use the new connection backdrop, behind a flag (43cbfa3)

v11.1.0

Compare Source

Features
  • Harvest: See the different states of a connector (a0fbf15)

v11.0.0

Compare Source

Features
  • harvest: Add routes v6 (9927d78)
  • harvest: Replace router dependency in component by context dep (e66ef79)
  • harvest: Update router packages (3f08dd2)
BREAKING CHANGES
  • harvest: react-router-dom is >=4 as peer dependencies.

v10.0.0

Compare Source

Features
  • Add a modal to help the user to connect (1f2aab2)
  • Add CannotConnectModal feature behind a flag (b6f6669)
  • harvest: Add LaunchTriggerAlert (4bca6bc)
  • harvest: Add OverloadComponentsProvider component (76648f2)
  • harvest: Expose LaunchTriggerCard (1f85c89)
  • harvest: Simply add a div around DataTab (72b7635)
  • harvest: Update cozy-ui 60.6.0 to 77.9.0 + cozy-client to 34.2.0 (d48e7d7)
  • harvest: Use new LaunchTriggerAlert (behind flag) (48c869a)
BREAKING CHANGES
  • harvest: You must have cozy-ui >= 77.9.0,  cozy-client >= 34.2.0, cozy-device-helper >= 2.6.0 and @material-u/core >= 4.12.4 when using cozy-harvest-lib. @material-ui/lab can be removed, it is no longer required.

v9.32.8

Compare Source

Note: Version bump only for package cozy-harvest-lib

v9.32.7

Compare Source

Bug Fixes
  • Add empty line to publish new version (a43101c)
  • Fix some typos (ce70773)

v9.32.5

Compare Source

Note: Version bump only for package cozy-harvest-lib

v9.32.4

Compare Source

Bug Fixes
  • Do not use CozyRealtime.unsubscribeAll anymore (dc6d942)

v9.32.3

Compare Source

Bug Fixes
  • harvest: Use correct button to close CozyConfirmDialog (cd7e22b)

v9.32.2

Compare Source

Bug Fixes
  • Only update cozy-client store when refreshing contracts (85822d8)

v9.32.1

Compare Source

Bug Fixes
  • harvest: Update wording for Bank disconnect dialog close button (effd631)

v9.32.0

Compare Source

Features
  • Use OAuthService in KonnectorAccountTabs (e81e45f)
  • Use OAuthService in OAuthForm (503b988)

v9.31.1

Compare Source

Bug Fixes
  • Add konnector slug in fake trigger passed to onLoginSuccess (205af03)

v9.31.0

Compare Source

Bug Fixes
  • Prevent createTemporaryToken to updateCache twice at the same time (f02177d)
  • Use flowEvent events (d8a165b)
Features
  • Follow current trigger jobs even after the first load (563f270)

v9.30.1

Compare Source

Bug Fixes
  • Better locale for delete BI connection confirmation button (8a30056)

v9.30.0

Compare Source

Features
  • Add independent confirm dialog (8b85b76)
  • Use independant OAuth window (65c58be)
Reverts
  • Revert "fix: Dispatch account deletion after BI connection deletion" (7cedcb2)

v9.29.5

Compare Source

Bug Fixes
  • BiWebview handle accounts created after bi webhooks (3715fe7)
  • Mistake on harvest.bi.fullwebhooks flag (6a068a8)

v9.29.4

Compare Source

Bug Fixes
  • Dispatch account deletion after BI connection deletion (2055a5e)

v9.29.3

Compare Source

Note: Version bump only for package cozy-harvest-lib

v9.29.2

Compare Source

Bug Fixes
  • cozy-harvest-lib: Correctly instantiate VaultUnlockProvider (f92da60)
  • cozy-harvest-lib: Re-enable skipped ConfigurationTab unit test (b815eab)
  • cozy-harvest-lib: Remove addCheckShouldUnlock from showUnlockForm (691d47b)

v9.29.1

Compare Source

Bug Fixes
  • Wrong locale on BI connection removal (ed2f352)

v9.29.0

Compare Source

Features
  • Close Harvest when BI connection is removed in webview (45d9e20)

v9.28.0

Compare Source

Bug Fixes
  • Add useEffect dependencies to useOAuthExtraParams hook (fb046e4)
  • Do not depend only on konnector.slug for useEffect dependencies (65869cf)
Features
  • Do not create trigger with full webhooks flag (8ce5e78)
  • Reconnection with BI webviews & webhooks (591047b)
  • Send realtime notifications when expecting a trigger (b76da3d)
  • Use BI manage url to update contract synchronization (fad2994)

v9.27.2

Compare Source

Bug Fixes
  • Reapply useVaultClient hook call in LegacyTriggerManager (bbfb20b)

v9.27.1

Compare Source

Bug Fixes
  • Add explicit blocked popup message (5e6f93c)

v9.27.0

Compare Source

Features
  • Allow to pass custom Properties to OAuthForm wrapper (c2461a3)

v9.26.18

Compare Source

Note: Version bump only for package cozy-harvest-lib

v9.26.17

Compare Source

Note: Version bump only for package cozy-harvest-lib

v9.26.16

Compare Source

Note: Version bump only for package cozy-harvest-lib

v9.26.15

Compare Source

Note: Version bump only for package cozy-harvest-lib


Configuration

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

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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