Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

deps: upgrade npm to 2.7.3 #9443

Closed
wants to merge 1 commit into from
Closed

deps: upgrade npm to 2.7.3 #9443

wants to merge 1 commit into from

Conversation

othiym23
Copy link

This is another bug release, and this is actually a roll-up of two versions, because an interim release was made to the canary / testing release to fix a nasty regression that had crept in:

Aside from that, here are the two most important fixes from 2.7.2:

  • fb0ac26
    #7579 Only block removing files and
    links when we're sure npm isn't responsible for them. This change is hard to
    summarize, because if things are working correctly you should never see it,
    but if you want more context, just go read the commit
    message
    ,
    which lays it all out. (@othiym23)
  • 051c473
    #7552 bundledDependencies are now
    properly included in the installation context. This is another fantastically
    hard-to-summarize bug, and once again, I encourage you to read the commit
    message

    if you're curious about the details. The snappy takeaway is that this
    unbreaks many use cases for ember-cli. (@othiym23)

There are, as usual, a few other smaller fixes in the release as well. See the bundled CHANGELOG.md for details.

@misterdjules
Copy link

Closing in favor of #14180, thank you again @othiym23!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants