evenchange4 / graphql.macro

Compile GraphQL AST at build-time with babel-plugin-macros.
MIT License
239 stars 21 forks source link

chore(deps): update dependency babel-plugin-tester to v6.5.0 #83

Open renovate[bot] opened 5 years ago

renovate[bot] commented 5 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
babel-plugin-tester 6.0.0 -> 6.5.0 age adoption passing confidence

Release Notes

babel-utils/babel-plugin-tester ### [`v6.5.0`](https://togithub.com/babel-utils/babel-plugin-tester/blob/HEAD/CHANGELOG.md#​650-82-2019-08-18) [Compare Source](https://togithub.com/babel-utils/babel-plugin-tester/compare/v6.4.0...v6.5.0) ##### ✨ Features - Jsx and tsx support (\[[#​48](https://togithub.com/babel-utils/babel-plugin-tester/issues/48)]\[83]) (\[[`9ea1783`](https://togithub.com/babel-utils/babel-plugin-tester/commit/9ea1783)]\[84]) ### [`v6.4.0`](https://togithub.com/babel-utils/babel-plugin-tester/blob/HEAD/CHANGELOG.md#​640-85-2019-06-12) [Compare Source](https://togithub.com/babel-utils/babel-plugin-tester/compare/v6.3.1...v6.4.0) ##### ✨ Features - Control which linefeed character to use (\[[#​45](https://togithub.com/babel-utils/babel-plugin-tester/issues/45)]\[86]) (\[[`8c38231`](https://togithub.com/babel-utils/babel-plugin-tester/commit/8c38231)]\[87]) ##### \[6.3.1]\[88] (2019-06-12) ##### 🪄 Fixes - Trim input and output correctly (\[[#​44](https://togithub.com/babel-utils/babel-plugin-tester/issues/44)]\[89]) (\[[`1d22086`](https://togithub.com/babel-utils/babel-plugin-tester/commit/1d22086)]\[90]) ### [`v6.3.1`](https://togithub.com/babel-utils/babel-plugin-tester/blob/HEAD/CHANGELOG.md#​631-88-2019-06-12) [Compare Source](https://togithub.com/babel-utils/babel-plugin-tester/compare/v6.3.0...v6.3.1) ##### 🪄 Fixes - Trim input and output correctly (\[[#​44](https://togithub.com/babel-utils/babel-plugin-tester/issues/44)]\[89]) (\[[`1d22086`](https://togithub.com/babel-utils/babel-plugin-tester/commit/1d22086)]\[90]) ### [`v6.3.0`](https://togithub.com/babel-utils/babel-plugin-tester/blob/HEAD/CHANGELOG.md#​630-91-2019-06-12) [Compare Source](https://togithub.com/babel-utils/babel-plugin-tester/compare/v6.2.1...v6.3.0) ##### ✨ Features - Concat arrays in `babelOptions` (\[[#​43](https://togithub.com/babel-utils/babel-plugin-tester/issues/43)]\[92]) (\[[`b63e8e1`](https://togithub.com/babel-utils/babel-plugin-tester/commit/b63e8e1)]\[93]) ##### \[6.2.1]\[94] (2019-05-12) ##### 🪄 Fixes - **fixtures:** get options from root options.json (\[[#​42](https://togithub.com/babel-utils/babel-plugin-tester/issues/42)]\[95]) (\[[`556ca0d`](https://togithub.com/babel-utils/babel-plugin-tester/commit/556ca0d)]\[96]) ### [`v6.2.1`](https://togithub.com/babel-utils/babel-plugin-tester/blob/HEAD/CHANGELOG.md#​621-94-2019-05-12) [Compare Source](https://togithub.com/babel-utils/babel-plugin-tester/compare/v6.2.0...v6.2.1) ##### 🪄 Fixes - **fixtures:** get options from root options.json (\[[#​42](https://togithub.com/babel-utils/babel-plugin-tester/issues/42)]\[95]) (\[[`556ca0d`](https://togithub.com/babel-utils/babel-plugin-tester/commit/556ca0d)]\[96]) ### [`v6.2.0`](https://togithub.com/babel-utils/babel-plugin-tester/blob/HEAD/CHANGELOG.md#​620-97-2019-05-12) [Compare Source](https://togithub.com/babel-utils/babel-plugin-tester/compare/v6.1.0...v6.2.0) ##### ✨ Features - **fixtures:** get plugin options for fixtures from options.json (\[[#​41](https://togithub.com/babel-utils/babel-plugin-tester/issues/41)]\[98]) (\[[`7b9e76d`](https://togithub.com/babel-utils/babel-plugin-tester/commit/7b9e76d)]\[99]) ### [`v6.1.0`](https://togithub.com/babel-utils/babel-plugin-tester/blob/HEAD/CHANGELOG.md#​610-100-2019-05-04) [Compare Source](https://togithub.com/babel-utils/babel-plugin-tester/compare/v6.0.1...v6.1.0) ##### ✨ Features - **fixtures:** allow formatting fixtures results (\[[#​39](https://togithub.com/babel-utils/babel-plugin-tester/issues/39)]\[101]) (\[[`e6c219f`](https://togithub.com/babel-utils/babel-plugin-tester/commit/e6c219f)]\[102]) ##### \[6.0.1]\[103] (2019-03-14) ##### 🪄 Fixes - Avoid returning values in describe blocks (\[[#​38](https://togithub.com/babel-utils/babel-plugin-tester/issues/38)]\[104]) (\[[`f3d7b5b`](https://togithub.com/babel-utils/babel-plugin-tester/commit/f3d7b5b)]\[105]) ### [`v6.0.1`](https://togithub.com/babel-utils/babel-plugin-tester/blob/HEAD/CHANGELOG.md#​601-103-2019-03-14) [Compare Source](https://togithub.com/babel-utils/babel-plugin-tester/compare/v6.0.0...v6.0.1) ##### 🪄 Fixes - Avoid returning values in describe blocks (\[[#​38](https://togithub.com/babel-utils/babel-plugin-tester/issues/38)]\[104]) (\[[`f3d7b5b`](https://togithub.com/babel-utils/babel-plugin-tester/commit/f3d7b5b)]\[105])

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 becomes conflicted, or you tick the rebase/retry checkbox.

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



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

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #83   +/-   ##
=======================================
  Coverage   95.91%   95.91%           
=======================================
  Files           5        5           
  Lines          49       49           
  Branches        8        8           
=======================================
  Hits           47       47           
  Misses          2        2

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 d58d895...a08294f. Read the comment docs.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.