Skip to content

Commit 48fd8c2

Browse files
Bump @fluentui/react-components from 9.46.3 to 9.46.4 in /webapp (microsoft#797)
Bumps [@fluentui/react-components](https://github.com/microsoft/fluentui) from 9.46.3 to 9.46.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/fluentui/releases"><code>@​fluentui/react-components</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​fluentui/react-components</code> v9.46.4</h2> <h3>Minor changes</h3> <ul> <li>chore: Simplify high contrast visuals for RatingItem, and remove iconOutline from RatingDisplay (PR <a href="https://github.com/microsoft/fluentui/issues/30457">#30457</a> by <a href="https://github.com/behowell">behowell</a>)</li> <li>feat: useSetKeyboardNavigation hook (PR <a href="https://github.com/microsoft/fluentui/issues/30316">#30316</a> by <a href="https://github.com/ling1726">ling1726</a>)</li> </ul> <h3>Patches</h3> <ul> <li>chore: adds <code>@​fluentui/react-jsx-runtime</code> as dependency (PR <a href="https://github.com/microsoft/fluentui/issues/30485">#30485</a> by <a href="https://github.com/bsunderhus">bsunderhus</a>)</li> <li>fix: Update year and month pickers to use the correct keyboard navigation type and apply requested focus indicator width from design for day picker. (PR <a href="https://github.com/microsoft/fluentui/issues/30435">#30435</a> by <a href="https://github.com/sopranopillow">sopranopillow</a>)</li> <li>fix: Apply aria-disabled to DatePicker's contentAfter slot to avoid confusion when using screen readers. (PR <a href="https://github.com/microsoft/fluentui/issues/30435">#30435</a> by <a href="https://github.com/sopranopillow">sopranopillow</a>)</li> <li>fix: MessageBar with no actions should have correct spacing (PR <a href="https://github.com/microsoft/fluentui/issues/30481">#30481</a> by <a href="https://github.com/ling1726">ling1726</a>)</li> <li>fix(react-migration-v0-v9): add northstar to dependencies (PR <a href="https://github.com/microsoft/fluentui/issues/30303">#30303</a> by <a href="https://github.com/Hotell">Hotell</a>)</li> <li>chore: bump northstar version (PR <a href="https://github.com/microsoft/fluentui/issues/30478">#30478</a> by <a href="https://github.com/Hotell">Hotell</a>)</li> <li>fix: Resize heuristic should account for zero dimensions (PR <a href="https://github.com/microsoft/fluentui/issues/30439">#30439</a> by <a href="https://github.com/ling1726">ling1726</a>)</li> <li>chore: add accesibility props to Rating and RatingDisplay (PR <a href="https://github.com/microsoft/fluentui/issues/30414">#30414</a> by <a href="https://github.com/tomi-msft">tomi-msft</a>)</li> <li>chore: add accessibility props to Rating and RatingDisplay (PR <a href="https://github.com/microsoft/fluentui/issues/30421">#30421</a> by <a href="https://github.com/tomi-msft">tomi-msft</a>)</li> <li>Adds custom onChange callback on SearchBox preview so consumers can handle clear event. (PR <a href="https://github.com/microsoft/fluentui/issues/29038">#29038</a> by <a href="https://github.com/syphe">syphe</a>)</li> <li>bugfix: regression fix for focus and blur events on TreeItem (PR <a href="https://github.com/microsoft/fluentui/issues/30436">#30436</a> by <a href="https://github.com/bsunderhus">bsunderhus</a>)</li> <li>bugfix: onOpenChange inconsistent between Tree and TreeItem (PR <a href="https://github.com/microsoft/fluentui/issues/30050">#30050</a> by <a href="https://github.com/bsunderhus">bsunderhus</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/fluentui/commit/df60b15b5a8949962806542be85e72247bb5bff4"><code>df60b15</code></a> applying package updates</li> <li><a href="https://github.com/microsoft/fluentui/commit/d89076308f8f3cfe80756f873bc12447a474e12c"><code>d890763</code></a> [1 of N] [Size optimization] Compress charting bundle size by mangling variab...</li> <li><a href="https://github.com/microsoft/fluentui/commit/36a4c3b734b77fefaa3f137a88a12d4a5ebeae7a"><code>36a4c3b</code></a> Fix bugs in gauge chart (<a href="https://github.com/microsoft/fluentui/issues/26681">#26681</a>)</li> <li><a href="https://github.com/microsoft/fluentui/commit/af94003107288eaa92a600c73ce266459d52b610"><code>af94003</code></a> Adds onDismiss callback when clear button is clicked on SearchBox preview (<a href="https://github.com/microsoft/fluentui/issues/2">#2</a>...</li> <li><a href="https://github.com/microsoft/fluentui/commit/a440eb78c79b197240148e500b2ea9d3599eaa6f"><code>a440eb7</code></a> chore: bump nx to 17.3.x (<a href="https://github.com/microsoft/fluentui/issues/30472">#30472</a>)</li> <li><a href="https://github.com/microsoft/fluentui/commit/41f84097c6a12f6f4188b8021a36cd118d30b1e0"><code>41f8409</code></a> fix(workspace-plugin): dont use ecma reserved word for star import alias with...</li> <li><a href="https://github.com/microsoft/fluentui/commit/0a9926b27316b3e29009638e58458bedf49091ba"><code>0a9926b</code></a> fix: Resize heuristic should account for zero dimensions (<a href="https://github.com/microsoft/fluentui/issues/30439">#30439</a>)</li> <li><a href="https://github.com/microsoft/fluentui/commit/f48102457c4fd9ac295e02b8fa70946c6e80e6d7"><code>f481024</code></a> chore(react-aria): adds <code>@​fluentui/react-jsx-runtime</code> as dependency (<a href="https://github.com/microsoft/fluentui/issues/30485">#30485</a>)</li> <li><a href="https://github.com/microsoft/fluentui/commit/1b8ade8a67f75ec4007f54a52a94f61879f6b215"><code>1b8ade8</code></a> fix: MessageBar with no actions should have correct spacing (<a href="https://github.com/microsoft/fluentui/issues/30481">#30481</a>)</li> <li><a href="https://github.com/microsoft/fluentui/commit/c39e261e7c1f7543c8f0892461597765aaca2970"><code>c39e261</code></a> applying package updates</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.46.3...@fluentui/react-components_v9.46.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@fluentui/react-components&package-manager=npm_and_yarn&previous-version=9.46.3&new-version=9.46.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d26e07 commit 48fd8c2

File tree

2 files changed

+235
-234
lines changed

2 files changed

+235
-234
lines changed

webapp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@azure/msal-browser": "^2.38.3",
1919
"@azure/msal-react": "^1.5.11",
20-
"@fluentui/react-components": "^9.46.3",
20+
"@fluentui/react-components": "^9.46.4",
2121
"@fluentui/react-icons": "^2.0.224",
2222
"@fluentui/react-northstar": "^0.66.4",
2323
"@microsoft/signalr": "^8.0.0",

0 commit comments

Comments
 (0)