BeeDesignLLC / GlutenProject.com

Google for Certified Gluten Free Products
https://GlutenProject.com
MIT License
35 stars 1 forks source link

chore(deps): update dependency styled-components to v3.2.6 - autoclosed #258

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency styled-components from v3.2.5 to v3.2.6

Note: This PR was created on a configured schedule ("before 2am") and will not receive updates outside those times.

Release Notes ### [`v3.2.6`](https://github.com/styled-components/styled-components/blob/master/CHANGELOG.md#v326---2018-04-17) [Compare Source](https://github.com/styled-components/styled-components/compare/v3.2.5...v3.2.6) * Fix `cascade: false` being erroneously set on the Stylis rule splitter (see [#​1677](`https://github.com/styled-components/styled-components/pull/1677`)) * Fix typo in `ComponentStyle.js` comments (see [#​1678](`https://github.com/styled-components/styled-components/pull/1678`)) * Accept ref forwarding components in styled constructor (see [#​1658](`https://github.com/styled-components/styled-components/pull/1658`)) * Fix onInvalid check in validAttrs, by [@​slootsantos] (see [#​1668](`https://github.com/styled-components/styled-components/pull/1668`)) * Fix `makeSpeedyTag`'s css method (see [#​1663](`https://github.com/styled-components/styled-components/pull/1663`)) * Fix ComponentStyle caching strategy to take StyleSheet cache into account, by [@​darthtrevino] (see [#​1634](`https://github.com/styled-components/styled-components/pull/1634`)) * Add new `test-utils` to simplify finding styled-components in the DOM in unit testing scenarios, by [@​jamiebuilds] (see [#​1652](`https://github.com/styled-components/styled-components/pull/1652`)) * Add minified commonjs and esm builds for bundle size tracking (see [#​1681](`https://github.com/styled-components/styled-components/pull/1681`)) ---

This PR has been generated by Renovate Bot.