Skip to content

npm update @6.14.8 - #102

Merged
aminya merged 3 commits into
masterfrom
npm-update
Aug 23, 2020
Merged

npm update @6.14.8#102
aminya merged 3 commits into
masterfrom
npm-update

Conversation

@aminya

@aminyaaminya commented Aug 22, 2020

Copy link
Copy Markdown
Member

Description of the change

This updates npm to 6.14.8.

Related: atom-community/apm#9

Verification

The CI passes. npm versions are Node version agnostic, so it will work on Node version without changing the behavior.

Drawbacks

none

Release Notes

  • Update npm to 6.14.8

@aminyaaminya added CI dependencies Pull requests that update a dependency file Modernization labels Aug 22, 2020

@DeeDeeGDeeDeeG left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Bumping this in CI is good.

The patch level bump in script/ is probably unnecessary and introduces some code churn, but it shouldn't hurt either.

(Off-topic: I'd similarly prefer we would use a modern Node version in CI, but I guess that doesn't matter. I've tested very thoroughly showing that the build works with Node as old as Node v10.12.0. It doesn't matter much, as far as I can tell, just that I'd like to ensure our scripts aren't behaving weird due to bugs that have been fixed in Node months or even more than a year ago.) (Of course we can't use Node newer than 12.16 due to the babel thing.)

@aminya
aminya merged commit 4d8a397 into masterAug 23, 2020
@aminyaaminya mentioned this pull request Aug 23, 2020
@aminya

Copy link
Copy Markdown
MemberAuthor

Upstreamed atom#21212

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CIdependenciesPull requests that update a dependency fileModernization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@aminya@DeeDeeG