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

Beta versions shown for standard in module safe-env #106

Closed
bahmutov opened this issue Jun 29, 2017 · 2 comments
Closed

Beta versions shown for standard in module safe-env #106

bahmutov opened this issue Jun 29, 2017 · 2 comments

Comments

@bahmutov
Copy link
Owner

In https://github.com/bahmutov/safe-env when checking versions for standard, beta versions are shown

$ next-update -m standard -a
returning dependencies for
[ 'standard' ]
module's current dependencies:
------------------------------------------
module                  version       type
----------------------  ------------  ----
ramda                   0.22.1        prod
check-more-types        2.22.0        dev 
condition-node-version  1.3.0         dev 
deps-ok                 1.1.0         dev 
git-issues              1.2.0         dev 
lazy-ass                1.5.0         dev 
license-checker         5.1.2         dev 
mocha                   3.0.2         dev 
nsp                     2.6.1         dev 
pre-git                 3.10.0        dev 
semantic-release        6.3.0         dev 
standard                8.0.0-beta.4  dev 
standard-format         2.2.2         dev 

only checking modules
[ 'standard@8.0.0-beta.4' ]
checking NPM registry
checking ALL versions

available updates:
package   current       available                                 success %  successful updates  failed updates
--------  ------------  ----------------------------------------  ---------  ------------------  --------------
standard  8.0.0-beta.4  8.0.0-beta.5, 8.0.0, ..., 10.0.1, 10.0.2  

Is #98 not working?

@bahmutov
Copy link
Owner Author

Seems ok, because we filter AFTER reporting available versions

@bahmutov
Copy link
Owner Author

bahmutov commented Jul 2, 2017

We should filter available updates before showing the table

@bahmutov bahmutov reopened this Jul 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant