From a2d8239d40c7cee69a64d5e84739203cf6c35b21 Mon Sep 17 00:00:00 2001 From: Steve Kellock Date: Tue, 15 Nov 2016 10:55:09 -0500 Subject: [PATCH] Tests the fix for redux-saga 0.13. --- packages/demo-react-js/package.json | 4 +- packages/demo-react-js/yarn.lock | 64 ++++++++++-------------- packages/demo-react-native/yarn.lock | 54 ++++++++------------ packages/reactotron-redux-saga/yarn.lock | 6 +-- 4 files changed, 52 insertions(+), 76 deletions(-) diff --git a/packages/demo-react-js/package.json b/packages/demo-react-js/package.json index c07587a98..adeb449c4 100644 --- a/packages/demo-react-js/package.json +++ b/packages/demo-react-js/package.json @@ -19,10 +19,10 @@ "ramdasauce": "^1.1.1", "react": "^15.3.1", "react-dom": "^15.3.1", - "react-redux": "^4.4.5", + "react-redux": "^4.4.6", "redux": "^3.6.0", "redux-logger": "^2.6.1", - "redux-saga": "^0.12.1" + "redux-saga": "^0.13.0" }, "scripts": { "start": "react-scripts start", diff --git a/packages/demo-react-js/yarn.lock b/packages/demo-react-js/yarn.lock index 7e6237710..bea68143c 100644 --- a/packages/demo-react-js/yarn.lock +++ b/packages/demo-react-js/yarn.lock @@ -97,14 +97,6 @@ anymatch@^1.3.0: arrify "^1.0.0" micromatch "^2.1.5" -apisauce@^0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/apisauce/-/apisauce-0.5.0.tgz#7d88524155189f63c91a63cba5da8dfeae7ac6e4" - dependencies: - axios "^0.13.1" - ramda "^0.22.1" - ramdasauce "^1.1.1" - apisauce@^0.6.0: version "0.6.0" resolved "https://registry.yarnpkg.com/apisauce/-/apisauce-0.6.0.tgz#c7c8472473bd01ff5fa515758d2a6a4ba0312da9" @@ -250,12 +242,6 @@ aws4@^1.2.1: version "1.5.0" resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.5.0.tgz#0a29ffb79c31c9e712eeb087e8e7a64b4a56d755" -axios@^0.13.1: - version "0.13.1" - resolved "https://registry.yarnpkg.com/axios/-/axios-0.13.1.tgz#3e67abfe4333bc9d2d5fe6fbd13b4694eafc8df8" - dependencies: - follow-redirects "0.0.7" - axios@^0.15.2: version "0.15.2" resolved "https://registry.yarnpkg.com/axios/-/axios-0.15.2.tgz#496f50980b2ce1ad2e195af93c2d03b4d035e90d" @@ -4573,9 +4559,9 @@ react-dom@^15.3.1: version "15.3.2" resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-15.3.2.tgz#c46b0aa5380d7b838e7a59c4a7beff2ed315531f" -react-redux@^4.4.5: - version "4.4.5" - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-4.4.5.tgz#f509a2981be2252d10c629ef7c559347a4aec457" +react-redux@^4.4.6: + version "4.4.6" + resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-4.4.6.tgz#4b9d32985307a11096a2dd61561980044fcc6209" dependencies: hoist-non-react-statics "^1.0.3" invariant "^2.0.0" @@ -4641,51 +4627,51 @@ react@^15.3.1: loose-envify "^1.1.0" object-assign "^4.1.0" -reactotron-apisauce@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/reactotron-apisauce/-/reactotron-apisauce-1.3.0.tgz#1dba5cc95548f1783c47015d412d8173951518d0" +reactotron-apisauce@^1.5.0: + version "1.5.0" + resolved "https://registry.yarnpkg.com/reactotron-apisauce/-/reactotron-apisauce-1.5.0.tgz#7c3374b6235f3ecb858a0ac1bd0fbe8cd5018d35" dependencies: - apisauce "^0.5.0" + apisauce "^0.6.0" ramda "^0.22.1" ramdasauce "^1.1.1" - reactotron-core-client "^1.3.0" + reactotron-core-client "^1.5.0" -reactotron-core-client@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/reactotron-core-client/-/reactotron-core-client-1.3.0.tgz#abfa7401ad76d87226579d3ebe5326364fa5e746" +reactotron-core-client@^1.5.0: + version "1.5.0" + resolved "https://registry.yarnpkg.com/reactotron-core-client/-/reactotron-core-client-1.5.0.tgz#527c8f8797a07357a9a14e8d0896faff7f7b5c51" dependencies: ramda "^0.22.1" ramdasauce "^1.1.1" socket.io "^1.4.8" -reactotron-react-js@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/reactotron-react-js/-/reactotron-react-js-1.3.0.tgz#297a801bb4fc737cbbf35509eb928509a8a58bfa" +reactotron-react-js@^1.5.0: + version "1.5.0" + resolved "https://registry.yarnpkg.com/reactotron-react-js/-/reactotron-react-js-1.5.0.tgz#d531dad8737c85f752c36eed544692bc613d4925" dependencies: ramda "^0.22.1" ramdasauce "^1.1.0" - reactotron-core-client "^1.3.0" + reactotron-core-client "^1.5.0" socket.io "^1.4.8" socket.io-client "^1.4.8" stacktrace-js "^1.3.1" -reactotron-redux-saga@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/reactotron-redux-saga/-/reactotron-redux-saga-1.4.0.tgz#21df159b4183df78c14291575eb0a4ceb7bd86c8" +reactotron-redux-saga@^1.5.0: + version "1.5.0" + resolved "https://registry.yarnpkg.com/reactotron-redux-saga/-/reactotron-redux-saga-1.5.0.tgz#c518f53be0aa29bd0499a63ac0b75674b699e0d7" dependencies: ramda "^0.22.1" ramdasauce "^1.1.1" - reactotron-core-client "^1.3.0" + reactotron-core-client "^1.5.0" redux "^3.6.0" redux-saga "^0.12.1" -reactotron-redux@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/reactotron-redux/-/reactotron-redux-1.4.0.tgz#9fb61f64e3a13a3266fe8e353b43c99d7d3ded8f" +reactotron-redux@^1.5.0: + version "1.5.0" + resolved "https://registry.yarnpkg.com/reactotron-redux/-/reactotron-redux-1.5.0.tgz#e435f1bf85173c839c2f59c3cf695ebde90f6c70" dependencies: ramda "^0.22.1" ramdasauce "^1.1.1" - reactotron-core-client "^1.3.0" + reactotron-core-client "^1.5.0" redux "^3.6.0" read-pkg-up@^1.0.1: @@ -4809,6 +4795,10 @@ redux-saga@^0.12.1: version "0.12.1" resolved "https://registry.yarnpkg.com/redux-saga/-/redux-saga-0.12.1.tgz#79c9263d67486fd26a7a3d3b9df8ed65057a9fc6" +redux-saga@^0.13.0: + version "0.13.0" + resolved "https://registry.yarnpkg.com/redux-saga/-/redux-saga-0.13.0.tgz#9294386550deb0d56bc9a1b3c90a613e7ddb6593" + redux@^3.6.0: version "3.6.0" resolved "https://registry.yarnpkg.com/redux/-/redux-3.6.0.tgz#887c2b3d0b9bd86eca2be70571c27654c19e188d" diff --git a/packages/demo-react-native/yarn.lock b/packages/demo-react-native/yarn.lock index 1fd8c3f69..ac187ddaf 100644 --- a/packages/demo-react-native/yarn.lock +++ b/packages/demo-react-native/yarn.lock @@ -79,14 +79,6 @@ ansi@^0.3.0, ansi@~0.3.1: version "0.3.1" resolved "https://registry.yarnpkg.com/ansi/-/ansi-0.3.1.tgz#0c42d4fb17160d5a9af1e484bace1c66922c1b21" -apisauce@^0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/apisauce/-/apisauce-0.5.0.tgz#7d88524155189f63c91a63cba5da8dfeae7ac6e4" - dependencies: - axios "^0.13.1" - ramda "^0.22.1" - ramdasauce "^1.1.1" - apisauce@^0.6.0: version "0.6.0" resolved "https://registry.yarnpkg.com/apisauce/-/apisauce-0.6.0.tgz#c7c8472473bd01ff5fa515758d2a6a4ba0312da9" @@ -190,12 +182,6 @@ async@~0.2.6: version "0.2.10" resolved "https://registry.yarnpkg.com/async/-/async-0.2.10.tgz#b6bbe0b0674b9d719708ca38de8c237cb526c3d1" -axios@^0.13.1: - version "0.13.1" - resolved "https://registry.yarnpkg.com/axios/-/axios-0.13.1.tgz#3e67abfe4333bc9d2d5fe6fbd13b4694eafc8df8" - dependencies: - follow-redirects "0.0.7" - axios@^0.15.2: version "0.15.2" resolved "https://registry.yarnpkg.com/axios/-/axios-0.15.2.tgz#496f50980b2ce1ad2e195af93c2d03b4d035e90d" @@ -3756,50 +3742,50 @@ react@15.3.2: loose-envify "^1.1.0" object-assign "^4.1.0" -reactotron-apisauce@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/reactotron-apisauce/-/reactotron-apisauce-1.3.0.tgz#1dba5cc95548f1783c47015d412d8173951518d0" +reactotron-apisauce@^1.5.0: + version "1.5.0" + resolved "https://registry.yarnpkg.com/reactotron-apisauce/-/reactotron-apisauce-1.5.0.tgz#7c3374b6235f3ecb858a0ac1bd0fbe8cd5018d35" dependencies: - apisauce "^0.5.0" + apisauce "^0.6.0" ramda "^0.22.1" ramdasauce "^1.1.1" - reactotron-core-client "^1.3.0" + reactotron-core-client "^1.5.0" -reactotron-core-client@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/reactotron-core-client/-/reactotron-core-client-1.3.0.tgz#abfa7401ad76d87226579d3ebe5326364fa5e746" +reactotron-core-client@^1.5.0: + version "1.5.0" + resolved "https://registry.yarnpkg.com/reactotron-core-client/-/reactotron-core-client-1.5.0.tgz#527c8f8797a07357a9a14e8d0896faff7f7b5c51" dependencies: ramda "^0.22.1" ramdasauce "^1.1.1" socket.io "^1.4.8" -reactotron-react-native@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/reactotron-react-native/-/reactotron-react-native-1.3.0.tgz#9929720142ecffbaa913715ef3bec1dd792055fd" +reactotron-react-native@^1.5.0: + version "1.5.0" + resolved "https://registry.yarnpkg.com/reactotron-react-native/-/reactotron-react-native-1.5.0.tgz#f298864c98de28516bd4bd28a97f90cd96b1dbb2" dependencies: ramda "^0.22.1" ramdasauce "^1.1.1" - reactotron-core-client "^1.3.0" + reactotron-core-client "^1.5.0" socket.io "^1.4.8" socket.io-client "^1.4.8" -reactotron-redux-saga@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/reactotron-redux-saga/-/reactotron-redux-saga-1.4.0.tgz#21df159b4183df78c14291575eb0a4ceb7bd86c8" +reactotron-redux-saga@^1.5.0: + version "1.5.0" + resolved "https://registry.yarnpkg.com/reactotron-redux-saga/-/reactotron-redux-saga-1.5.0.tgz#c518f53be0aa29bd0499a63ac0b75674b699e0d7" dependencies: ramda "^0.22.1" ramdasauce "^1.1.1" - reactotron-core-client "^1.3.0" + reactotron-core-client "^1.5.0" redux "^3.6.0" redux-saga "^0.12.1" -reactotron-redux@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/reactotron-redux/-/reactotron-redux-1.4.0.tgz#9fb61f64e3a13a3266fe8e353b43c99d7d3ded8f" +reactotron-redux@^1.5.0: + version "1.5.0" + resolved "https://registry.yarnpkg.com/reactotron-redux/-/reactotron-redux-1.5.0.tgz#e435f1bf85173c839c2f59c3cf695ebde90f6c70" dependencies: ramda "^0.22.1" ramdasauce "^1.1.1" - reactotron-core-client "^1.3.0" + reactotron-core-client "^1.5.0" redux "^3.6.0" read-all-stream@^3.0.0: diff --git a/packages/reactotron-redux-saga/yarn.lock b/packages/reactotron-redux-saga/yarn.lock index fbb7eb485..1a713af2d 100644 --- a/packages/reactotron-redux-saga/yarn.lock +++ b/packages/reactotron-redux-saga/yarn.lock @@ -3065,9 +3065,9 @@ rc@^1.0.1, rc@^1.1.6, rc@~1.1.6: minimist "^1.2.0" strip-json-comments "~1.0.4" -reactotron-core-client@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/reactotron-core-client/-/reactotron-core-client-1.3.0.tgz#abfa7401ad76d87226579d3ebe5326364fa5e746" +reactotron-core-client@^1.5.0: + version "1.5.0" + resolved "https://registry.yarnpkg.com/reactotron-core-client/-/reactotron-core-client-1.5.0.tgz#527c8f8797a07357a9a14e8d0896faff7f7b5c51" dependencies: ramda "^0.22.1" ramdasauce "^1.1.1"