angular-ui / ui-router

The de-facto solution to flexible routing with nested views in AngularJS
http://ui-router.github.io/
MIT License
13.54k stars 3k forks source link

Update rollup to the latest version 🚀 #3599

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.53.4 of rollup was just published.

Dependency rollup
Current Version 0.53.3
Type devDependency

The version 0.53.4 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 32 commits.

  • ddb698c 0.53.4
  • 74611dd Update changelog
  • 7539737 Merge branch 'alan-agius4-feature/clean-up-internal' into release-0.53.4
  • a70fc3c Update changelog
  • 7b6686b Merge branch 'treeshake-babel-helpers' into release-0.53.4
  • 25c1588 Merge branch 'BrandonOCasey-fix/supports-colors' into release-0.53.4
  • 4e21b87 Merge branch 'alan-agius4-patch-1' into release-0.53.4
  • 5073b09 chore(build): add stripInternal and only emit types from node entry point
  • eb206a1 chore: clean up internal types and install missing @types
  • 89149b6 Quick fix to enable tree-shaking babel-helpers again.
  • 0f98a30 * Use enum for node types
  • 0d4a085 fix: use chalk.supportColors rather than isTTY
  • 181b016 * Refactor ExecutionPathOptions types
  • 3c8d777 docs: typescripts is always written as a single word
  • a27884d Refactor interface names + minor adjustments

There are 32 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: