Open greenkeeper[bot] opened 5 years ago
After pinning to 2.5.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
babel-plugin-macros was updated from 2.5.1
to 2.6.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
babel-plugin-macros was updated from 2.6.0
to 2.6.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 7 commits.
2d57c60
fix: macro options from plugin options in required macros (#120)
5913bae
chore: rearrange CI stages and disable Windows stage on main repo (#119)
5fec689
chore: Fix Travis build (#118)
9559ef2
docs: add InvictusMB as a contributor (#117)
1e85b3b
core: add CI run in Windows environment (#116)
97cdfdd
docs: add conartist6 as a contributor (#114)
796c189
feat(config): allow macro config to come from plugin options in babel config. (#113)
See the full diff
dependency
babel-plugin-macros was updated from 2.6.1
to 2.6.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 12 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
2d57c60
fix: macro options from plugin options in required macros (#120)
5913bae
chore: rearrange CI stages and disable Windows stage on main repo (#119)
5fec689
chore: Fix Travis build (#118)
9559ef2
docs: add InvictusMB as a contributor (#117)
1e85b3b
core: add CI run in Windows environment (#116)
97cdfdd
docs: add conartist6 as a contributor (#114)
796c189
feat(config): allow macro config to come from plugin options in babel config. (#113)
See the full diff
dependency
babel-plugin-macros was updated from 2.6.2
to 2.7.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 14 commits.
800a12d
docs: add futagoza as a contributor (#134)
c2e2ec9
feat: add isMacrosName option (#133)
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
2d57c60
fix: macro options from plugin options in required macros (#120)
5913bae
chore: rearrange CI stages and disable Windows stage on main repo (#119)
5fec689
chore: Fix Travis build (#118)
9559ef2
docs: add InvictusMB as a contributor (#117)
1e85b3b
core: add CI run in Windows environment (#116)
97cdfdd
docs: add conartist6 as a contributor (#114)
796c189
feat(config): allow macro config to come from plugin options in babel config. (#113)
See the full diff
dependency
babel-plugin-macros was updated from 2.7.0
to 2.7.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 15 commits.
a3c0e23
fix: Do not log error message when config is missing (#136)
800a12d
docs: add futagoza as a contributor (#134)
c2e2ec9
feat: add isMacrosName option (#133)
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
2d57c60
fix: macro options from plugin options in required macros (#120)
5913bae
chore: rearrange CI stages and disable Windows stage on main repo (#119)
5fec689
chore: Fix Travis build (#118)
9559ef2
docs: add InvictusMB as a contributor (#117)
1e85b3b
core: add CI run in Windows environment (#116)
97cdfdd
docs: add conartist6 as a contributor (#114)
796c189
feat(config): allow macro config to come from plugin options in babel config. (#113)
See the full diff
dependency
babel-plugin-macros was updated from 2.7.1
to 2.8.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 21 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)
a3c0e23
fix: Do not log error message when config is missing (#136)
800a12d
docs: add futagoza as a contributor (#134)
c2e2ec9
feat: add isMacrosName option (#133)
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
2d57c60
fix: macro options from plugin options in required macros (#120)
There are 21 commits in total.
See the full diff
The dependency babel-plugin-macros was updated from
2.5.0
to2.5.1
.π¨ 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
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/knpwrs/ms.macro/builds/513519946?utm_source=github_status&utm_medium=notification)).Release Notes for v2.5.1
2.5.1 (2019-03-29)
Bug Fixes
Commits
The new version differs by 2 commits.
e0ebca7
fix(deps): upgrade all deps
bfb5b21
docs: add pshrmn as a contributor (#104)
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: