Skip to content

Commit

Permalink
Merge pull request #25 from Platane/renovate/@google-cloud/storage-1.x
Browse files Browse the repository at this point in the history
Update dependency @google-cloud/storage to version 1.2.0
  • Loading branch information
Platane authored Jul 6, 2017
2 parents d0ff8c8 + 993aeaf commit 719ddda
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 41 deletions.
2 changes: 1 addition & 1 deletion back/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"dependencies": {
"@google-cloud/datastore": "1.0.2",
"@google-cloud/storage": "1.1.1",
"@google-cloud/storage": "1.2.0",
"node-fetch": "1.7.1",
"xml2js": "0.4.17"
},
Expand Down
118 changes: 78 additions & 40 deletions back/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
through2 "^2.0.3"

"@google-cloud/common@^0.13.0":
version "0.13.3"
resolved "https://registry.yarnpkg.com/@google-cloud/common/-/common-0.13.3.tgz#d73ee3fa511f29ffbcc44667898685709e9fec8c"
version "0.13.4"
resolved "https://registry.yarnpkg.com/@google-cloud/common/-/common-0.13.4.tgz#75bb7f60931cfc9d94da0b5d408950d0bbf0e979"
dependencies:
array-uniq "^1.0.3"
arrify "^1.0.1"
Expand All @@ -28,7 +28,7 @@
duplexify "^3.5.0"
ent "^2.2.0"
extend "^3.0.0"
google-auto-auth "^0.6.0"
google-auto-auth "^0.7.1"
is "^3.2.0"
log-driver "^1.2.5"
methmeth "^1.1.0"
Expand Down Expand Up @@ -58,18 +58,18 @@
propprop "^0.3.0"
split-array-stream "^1.0.0"

"@google-cloud/storage@ 1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@google-cloud/storage/-/storage-1.1.1.tgz#6590b5ce6e779556c9cc7043bd6449d6bc0781de"
"@google-cloud/storage@1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@google-cloud/storage/-/storage-1.2.0.tgz#74ee936896da5e453c341cf28044342c1a9aceb7"
dependencies:
"@google-cloud/common" "^0.13.0"
arrify "^1.0.0"
async "^2.0.1"
concat-stream "^1.5.0"
create-error-class "^3.0.2"
duplexify "^3.2.0"
duplexify "^3.5.0"
extend "^3.0.0"
gcs-resumable-upload "^0.7.1"
gcs-resumable-upload "^0.8.0"
hash-stream-validation "^0.2.1"
is "^3.0.1"
mime-types "^2.0.8"
Expand Down Expand Up @@ -183,8 +183,8 @@ arr-diff@^2.0.0:
arr-flatten "^1.0.1"

arr-flatten@^1.0.1:
version "1.0.3"
resolved "https://registry.yarnpkg.com/arr-flatten/-/arr-flatten-1.0.3.tgz#a274ed85ac08849b6bd7847c4580745dc51adfb1"
version "1.1.0"
resolved "https://registry.yarnpkg.com/arr-flatten/-/arr-flatten-1.1.0.tgz#36048bbff4e7b47e136644316c99669ea5ae91f1"

array-equal@^1.0.0:
version "1.0.0"
Expand Down Expand Up @@ -229,7 +229,7 @@ async@^1.4.0:
version "1.5.2"
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"

async@^2.0.1, async@^2.1.2, async@^2.1.4, async@^2.4.0:
async@^2.0.1, async@^2.1.2, async@^2.1.4, async@^2.3.0, async@^2.4.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/async/-/async-2.5.0.tgz#843190fd6b7357a0b9e1c956edddd5ec8462b54d"
dependencies:
Expand Down Expand Up @@ -616,6 +616,10 @@ camelcase@^1.0.2:
version "1.2.1"
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-1.2.1.tgz#9bb5304d2e0b56698b2c758b08a3eaa9daa58a39"

camelcase@^2.0.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-2.1.1.tgz#7c1d16d679a1bbe59ca02cacecfb011e201f5a1f"

camelcase@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"
Expand Down Expand Up @@ -686,7 +690,7 @@ cliui@^2.1.0:
right-align "^0.1.1"
wordwrap "0.0.2"

cliui@^3.2.0:
cliui@^3.0.3, cliui@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/cliui/-/cliui-3.2.0.tgz#120601537a916d29940f934da3b48d585a39213d"
dependencies:
Expand Down Expand Up @@ -727,10 +731,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
delayed-stream "~1.0.0"

commander@^2.8.1, commander@^2.9.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.10.0.tgz#e1f5d3245de246d1a5ca04702fa1ad1bd7e405fe"
dependencies:
graceful-readlink ">= 1.0.0"
version "2.11.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.11.0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563"

[email protected]:
version "0.0.1"
Expand Down Expand Up @@ -865,7 +867,7 @@ dot-prop@^4.1.0:
dependencies:
is-obj "^1.0.0"

duplexify@^3.1.2, duplexify@^3.2.0, duplexify@^3.5.0:
duplexify@^3.1.2, duplexify@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/duplexify/-/duplexify-3.5.0.tgz#1aa773002e1578457e9d9d4a50b0ccaaebcbd604"
dependencies:
Expand Down Expand Up @@ -909,7 +911,7 @@ ent@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/ent/-/ent-2.2.0.tgz#e964219325a21d05f44466a2f686ed6ce5f5dd1d"

