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-add-module-exports to v0.3.3 #40

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
babel-plugin-add-module-exports devDependencies minor 0.2.1 -> 0.3.3 source

Release Notes

59naga/babel-plugin-add-module-exports ### [`v0.3.3`](https://togithub.com/59naga/babel-plugin-add-module-exports/releases/v0.3.3) [Compare Source](https://togithub.com/59naga/babel-plugin-add-module-exports/compare/v0.3.2...v0.3.3) ##### Bug Fixes - closes [#​60](https://togithub.com/59naga/babel-plugin-add-module-exports/issues/60), [#​63](https://togithub.com/59naga/babel-plugin-add-module-exports/issues/63) ([db82c3f](https://togithub.com/59naga/babel-plugin-add-module-exports/commit/db82c3f)) ### [`v0.3.2`](https://togithub.com/59naga/babel-plugin-add-module-exports/releases/v0.3.2) [Compare Source](https://togithub.com/59naga/babel-plugin-add-module-exports/compare/v0.3.1...v0.3.2) ##### Bug Fixes - change behavior to not handle `exports.__esModule` as named exports ([c79f39d](https://togithub.com/59naga/babel-plugin-add-module-exports/commit/c79f39d)), closes [#​61](https://togithub.com/59naga/babel-plugin-add-module-exports/issues/61) - handle as named export, `Object.defineProperty` of `exports` other than `__esModule` ([a1b82d1](https://togithub.com/59naga/babel-plugin-add-module-exports/commit/a1b82d1)), closes [#​59](https://togithub.com/59naga/babel-plugin-add-module-exports/issues/59) ### [`v0.3.1`](https://togithub.com/59naga/babel-plugin-add-module-exports/releases/v0.3.1) [Compare Source](https://togithub.com/59naga/babel-plugin-add-module-exports/compare/v0.3.0...v0.3.1) ##### Bug Fixes - closes [#​58](https://togithub.com/59naga/babel-plugin-add-module-exports/issues/58) ([2f4709c](https://togithub.com/59naga/babel-plugin-add-module-exports/commit/2f4709c)) ### [`v0.3.0`](https://togithub.com/59naga/babel-plugin-add-module-exports/releases/v0.3.0) [Compare Source](https://togithub.com/59naga/babel-plugin-add-module-exports/compare/aa37f68bb570042f57e7213c014fa04e8ff5e59b...v0.3.0) ##### Bug Fixes - `module.exports` not add more than once ([4d29040](https://togithub.com/59naga/babel-plugin-add-module-exports/commit/4d29040)) - closes [#​57](https://togithub.com/59naga/babel-plugin-add-module-exports/issues/57) ([e6cd0f5](https://togithub.com/59naga/babel-plugin-add-module-exports/commit/e6cd0f5))

Renovate configuration

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

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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



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

codecov[bot] commented 5 years ago

Codecov Report

Merging #40 into master will decrease coverage by 0.69%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #40     +/-   ##
=========================================
- Coverage   93.54%   92.85%   -0.7%     
=========================================
  Files           4        4             
  Lines          31       28      -3     
  Branches        4        3      -1     
=========================================
- Hits           29       26      -3     
  Misses          1        1             
  Partials        1        1
Impacted Files Coverage Δ
src/utils/expandImports.js 100% <0%> (ø) :arrow_up:

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 75bfec2...46d09ab. Read the comment docs.

renovate[bot] commented 5 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (0.3.3). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.