Closed renovate[bot] closed 5 years ago
:exclamation: No coverage uploaded for pull request base (
develop@06be2f6
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #137 +/- ##
==========================================
Coverage ? 99.12%
==========================================
Files ? 14
Lines ? 459
Branches ? 71
==========================================
Hits ? 455
Misses ? 4
Partials ? 0
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 06be2f6...867426b. Read the comment docs.
This PR contains the following updates:
4.2.x
->4.7.x
Release Notes
ng-packagr/ng-packagr
### [`v4.7.1`](https://togithub.com/ng-packagr/ng-packagr/blob/master/CHANGELOG.md#500httpsgithubcomng-packagrng-packagrcomparev471v500-2019-03-27) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v4.7.0...v4.7.1) ##### Bug Fixes - update core-js to version ^3.0.0 ([b985c49](https://togithub.com/ng-packagr/ng-packagr/commit/b985c49)) - update read-pkg-up to version ^5.0.0 ([cb172fa](https://togithub.com/ng-packagr/ng-packagr/commit/cb172fa)) - update rollup-plugin-json to version ^4.0.0 ([8d4d4a7](https://togithub.com/ng-packagr/ng-packagr/commit/8d4d4a7)) ##### Features - add node-sass support with sass as default ([43a0be6](https://togithub.com/ng-packagr/ng-packagr/commit/43a0be6)) - add support for Angular 8 and TypeScript 3.3 ([dfe5a27](https://togithub.com/ng-packagr/ng-packagr/commit/dfe5a27)) - remove tsickle from direct peerDepedencies ([1555cf6](https://togithub.com/ng-packagr/ng-packagr/commit/1555cf6)), closes [#1202](https://togithub.com/ng-packagr/ng-packagr/issues/1202) - replace `uglify-js` with `terser` ([a18d7ad](https://togithub.com/ng-packagr/ng-packagr/commit/a18d7ad)) - update rollup to version 1.6+ ([82f97e4](https://togithub.com/ng-packagr/ng-packagr/commit/82f97e4)), closes [#1227](https://togithub.com/ng-packagr/ng-packagr/issues/1227) ##### Performance Improvements - generate umd bundle directly from fesm5 instead of esm5 ([b25731b](https://togithub.com/ng-packagr/ng-packagr/commit/b25731b)) - reduce the amount of dependees that are removed ([408541e](https://togithub.com/ng-packagr/ng-packagr/commit/408541e)) ##### BREAKING CHANGES - Users outside of Google don't usually need closure annotations hence `annotateForClosureCompiler` is turned off by default. In case users want to emit closure compatible code, they need to install `tsickle` and enable opt it this feature. - We no longer use node-sass by default, instead we use sass (dart-sass). While in most cases this should not have an impact the generated code, dart sass has some differences from Ruby Sass. SeeRenovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.