ryanhefner / react-canvas-wrapper

πŸ–Ό React component that wraps a canvas element and offers a clean API for drawing.
https://www.pkgstats.com/pkg:react-canvas-wrapper
MIT License
4 stars 0 forks source link

An in-range update of babel-plugin-transform-react-remove-prop-types is breaking the build 🚨 #25

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency babel-plugin-transform-react-remove-prop-types was updated from 0.4.15 to 0.4.16.

🚨 View failing branch.

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

babel-plugin-transform-react-remove-prop-types 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:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/ryanhefner/react-canvas-wrapper/221?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v0.4.16
  • [new] update Babel 7 (#155)
  • [fix] Remove unused MemberExpression root identifiers (#158)
  • [fix] Use regex.test(str) instead of str.match(regex) (#152)
  • [fix] Replace Set with WeakSet for collecting removed paths (#151)
Commits

The new version differs by 9 commits.

  • fb3c061 0.4.16
  • fbca3d7 Update prettier
  • 70e73d6 Update babel devDependencies
  • 3c78036 Remove unused MemberExpression root identifiers (#158)
  • 5fa6824 Remove some unused Babel plugins (#157)
  • c7987f4 Use regex.test(str) instead of str.match(regex) (#152)
  • 4bca1e1 chore(package): update Babel 7 (#155)
  • 7c17eb2 Merge pull request #151 from oliviertassinari/weakset
  • 497ae63 Replace Set with WeakSet for collecting removed paths

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

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v0.4.17
  • [fix] Avoid removeNewlyUnusedIdentifiers when encountering destructuring (#161)
Commits

The new version differs by 2 commits.

  • 4457ce2 0.4.17
  • a59584f Avoid removeNewlyUnusedIdentifiers when encountering destructuring (#161)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v0.4.18
  • Avoid removeNewlyUnusedIdentifiers when destructuring Arrays (#162)
Commits

The new version differs by 2 commits.

  • ab15cb3 0.4.18
  • 32fc7c9 Avoid removeNewlyUnusedIdentifiers when destructuring Arrays (#162)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v0.4.19
greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v0.4.20
greenkeeper[bot] commented 5 years ago

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

Release Notes for v0.4.21
  • Add support for defining additionalLibraries as a regexp expression (#174) @pkuczynski
greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v0.4.22
greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v0.4.23
ryanhefner commented 5 years ago

Fixed in a4fbfbcc9167c516a14d6b76e0606e0a0d9ceb9d