ahmadnassri / node-metalsmith-request

Metalsmith plugin to grab content from the web and expose the results to metadata
https://www.npmjs.com/package/metalsmith-request
MIT License
15 stars 3 forks source link

chore(deps): update dependency babel-plugin-add-module-exports to v1 #103

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
babel-plugin-add-module-exports devDependencies major ^0.2.1 -> ^1.0.0 source

Release Notes

59naga/babel-plugin-add-module-exports ### [`v1.0.0`](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/releases/v1.0.0) [Compare Source](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/compare/v0.3.3...v1.0.0) ##### Documentation - remove `[@next](https://renovatebot.com/gh/next)` tag ([7fd260d](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/commit/7fd260d)) ##### BREAKING CHANGES - change v2 tag `@latest` to `@legacy` ### [`v0.3.3`](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/releases/v0.3.3) [Compare Source](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/compare/v0.3.2...v0.3.3) ##### Bug Fixes - closes [#​60](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/issues/60), [#​63](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/issues/63) ([db82c3f](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/commit/db82c3f)) ### [`v0.3.2`](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/releases/v0.3.2) [Compare Source](https://renovatebot.com/gh/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://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/commit/c79f39d)), closes [#​61](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/issues/61) - handle as named export, `Object.defineProperty` of `exports` other than `__esModule` ([a1b82d1](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/commit/a1b82d1)), closes [#​59](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/issues/59) ### [`v0.3.1`](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/releases/v0.3.1) [Compare Source](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/compare/v0.3.0...v0.3.1) ##### Bug Fixes - closes [#​58](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/issues/58) ([2f4709c](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/commit/2f4709c)) ### [`v0.3.0`](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/releases/v0.3.0) [Compare Source](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/compare/aa37f68bb570042f57e7213c014fa04e8ff5e59b...v0.3.0) ##### Bug Fixes - `module.exports` not add more than once ([4d29040](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/commit/4d29040)) - closes [#​57](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/issues/57) ([e6cd0f5](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports/commit/e6cd0f5))

Renovate configuration

:date: Schedule: "before 3am on Monday" (UTC).

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

:recycle: Rebasing: Whenever PR is stale, 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.

ahmadnassri commented 6 years ago

:tada: This PR is included in version 3.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: