vigneshshettyin / Open-Source-React

This repo was created to promote open-source culture. Contributors can raise a pull request.
https://quizzical-pike-e7098a.netlify.app
1 stars 1 forks source link

Update dependency styled-components to v5.3.3 #17

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
styled-components (source) ^5.3.0 -> 5.3.3 age adoption passing confidence

Release Notes

styled-components/styled-components ### [`v5.3.3`](https://togithub.com/styled-components/styled-components/releases/v5.3.3) #### What's Changed - Backport [#​3568](https://togithub.com/styled-components/styled-components/issues/3568) (read from textContent rather than innerHTML during rehydrate) to v5 by [@​keeganstreet](https://togithub.com/keeganstreet) in [https://github.com/styled-components/styled-components/pull/3591](https://togithub.com/styled-components/styled-components/pull/3591) - \[v5] generate more complete sourcemaps by [@​henryqdineen](https://togithub.com/henryqdineen) in [https://github.com/styled-components/styled-components/pull/3597](https://togithub.com/styled-components/styled-components/pull/3597) #### New Contributors - [@​henryqdineen](https://togithub.com/henryqdineen) made their first contribution in [https://github.com/styled-components/styled-components/pull/3597](https://togithub.com/styled-components/styled-components/pull/3597) **Full Changelog**: https://github.com/styled-components/styled-components/compare/v5.3.1...v5.3.3 ### [`v5.3.1`](https://togithub.com/styled-components/styled-components/releases/v5.3.1) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v5.3.0...v5.3.1) - Fix forced server-side mode not triggering global styles (See [#​3566](https://togithub.com/styled-components/styled-components/issues/3566)) - Fix SSR collisions caused by insufficient hash inputs and reordering of groups on the client, which is a regression in v5.2.0 (See [#​3563](https://togithub.com/styled-components/styled-components/issues/3563)) - Fix dynamic creation React warning for React v18, backported to v5 by [@​lynndylanhurley](https://togithub.com/lynndylanhurley) (See [#​3564](https://togithub.com/styled-components/styled-components/issues/3564)) - Add missing typeof window check when checking for duplicate instances of styled-components (See [#​3553](https://togithub.com/styled-components/styled-components/issues/3553)) - Prevent ServerStyleSheet from emitting empty style tags, which would cause issues in IE11 (See [#​3555](https://togithub.com/styled-components/styled-components/issues/3555)) - Support css tagged templates inside style objects, by [@​roginfarrer](https://togithub.com/roginfarrer) and [@​dvingo](https://togithub.com/dvingo) (See [#​3469](https://togithub.com/styled-components/styled-components/issues/3469))

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 this update again.



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