WillTheVideoMan / willhall.uk

Personal website, blog and meme hub.
https://willhall.uk
0 stars 0 forks source link

Update dependency styled-components to v5.2.1 #72

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
styled-components (source) 5.1.1 -> 5.2.1 age adoption passing confidence

Release Notes

styled-components/styled-components ### [`v5.2.1`](https://togithub.com/styled-components/styled-components/releases/v5.2.1) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v5.2.0...v5.2.1) Tweak server-side build settings to resolve an issue with jest-dom not being able to pick up generated styles (see [#​3308](https://togithub.com/styled-components/styled-components/pull/3308)) thanks [@​Lazyuki](https://togithub.com/Lazyuki) ### [`v5.2.0`](https://togithub.com/styled-components/styled-components/blob/master/CHANGELOG.md#v520---2020-09-04) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v5.1.1...v5.2.0) - Make sure `StyleSheetManager` renders all styles in iframe / child windows (see [#​3159](https://togithub.com/styled-components/styled-components/pull/3159)) thanks [@​eramdam](https://togithub.com/eramdam)! - Rework how components self-reference in extension scenarios (see [#​3236](https://togithub.com/styled-components/styled-components/pull/3236)); should fix a bunch of subtle bugs around patterns like `& + &` - Fix `keyframes` not receiving a modified stylis instance when using something like `stylis-plugin-rtl` (see [#​3239](https://togithub.com/styled-components/styled-components/pull/3239)) - Big performance gain for components using [style objects](https://styled-components.com/docs/advanced#style-objects) (see [#​3239](https://togithub.com/styled-components/styled-components/pull/3239)) - We no longer emit dynamic classNames for empty rulesets, so some className churn may occur in snapshots - Preallocate global style placement to ensure cGS is consistently inserted at the top of the stylesheet; note that this is done in _runtime order_ so, if you have multiple cGS that have overlapping styles, ensure they're defined in code in the sequence you would want them injected (see [#​3239](https://togithub.com/styled-components/styled-components/pull/3239)) - Add "engines" to package.json (currently set to Node 10, the oldest supported LTS distribution) (see [#​3201](https://togithub.com/styled-components/styled-components/pull/3201)) thanks [@​MichaelDeBoey](https://togithub.com/MichaelDeBoey)! - Allow `DISABLE_SPEEDY` to be set to `false` to enable speedy mode in non-production environments (see [#​3289](https://togithub.com/styled-components/styled-components/pull/3289)) thanks [@​FastFedora](https://togithub.com/FastFedora)! - Enable new style rules can be inserted in the middle of existing sheet when rendering on client after rehydrate. `GroupIDAllocator` is now changed to find `nextFreeGroup` by checking `reverseRegister`, instead of setting it to the end of existing groups. (see [#​3233](https://togithub.com/styled-components/styled-components/pull/3233)) thanks [@​mu29](https://togithub.com/mu29)!

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 5am every weekday" (UTC).

:vertical_traffic_light: Automerge: Enabled.

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

renovate[bot] commented 3 years ago

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/willthevideoman/willhall-uk/d1u5loe02
✅ Preview: https://willhall-uk-git-renovate-styled-components-5x.willthevideoman.vercel.app

renovate[bot] commented 3 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (5.2.1). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.