Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.

chore(deps): update dependency styled-components to v3.4.10 #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 25, 2018

This PR contains the following updates:

Package Type Update Change References
styled-components devDependencies minor 3.2.6 -> 3.4.10 homepage, source

Release Notes

styled-components/styled-components

v3.4.10

Compare Source

  • Added a few iframe attributes to the valid attribute list: allow, allowUserMedia, allowPaymentRequest, by @​asoltys (see #​2083 and #​2085)

v3.4.9

Compare Source

  • Remove the injectGlobal warning; it's not actionable since the replacement API is in v4 only, so why say anything?

v3.4.8

Compare Source

  • Fix the injectGlobal warning not being properly guarded for production, by @​probablyup

v3.4.7

Compare Source

  • Add warning for the upcoming removal of the injectGlobal API in v4.0, by @​rainboxx (see #​1867)

  • Backport from v4: Beef up the error message that sometimes occurs when multiple versions of styled components are used together and the StyleSheet instance can't be found, by @​probablyup (see #​2012)

v3.4.6

Compare Source

  • Fix an issue when streaming with very large amounts of output where sometimes styles might not make it to the client, by @​probablyup (see #​1997)

v3.4.5

Compare Source

  • Tone down the dev warnings for deprecated APIs (they were console.error, now console.warn), by @​probablyup

v3.4.4

Compare Source

v3.4.3

Compare Source

v3.4.2

Compare Source

v3.4.1

Compare Source

  • Added a few iframe attributes to the valid attribute list: allow, allowUserMedia, allowPaymentRequest, by @​asoltys (see #​2083 and #​2085)

v3.4.0

Compare Source

v3.3.3

Compare Source

  • Fixed a regression when extending a styled(StyledComponent) introduced in 3.3.0, by @​probablyup (see #​1819)

  • Adjust how displayName is generated when not using Babel to properly preserve a displayName passed via withConfig, by @​probablyup (see #​1755)

  • [TS] Fix props being removed when indexed types are passed to WithOptionalTheme, by @​devrelm (see #​1806)

  • [TS] Allow TypeScript 2.9.1 to accept tagged template type argument, by @​Igorbek (see #​1798)

  • Add ref documentation for React.createRef(), by @​julmot (see #​1792)

v3.3.2

v3.3.1 was skipped due to a bad deploy.

v3.3.0

Compare Source


Renovate 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 if you modify the PR title to begin with "rebase!".

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/styled-components-3.x branch from 6d7ad82 to 3cfe4f3 Compare June 2, 2018 04:43
@renovate renovate bot changed the title chore(deps): update dependency styled-components to v3.3.0 chore(deps): update dependency styled-components to v3.3.1 Jun 2, 2018
@renovate renovate bot force-pushed the renovate/styled-components-3.x branch from 3cfe4f3 to 35bb16e Compare June 2, 2018 16:37
@renovate renovate bot changed the title chore(deps): update dependency styled-components to v3.3.1 chore(deps): update dependency styled-components to v3.3.0 Jun 2, 2018
@renovate renovate bot force-pushed the renovate/styled-components-3.x branch from 35bb16e to 0483474 Compare June 4, 2018 06:08
@renovate renovate bot changed the title chore(deps): update dependency styled-components to v3.3.0 chore(deps): update dependency styled-components to v3.3.2 Jun 4, 2018
@renovate renovate bot force-pushed the renovate/styled-components-3.x branch from 0483474 to bd62f15 Compare June 20, 2018 19:48
@renovate renovate bot changed the title chore(deps): update dependency styled-components to v3.3.2 chore(deps): update dependency styled-components to v3.3.3 Jun 20, 2018
@renovate renovate bot force-pushed the renovate/styled-components-3.x branch from bd62f15 to 504fc13 Compare August 2, 2018 20:26
@renovate renovate bot changed the title chore(deps): update dependency styled-components to v3.3.3 chore(deps): update dependency styled-components to v3.4.0 Aug 2, 2018
@renovate renovate bot force-pushed the renovate/styled-components-3.x branch from 504fc13 to 35c2061 Compare August 5, 2018 04:39
@renovate renovate bot changed the title chore(deps): update dependency styled-components to v3.4.0 chore(deps): update dependency styled-components to v3.4.1 Aug 5, 2018
@renovate renovate bot force-pushed the renovate/styled-components-3.x branch from 35c2061 to 18cf10b Compare August 7, 2018 20:12
@renovate renovate bot changed the title chore(deps): update dependency styled-components to v3.4.1 chore(deps): update dependency styled-components to v3.4.2 Aug 7, 2018
@renovate renovate bot changed the title chore(deps): update dependency styled-components to v3.4.2 chore(deps): update dependency styled-components to v3.4.3 Aug 21, 2018
@renovate renovate bot force-pushed the renovate/styled-components-3.x branch 2 times, most recently from dbd8d66 to 89ca1ee Compare August 21, 2018 19:23
@renovate renovate bot changed the title chore(deps): update dependency styled-components to v3.4.3 chore(deps): update dependency styled-components to v3.4.4 Aug 21, 2018
@renovate renovate bot force-pushed the renovate/styled-components-3.x branch from 89ca1ee to a2e65bf Compare August 23, 2018 16:33
@renovate renovate bot changed the title chore(deps): update dependency styled-components to v3.4.4 chore(deps): update dependency styled-components to v3.4.5 Aug 23, 2018
@renovate renovate bot force-pushed the renovate/styled-components-3.x branch from a2e65bf to 9cda884 Compare September 10, 2018 20:32
@renovate renovate bot changed the title chore(deps): update dependency styled-components to v3.4.5 chore(deps): update dependency styled-components to v3.4.6 Sep 10, 2018
@renovate renovate bot force-pushed the renovate/styled-components-3.x branch from 9cda884 to 6543b3b Compare September 17, 2018 19:58
@renovate renovate bot changed the title chore(deps): update dependency styled-components to v3.4.6 chore(deps): update dependency styled-components to v3.4.7 Sep 17, 2018
@renovate renovate bot force-pushed the renovate/styled-components-3.x branch from 6543b3b to 7fb8d28 Compare September 17, 2018 22:59
@renovate renovate bot changed the title chore(deps): update dependency styled-components to v3.4.7 chore(deps): update dependency styled-components to v3.4.8 Sep 17, 2018
@renovate renovate bot force-pushed the renovate/styled-components-3.x branch from 7fb8d28 to 2f5eec2 Compare September 18, 2018 14:56
@renovate renovate bot changed the title chore(deps): update dependency styled-components to v3.4.8 chore(deps): update dependency styled-components to v3.4.9 Sep 18, 2018
@renovate renovate bot force-pushed the renovate/styled-components-3.x branch from 2f5eec2 to 1ee1e45 Compare October 9, 2018 22:01
@renovate renovate bot changed the title chore(deps): update dependency styled-components to v3.4.9 chore(deps): update dependency styled-components to v3.4.10 Oct 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant