stevenfitzpatrick / stevenfitzpatrick.io

My personal homepage
https://stevenfitzpatrick.io
2 stars 0 forks source link

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

Open greenkeeper[bot] opened 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 - ❌ **bundlesize:** bundle size > maxSize ([Details](https://goo.gl/y74j3f)). - βœ… **coverage/coveralls:** First build on greenkeeper/babel-plugin-transform-react-remove-prop-types-0.4.16 at 21.341% ([Details](https://coveralls.io/builds/19107707)). - βœ… **ci/circleci:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/stevenfitzpatrick/stevenfitzpatrick.io/291?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 still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

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 still failing with this version. Compare changes

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
greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes