Release 0.639.0 - #2831
Conversation
|
🔍 Backwards-compatibility review in progress… I'm running the I'll edit this comment with findings once the review is done. Generated by Claude Code |
Backwards-compatibility reviewTarget: PR #2831 (Release 0.639.0) ScopeThe release PR itself only bumps
Both are behavior changes on the Findings[risky]
[risky]
Categories checked and clear
Notes for reviewer
Generated by Claude Code |
|
Coverage Impact - macos-15 This PR will not change total coverage. 🚦 See full report on Qlty Cloud »🛟 Help
|
|
Coverage Impact - ubuntu-latest ⬇️ Merging this pull request will decrease total coverage on 🛟 Help
|

Automated PR for release 0.639.0.
Review (and edit, if needed) the changelog entry below, then
merge this pull request to publish the release.
Draft release notes
Fixed
package-lock.jsonwhen installing node-based linters frompackage_file, so the locked versions are respected instead of npm resolving the latest versions matching thepackage.jsonsemver ranges (fix(check): honor package-lock.json when installing from package_file #2829)composer.lockwhen installing PHP linters frompackage_file, so the locked versions are respected instead ofcomposer updatere-resolving to the latest matching versions (fix(check): honor composer.lock when installing from package_file #2830)