fulls1z3 / ngx-i18n-router

Route internationalization utility for Angular
MIT License
35 stars 2 forks source link

Update rollup-plugin-commonjs to the latest version 🚀 #114

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 8.3.0 of rollup-plugin-commonjs was just published.

Dependency rollup-plugin-commonjs
Current Version 8.2.6
Type devDependency

The version 8.3.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-plugin-commonjs.

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 15 commits.

  • d195bab 8.3.0
  • a255f44 Update changelog
  • 1dcd267 Merge branch 'jthoms1-master' into release-branch
  • 1c3adf3 Update changelog
  • e2aeef9 Merge branch 'adrianheine-patch-1' into release-branch
  • cbd6ab9 Update changelog
  • 370bf07 chore(): ensure the order of entryModuleIds does not get changed.
  • 38d5108 Merge branch 'adrianheine-templateLiteral' into release-branch
  • 262bf8b Update changelog
  • d8879a8 fix(): allow for rollup to use multiple entry points with experimentalCodeSplitting.
  • cd78e47 chore(): update dependency on rollup to 0.55.0 and correct tests based on correct sourcemap output.
  • 7e8a8c4 Add back support for module.exports objects
  • 4ab91c7 Add back test
  • 2bc1aa3 Support static template literals
  • 9a4560b Always wrap in options.external

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:

codecov[bot] commented 6 years ago

Codecov Report

Merging #114 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #114   +/-   ##
=======================================
  Coverage   99.38%   99.38%           
=======================================
  Files           5        5           
  Lines         162      162           
  Branches       47       47           
=======================================
  Hits          161      161           
  Misses          1        1

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fa372a9...94f87c1. Read the comment docs.