Skip to content

Conversation

@stephenplusplus
Copy link
Contributor

@stephenplusplus stephenplusplus commented Sep 26, 2016

This script will update our sub-modules to the latest compatible dependencies when run:

$ npm run update-deps

Also included in the PR are the modified package.json's after running.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 26, 2016
"@google-cloud/common": "^0.5.0",
"arrify": "^1.0.0",
"dns-zonefile": "0.1.18",
"dns-zonefile": "^0.1.18",

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 14a34bd on stephenplusplus:spp--update-all into * on GoogleCloudPlatform:master*.

'use strict';

var async = require('async');
var david = require('david');

This comment was marked as spam.

This comment was marked as spam.

@callmehiphop
Copy link
Contributor

So what's the long term plan for this? Run it once in a while to see if we have updates..? I think it would be great it we could tie this into CI somewhere and have it just run weekly or so..?

@stephenplusplus
Copy link
Contributor Author

That's interesting. My plan was to simply run it manually before publishing.

@callmehiphop callmehiphop merged commit 25eab56 into googleapis:master Sep 26, 2016
miguelvelezsa pushed a commit that referenced this pull request Jul 23, 2025
* fix(deps): remove rimraf in favor of native node rm function

* use fsp.rm instead of rmSync

* pin additional deps

* move pinned deps to devDeps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants