yurikrupniktools / client-apps

Client applications in monorepo.
MIT License
0 stars 0 forks source link

An in-range update of rollup-plugin-peer-deps-external is breaking the build 🚨 #261

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency rollup-plugin-peer-deps-external was updated from 2.2.0 to 2.2.1.

🚨 View failing branch.

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

rollup-plugin-peer-deps-external 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 - ❌ **build:** * [since-lint_test_build](https://circleci.com/gh/yurikrupniktools/client-apps/9905?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Failed

Release Notes for v2.2.1

2.2.1 (2020-02-01)

Bug Fixes

  • add link to npmjs and release rollup peerep (c85ec68)
  • update lodash to fix critical vulnerability warning (6850aaf)
Commits

The new version differs by 7 commits.

  • 279c660 Merge pull request #20 from pmowrer/update-deps
  • 6850aaf fix: update lodash to fix critical vulnerability warning
  • 2d37815 chore: update dependencies
  • 7b9901a Merge pull request #13 from Updater/noop-force-release
  • c85ec68 fix: add link to npmjs and release rollup peerep
  • af7aa57 Merge pull request #12 from javadoug/patch-1
  • 214fe52 any version of rollup can be used by consumers

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 2.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.2.2

2.2.2 (2020-02-01)

Bug Fixes

  • update subdependencies to fix security warnings (3acf888)
Commits

The new version differs by 4 commits.

  • 6669447 Merge pull request #25 from pmowrer/update-deps
  • 3acf888 fix: update subdependencies to fix security warnings
  • 0e52e93 Merge pull request #24 from pmowrer/update-deps
  • 0cbc15e chore: remove deprecated rollup-watch

See the full diff