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

[rush] rush update --full reported beta version as available major upgrade #3167

Closed
jeremymeng opened this issue Jan 18, 2022 · 1 comment
Closed

Comments

@jeremymeng
Copy link
Member

jeremymeng commented Jan 18, 2022

Summary

In our repo we check available major version upgrades using the following steps

image

For some package, the available major version upgrades only had beta releases, no stable versions yet. Maybe it's better to not report them as available major upgrades until a stable version has been released?

For example, when the above issue was logged, fast-xml-parser 4.0.0 stable version hadn't been published.

Expected result:
available major upgrades that only have beta releases so far are not reported

Actual result:

Standard questions

Please answer these questions to help us investigate your issue more quickly:

Question Answer
@microsoft/rush globally installed version? 5.55.1
rushVersion from rush.json? 5.55.1
useWorkspaces from rush.json? not using this option
Operating system? All
Would you consider contributing a PR? No
Node.js version (node -v)? 14.15.1
@iclanton
Copy link
Member

Related to #3169, this isn't a Rush feature. Rather, this is implemented by some packages' postInstall scripts and by some package managers.

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

No branches or pull requests

2 participants