"errno@>=0.1.1 <0.2.0-0":
errno@^0.1.4:
version "0.1.4"
resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.4.tgz#b896e23a9e5e8ba33871fc996abd3635fc9a1c7d"
dependencies:
Expand Down Expand Up @@ -1148,9 +1150,16 @@ gcp-metadata@^0.1.0:
extend "^3.0.0"
retry-request "^1.3.2"

gcs-resumable-upload@^0.7.1:
version "0.7.7"
resolved "https://registry.yarnpkg.com/gcs-resumable-upload/-/gcs-resumable-upload-0.7.7.tgz#d9c9725af970bbc86cbf0afef2406dc22ce91864"
gcp-metadata@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/gcp-metadata/-/gcp-metadata-0.2.0.tgz#62dafca65f3a631bc8ce2ec3b77661f5f9387a0a"
dependencies:
extend "^3.0.0"
retry-request "^2.0.0"

gcs-resumable-upload@^0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/gcs-resumable-upload/-/gcs-resumable-upload-0.8.0.tgz#d36decc15233446082db8f49e21027744f34f824"
dependencies:
buffer-equal "^1.0.0"
configstore "^3.0.0"
Expand Down Expand Up @@ -1242,6 +1251,15 @@ google-auto-auth@^0.6.0:
object-assign "^3.0.0"
request "^2.79.0"

google-auto-auth@^0.7.1:
version "0.7.1"
resolved "https://registry.yarnpkg.com/google-auto-auth/-/google-auto-auth-0.7.1.tgz#c8260444912dd8ceeccd838761d56f462937bd02"
dependencies:
async "^2.3.0"
gcp-metadata "^0.2.0"
google-auth-library "^0.10.0"
request "^2.79.0"

google-gax@^0.13.0:
version "0.13.4"
resolved "https://registry.yarnpkg.com/google-gax/-/google-gax-0.13.4.tgz#462d0cf654b0abeef5ee5f059d0f7b6c0d0a6121"
Expand Down Expand Up @@ -1280,10 +1298,6 @@ graceful-fs@~3.0.2:
dependencies:
natives "^1.1.0"

"graceful-readlink@>= 1.0.0":
version "1.0.1"
resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725"

growly@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
Expand Down Expand Up @@ -2109,14 +2123,18 @@ minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
dependencies:
brace-expansion "^1.1.7"

[email protected], minimist@~0.0.1:
[email protected]:
version "0.0.8"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"

minimist@^1.1.1, minimist@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"

minimist@~0.0.1:
version "0.0.10"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"

[email protected], "mkdirp@>=0.5 0", mkdirp@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
Expand Down Expand Up @@ -3098,24 +3116,32 @@ [email protected]:
version "0.1.0"
resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d"

window-size@^0.1.4:
version "0.1.4"
resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.4.tgz#f8e1aa1ee5a53ec5bf151ffa09742a6ad7697876"

window-size@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.2.0.tgz#b4315bb4214a3d7058ebeee892e13fa24d98b075"

[email protected], wordwrap@~0.0.2:
[email protected]:
version "0.0.2"
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f"

wordwrap@~0.0.2:
version "0.0.3"
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"

wordwrap@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"

worker-farm@^1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/worker-farm/-/worker-farm-1.3.1.tgz#4333112bb49b17aa050b87895ca6b2cacf40e5ff"
version "1.4.1"
resolved "https://registry.yarnpkg.com/worker-farm/-/worker-farm-1.4.1.tgz#a438bc993a7a7d133bcb6547c95eca7cff4897d8"
dependencies:
errno ">=0.1.1 <0.2.0-0"
xtend ">=4.0.0 <4.1.0-0"
errno "^0.1.4"
xtend "^4.0.1"

wrap-ansi@^2.0.0:
version "2.1.0"
Expand Down Expand Up @@ -3157,11 +3183,11 @@ xmlbuilder@^4.1.0:
dependencies:
lodash "^4.0.0"

"xtend@>=4.0.0 <4.1.0-0", xtend@^4.0.0, xtend@~4.0.1:
xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"

y18n@^3.2.1:
y18n@^3.2.0, y18n@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41"

Expand All @@ -3178,14 +3204,17 @@ yargs-parser@^5.0.0:
dependencies:
camelcase "^3.0.0"

yargs@^3.10.0, yargs@~3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1"
yargs@^3.10.0:
version "3.32.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.32.0.tgz#03088e9ebf9e756b69751611d2a5ef591482c995"
dependencies:
camelcase "^1.0.2"
cliui "^2.1.0"
decamelize "^1.0.0"
window-size "0.1.0"
camelcase "^2.0.1"
cliui "^3.0.3"
decamelize "^1.1.1"
os-locale "^1.4.0"
string-width "^1.0.1"
window-size "^0.1.4"
y18n "^3.2.0"

yargs@^4.2.0:
version "4.8.1"
Expand Down Expand Up @@ -3223,3 +3252,12 @@ yargs@^7.0.2:
which-module "^1.0.0"
y18n "^3.2.1"
yargs-parser "^5.0.0"

yargs@~3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1"
dependencies:
camelcase "^1.0.2"
cliui "^2.1.0"
decamelize "^1.0.0"
window-size "0.1.0"

0 comments on commit 719ddda

Please sign in to comment.