Skip to content

Commit

Permalink
Merge pull request #262 from reactotron/support-redux-saga-0.13
Browse files Browse the repository at this point in the history
Tests the fix for redux-saga 0.13.
  • Loading branch information
skellock authored Nov 15, 2016
2 parents 26e6875 + a2d8239 commit 3315736
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 76 deletions.
4 changes: 2 additions & 2 deletions packages/demo-react-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
64 changes: 27 additions & 37 deletions packages/demo-react-js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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"
Expand Down
54 changes: 20 additions & 34 deletions packages/demo-react-native/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -3756,50 +3742,50 @@ [email protected]:
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:
Expand Down
6 changes: 3 additions & 3 deletions packages/reactotron-redux-saga/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 3315736

Please sign in to comment.