multei / web

Multei web app
https://multei.com.br
MIT License
3 stars 2 forks source link

fix(deps): update dependency @multei/themes to v1.0.0 #240

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@multei/themes dependencies patch 1.0.0-alpha.9 -> 1.0.0

Release Notes

multei/design ### [`v1.0.0`](https://togithub.com/multei/design/releases/v1.0.0) [Compare Source](https://togithub.com/multei/design/compare/v1.0.0-alpha.9...v1.0.0) ### 1.0.0 (2020-06-07) ##### Bug Fixes - **base.js:** fix undefined black color, fix paper argument ([b81287c](https://togithub.com/multei/design/commit/b81287c9c2f37e6c2155523c9408c9e042ea6ff7)) - **dark.test.js:** prevent paper background to be zero black ([9a5d705](https://togithub.com/multei/design/commit/9a5d705a8351b1101ccaab215dd4399890e5c478)) - **package.json:** add missing comma ([1c4aef7](https://togithub.com/multei/design/commit/1c4aef73f96063df25bdc1ddab753ab4dd7a2432)) - **packages:** change blue color, fix background paper color for dark theme ([4809c8d](https://togithub.com/multei/design/commit/4809c8d726e7ac045dc3dbef3437bd0b5a4c68b4)) - **root:** add missing `build` script ([aa8c77b](https://togithub.com/multei/design/commit/aa8c77ba51ca2533e2000b84ccd5cf372921665b)) - **themes:** fix base strategy to bring all theme data ([222fe3a](https://togithub.com/multei/design/commit/222fe3aca685c1d072734e2751355eac80d3d287)) - **tokens/build:** remove and ignore generated files ([a732395](https://togithub.com/multei/design/commit/a732395d5288a861c290e28cc9f10af0137991c3)) - **tokens/package.json:** fix conflicting version npm script ([2e0e1b2](https://togithub.com/multei/design/commit/2e0e1b281aa98c88ab0dce6777b477b095572cc3)) ##### Features - **colors:** add more colors, remove blueGreen old token ([524d104](https://togithub.com/multei/design/commit/524d1048b3983f951edbf0853e1514a8fae7bd12)) - **packages:** add rollup to [@​multei/tokens](https://togithub.com/multei/tokens) and [@​multei/themes](https://togithub.com/multei/themes) ([370ec99](https://togithub.com/multei/design/commit/370ec9998eb93ef6d0a311384ffe3104aa2c2b97)) - **packages:** set tokens to CommonJS format, fix import on themes ([0f70d77](https://togithub.com/multei/design/commit/0f70d77309c30c314944c4d548f34de033a531bd)) - **themes:** add new [@​multei/themes](https://togithub.com/multei/themes) package ([2132f61](https://togithub.com/multei/design/commit/2132f61abc6e928a4d99ee2a8fecfa0557bb9dda)) - **tokens:** adopt style-dictionary for style tokens management ([60c8fd7](https://togithub.com/multei/design/commit/60c8fd746c17ff7cf6e35fe6c1ea670688540acf)) - **tokens:** add first version of package ([7bf9194](https://togithub.com/multei/design/commit/7bf9194fee255ec6a25fee75bc1b0ff462f3696f)) - **tokens:** add more color tokens ([99a75a0](https://togithub.com/multei/design/commit/99a75a047fc716c7621b90c05a25abc4bfa75bfc)) - **tokens:** adopt javascript/es6 for default build platform on style-dictionary ([a05ab5d](https://togithub.com/multei/design/commit/a05ab5d7ed8936676ccb4e76e812acfbc2bf414d))

Renovate configuration

:date: Schedule: "every weekend" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

netlify[bot] commented 4 years ago

Preview deployed with success. Look for the URL in Details.

Built with commit 350609b2267ab17f6b5a9386ac1f562502b0d19f

https://deploy-preview-240--multei.netlify.app

codecov[bot] commented 4 years ago

Codecov Report

Merging #240 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #240   +/-   ##
=======================================
  Coverage   49.87%   49.87%           
=======================================
  Files          50       50           
  Lines         391      391           
  Branches       50       50           
=======================================
  Hits          195      195           
  Misses        165      165           
  Partials       31       31           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 789620d...350609b. Read the comment docs.