Luchanso / dota-helper

20 stars 3 forks source link

fix(deps): update dependency styled-components to v5.3.5 #59

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
styled-components (source) 5.2.1 -> 5.3.5 age adoption passing confidence
@types/styled-components 5.1.7 -> 5.1.25 age adoption passing confidence

Release Notes

styled-components/styled-components ### [`v5.3.5`](https://togithub.com/styled-components/styled-components/releases/tag/v5.3.5) Add statement of solidarity against the war on Ukraine πŸ‡ΊπŸ‡¦ ### [`v5.3.3`](https://togithub.com/styled-components/styled-components/releases/tag/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/tag/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)) ### [`v5.3.0`](https://togithub.com/styled-components/styled-components/blob/HEAD/CHANGELOG.md#v530---2021-05-04) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v5.2.3...v5.3.0) - Pass `elementToBeCreated` as a third parameter to `shouldForwardProp` so that the user-specified function can decide whether to pass through props based on whether the created element will be a tag or another component. (see [#​3436](https://togithub.com/styled-components/styled-components/pull/3436)) - Fix React Native components accepts function as style prop. (see [#​3389](https://togithub.com/styled-components/styled-components/pull/3389)) ### [`v5.2.3`](https://togithub.com/styled-components/styled-components/releases/tag/v5.2.3) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v5.2.2...v5.2.3) fix an issue with an unguarded window accessor in a SSR path ([see #​3446](https://togithub.com/styled-components/styled-components/pull/3446)) ### [`v5.2.2`](https://togithub.com/styled-components/styled-components/blob/HEAD/CHANGELOG.md#v522---2021-03-30) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v5.2.1...v5.2.2) - For React Native based components, pass `testID` down to the native component if specified for an easier time testing. (see [#​3365](https://togithub.com/styled-components/styled-components/pull/3365)) - Enable users of the babel macro to customize the styled-components import with `importModuleName` (see [#​3422](https://togithub.com/styled-components/styled-components/pull/3422)) - \[fix] COMPLEX_SELECTOR_PREFIX.includes wasn't transpiled (see [#​3397](https://togithub.com/styled-components/styled-components/pull/3397))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.