likecoin / like-co

Official site of LikeCoin - Decentralized Publishing Infrastructure. https://like.co
https://like.co
GNU General Public License v3.0
63 stars 25 forks source link

An in-range update of @sentry/webpack-plugin is breaking the build 🚨 #737

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 1.6.0 of @sentry/webpack-plugin was just published.

Branch Build failing 🚨
Dependency @sentry/webpack-plugin
Current Version 1.5.2
Type devDependency

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

@sentry/webpack-plugin 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 - βœ… **ci/circleci: test:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/likecoin/likecoin-store/6861?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: unit_test:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/likecoin/likecoin-store/6862?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

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 6 years ago

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

greenkeeper[bot] commented 6 years ago

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

Commits

The new version differs by 5 commits.

  • 2ece7cd release: 1.6.1
  • 4fcddca fix: Update global check integration test
  • 0d42c3b Update sentry.loader.js
  • fed0fd0 Fix global check in loader
  • 4e327ee Remove [hash] support (#81)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.6.2
  • fix: Extract loader name in more reliable way
  • build: Craft integration
williamchong commented 5 years ago

we using 2.0 now