0xycvv / react-priority-navigation

react priority nav compatible with components
react-priority-navigation.vercel.app
13 stars 3 forks source link

chore(deps): update dependency styled-components to v4.4.1 - autoclosed #118

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 5 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
styled-components (source) 4.2.0 -> 4.4.1 age adoption passing confidence
@types/styled-components 4.1.12 -> 4.4.3 age adoption passing confidence

Release Notes

styled-components/styled-components ### [`v4.4.1`](https://togithub.com/styled-components/styled-components/blob/master/CHANGELOG.md#v441---2019-10-30) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v4.4.0...v4.4.1) - Fix `styled-components`'s `react-native` import for React Native Web, by [@​fiberjw](https://togithub.com/fiberjw) (see [#​2797](https://togithub.com/styled-components/styled-components/pull/2797)) - Remove dev-time warning if referencing a theme prop without an outer `ThemeProvider`, the check for it isn't smart enough to handle cases with "or" or ternary fallbacks and creates undesirable noise in various third party integrations ### [`v4.4.0`](https://togithub.com/styled-components/styled-components/blob/master/CHANGELOG.md#v440---2019-09-23) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v4.3.2...v4.4.0) - Fix to use `ownerDocument` instead of global `document`, by [@​yamachig](https://togithub.com/yamachig) (see [#​2721](https://togithub.com/styled-components/styled-components/pull/2721)) - Backport fix for SSR classname mismatches in development mode for some environments like next.js (see [#​2701](https://togithub.com/styled-components/styled-components/pull/2701)) - Fix attrs not properly taking precedence over props - Backport fix where classnames are composed in the wrong order if custom class names are passed in (see [#​2760](https://togithub.com/styled-components/styled-components/pull/2760)) - Fix add check for style tag detached - sheet in the style tag is null in this case, by [@​newying61](https://togithub.com/newying61) (see [#​2707](https://togithub.com/styled-components/styled-components/pull/2707)) ### [`v4.3.2`](https://togithub.com/styled-components/styled-components/blob/master/CHANGELOG.md#v432---2019-06-19) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v4.3.1...v4.3.2) - Fix usage of the "css" prop with the styled-components babel macro (relevant to CRA 2.x users), by [@​jamesknelson](http://github.com/jamesknelson) (see [#​2633](https://togithub.com/styled-components/styled-components/issues/2633)) ### [`v4.3.1`](https://togithub.com/styled-components/styled-components/blob/master/CHANGELOG.md#v431---2019-06-06) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v4.3.0...v4.3.1) - Revert [#​2586](https://togithub.com/styled-components/styled-components/issues/2586); breaks rehydration in dev for certain runtimes like next.js ### [`v4.3.0`](https://togithub.com/styled-components/styled-components/blob/master/CHANGELOG.md#v430---2019-06-05) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v4.2.1...v4.3.0) - Make it possible to initialize `SC_ATTR` and `SC_DISABLE_SPEEDY` via `REACT_APP_*` .env variables for easier integration with CRA applications (see [#​2501](https://togithub.com/styled-components/styled-components/pull/2501)) - Fix `theme` prop for styled native components, also fixes `theme` in `defaultProps` for them. - Add "forwardedAs" prop to allow deeply passing a different "as" prop value to underlying components when using `styled()` as a higher-order component - Implement defaultProps folding (see [#​2597](https://togithub.com/styled-components/styled-components/issues/2597)) ### [`v4.2.1`](https://togithub.com/styled-components/styled-components/blob/master/CHANGELOG.md#v421---2019-05-30) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v4.2.0...v4.2.1) - Remove className usage checker dev utility due to excessive false-positive noise in certain runtime environments like next.js and the related warning suppression prop (see [#​2563](https://togithub.com/styled-components/styled-components/issues/2563)). - Attach displayName to forwardRef function as described in React docs (see [#​2508](https://togithub.com/styled-components/styled-components/issues/2508)). - Compatibility with react-native-web 0.11 (see [#​2453](https://togithub.com/styled-components/styled-components/issues/2453)). - Add stack trace to .attrs warning (see [#​2486](https://togithub.com/styled-components/styled-components/issues/2486)). - Fix functions as values for object literals. (see [2489](https://togithub.com/styled-components/styled-components/pull/2489)) - Remove validation in Babel macro, by [@​mAAdhaTTah](http://github.com/mAAdhaTTah) (see [#​2427](https://togithub.com/styled-components/styled-components/pull/2427))

Configuration

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

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

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



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