fix(deps): update dependency cozy-bar to v12 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cozy-bar | dependencies | major | 8.15.0 -> 12.2.3 |
Release Notes
cozy/cozy-bar
v12.2.3
Bug Fixes
- Hide the correct external icon (9246834)
v12.2.2
Bug Fixes
- Update subscription flag management (90363db)
v12.2.1
Bug Fixes
- Correction to the naming of subscriptions flag (6b130e4)
- Use cozy-client hook to get instance data (3bad57f)
v12.2.0
Features
- update managerUrlPremiumLink if sub (a819a3d)
v12.1.0
Features
- add translations for banner moved (8953e68)
v12.0.0
Bug Fixes
- Spacing around logo in flagship app (7e77733)
Features
- Remove examples (f204e0a)
- Remove unused package (958ec24)
- Update cozy-client from 40.5.0 to 45.13.0 (86c6fa9)
- Update cozy-ui from 93.1.1 to 103.7.0 (e881daa)
BREAKING CHANGES
- You must have cozy-ui >= 103.7.0
- You must have cozy-client >= 45.13.0
v11.0.0
Features
- Add BarComponent (981a28f)
- Add BarProvider (ad59c9d)
- Add BarTheme (ca5ce4f)
- Allow access application store into Bar customization (fb65550)
- Expose a new Bar integrated into React Tree (a033537)
- Extend cozy-ui useI18n with cozy-bar translations (768b042)
- Get stack injected variable directly into cozy-bar (819a7ce)
- Harmonize query on io.cozy.settings (d5ab632)
- Keep compatibility with data-cozy-app-name (90476a7)
- Make peerDependencies superior versions compatible (894096a)
- Optimize CSS to avoir importing cozy-ui classes in double (e410aa7)
- redux-logger is a dependencies (da6b170)
- Remove content with redux (d02f2dd)
- Remove cozy-client version check because its now a peerDeps (9bb3c14)
- Remove unused file (4fd9e0b)
- Remove webpack (5574ee5)
- Use realtime from cozy-client (b3cb054)
- Use semantic css var for colors - make the bar theme responsive (daaacf9)
- Use the hook useWebviewIntent instead setWebviewContext (e2d8e15)
BREAKING CHANGES
- The BarComponent need to wrap into an WebviewIntentProvider from cozy-intent
- You need to use
BarComponent
into your application if you want to have the cozy-bar
v10.0.0
Features
BREAKING CHANGES
- You need cozy-ui >= 93.1.1
- You need cozy-client >= 40.5.0
v9.1.0
Bug Fixes
- Use as with io.cozy.settings improve cache between apps (71a45f8)
Features
- Remove Claudy (8eb1d93)
v9.0.0
Features
- Update cozy-ui and all its dependencies (e55ae9f)
BREAKING CHANGES
-
- you need to upload cozy-ui >= 88.2.1
- you need to upload cozy-client >= 38.9.2
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate-Bot