Skip to content

fix(deps): update dependency cozy-bar to v8

Renovate-Bot requested to merge renovate/cozy-bar-8.x into dev

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

Compare Source

Bug Fixes

v8.7.4

Compare Source

Bug Fixes
  • Use correct dimensions on flagship buttons (96da482)

v8.7.3

Compare Source

Bug Fixes
  • deps: update dependency cozy-device-helper to v1.17.0 (613748f)

v8.7.2

Compare Source

Bug Fixes
  • deps: update dependency redux to v4 (0d69574)
  • deps: update dependency stylus to v0.57.0 (2707ee9)

v8.7.1

Compare Source

Bug Fixes
  • Always display home icon in Webview (de2a530)

v8.7.0

Compare Source

Features
  • Allow cozy-flag to display home button (530f668)

v8.6.0

Compare Source

Features
  • Upgrade cozy-realtime to latest (0f4dc87)

v8.5.0

Compare Source

Features

v8.4.4

Compare Source

Bug Fixes
  • Use A instead of button (92ec6b0)

v8.4.3

Compare Source

What's Changed

Full Changelog: https://github.com/cozy/cozy-bar/compare/v8.4.2...v8.4.3

v8.4.2

Compare Source

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

Compare Source

Bug Fixes

v8.4.0

Compare Source

Features

v8.3.1

Compare Source

Bug Fixes

v8.3.0

Compare Source

Bug Fixes
  • Alignment for Back To Home (c898ec6)
  • BottomIcon is now Bottom (a644d25)
  • Gear icon is now displayed (6319a1c)
Features

v8.2.0

Compare Source

Features
  • Remove cozy-client warnings (99e1abc)

v8.1.1

Compare Source

Bug Fixes
  • Deactivate cssmodules when transpiling (4efead4)

v8.1.0

Compare Source

Features
  • Use svgr icon in AppNavButtons (29b77d9)

v8.0.1

Compare Source

Bug Fixes
  • Add transpiling to Travis (9bbfcf7)
  • SVGr is a dev dependency (96b7646)

v8.0.0

Compare Source

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

Compare Source

v7.17.8

Compare Source

v7.17.7

Compare Source

v7.17.6

Compare Source

v7.17.5

Compare Source

v7.17.4

Compare Source

v7.17.3

Compare Source

v7.17.2

Compare Source

v7.17.1

Compare Source

What's Changed

Full Changelog: https://github.com/cozy/cozy-bar/compare/v7.17.0...v7.17.1

v7.16.0

Compare Source

Features
  • Ability to show something in the search part of the bar (eb7e2a7)

v7.15.2

Compare Source

Bug Fixes
  • Do not use export default but only export (8e50166)

v7.15.1

Compare Source

Bug Fixes
  • Do not use module.exports and imports in the same file (a76b0ce)

v7.15.0

Compare Source

Bug Fixes
  • Do not transform ansi-styles with identity-obj-proxy (44c610b)
Features
  • Move @​babel/core and babel-preset-cozy-app to devDependencies (fa2b5fa)
  • Remove babel-runtime (e281b5b)
  • Remove unneeded babel-preset-{env,react} (2dd7180)
  • Update babel-loader to remove the need for babel-core (a4b65a8)
  • Update babel-polyfill (ead7afc)
  • Update jest to 24.9.0 (2f21dc1)

Configuration

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

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

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 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.

Merge request reports