Skip to content

Run yarn bump-versions on the last set of changes that made it to npm - #3928

Merged
Ruriko Araki (rurikoaraki) merged 5 commits into
microsoft:mainfrom
rurikoaraki:user/ruaraki/bump_FURN
Jul 10, 2025
Merged

Run yarn bump-versions on the last set of changes that made it to npm#3928
Ruriko Araki (rurikoaraki) merged 5 commits into
microsoft:mainfrom
rurikoaraki:user/ruaraki/bump_FURN

Conversation

@rurikoaraki

@rurikoaraki Ruriko Araki (rurikoaraki) commented Jul 10, 2025

Copy link
Copy Markdown
Collaborator

The step of committing the local bump version to the repo has been broken. This then breaks the publish steps because npm thinks we're trying to republish to an existing version. The step which commits the version bump to the repo should be fixed now, so we need to get the publishing pipeline back on track.

This change runs beachball's bump against the last change that made it to NPM, which was #3896. This makes sure the Changelog and set of packages to update are correct when we run publish the next time.

Change files left over are for changes that have not reached npm yet. When this PR gets approved, the publish pipeline should then publish all outstanding changes since the last change that reached npm, and then update all the local packages accordingly.

The change files for this change are none as they shouldn't affect the package itself (otherwise we get in an infinite loop)

@rurikoaraki
Ruriko Araki (rurikoaraki) requested a review from a team as a code owner July 10, 2025 19:29
@rurikoaraki
Ruriko Araki (rurikoaraki) enabled auto-merge (squash) July 10, 2025 19:31
@rurikoaraki
Ruriko Araki (rurikoaraki) merged commit a245202 into microsoft:main Jul 10, 2025
11 checks passed
@rurikoaraki
Ruriko Araki (rurikoaraki) deleted the user/ruaraki/bump_FURN branch July 10, 2025 20:03
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.

2 participants