exuanbo / module-from-string

Load module from string using require or import.
MIT License
47 stars 2 forks source link

chore(deps): update dependency rollup-plugin-dts to v2.0.1 #4

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-plugin-dts 2.0.0 -> 2.0.1 age adoption passing confidence

Release Notes

Swatinem/rollup-plugin-dts ### [`v2.0.1`](https://togithub.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md#​201) [Compare Source](https://togithub.com/Swatinem/rollup-plugin-dts/compare/v2.0.0...v2.0.1) ** Fixes**: - When using code-splitting with multiple input files, type references directives will be correctly attached only to the output files that reference them.

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.

codecov[bot] commented 3 years ago

Codecov Report

Merging #4 (34dd202) into main (143592a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main        #4   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines           34        34           
  Branches         4         4           
=========================================
  Hits            34        34           

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 143592a...34dd202. Read the comment docs.