exuanbo / module-from-string

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

chore(deps): update dependency ts-standardx to v0.6.0 - autoclosed #5

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
ts-standardx 0.5.0 -> 0.6.0 age adoption passing confidence

Release Notes

exuanbo/ts-standardx ### [`v0.6.0`](https://togithub.com/exuanbo/ts-standardx/releases/v0.6.0) [Compare Source](https://togithub.com/exuanbo/ts-standardx/compare/v0.5.2...v0.6.0) - docs(README): add `Configuration` [`ac53741`](https://togithub.com/exuanbo/ts-standardx/commit/ac53741) - chore(deps): bump version [`a00d26b`](https://togithub.com/exuanbo/ts-standardx/commit/a00d26b) - fear(rules): `naming-convention` add option [`b6dda86`](https://togithub.com/exuanbo/ts-standardx/commit/b6dda86) ### [`v0.5.2`](https://togithub.com/exuanbo/ts-standardx/releases/v0.5.2) [Compare Source](https://togithub.com/exuanbo/ts-standardx/compare/v0.5.1...v0.5.2) - docs(README): update `Editor extension` [`e6f994d`](https://togithub.com/exuanbo/ts-standardx/commit/e6f994d) - perf: `getEslintrc()` rm unnecessary replace [`07a0c78`](https://togithub.com/exuanbo/ts-standardx/commit/07a0c78) - chore(deps): bump version [`8031699`](https://togithub.com/exuanbo/ts-standardx/commit/8031699) ### [`v0.5.1`](https://togithub.com/exuanbo/ts-standardx/releases/v0.5.1) [Compare Source](https://togithub.com/exuanbo/ts-standardx/compare/v0.5.0...v0.5.1) - chore: npmignore coverage dir [`2de6d34`](https://togithub.com/exuanbo/ts-standardx/commit/2de6d34) - docs(README): change style, add badges [`2bc19d7`](https://togithub.com/exuanbo/ts-standardx/commit/2bc19d7) - ci: add codecov [`ae8e15c`](https://togithub.com/exuanbo/ts-standardx/commit/ae8e15c) - test: collect coverag [`6256764`](https://togithub.com/exuanbo/ts-standardx/commit/6256764) - test: if `getEslintrc` fails [`a3a5763`](https://togithub.com/exuanbo/ts-standardx/commit/a3a5763) - chore(package.json): add `directories` field [`2a0de5f`](https://togithub.com/exuanbo/ts-standardx/commit/2a0de5f) - refactor(utils): add type, rm unnecessary variable [`d32f138`](https://togithub.com/exuanbo/ts-standardx/commit/d32f138) - chore: rm vscode settingns [`6064022`](https://togithub.com/exuanbo/ts-standardx/commit/6064022) - fix(compatRule): `no-unused-vars` [`c755984`](https://togithub.com/exuanbo/ts-standardx/commit/c755984) - chore: rm `logo.svg` from npmignore [`932708b`](https://togithub.com/exuanbo/ts-standardx/commit/932708b)

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 #5 (53299b3) into main (3334502) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main        #5   +/-   ##
=========================================
  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 3334502...53299b3. Read the comment docs.