What's Changed
- Handle unexpected
pnpm ls -goutput by @XhmikosR in #1958 - Lazily construct the RelativeTimeFormat to avoid eager ICU init on startup by @XhmikosR in #1960
- Fix Wildcard case by @XhmikosR in #1963
- Update dependencies by @XhmikosR in #1967
- Further e2e.sh improvements by @XhmikosR in #1961
- Report npm's stderr and the real command when npm ls outputs no JSON by @XhmikosR in #1959
- doctor: respect --no-color and NO_COLOR when spawning the package manager by @XhmikosR in #1970
- Bound the yarn info line regex and skip non-matching lines by @XhmikosR in #1971
- Fix npm casing in comments and rename hasWildCard by @XhmikosR in #1972
- build(deps-dev): bump chalk from 5.6.2 to 6.0.0 by @dependabot[bot] in #1975
- Shorten long build metadata in the upgrades table by @XhmikosR in #1957
- Spawn tweaks by @XhmikosR in #1976
- CI cleanup and tweaks by @XhmikosR in #1962
- Resolve npm dist-tags by @XhmikosR in #1956
- Deprecate CHANGELOG.md by @XhmikosR in #1980
- Keep the resolved version when the peer recursion requeries by @XhmikosR in #1983
- Fix unreachable error classification in queryVersions by @XhmikosR in #1986
- Increase coverage by @XhmikosR in #1985
- Handle the peerDependencies array that npm 12 outputs by @XhmikosR in #1991
- e2e.sh: drop the npm view retry by @XhmikosR in #1977
- Select pnpm global minimumReleaseAge config by installed major version by @raineorshine with @Copilot in #1969
Full Changelog: v23.0.1...v23.0.2