You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/01/05 19:53:58 UTC

[GitHub] [couchdb] davisp opened a new pull request #2400: Update dependencies for 3.0

davisp opened a new pull request #2400: Update dependencies for 3.0
URL: https://github.com/apache/couchdb/pull/2400
 
 
   ## Overview
   
   PR for updating our rebar.config.script dependencies.
   
   ## Testing recommendations
   
   `make check`
   
   ## Related Issues or Pull Requests
   
   #2391 
   
   ## Checklist
   
   - [ ] Code is written and works correctly
   - [ ] Changes are covered by tests
   - [ ] Any new configurable parameters are documented in `rel/overlay/etc/default.ini`
   - [ ] A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb] davisp commented on issue #2400: Update dependencies for 3.0

Posted by GitBox <gi...@apache.org>.
davisp commented on issue #2400: Update dependencies for 3.0
URL: https://github.com/apache/couchdb/pull/2400#issuecomment-570943515
 
 
   Done so far:
   
   * b64url 1.0.1 -> 1.0.2
   * ets_lru 1.0.0 -> 1.1.0
   * khash 1.0.1 -> 1.1.0
   * ioq 2.1.2 -> 2.1.3
   * jiffy CouchDB-0.14.11-2 -> CouchDB-0.14.13-1
   
   Deps that were non-trivial and/or outside my expertise:
   
   * docs
   * fauxton
   * mochiweb
   * meck
   * proper
   
   For `mochiweb` I was just confused on what the state of things was due to our tag being old and master being even older. Not sure if we have an established protocol for pulling upstream changes there or not.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb] wohali commented on issue #2400: Update dependencies for 3.0

Posted by GitBox <gi...@apache.org>.
wohali commented on issue #2400: Update dependencies for 3.0
URL: https://github.com/apache/couchdb/pull/2400#issuecomment-579573119
 
 
   @davisp think I collided with a couple of yours here, can you help revisit?
   
   Let's take the upstream/master discussion to dev@ since it seems to have blindsided @iilyak (Sorry about that, Ilya!)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb] davisp edited a comment on issue #2400: Update dependencies for 3.0

Posted by GitBox <gi...@apache.org>.
davisp edited a comment on issue #2400: Update dependencies for 3.0
URL: https://github.com/apache/couchdb/pull/2400#issuecomment-570943515
 
 
   Done so far:
   
   * b64url 1.0.1 -> 1.0.2
   * ets_lru 1.0.0 -> 1.1.0
   * khash 1.0.1 -> 1.1.0
   * ioq 2.1.2 -> 2.1.3
   * jiffy CouchDB-0.14.11-2 -> CouchDB-1.0.1-1
   
   Deps that were non-trivial and/or outside my expertise:
   
   * docs
   * fauxton
   * mochiweb
   * meck
   * proper
   
   For `mochiweb` I was just confused on what the state of things was due to our tag being old and master being even older. Not sure if we have an established protocol for pulling upstream changes there or not.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb] wohali merged pull request #2400: Update dependencies for 3.0

Posted by GitBox <gi...@apache.org>.
wohali merged pull request #2400: Update dependencies for 3.0
URL: https://github.com/apache/couchdb/pull/2400
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb] davisp commented on issue #2400: Update dependencies for 3.0

Posted by GitBox <gi...@apache.org>.
davisp commented on issue #2400: Update dependencies for 3.0
URL: https://github.com/apache/couchdb/pull/2400#issuecomment-580807494
 
 
   Its just b64url and jiffy that are changed now.
   
   @kocolosk I undid the ioq upgrade because @wohali said you wanted to hold off on that.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services