Skip to content
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

Update Node.js to v10.9.0 #26716

Merged
merged 3 commits into from
Aug 16, 2018
Merged

Update Node.js to v10.9.0 #26716

merged 3 commits into from
Aug 16, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2018

This Pull Request updates dependency node from v10.8.0 to v10.9.0


Release Notes

2018-08-15, Version 10.9.0 (Current), @​rvagg

Compare Source
This is a security release. All Node.js users should consult the security release summary at:

https://nodejs.org/en/blog/vulnerability/august-2018-security-releases/

for details on patched vulnerabilities.

Fixes for the following CVEs are included in this release:

Notable Changes
Commits


This PR has been generated by Renovate Bot.

@matticbot
Copy link
Contributor

@renovate renovate bot added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Type] Task Framework labels Aug 16, 2018
@renovate renovate bot force-pushed the renovate/node-10.x branch from 4143edb to daa673d Compare August 16, 2018 07:20
@flootr flootr added [Status] Needs e2e Testing [Status] Needs Jetpack e2e Testing Runs the full suite of Jetpack e2e automated tests against this PR using calypso.live labels Aug 16, 2018
@sirreal sirreal added the [Pri] High Address as soon as possible after BLOCKER issues label Aug 16, 2018
@sirreal sirreal requested a review from a team August 16, 2018 12:14
@sirreal
Copy link
Member

sirreal commented Aug 16, 2018

The Jetpack e2e tests appear to have unrelated failures, similar to the ones observed in #26531.

Let's proceed with this, it's a security release:

@sirreal sirreal removed [Status] Needs Jetpack e2e Testing Runs the full suite of Jetpack e2e automated tests against this PR using calypso.live [Status] Needs e2e Testing labels Aug 16, 2018
@renovate
Copy link
Contributor Author

renovate bot commented Aug 16, 2018

PR has been edited

As this PR has been edited, Renovate will stop updating it in order to not cause any conflicts or other problems. If you wish to abandon your edits and have Renovate recreate this PR then you should rename this PR and then close it.

@sirreal
Copy link
Member

sirreal commented Aug 16, 2018

Full e2e looks green: https://circleci.com/gh/Automattic/wp-e2e-tests-for-branches/12888

CircleCI doesn't have images yet: https://circleci.com/gh/Automattic/wp-calypso/102154

Let's proceed with this.

@brbrr brbrr added the [Status] Needs Jetpack e2e Testing Runs the full suite of Jetpack e2e automated tests against this PR using calypso.live label Aug 16, 2018
Copy link
Member

@sirreal sirreal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CircleCI tests will run on Node 10.8.1 and production will run on 10.9.0 until they release an updated image.

That's not ideal, but the risk is minimal. I've run the tests locally with npm test and Node 10.9.0 and everything looks good:

$ npm run test-client

Test Suites: 1335 passed, 1335 total
Tests:       5 skipped, 12130 passed, 12135 total
Snapshots:   64 passed, 64 total
Time:        109.208s
Ran all test suites.

$ npm run test-server

Test Suites: 8 passed, 8 total
Tests:       48 passed, 48 total
Snapshots:   24 passed, 24 total
Time:        41.183s
Ran all test suites.

@sirreal
Copy link
Member

sirreal commented Aug 16, 2018

We can keep an eye on this for the CircleCI 10.9.0 image:

https://hub.docker.com/r/circleci/node/tags/

Copy link
Contributor

@flootr flootr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with @sirreal , we should be safe to go

@sirreal sirreal merged commit b1ed8f9 into master Aug 16, 2018
@renovate renovate bot deleted the renovate/node-10.x branch August 16, 2018 12:57
@matticbot matticbot removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Aug 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework [Pri] High Address as soon as possible after BLOCKER issues [Status] Needs Jetpack e2e Testing Runs the full suite of Jetpack e2e automated tests against this PR using calypso.live [Type] Task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants