Skip to content

feat: Introduce script to sync package versions with NPM registry - #3929

Closed
Saad Najmi (Saadnajmi) wants to merge 1 commit into
microsoft:mainfrom
Saadnajmi:sync-versions-output
Closed

feat: Introduce script to sync package versions with NPM registry#3929
Saad Najmi (Saadnajmi) wants to merge 1 commit into
microsoft:mainfrom
Saadnajmi:sync-versions-output

Conversation

@Saadnajmi

Copy link
Copy Markdown
Collaborator

Platforms Impacted

  • iOS
  • macOS
  • win32 (Office)
  • windows
  • android

Description of changes

We often have NPM publish issues where the pacakge version numbers are behind what was published to NPM. So.. I asked AI: "Could we write a script in the scripts/ folder that goes through every package.json, checks NPM for the latest package, and if they don't match, updates the local package.json version to match NPM?"

This is the output of GitHub Copilot with Claude Sonnet 4. I want to fix this up to not be the straight AI generated script, but I also want to unblock FURN. So publishing this PR with its output in a separate PR.

Verification

(how the change was tested, including both manual and automated tests)

Before After
Screenshot or description before this change Screenshot or description with this change

Pull request checklist

This PR has considered (when applicable):

  • Automated Tests
  • Documentation and examples
  • Keyboard Accessibility
  • Voiceover
  • Internationalization and Right-to-left Layouts

@Saadnajmi

Copy link
Copy Markdown
Collaborator Author

JK beachball does this for us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant