joellesenne / joellesenne.dev

This repo is archived. Thanks!
https://joellesenne.dev
MIT License
1 stars 0 forks source link

fix(deps): update dependency polished to ^3.7.0 - autoclosed #338

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
polished (source) ^3.6.5 -> ^3.7.0 age adoption passing confidence

Release Notes

styled-components/polished ### [`v3.7.0`](https://togithub.com/styled-components/polished/releases/v3.7.0) [Compare Source](https://togithub.com/styled-components/polished/compare/v3.6.7...v3.7.0) ### Introducing polished.js v3.7.0 LTS! We're excited to release v3.7.0, polished's first Long Term Support (LTS) branch. We will continue to back-port critical bug and security fixes to this branch until the release of v5, at which point v4 will become the new LTS branch. This release also officially deprecates polished v2.x.x. `npm install polished@lts` `yarn add polished@lts` #### Release Highlights ##### Improvements & Bug Fixes - **`between`**: now properly throws an error when mixed units are used for from/toSize and min/maxScreen. This also fixes the same bug in `fluidRange`. ([#​445](https://togithub.com/styled-components/polished/issues/445)) - **`readableColor`** - Update docs and function signature to be clearer about the use of each parameter. - - **`transparentize`** - addressed an issue where we weren't handling cases where floats were greater than 2 decimals. ([#​548](https://togithub.com/styled-components/polished/issues/548)) - **`triangle` Improvement**: once again properly works with `inherit` by setting individual properties when inherit is used. ([#​430](https://togithub.com/styled-components/polished/issues/430)) - **npm** - addressed an issue where .yarn cache was bloating published package size, along with some other ignore optimization. ([#​553](https://togithub.com/styled-components/polished/issues/553) Thanks [@​scttcper](https://togithub.com/scttcper)) - - Updated [@​babel/runtime](https://togithub.com/babel/runtime) to address webpack v5 compatibility issue (Thanks [@​koba04](https://togithub.com/koba04) - [#​547](https://togithub.com/styled-components/polished/issues/547) ) ##### Contributor Improvements - **prettier**: We've implemented `.prettierrc` and `.prettierignore` to better control formatting in development environments. - **Build Speed**: Build speed has been improved by removing extraneous linting scripts. ### [`v3.6.7`](https://togithub.com/styled-components/polished/releases/v3.6.7) [Compare Source](https://togithub.com/styled-components/polished/compare/v3.6.6...v3.6.7) ### Bug Fix - `linearGradient`: Properly handles rgba values as the first color stop value and consistently formats all rgba calues in color stops. ### [`v3.6.6`](https://togithub.com/styled-components/polished/releases/v3.6.6) [Compare Source](https://togithub.com/styled-components/polished/compare/v3.6.5...v3.6.6) - Security updates to build dependencies - Changes to support the transition from `master` to `main` as default branch

Renovate configuration

:date: Schedule: "on the 2nd and 4th day instance on sunday after 9pm" (UTC).

:vertical_traffic_light: Automerge: Disabled due to failing status checks.

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