fix(deps): update dependency cozy-bar to v16
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cozy-bar | dependencies | major | 10.0.0 -> 16.0.0 |
Release Notes
cozy/cozy-bar
v16.0.0
Features
- Update cozy-flags from 2.10.2 to 4.6.1 (ec8108b)
BREAKING CHANGES
- you must have
cozy-flags >= 4.6.1
- you must have
cozy-client >= 51.1.0
- you must have
cozy-intent >= 2.29.1
v15.2.0
Bug Fixes
- Remove attributes for useInstanceInfo (f0ed531)
Features
- Add menu item for legal notice (e691eab)
- Add menu item for terms of service (c7da598)
- Update cozy-client from 48.12.1 to 51.1.0 (1af45dc)
- Update cozy-intent from 1.3.0 to 2.29.1 (18eb710)
v15.1.0
Features
- Hide apps by flag (1b9ae06)
v15.0.1
Bug Fixes
- Do not rely on
.attributes
on StorageData (96ade6e)
v15.0.0
Features
BREAKING CHANGES
- you must have
cozy-ui >= 111.12.0
v14.0.0
Features
- Upgrade cozy-ui to 111.5.0 (5179980)
BREAKING CHANGES
- you must have
cozy-ui >= 111.5.0
- you must have
cozy-client >= 48.12.1
v13.1.0
Features
- Force commit to update version (3aa7ce1)
v12.3.0
Bug Fixes
- Force vertical center for the elements (f35785a)
Features
- Add menu entry to go to appearance settings page (086a383)
v12.2.4
Bug Fixes
- Collision between Bar and Store app redux stores (d4daa16)
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
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.