Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.

bump dependencies #8

Merged
merged 16 commits into from
Mar 7, 2016
Merged

bump dependencies #8

merged 16 commits into from
Mar 7, 2016

Conversation

sh
Copy link
Contributor

@sh sh commented Dec 19, 2015

  • bump bluebird to 3.3.1
  • replace qs with query-string as qs will EOL soon
  • bump hinoki
  • bump react
  • bump react-kup
  • bump passage

@codecov-io
Copy link

Current coverage is 74.50%

Merging #8 into master will decrease coverage by -4.18% as of 22b5384

@@            master     #8   diff @@
=====================================
  Files           26     26       
  Stmts          652    655     +3
  Branches         0     60    +60
  Methods          0      0       
=====================================
- Hit            513    488    -25
- Partial          0     29    +29
+ Missed         139    138     -1

Review entire Coverage Diff as of 22b5384

Powered by Codecov. Updated on successful CI builds.

@sh sh force-pushed the bump-dependencies branch from 3e055a8 to 17dbe2c Compare December 19, 2015 15:09
@sh
Copy link
Contributor Author

sh commented Feb 24, 2016

bump react-kup and the tests will pass :octocat:

@snd
Copy link
Owner

snd commented Mar 5, 2016

https://github.com/snd/react-kup has a new version : )

@snd
Copy link
Owner

snd commented Mar 5, 2016

thanks !

what's the reasoning behind changing REDIS_SESSION_STORE_PREFIX to REDIS_PREFIX and the related changes ?

@sh
Copy link
Contributor Author

sh commented Mar 5, 2016

redis changelog 2.4.0
Added prefix option to auto key prefix any command with the provided prefix

connect-redis changelog 3.0.2
Do not pass prefix option to redis client

snd added a commit that referenced this pull request Mar 7, 2016
@snd snd merged commit 5d2a72b into snd:master Mar 7, 2016
@sh sh deleted the bump-dependencies branch March 7, 2016 13:20
@snd
Copy link
Owner

snd commented Mar 8, 2016

tests seem to hang for me locally.

i'll publish a new version as soon as i figure out the problem.

@snd
Copy link
Owner

snd commented Mar 10, 2016

see #9

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants