-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2.0.0 (#32) #55
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Decorate Multi objects returned by client (#15) * Decorate Multi objects returned by client * Fix linter warnings * Remove mutating of original redisClient object. (#37) * Add link to node redis library * Bump stringstream from 0.0.5 to 0.0.6 (#27) Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/mhart/StringStream/releases) - [Commits](mhart/StringStream@v0.0.5...v0.0.6) Signed-off-by: dependabot[bot] <[email protected]> * Remove mutating of original redisClient object Co-authored-by: Jake <[email protected]> Co-authored-by: Matthew Oaxaca <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * upgrading redis to 3.0.0 (#36) * Add link to node redis library * Bump stringstream from 0.0.5 to 0.0.6 (#27) Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/mhart/StringStream/releases) - [Commits](mhart/StringStream@v0.0.5...v0.0.6) Signed-off-by: dependabot[bot] <[email protected]> * upgrading redis Co-authored-by: Jake <[email protected]> Co-authored-by: Matthew Oaxaca <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump handlebars from 4.0.11 to 4.5.3 (#35) * Add link to node redis library * Bump stringstream from 0.0.5 to 0.0.6 (#27) Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/mhart/StringStream/releases) - [Commits](mhart/StringStream@v0.0.5...v0.0.6) Signed-off-by: dependabot[bot] <[email protected]> * Bump handlebars from 4.0.11 to 4.5.3 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.0.11...v4.5.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Jake <[email protected]> Co-authored-by: Matthew Oaxaca <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump eslint from 4.17.0 to 4.18.2 (#31) * Add link to node redis library * Bump stringstream from 0.0.5 to 0.0.6 (#27) Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/mhart/StringStream/releases) - [Commits](mhart/StringStream@v0.0.5...v0.0.6) Signed-off-by: dependabot[bot] <[email protected]> * Bump sshpk from 1.13.1 to 1.16.1 (#33) Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.16.1. - [Release notes](https://github.com/joyent/node-sshpk/releases) - [Commits](TritonDataCenter/node-sshpk@v1.13.1...v1.16.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump eslint from 4.17.0 to 4.18.2 Bumps [eslint](https://github.com/eslint/eslint) from 4.17.0 to 4.18.2. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v4.17.0...v4.18.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Jake <[email protected]> Co-authored-by: Matthew Oaxaca <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump js-yaml from 3.10.0 to 3.13.1 (#30) * Add link to node redis library * Bump stringstream from 0.0.5 to 0.0.6 (#27) Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/mhart/StringStream/releases) - [Commits](mhart/StringStream@v0.0.5...v0.0.6) Signed-off-by: dependabot[bot] <[email protected]> * Bump sshpk from 1.13.1 to 1.16.1 (#33) Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.16.1. - [Release notes](https://github.com/joyent/node-sshpk/releases) - [Commits](TritonDataCenter/node-sshpk@v1.13.1...v1.16.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump js-yaml from 3.10.0 to 3.13.1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.10.0 to 3.13.1. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.10.0...3.13.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Jake <[email protected]> Co-authored-by: Matthew Oaxaca <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.5 to 4.17.15 (#28) * Add link to node redis library * Bump stringstream from 0.0.5 to 0.0.6 (#27) Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/mhart/StringStream/releases) - [Commits](mhart/StringStream@v0.0.5...v0.0.6) Signed-off-by: dependabot[bot] <[email protected]> * Bump sshpk from 1.13.1 to 1.16.1 (#33) Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.16.1. - [Release notes](https://github.com/joyent/node-sshpk/releases) - [Commits](TritonDataCenter/node-sshpk@v1.13.1...v1.16.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.5 to 4.17.15 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.5...4.17.15) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Jake <[email protected]> Co-authored-by: Matthew Oaxaca <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Dependency Update & Lint * Feature/Proxy Implementation (#41) * WIP Proxy Implementation * WIP Test Coverage * Fixing Tests Co-authored-by: Jason <[email protected]> Co-authored-by: Sergey Kazantsev <[email protected]> Co-authored-by: Jake <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Peddecord <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Decorate Multi objects returned by client (Decorate Multi objects returned by client #15)
Decorate Multi objects returned by client
Fix linter warnings
Remove mutating of original redisClient object. (Remove mutating of original redisClient object. #37)
Add link to node redis library
Bump stringstream from 0.0.5 to 0.0.6 (Bump stringstream from 0.0.5 to 0.0.6 #27)
Bumps stringstream from 0.0.5 to 0.0.6.
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: Jake [email protected]
Co-authored-by: Matthew Oaxaca [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
upgrading redis to 3.0.0 (upgrading redis to 3.0.0 #36)
Add link to node redis library
Bump stringstream from 0.0.5 to 0.0.6 (Bump stringstream from 0.0.5 to 0.0.6 #27)
Bumps stringstream from 0.0.5 to 0.0.6.
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: Jake [email protected]
Co-authored-by: Matthew Oaxaca [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump handlebars from 4.0.11 to 4.5.3 (Bump handlebars from 4.0.11 to 4.5.3 #35)
Add link to node redis library
Bump stringstream from 0.0.5 to 0.0.6 (Bump stringstream from 0.0.5 to 0.0.6 #27)
Bumps stringstream from 0.0.5 to 0.0.6.
Signed-off-by: dependabot[bot] [email protected]
Bumps handlebars from 4.0.11 to 4.5.3.
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: Jake [email protected]
Co-authored-by: Matthew Oaxaca [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump eslint from 4.17.0 to 4.18.2 (Bump eslint from 4.17.0 to 4.18.2 #31)
Add link to node redis library
Bump stringstream from 0.0.5 to 0.0.6 (Bump stringstream from 0.0.5 to 0.0.6 #27)
Bumps stringstream from 0.0.5 to 0.0.6.
Signed-off-by: dependabot[bot] [email protected]
Bumps sshpk from 1.13.1 to 1.16.1.
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps eslint from 4.17.0 to 4.18.2.
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: Jake [email protected]
Co-authored-by: Matthew Oaxaca [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump js-yaml from 3.10.0 to 3.13.1 (Bump js-yaml from 3.10.0 to 3.13.1 #30)
Add link to node redis library
Bump stringstream from 0.0.5 to 0.0.6 (Bump stringstream from 0.0.5 to 0.0.6 #27)
Bumps stringstream from 0.0.5 to 0.0.6.
Signed-off-by: dependabot[bot] [email protected]
Bumps sshpk from 1.13.1 to 1.16.1.
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps js-yaml from 3.10.0 to 3.13.1.
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: Jake [email protected]
Co-authored-by: Matthew Oaxaca [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump lodash from 4.17.5 to 4.17.15 (Bump lodash from 4.17.5 to 4.17.15 #28)
Add link to node redis library
Bump stringstream from 0.0.5 to 0.0.6 (Bump stringstream from 0.0.5 to 0.0.6 #27)
Bumps stringstream from 0.0.5 to 0.0.6.
Signed-off-by: dependabot[bot] [email protected]
Bumps sshpk from 1.13.1 to 1.16.1.
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps lodash from 4.17.5 to 4.17.15.
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: Jake [email protected]
Co-authored-by: Matthew Oaxaca [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Dependency Update & Lint
Feature/Proxy Implementation (Feature/Proxy Implementation #41)
WIP Proxy Implementation
WIP Test Coverage
Fixing Tests
Co-authored-by: Jason [email protected]
Co-authored-by: Sergey Kazantsev [email protected]
Co-authored-by: Jake [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Peddecord [email protected]