The version 0.59.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of rollup.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
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).
Version 0.59.0 of rollup was just published.
rollup
The version 0.59.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of rollup.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 71 commits.
6065388
Fix code style
8840dc2
0.59.0
652be15
Add release date
4fbdd1d
Merge branch 'chunk-export-mode-fix'
32913d0
early exportMode detection, remove default indirection
c084d4a
handle namedExportsMode switch on entrypoint dependencies
4b0b32b
add failing test for default import exportMode check
f837dd0
Merge branch 'base64-deshadow'
7c34a20
base64 deshadowing indices
14dbe39
Merge branch 'system-semicolon'
f318892
fix system default semicolon case
2879bb7
Merge branch 'better-reassignment-tracking'
77d0503
Share path initializers
6be48e2
* Calling a method on an included object is no longer automatically an
0f9b30e
Make sure property mutations on function arguments are not lost
There are 71 commits in total.
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: