anikethsaha / mern

:tada: This is boilerplate for MERN stack with integrations like Redux and SSR :tada:
https://mern.netlify.com
MIT License
98 stars 44 forks source link

Bump redux from 4.0.1 to 4.0.4 #93

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps redux from 4.0.1 to 4.0.4.

Release notes *Sourced from [redux's releases](https://github.com/reduxjs/redux/releases).* > ## v4.0.4 > This is a republish of 4.0.3 with an updated version of Babel to fix [#3468](https://github-redirect.dependabot.com/reduxjs/redux/issues/3468) > > ## [Changes](https://github.com/reactjs/redux/compare/v4.0.3...v4.0.4) > > ## v4.0.3 > This is a quick revert of a change to our typings that broke compatibility. Apologies for the problems. > > Also, if you are experiencing type errors related to `[Symbol.observable]`, please ensure you have the same version of redux installed for all your dependencies with `npm ls redux`. > > ## [Changes](https://github.com/reactjs/redux/compare/v4.0.2...v4.0.3) > > - Reverts the change to `combineReducers`' type parameters ([#3467](https://github-redirect.dependabot.com/reduxjs/redux/issues/3467) by [@​timdorr](https://github.com/timdorr)) > > ## v4.0.2 > This is a very minor release with some nice improvements to our TypeScript type definitions. Enjoy! > > ## [Changes](https://github.com/reactjs/redux/compare/v4.0.1...v4.0.2) > > - Iterate in combineReducers using `for in` ([#3371](https://github-redirect.dependabot.com/reduxjs/redux/issues/3371) by [@​pvorona](https://github.com/pvorona)) > - Fix `DeepPartial` type ([#3369](https://github-redirect.dependabot.com/reduxjs/redux/issues/3369) by [@​OliverJAsh](https://github.com/OliverJAsh)) > - Add types for Observable interface ([#3067](https://github-redirect.dependabot.com/reduxjs/redux/issues/3067) by [@​pinyin](https://github.com/pinyin)) > - Make reducer optional in JSDocs ([#3408](https://github-redirect.dependabot.com/reduxjs/redux/issues/3408) by [@​pingfengafei](https://github.com/pingfengafei)) > - Infer action types from `combineReducers` ([#3411](https://github-redirect.dependabot.com/reduxjs/redux/issues/3411) by [@​appden](https://github.com/appden)) >
Commits - [`8aca937`](https://github.com/reduxjs/redux/commit/8aca937f695997e979bf8c0e03dbf22a2bf284dc) 4.0.4 - [`5cbfdf9`](https://github.com/reduxjs/redux/commit/5cbfdf92c69469957174eb4c5850669dcdcede06) Upgrade Babel to fix objectSpread2 bug - [`d4ceb7e`](https://github.com/reduxjs/redux/commit/d4ceb7eea8640a1fd5f139c7ee1da95d500e594e) 4.0.3 - [`0c3a2c7`](https://github.com/reduxjs/redux/commit/0c3a2c7dd589db612f616b66b7ec5324793ec528) Revert "Infer action types from combineReducers" ([#3467](https://github-redirect.dependabot.com/reduxjs/redux/issues/3467)) - [`5893473`](https://github.com/reduxjs/redux/commit/589347325775a6b011c9ed12285978401d97fa4d) 4.0.2 - [`4ae0352`](https://github.com/reduxjs/redux/commit/4ae03522e159a205f2fae1b9fc44c62c2b5dbd3a) Upgrade some deps - [`a3aa378`](https://github.com/reduxjs/redux/commit/a3aa378a5b64848e12da08ed4edc78f4b38c0711) Remove deprecated jsnext option - [`d4075e1`](https://github.com/reduxjs/redux/commit/d4075e111612a7bfb5a1fbeabc219ae81c4eb099) docs: Fix fragment identifier ([#3461](https://github-redirect.dependabot.com/reduxjs/redux/issues/3461)) - [`ff8fce0`](https://github.com/reduxjs/redux/commit/ff8fce055b79c63e085c4e1d394bf637523626b7) Update UsageWithReactRouter.md ([#3459](https://github-redirect.dependabot.com/reduxjs/redux/issues/3459)) - [`beb1fc2`](https://github.com/reduxjs/redux/commit/beb1fc29ca6ebe45226caa3a064476072cd9ed26) removed distinctState() filter ([#3450](https://github-redirect.dependabot.com/reduxjs/redux/issues/3450)) - Additional commits viewable in [compare view](https://github.com/reduxjs/redux/compare/v4.0.1...v4.0.4)


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 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 squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - 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 4 years ago

Looks like redux is up-to-date now, so this is no longer needed.