Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

An in-range update of styled-components is breaking the build 🚨 #96

Open
greenkeeper bot opened this issue Aug 2, 2018 · 9 comments
Open

An in-range update of styled-components is breaking the build 🚨 #96

greenkeeper bot opened this issue Aug 2, 2018 · 9 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Aug 2, 2018

Version 3.4.0 of styled-components was just published.

Branch Build failing 🚨
Dependency styled-components
Current Version 3.3.3
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

styled-components is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 2, 2018

After pinning to 3.3.3 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 5, 2018

Version 3.4.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v3.4.1
  • Fixed a bug in typings where isStyledComponent was defined using an undefined variable, by @MayhemYDG (see #1876)

  • Add error system, by @probablyup (see #1881)

  • Fix "stream" module not being properly eliminated by rollup, by @probablyup

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 7, 2018

Version 3.4.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v3.4.2
  • Fix a regression from #1843 that breaks deferred injection and duplicates rules, by @kitten (see #1892)

  • [TS] Fix missing generic type arguments in .d.ts, by @PzYon (see #1886)

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 23, 2018

Version 3.4.5 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 11, 2018

Version 3.4.6 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v3.4.6

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 18, 2018

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.4.7
  • 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)

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 18, 2018

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.4.8

Fix the injectGlobal deprecation message being improperly guarded for production

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 18, 2018

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.4.9

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 9, 2018

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.4.10
  • Added a few iframe attributes to the valid attribute list: allow, allowUserMedia, allowPaymentRequest, by @asoltys (see #2083 and #2085)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants