fix(deps): update dependency cozy-bar to v8
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cozy-bar | dependencies | major | 7.14.0 -> 8.7.5 |
Release Notes
cozy/cozy-bar
v8.7.5
Bug Fixes
- Dep & PeerDep (8f4e374)
v8.7.4
Bug Fixes
- Use correct dimensions on flagship buttons (96da482)
v8.7.3
Bug Fixes
- deps: update dependency cozy-device-helper to v1.17.0 (613748f)
v8.7.2
Bug Fixes
v8.7.1
Bug Fixes
- Always display home icon in Webview (de2a530)
v8.7.0
Features
- Allow cozy-flag to display home button (530f668)
v8.6.0
Features
- Upgrade cozy-realtime to latest (0f4dc87)
v8.5.0
Features
- Upgrade cozy-client (daf73c4)
v8.4.4
Bug Fixes
- Use A instead of button (92ec6b0)
v8.4.3
What's Changed
- ci: Make max bundlesize higher by @acezard in https://github.com/cozy/cozy-bar/pull/742
Full Changelog: https://github.com/cozy/cozy-bar/compare/v8.4.2...v8.4.3
v8.4.2
Bug Fixes
- deps: Bump simple-get from 3.1.0 to 3.1.1 (d2846e5)
- deps: Bump trim-off-newlines from 1.0.1 to 1.0.3 (c1cabf7)
- deps-dev: Bump postcss from 7.0.21 to 8.2.13 (8742be1)
v8.4.1
Bug Fixes
- Remove relative import (3e9af76)
v8.4.0
Features
- Add cozy-device-helper as dependency (abea47f)
- Add cozy-intent (cce3cd7)
- Implement cozy-intent (0d0bd04)
- Upgrade node to 16 (97fc498)
v8.3.1
Bug Fixes
v8.3.0
Bug Fixes
- Alignment for Back To Home (c898ec6)
- BottomIcon is now Bottom (a644d25)
- Gear icon is now displayed (6319a1c)
Features
- Upgrade cozy-ui (d6fc487)
v8.2.0
Features
- Remove cozy-client warnings (99e1abc)
v8.1.1
Bug Fixes
- Deactivate cssmodules when transpiling (4efead4)
v8.1.0
Features
- Use svgr icon in AppNavButtons (29b77d9)
v8.0.1
Bug Fixes
v8.0.0
Bug Fixes
- Ability to turn on/off bar debug via flag (aea38e8)
- Do not use parcel cache as it brings problems (f1030c4)
- Move dep to dev deps (aa76384)
- Normalize icon colors (73ce761)
- Remove unnecessary script (d2264e8)
- Use yarn instead of npm for semantic-release (d59098b)
Features
- Ability to show all claudy actions via flag (91ded33)
- Add dev deps (a0b2ac9)
- Add svgr (59e4c1b)
- Alias to transpiled cozy-ui when transpiling (53fdcfe)
- Do not use webpack context to require all locales (203d383)
- Give a little more space to menu items (dcfa9d7)
- No need for SVG support in webpack anymore (5cd95f7)
- No need to import icons (f447a1a)
- Refactor to not use background-images for menu icons (3a2031a)
- Remove groups for bar actions (eaa1a2d)
- Remove lint from prebuild (2324bb3)
- Remove mobile specific build (3e576fb)
- Remove replaceTitleOnMobile (c196e47)
- Transpile the bar (98dc710)
- Update UI to be able to import icons directly (72b0b4f)
BREAKING CHANGES
- A specific build for mobile is no longer shipped, you can replace cozy-bar.mobile.js by cozy-bar.js
The CSS styles are included in the JS bundle, so there is no need to import the bar's CSS.
v7.17.9
v7.17.8
v7.17.7
v7.17.6
v7.17.5
v7.17.4
v7.17.3
v7.17.2
v7.17.1
What's Changed
- fix: Replace minilog with @cozy/minilog by @acezard in https://github.com/cozy/cozy-bar/pull/734
Full Changelog: https://github.com/cozy/cozy-bar/compare/v7.17.0...v7.17.1
v7.16.0
Features
- Ability to show something in the search part of the bar (eb7e2a7)
v7.15.2
Bug Fixes
- Do not use export default but only export (8e50166)
v7.15.1
Bug Fixes
- Do not use module.exports and imports in the same file (a76b0ce)
v7.15.0
Bug Fixes
- Do not transform ansi-styles with identity-obj-proxy (44c610b)
Features
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.