dalen / puppetexplorer

Puppet web interface written in CoffeeScript using AngularJS
demo.puppetexplorer.io
Other
413 stars 43 forks source link

Bump redux from 4.0.0 to 4.0.1 #501

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps redux from 4.0.0 to 4.0.1.

Release notes *Sourced from [redux's releases](https://github.com/reduxjs/redux/releases).* > ## v4.0.1 > A very minor release. We've upgraded to Babel 7 internally and now provide a `.mjs` file which you can import cleanly into browsers that support ES modules natively. Enjoy! > > ## [Changes](https://github.com/reactjs/redux/compare/v4.0.0...v4.0.1) > > - Update mixed NODE_ENV message for Webpack 4 (4a215fb by [**timdorr**](https://github.com/timdorr)) > - Add unpkg field to package.json ([#3003](https://github-redirect.dependabot.com/reduxjs/redux/issues/3003) by [**andrewbridge**](https://github.com/andrewbridge)) > - Use same return type for both StoreCreator signatures ([#2985](https://github-redirect.dependabot.com/reduxjs/redux/issues/2985) by [**reklawnos**](https://github.com/reklawnos)) > - Mark StoreCreator's preloadedState argument as optional ([#3080](https://github-redirect.dependabot.com/reduxjs/redux/issues/3080) by [**srittau**](https://github.com/srittau)) > - Add ES browser build ([#3143](https://github-redirect.dependabot.com/reduxjs/redux/issues/3143) by [**TimvdLippe**](https://github.com/TimvdLippe)) > - Throw an error if createStore is passed several enhancers ([#3151](https://github-redirect.dependabot.com/reduxjs/redux/issues/3151) by [**selbekk**](https://github.com/selbekk)) > - Upgrade to Babel 7 (b9ee1cf by [**timdorr**](https://github.com/timdorr))
Commits - [`c5d87d9`](https://github.com/reduxjs/redux/commit/c5d87d95f3b9b0ebdb57791f69b53d8507cebbed) 4.0.1 - [`db5f8d1`](https://github.com/reduxjs/redux/commit/db5f8d181fb15a7a0390bf9af5d0264ae5740ba9) remove extra space ([#3162](https://github-redirect.dependabot.com/reduxjs/redux/issues/3162)) - [`0db9612`](https://github.com/reduxjs/redux/commit/0db96121dc8ba328a4e4d8bff16987b3e70cfac1) fix(docs): fix broken links in FAQ toc ([#3159](https://github-redirect.dependabot.com/reduxjs/redux/issues/3159)) - [`1a1c7ac`](https://github.com/reduxjs/redux/commit/1a1c7ac2a8768127d89bc866acce73340148bdc4) fix(docs): fix toc links in faq and recipes ([#3158](https://github-redirect.dependabot.com/reduxjs/redux/issues/3158)) - [`5014dcc`](https://github.com/reduxjs/redux/commit/5014dcc6a64b522a375659d46ef5232016281ce0) docs(faq): fix faq toc general anchor links ([#3157](https://github-redirect.dependabot.com/reduxjs/redux/issues/3157)) - [`c0abc77`](https://github.com/reduxjs/redux/commit/c0abc7727d05da1096b027676dcdfd7cd2eb6b00) Switch examples to Babel 7, Jest 23, and Webpack 4 ([#3155](https://github-redirect.dependabot.com/reduxjs/redux/issues/3155)) - [`9b86eda`](https://github.com/reduxjs/redux/commit/9b86edac4e20c5a4fd55c65a43a7d70a64f4aa0a) Update Examples.md (Grammar) ([#3153](https://github-redirect.dependabot.com/reduxjs/redux/issues/3153)) - [`a58aa4e`](https://github.com/reduxjs/redux/commit/a58aa4eba546429c3e48dedc2368e4c1083b5ca4) fix: Throw error if createStore is passed several enhancers ([#3151](https://github-redirect.dependabot.com/reduxjs/redux/issues/3151)) - [`5345a9a`](https://github.com/reduxjs/redux/commit/5345a9afe212b516c81c9b2bae8f1f9887fe4656) Update store.md ([#3150](https://github-redirect.dependabot.com/reduxjs/redux/issues/3150)) - [`f7230ef`](https://github.com/reduxjs/redux/commit/f7230ef9f9e54db8cb0fc91f6cfd429fbf1a5305) Add some helpful comments to the rollup config. - Additional commits viewable in [compare view](https://github.com/reduxjs/redux/compare/v4.0.0...v4.0.1)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will not automatically merge this PR because it includes a patch update to a production dependency.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #597.