mozilla / fxa-auth-db-mysql

DEPRECATED - Migrated to https://github.com/mozilla/fxa
Mozilla Public License 2.0
12 stars 26 forks source link

chore(deploy): upgrade to node 10 #477

Closed philbooth closed 5 years ago

philbooth commented 5 years ago

Fixes #476.

Updates the dockerfile and circle to use node 10 images. Also updates nyc because of the handlebars nsp advisory. Didn't get any problems updating, so not sure what I did differently to @shane-tomlinson after he mentioned something in the meeting yesterday.

I figured we could try this for train 131? Otherwise there's nothing in master that merits tagging a new release.

@mozilla/fxa-devs r?

philbooth commented 5 years ago

Otherwise there's nothing in master that merits tagging a new release.

That didn't come out right. I meant that with nothing else in the release, it might be a good juncture to upgrade the node version.

philbooth commented 5 years ago

Actually, scratch that, let's aim for 132 so we can run node 10 in local dev for a couple of weeks first.