Pkg: what do the colors and symbols mean when updating?

2 Likes

my guess:

green: package added (+) at specified version
yellow: package upgraded (↑) from old version to new version
red: package (?) couldn’t be found, stays at given version

the “pin” icon (:round_pushpin:not seen here) says your package is pinned at the specified version.

https://github.com/JuliaLang/Pkg.jl/issues/459

Seems like red might be underdetermined… I sometimes see it with a range of versions.