evenchange4 / svgr.macro

Run svgr at build-time with babel-plugin-macros.
MIT License
43 stars 4 forks source link

chore(deps): update dependency babel-plugin-tester to v5.5.2 #28

Open renovate[bot] opened 6 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
babel-plugin-tester 5.0.0 -> 5.5.2 age adoption passing confidence

Release Notes

babel-utils/babel-plugin-tester (babel-plugin-tester) ### [`v5.5.2`](https://togithub.com/babel-utils/babel-plugin-tester/blob/HEAD/CHANGELOG.md#552-110-2018-11-17) [Compare Source](https://togithub.com/babel-utils/babel-plugin-tester/compare/v5.5.1...v5.5.2) ##### πŸͺ„ Fixes - **output:** allow empty output (\[[#​35](https://togithub.com/babel-utils/babel-plugin-tester/issues/35)]\[111]) (\[[`0a8d279`](https://togithub.com/babel-utils/babel-plugin-tester/commit/0a8d279)]\[112]) ### [`v5.5.1`](https://togithub.com/babel-utils/babel-plugin-tester/blob/HEAD/CHANGELOG.md#551-113-2018-08-17) [Compare Source](https://togithub.com/babel-utils/babel-plugin-tester/compare/v5.5.0...v5.5.1) ##### πŸͺ„ Fixes - Change babel-core import to optional require in default param (\[[#​33](https://togithub.com/babel-utils/babel-plugin-tester/issues/33)]\[114]) (\[[`2b33b36`](https://togithub.com/babel-utils/babel-plugin-tester/commit/2b33b36)]\[115]) ### [`v5.5.0`](https://togithub.com/babel-utils/babel-plugin-tester/blob/HEAD/CHANGELOG.md#550-116-2018-08-05) [Compare Source](https://togithub.com/babel-utils/babel-plugin-tester/compare/v5.4.0...v5.5.0) ##### ✨ Features - Add typescript file extension support (\[[#​32](https://togithub.com/babel-utils/babel-plugin-tester/issues/32)]\[117]) (\[[`c8e49be`](https://togithub.com/babel-utils/babel-plugin-tester/commit/c8e49be)]\[118]) ### [`v5.4.0`](https://togithub.com/babel-utils/babel-plugin-tester/blob/HEAD/CHANGELOG.md#540-119-2018-06-10) [Compare Source](https://togithub.com/babel-utils/babel-plugin-tester/compare/v5.3.0...v5.4.0) ##### ✨ Features - Read nested fixture directories (\[[#​28](https://togithub.com/babel-utils/babel-plugin-tester/issues/28)]\[120]) (\[[`1efc84a`](https://togithub.com/babel-utils/babel-plugin-tester/commit/1efc84a)]\[121]) ### [`v5.3.0`](https://togithub.com/babel-utils/babel-plugin-tester/blob/HEAD/CHANGELOG.md#530-122-2018-06-04) [Compare Source](https://togithub.com/babel-utils/babel-plugin-tester/compare/v5.2.0...v5.3.0) ##### ✨ Features - Create automatically fixtures output.js files for new tests (\[[#​27](https://togithub.com/babel-utils/babel-plugin-tester/issues/27)]\[123]) (\[[`d48a8fc`](https://togithub.com/babel-utils/babel-plugin-tester/commit/d48a8fc)]\[124]) ### [`v5.2.0`](https://togithub.com/babel-utils/babel-plugin-tester/blob/HEAD/CHANGELOG.md#520-125-2018-06-04) [Compare Source](https://togithub.com/babel-utils/babel-plugin-tester/compare/v5.1.0...v5.2.0) ##### ✨ Features - Accept fixtureOutputName option for fixtures mode (\[[#​26](https://togithub.com/babel-utils/babel-plugin-tester/issues/26)]\[126]) (\[[`f3e1ad2`](https://togithub.com/babel-utils/babel-plugin-tester/commit/f3e1ad2)]\[127]) ### [`v5.1.0`](https://togithub.com/babel-utils/babel-plugin-tester/blob/HEAD/CHANGELOG.md#510-128-2018-06-02) [Compare Source](https://togithub.com/babel-utils/babel-plugin-tester/compare/v5.0.0...v5.1.0) ##### ✨ Features - Provide your own implementation of babel (\[[#​25](https://togithub.com/babel-utils/babel-plugin-tester/issues/25)]\[129]) (\[[`cb230ec`](https://togithub.com/babel-utils/babel-plugin-tester/commit/cb230ec)]\[130])

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   93.93%   93.93%           
=======================================
  Files           5        5           
  Lines          33       33           
  Branches        7        7           
=======================================
  Hits           31       31           
  Misses          1        1           
  Partials        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 39cf5d8...3c5c0e1. Read the comment docs.