Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of babel-plugin-macros is breaking the build 🚨 #333

Closed
greenkeeper bot opened this issue Nov 15, 2019 · 5 comments
Closed

An in-range update of babel-plugin-macros is breaking the build 🚨 #333

greenkeeper bot opened this issue Nov 15, 2019 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 15, 2019

The dependency babel-plugin-macros was updated from 2.6.1 to 2.6.2.

🚨 View failing branch.

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

babel-plugin-macros is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • Test on node 12.x and macOS-latest: There are 2 failures, 0 warnings, and 0 notices.
  • Test on node 12.x and windows-latest: There are 2 failures, 0 warnings, and 0 notices.
  • Test on node 12.x and ubuntu-latest: There are 2 failures, 0 warnings, and 0 notices.
  • Test on node 10.x and macOS-latest: There are 2 failures, 0 warnings, and 0 notices.
  • Test on node 10.x and windows-latest: There are 2 failures, 0 warnings, and 0 notices.
  • Test on node 10.x and ubuntu-latest: There are 2 failures, 0 warnings, and 0 notices.
  • Test on node 8.12.x and macOS-latest: There are 2 failures, 0 warnings, and 0 notices.
  • Test on node 8.12.x and windows-latest: There are 1 failures, 0 warnings, and 0 notices.
  • Test on node 8.12.x and ubuntu-latest: There are 2 failures, 0 warnings, and 0 notices.

Release Notes for v2.6.2

2.6.2 (2019-11-15)

Bug Fixes

  • update all deps and fix cosmiconfig usage (1fcdc4f)
Commits

The new version differs by 5 commits.

  • 1fcdc4f fix: update all deps and fix cosmiconfig usage
  • e7ea8eb docs: add coderberry as a contributor (#130)
  • f980d42 chore: Add CodeFund sponsorship message to README (#129)
  • 8b5c687 docs add reference to CRA example
  • 4e64f64 docs: add CRA example reference

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 15, 2019

After pinning to 2.6.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 20, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v2.7.0

2.7.0 (2019-11-20)

Features

Commits

The new version differs by 2 commits.

  • 800a12d docs: add futagoza as a contributor (#134)
  • c2e2ec9 feat: add isMacrosName option (#133)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 22, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v2.7.1

2.7.1 (2019-11-22)

Bug Fixes

  • Do not log error message when config is missing (#136) (a3c0e23)
Commits

The new version differs by 1 commits.

  • a3c0e23 fix: Do not log error message when config is missing (#136)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 7, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v2.8.0

2.8.0 (2019-12-07)

Bug Fixes

Features

  • resolve: add fallback path to resolve modules relatively (#138) (2cac571)
Commits

The new version differs by 6 commits.

  • 6ecddef fix: manual release
  • 12a8341 docs: add wintercounter as a contributor (#139)
  • 2cac571 feat(resolve): add fallback path to resolve modules relatively (#138)
  • b674123 docs: remove experimental note from author docs
  • f2368c7 docs: remove experimental note
  • 737e683 docs: add lucleray as a contributor (#137)

See the full diff

@agilgur5
Copy link
Collaborator

agilgur5 commented Mar 9, 2020

This was probably failing due to the intermittent persistent CI errors that #504 fixed.

@agilgur5 agilgur5 closed this as completed Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant