KevinGrandon / fusion-boilerplate

Boilerplate applications written in FusionJS
https://fusionjs.com/docs/getting-started/create-a-project#example-fusionjs-projects
32 stars 17 forks source link

Update dependency fusion-plugin-redux-action-emitter-enhancer to v2 #24

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
fusion-plugin-redux-action-emitter-enhancer dependencies major ^1.0.4 -> ^2.0.0 source

Release Notes

fusionjs/fusion-plugin-redux-action-emitter-enhancer ### [`v2.0.0`](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/releases/v2.0.0) [Compare Source](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/compare/v1.0.4...v2.0.0) #### Changelog ##### Highlighted Changes
- Update docs for new package name ([#​116](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/116))
- Add transformer to payloads (ActionEmitterTransformerToken) ([#​115](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/115)) ##### Other Changes - Update dependency eslint-plugin-react to v7.11.1 ([#​112](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/112)) - Update dependency eslint to v5.3.0 ([#​111](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/111)) - Update dependency eslint-plugin-cup to v2 ([#​110](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/110)) - Update dependency eslint-config-fusion to v4 ([#​109](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/109)) - Update dependency flow-bin to ^0.77.0 ([#​108](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/108)) - Update dependency create-universal-package to v3.4.6 ([#​107](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/107)) - Update dependency babel-eslint to v8.2.6 ([#​106](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/106)) - Update dependency eslint to v5 ([#​105](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/105)) - Update uber/web-base-image Docker tag to 1.0.7 ([#​104](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/104)) - Update dependency flow-bin to ^0.76.0 ([#​103](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/103)) - Update dependency eslint-plugin-react to v7.10.0 ([#​102](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/102)) - Update dependency eslint-plugin-prettier to v2.6.2 ([#​101](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/101)) - Update dependency babel-eslint to v8.2.5 ([#​100](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/100)) - Update uber/web-base-image Docker tag to v1.0.6 ([#​99](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/99)) - Update dependency flow-bin to ^0.74.0 ([#​98](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/98)) - Update dependency eslint-plugin-react to v7.9.1 ([#​97](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/97)) - Update deps and autofix lint for release verification ([#​96](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/96)) - Update dependency nyc to v12 ([#​95](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/95)) - Update dependency eslint-config-fusion to v2 ([#​94](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/94)) - Update dependency flow-bin to ^0.73.0 ([#​91](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer/pull/91)) #### Migration Guide If you were consuming properties on the raw `action` payload other than the default(`{type, _trackingMeta}`), add a transformer for you payloads. See README section ["Transforming action payloads on emission"](https://renovatebot.com/gh/fusionjs/fusion-plugin-redux-action-emitter-enhancer#transforming-action-payloads-on-emission)

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

: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.