ls-age / svelte-preprocess-sass

Svelte preprocessor for sass
91 stars 6 forks source link

chore(package): Update dependency rollup to v2.38.2 #107

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 2.38.0 -> 2.38.2 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.38.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2382) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.38.1...v2.38.2) _2021-01-31_ ##### Bug Fixes - Do not generate invalid code for partially tree-shaken declarations in for loops ([#​3943](https://togithub.com/rollup/rollup/issues/3943)) - Always include function bodies of functions in side-effect-free modules ([#​3944](https://togithub.com/rollup/rollup/issues/3944)) ##### Pull Requests - [#​3943](https://togithub.com/rollup/rollup/pull/3943): Do not partially tree-shake unused declarations in for loops ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3944](https://togithub.com/rollup/rollup/pull/3944): Correctly include functions with side effects from side-effect-free modules ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.38.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2381) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.38.0...v2.38.1) _2021-01-28_ ##### Bug Fixes - Fix internal error when resolving a missing entry point in the browser build ([#​3935](https://togithub.com/rollup/rollup/issues/3935)) ##### Pull Requests - [#​3935](https://togithub.com/rollup/rollup/pull/3935): fix: remove isolated resolve() for compat with browser distribution ([@​cmorten](https://togithub.com/cmorten) and [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3936](https://togithub.com/rollup/rollup/pull/3936): Ensure test after() callback is always executed ([@​Benjamin-Dobell](https://togithub.com/Benjamin-Dobell)) - [#​3937](https://togithub.com/rollup/rollup/pull/3937): Modernize references to other software ([@​ludofischer](https://togithub.com/ludofischer))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 3 years ago

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


codecov[bot] commented 3 years ago

Codecov Report

Merging #107 (fa8e122) into master (86dffb5) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #107   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files           1        1           
  Lines          16       16           
=======================================
  Hits           15       15           
  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 86dffb5...fa8e122. Read the comment docs.