Skip to content

Conversation

@therealdelay
Copy link
Contributor

Summary

This is a fix for issue number #2940.

Test plan

To test, just run "yarn publish" without inputting a new version, as shown in the next image.
1

@arcanis
Copy link
Member

arcanis commented Nov 20, 2017

Thanks @therealdelay! Can you run the tests on your computer to update the snapshots? I'll merge the PR after that :)

@arcanis arcanis self-assigned this Nov 20, 2017
@buildsize
Copy link

buildsize bot commented Nov 26, 2017

This change will increase the build size from 10.25 MB to 10.26 MB, an increase of 4.41 KB (0%)

File name Previous Size New Size Change
yarn-[version].noarch.rpm 886.2 KB 886.48 KB 284 bytes (0%)
yarn-[version].js 3.86 MB 3.86 MB 1.73 KB (0%)
yarn-legacy-[version].js 4.01 MB 4.01 MB 1.73 KB (0%)
yarn-v[version].tar.gz 891.01 KB 891.27 KB 267 bytes (0%)
yarn_[version]all.deb 667.78 KB 668.18 KB 412 bytes (0%)

@EZSPECIAL
Copy link

Hey, I'm working with @therealdelay and updated the snapshots, hopefully it passes the tests this time. Sorry for the confusing commits, I tried to merge the current yarn master and it didn't go so well.

Copy link
Member

@arcanis arcanis left a comment

Choose a reason for hiding this comment

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

Perfect, thanks!

@arcanis arcanis merged commit 139c302 into yarnpkg:master Jan 15, 2018
agoldis added a commit to agoldis/yarn that referenced this pull request Feb 2, 2018
…readdir_files

* upstream/master: (34 commits)
  feat(upgrade, add): Separately log added/upgraded dependencies (yarnpkg#5227)
  feat(publish): Publish command uses publishConfig.access in package.json (yarnpkg#5290)
  fix(CLI): Use process exit instead of exitCode for node < 4 (yarnpkg#5291)
  feat(cli): error on missing workspace directory (yarnpkg#5206) (yarnpkg#5222)
  feat: better error when package is not found (yarnpkg#5213)
  Allow scoped package as alias source (yarnpkg#5229)
  fix(cli): Use correct directory for upgrade-interactive (yarnpkg#5272)
  nohoist baseline implementation (yarnpkg#4979)
  1.4.1
  1.4.0
  Show current version, when new version is not supplied on "yarn publish" (yarnpkg#4947)
  fix(install): use node-gyp from homebrew npm (yarnpkg#4994)
  Fix transient symlinks overriding direct ones v2 (yarnpkg#5016)
  fix(auth): Fixes authentication conditions and logic with registries (yarnpkg#5216)
  chore(package): move devDeps to appropriate place (yarnpkg#5166)
  fix(resolution) Eliminate "missing peerDep" warning when dep exists at root level. (yarnpkg#5088)
  fix(cli): improve guessing of package names that contain a dot (yarnpkg#5102) (yarnpkg#5135)
  feat(cli): include notice with license when generating disclaimer (yarnpkg#5072) (yarnpkg#5111)
  feat(cli): group by license in licenses list (yarnpkg#5074) (yarnpkg#5110)
  feat(cli): improve error message when file resolver can't find file (yarnpkg#5134) (yarnpkg#5145)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants