Skip to content

Commit

Permalink
Bump @fluentui/react-components from 9.29.4 to 9.30.1 in /webapp (#296)
Browse files Browse the repository at this point in the history
Bumps
[@fluentui/react-components](https://github.com/microsoft/fluentui) from
9.29.4 to 9.30.1.
<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.30.1</h2>
<h3>Minor changes</h3>
<ul>
<li>feat: adds mountNode to DialogSurface API (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/29003">#29003</a>
by <a href="https://github.com/bsunderhus">bsunderhus</a>)</li>
<li>feat: release preview package (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/29005">#29005</a>
by <a href="https://github.com/marcosmoura">marcosmoura</a>)</li>
<li>feat: create react-motion-preview package with useMotion hook (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/28699">#28699</a>
by <a href="https://github.com/marcosmoura">marcosmoura</a>)</li>
<li>feat: add closeOnIframeFocus prop to Popover (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/28881">#28881</a>
by <a href="https://github.com/layershifter">layershifter</a>)</li>
<li>feat: Add IconDirectionProvider to FluentProvider (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/28803">#28803</a>
by <a href="https://github.com/tomi-msft">tomi-msft</a>)</li>
<li>feat: adds mountNode to Toaster API (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/29003">#29003</a>
by <a href="https://github.com/bsunderhus">bsunderhus</a>)</li>
<li>feat: add disabledFocusOnIframe for useOnClickOutside() (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/28881">#28881</a>
by <a href="https://github.com/layershifter">layershifter</a>)</li>
</ul>
<h3>Patches</h3>
<ul>
<li>fix: Small Button now uses token for its border radius (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/28589">#28589</a>
by <a
href="https://github.com/AbdulRehmanMehar">AbdulRehmanMehar</a>)</li>
<li>fix: CardHeader grid layout ignoring line-height of content (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/28968">#28968</a>
by <a href="https://github.com/marcosmoura">marcosmoura</a>)</li>
<li>fix: Improve visuals when Table/DataGrid overflows it's parent (PR
<a
href="https://redirect.github.com/microsoft/fluentui/issues/28940">#28940</a>
by <a href="https://github.com/george-cz">george-cz</a>)</li>
<li>fix: tag with secondary text has no top border under windows high
contrast (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/28963">#28963</a>
by <a
href="https://github.com/YuanboXue-Amber">YuanboXue-Amber</a>)</li>
<li>fix: use regular icon for dismiss (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/28958">#28958</a>
by <a
href="https://github.com/YuanboXue-Amber">YuanboXue-Amber</a>)</li>
<li>fix: <code>useOnClickOutside</code> should invoke callback on
clicking scrollbar (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/28965">#28965</a>
by <a
href="https://github.com/YuanboXue-Amber">YuanboXue-Amber</a>)</li>
</ul>
<h3>Prerelease changes</h3>
<ul>
<li>fix(react-infobutton): Making InfoButton's PopoverSurface inline by
default. (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/28605">#28605</a>
by <a href="https://github.com/sopranopillow">sopranopillow</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/fluentui/commit/937bff2d22d6e9d5848a1c0be748006c684934a3"><code>937bff2</code></a>
applying package updates</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/f40ca42c8392904750bf1ef24826d273d1a5b4d5"><code>f40ca42</code></a>
feat: release react-motion as preview (<a
href="https://redirect.github.com/microsoft/fluentui/issues/29005">#29005</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/17f08ac2e61d5f569067e78832096a54c3966d0b"><code>17f08ac</code></a>
fix(react-utilities): click scrollbar should invoke callback in
`useOnClickOu...</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/3ef92a485889eee5010ed32b8fc1ec1d8127cc44"><code>3ef92a4</code></a>
feat: adds mountNode to DialogSurface and Toaster (<a
href="https://redirect.github.com/microsoft/fluentui/issues/29003">#29003</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/3162ff55dcdea85f51378365d76fa82cfd961ff2"><code>3162ff5</code></a>
applying package updates</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/ecaa08385bb0e25eafe87e3fb4424cb9139eea2d"><code>ecaa083</code></a>
Add IconDirectionProvider to FluentProvider (<a
href="https://redirect.github.com/microsoft/fluentui/issues/28803">#28803</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/7d000380a0fe32769a17ed3cb14d91e2db51be4b"><code>7d00038</code></a>
feat(react-icons-mdl2-branded): Add VivaEngageIcon (<a
href="https://redirect.github.com/microsoft/fluentui/issues/28979">#28979</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/33c2bf22e5cd7ebb382c694b0cc8b7442ce54dd4"><code>33c2bf2</code></a>
fix (<a
href="https://redirect.github.com/microsoft/fluentui/issues/29002">#29002</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/02ba3f4b1554a9b29d684d4f2c46aaeff1cf12dd"><code>02ba3f4</code></a>
chore: Make triage bot add needs triage label to new issues (<a
href="https://redirect.github.com/microsoft/fluentui/issues/28994">#28994</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/1f13e55593905c2a04cf39f580b79fd44ccd2eba"><code>1f13e55</code></a>
fix(react-tags-preview): use regular icon for dismiss (<a
href="https://redirect.github.com/microsoft/fluentui/issues/28958">#28958</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.29.4...@fluentui/react-components_v9.30.1">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.29.4&new-version=9.30.1)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 6, 2023
1 parent 0a203a3 commit 742cc6e
Show file tree
Hide file tree
Showing 2 changed files with 406 additions and 405 deletions.
2 changes: 1 addition & 1 deletion webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@azure/msal-browser": "^2.38.1",
"@azure/msal-react": "^1.5.1",
"@fluentui/react-components": "^9.29.4",
"@fluentui/react-components": "^9.30.1",
"@fluentui/react-icons": "^2.0.209",
"@fluentui/react-northstar": "^0.66.4",
"@microsoft/signalr": "^7.0.10",
Expand Down

0 comments on commit 742cc6e

Please sign in to comment.