chore(deps): upgrade @fluentui/react-components v9.70.0 -> v9.73.7 - #633
Open
David Zukowski (dvdzkwsk) wants to merge 4 commits into
Open
chore(deps): upgrade @fluentui/react-components v9.70.0 -> v9.73.7#633David Zukowski (dvdzkwsk) wants to merge 4 commits into
David Zukowski (dvdzkwsk) wants to merge 4 commits into
Conversation
David Zukowski (dvdzkwsk)
force-pushed
the
david/upgrade-fluent
branch
2 times, most recently
from
April 14, 2026 17:16
0b4feb6 to
6be0409
Compare
Contributor
|
David Zukowski (@dvdzkwsk) yup we follow single version policy if possible, seem you forgot to commit some changes. ty |
David Zukowski (dvdzkwsk)
force-pushed
the
david/upgrade-fluent
branch
from
April 15, 2026 17:11
6be0409 to
06a92d1
Compare
Contributor
Author
Martin Hochel (@Hotell) it should be good now :) |
Michael E. (miceclavea)
approved these changes
Apr 15, 2026
Yi Zhang (sxsx1xsxs)
left a comment
Contributor
There was a problem hiding this comment.
there is no package.json update but only lock file update?
Yi Zhang (sxsx1xsxs)
self-requested a review
April 15, 2026 23:39
Yi Zhang (sxsx1xsxs)
approved these changes
Apr 15, 2026
Contributor
Author
Yes. It isn't necessary to update the package.json in this case. Obviously we could, but it isn't necessary. |
David Zukowski (dvdzkwsk)
force-pushed
the
david/upgrade-fluent
branch
from
April 20, 2026 22:08
c9ad26b to
4fa5634
Compare
Contributor
Author
|
Victor Genaev (@mainframev), mind taking a look? The checks are passing. |
David Zukowski (dvdzkwsk)
force-pushed
the
david/upgrade-fluent
branch
from
May 6, 2026 17:07
5901725 to
d6a8ab0
Compare
Contributor
Author
|
Victor Genaev (@mainframev), Martin Hochel (@Hotell), could I get a stamp on this if it looks good to you? Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It seems like this repo prefers to maintain a single version of fluent, so I upgraded it at the root rather than adding a
devDependencytopackages/react-cap-theme, which wants access to new tokens in @fluentui/react-components.