RELEASE @W-22462041@ Releasing v1.20.0 #357
Conversation
Main2Dev @W-22270236@ Merging main to dev after v1.19.0
|
Git2Gus App is installed but the |
aruntyagiTutu
left a comment
There was a problem hiding this comment.
PR Review Complete - APPROVED
This release PR follows all Code Analyzer team standards:
Compliance Summary:
- Proper release commit convention (RELEASE @W-22462041@)
- @types/node remains at v20 (compatibility requirement)
- Only minor/patch dependency bumps (monthly release cadence)
- Package-lock.json updated correctly
- Version bumps are consistent across files
- Clean scope (release only)
- SECURITY.md updated to new reporting URL
Dependency Updates:
- semver: 7.8.1 to 7.8.5 (patch)
- tmp: 0.2.5 to 0.2.7 (patch)
- @vscode/vsce: 3.9.1 to 3.9.2 (patch)
- typescript-eslint: 8.59.4 to 8.62.0 (minor)
All changes align with the team monthly release patterns. Tests confirmed passing per PR description.
Note: Respecting the "DO NOT MERGE YET" hold for release partner verification.
8d16ac6 to
746c3e0
Compare
aruntyagiTutu
left a comment
There was a problem hiding this comment.
PR Review Complete - APPROVED (Re-reviewed after rebase)
This release PR continues to follow all Code Analyzer team standards after the commit rebase.
Compliance Summary:
- Proper release commit convention (RELEASE @W-22462041@)
- @types/node remains at v20 (compatibility requirement)
- Only minor/patch dependency bumps (monthly release cadence)
- Package-lock.json updated correctly
- Version bumps consistent (1.19.0 to 1.20.0)
- Clean scope (release only)
- SECURITY.md updated to new reporting URL
Dependency Updates (unchanged from previous review):
- semver: 7.8.1 to 7.8.5 (patch)
- tmp: 0.2.5 to 0.2.7 (patch)
- @vscode/vsce: 3.9.1 to 3.9.2 (patch)
- typescript-eslint: 8.59.4 to 8.62.0 (minor)
Note: PR was rebased but content is identical to previously reviewed version. All standards met. Respecting the "DO NOT MERGE YET" hold for release partner verification.
Release Summary
Releasing VS Code extension v1.20.0 for monthly release.
Release Branch
Changes Included
Pre-Merge Checklist