linkedin / css-blocks

High performance, maintainable stylesheets.
http://css-blocks.com/
BSD 2-Clause "Simplified" License
6.33k stars 152 forks source link

An in-range update of source-map-support is breaking the build 🚨 #439

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency source-map-support was updated from 0.5.17 to 0.5.18.

🚨 View failing branch.

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

source-map-support is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/github/linkedin/css-blocks/builds/677795758?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 4 commits.

  • 282a3f8 0.5.18
  • d3dfdc0 Update built files
  • 19257f6 Merge pull request #271 from evanw/dynamic-require
  • e92f20c Fix WebPack compatibility by using dynamic require

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

After pinning to 0.5.17 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 8 commits.

  • d29e9c8 0.5.19
  • 86ba398 Update built files
  • 50642d6 Merge pull request #259 from evanw/dependabot/npm_and_yarn/ecstatic-3.3.2
  • d630e43 Merge pull request #273 from evanw/dynamic-require-module
  • 619bcc0 Use dynamicRequire to import 'module'
  • d8343e7 Merge pull request #267 from Cunero-Lang/dependabot/npm_and_yarn/mixin-deep-1.3.2
  • 6efee6b Bump ecstatic from 3.3.1 to 3.3.2
  • 4534d18 Bump mixin-deep from 1.3.1 to 1.3.2

See the full diff