arlac77 / pratt-parser

TDOP parser https://tdop.github.io
BSD 2-Clause "Simplified" License
15 stars 3 forks source link

An in-range update of rollup is breaking the build 🚨 #182

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.46.3 of rollup just got published.

Branch Build failing 🚨
Dependency rollup
Current Version 0.46.2
Type devDependency

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:

greenkeeper[bot] commented 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.

greenkeeper[bot] commented 7 years ago

Version 0.47.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

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