Closed greenkeeper[bot] closed 4 years ago
After pinning to 1.27.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
rollup was updated from 1.27.1
to 1.27.2
.Your tests are still failing with this version. Compare changes
2019-11-18
+=
in SystemJS (#3242)devDependency
rollup was updated from 1.27.2
to 1.27.3
.Your tests are still failing with this version. Compare changes
2019-11-20
devDependency
rollup was updated from 1.27.3
to 1.27.4
.Your tests are still failing with this version. Compare changes
2019-11-22
devDependency
rollup was updated from 1.27.4
to 1.27.5
.Your tests are still failing with this version. Compare changes
2019-11-25
The new version differs by 5 commits.
c547361
1.27.5
6718a09
Update changelog
973c046
Avoid name conflicts when inlining dynamic imports nested in functions (#3256)
99a715a
Update dependencies (#3257)
54cbc81
Add note about generating source maps to load() and transform() (#3252)
See the full diff
devDependency
rollup was updated from 1.27.5
to 1.27.6
.Your tests are still failing with this version. Compare changes
2019-11-30
devDependency
rollup was updated from 1.27.6
to 1.27.7
.Your tests are still failing with this version. Compare changes
2019-12-01
devDependency
rollup was updated from 1.27.7
to 1.27.8
.Your tests are still failing with this version. Compare changes
2019-12-02
devDependency
rollup was updated from 1.27.8
to 1.27.9
.Your tests are still failing with this version. Compare changes
2019-12-07
The new version differs by 6 commits.
4d809d1
1.27.9
3c36f7d
Update changelog
2b56d7d
FIX support either NO_COLOR or FORCE_COLOR=0 to turn off color (#3272)
27201d8
Make sure that indirectly reexported modules also become chunk dependencies when preserving modules (#3273)
6e92e52
Try to fix docs formatting issues
f489472
Update changelog
See the full diff
The devDependency rollup was updated from
1.27.0
to1.27.1
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
rollup 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
- β **gilbsgilbs.babel-plugin-i18next-extract (Build Project Build):** [0 errors / 0 warnings](https://dev.azure.com/gilbsgilbert/7092471e-19a9-41a2-8246-46803e7b5e4e/_build/results?buildId=463) - β **gilbsgilbs.babel-plugin-i18next-extract (Run tests Run tests suite node13):** [0 errors / 0 warnings](https://dev.azure.com/gilbsgilbert/7092471e-19a9-41a2-8246-46803e7b5e4e/_build/results?buildId=463) - β **gilbsgilbs.babel-plugin-i18next-extract (Run tests Run tests suite node12):** [0 errors / 0 warnings](https://dev.azure.com/gilbsgilbert/7092471e-19a9-41a2-8246-46803e7b5e4e/_build/results?buildId=463) - β **gilbsgilbs.babel-plugin-i18next-extract (Run tests Run tests suite node10):** [0 errors / 0 warnings](https://dev.azure.com/gilbsgilbert/7092471e-19a9-41a2-8246-46803e7b5e4e/_build/results?buildId=463) - β **gilbsgilbs.babel-plugin-i18next-extract:** [1 errors / 0 warnings](https://dev.azure.com/gilbsgilbert/7092471e-19a9-41a2-8246-46803e7b5e4e/_build/results?buildId=463) - β **gilbsgilbs.babel-plugin-i18next-extract (Static checks Run Yarn Audit):** [1 errors / 0 warnings](https://dev.azure.com/gilbsgilbert/7092471e-19a9-41a2-8246-46803e7b5e4e/_build/results?buildId=463) - β **gilbsgilbs.babel-plugin-i18next-extract (Static checks Run Typing Checks):** [0 errors / 0 warnings](https://dev.azure.com/gilbsgilbert/7092471e-19a9-41a2-8246-46803e7b5e4e/_build/results?buildId=463) - β **gilbsgilbs.babel-plugin-i18next-extract (Static checks Run ESLint):** [0 errors / 0 warnings](https://dev.azure.com/gilbsgilbert/7092471e-19a9-41a2-8246-46803e7b5e4e/_build/results?buildId=463)Release Notes for v1.27.1
2019-11-18
Bug Fixes
Pull Requests
acornOptions
optional inparse()
in docs (@tjenkinson)Commits
The new version differs by 7 commits.
0697166
1.27.1
d7ad410
Update changelog
690d388
Do not truncate after switch-statement with removed case (#3241)
3885a7f
make
acornOptions
optional inparse()
in docs (#3237)4227977
Update dependencies and fix vulnerability (#3240)
5289fde
docs: Fix tutorial example
d588810
docs: Fix phase for resolveDynamicImport
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: