Closed greenkeeper[bot] closed 7 years ago
After pinning to 0.46.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 14 commits.
be426f4
-> v0.47.1
08a4ed5
Merge branch 'master' of github.com:rollup/rollup
1ccf54d
Merge pull request #1548 from rollup/gh-1547
a61e61b
squelch warning from chalk
f85ffe8
ignore external namespace imports when deshadowing - fixes #1547
3c1b2ff
update dependencies, lint
ed6aeef
-> v0.47.0
abfb862
Merge pull request #1545 from rollup/gh-1535
7414cdd
update config, squelch warnings. closes #1544
0c03d28
watch config file, restart on changes (#1535)
6edcd30
Merge pull request #1543 from rollup/export-name-from
20bff7d
fix export-from declarations
adef43f
oops
e345879
reinstate rollup.VERSION
See the full diff
Version 0.46.3 of rollup just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As rollup is βonlyβ a devDependency of this project it might not break production or downstream projects, but βonlyβ your build or test tools β preventing new deploys or publishes.
I recommend you give this issue a high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **bitHound - Code** 1 failing file. [Details](https://www.bithound.io/github/arlac77/pratt-parser/50ac150042f9f02858fab7e52774871de46aeb33/files#filter-failing-file) - β **bitHound - Dependencies** No failing dependencies. [Details](https://www.bithound.io/github/arlac77/pratt-parser/50ac150042f9f02858fab7e52774871de46aeb33/dependencies/npm?status=passing) - β **continuous-integration/travis-ci/push** The Travis CI build passed [Details](https://travis-ci.org/arlac77/pratt-parser/builds/263720947?utm_source=github_status&utm_medium=notification) - β **coverage/coveralls** First build on greenkeeper/rollup-0.46.3 at 95.868% [Details](https://coveralls.io/builds/12805602) - β **codecov/patch** Coverage not affected when comparing ef3fba8...50ac150 [Details](https://codecov.io/gh/arlac77/pratt-parser/commit/50ac150042f9f02858fab7e52774871de46aeb33) - β **codecov/project** 95.86% remains the same compared to ef3fba8 [Details](https://codecov.io/gh/arlac77/pratt-parser/commit/50ac150042f9f02858fab7e52774871de46aeb33)Commits
The new version differs by 13 commits.
b7e1d49
-> v0.46.3
55b2e46
install console-group for debugging convenience
c6af5c9
Merge pull request #1542 from rollup/gh-1538
f8f2fa7
init for loop scopes correctly
5dec01d
Merge pull request #1541 from rollup/gh-1488
0e5f8b6
deshadow indirectly-imported namespaces (#1488)
2e76960
Merge branch 'master' of github.com:rollup/rollup
e70dad3
Merge pull request #1540 from rollup/gh-1511
a44f442
lint
483dc69
use source-map-support in development
cc0e5c7
dont include empty imports for reexported external modules
671757e
treat reexports differently from exports
6ba6440
fix external namespace imports in es output (#1511)
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: