ls-age / svelte-preprocess-sass

Svelte preprocessor for sass
91 stars 6 forks source link

chore(package): Update dependency rollup to v1.12.0 #42

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
rollup devDependencies minor 1.11.3 -> 1.12.0 source

Release Notes

rollup/rollup ### [`v1.12.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​1120) [Compare Source](https://togithub.com/rollup/rollup/compare/v1.11.3...v1.12.0) _2019-05-15_ ##### Features - Add `treeshake.moduleSideEffects` option to allow removing empty imports without a side-effect check ([#​2844](https://togithub.com/rollup/rollup/issues/2844)) - Extend plugin API to allow marking modules as side-effect-free ([#​2844](https://togithub.com/rollup/rollup/issues/2844)) - Extend `this.resolve` plugin context function with an option to skip the `resolveId` hook of the calling plugin ([#​2844](https://togithub.com/rollup/rollup/issues/2844)) - Add `isEntry` flag to `this.getModuleInfo` plugin context function ([#​2844](https://togithub.com/rollup/rollup/issues/2844)) - Distribute Rollup as optimized ES2015 code ([#​2851](https://togithub.com/rollup/rollup/issues/2851)) ##### Pull Requests - [#​2844](https://togithub.com/rollup/rollup/pull/2844): Add options and hooks to control module side effects ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​2851](https://togithub.com/rollup/rollup/pull/2851): Switch to ES2015 output ([@​lukastaegert](https://togithub.com/lukastaegert))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

: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.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #42   +/-   ##
====================================
  Coverage      90%   90%           
====================================
  Files           1     1           
  Lines          10    10           
====================================
  Hits            9     9           
  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 3a67ea1...411f454. Read the comment docs.