Skip to content

Commit

Permalink
Bump @fluentui/react-components from 9.47.1 to 9.47.2 in /webapp (mic…
Browse files Browse the repository at this point in the history
…rosoft#915)

Bumps
[@fluentui/react-components](https://github.com/microsoft/fluentui) from
9.47.1 to 9.47.2.
<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.47.2</h2>
<h3>Minor changes</h3>
<ul>
<li>fix: Build errors in TypeScript 5.3 (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30810">#30810</a>
by <a href="https://github.com/behowell">behowell</a>)</li>
<li>fix: column resizing in StrictMode now works (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30743">#30743</a>
by <a href="https://github.com/george-cz">george-cz</a>)</li>
<li>fix: DataGrid - prevent unwanted sort after column resizing (<a
href="https://redirect.github.com/microsoft/fluentui/issues/27803">#27803</a>)
(PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30780">#30780</a>
by <a href="https://github.com/george-cz">george-cz</a>)</li>
<li>feat: adds appearance and dismissible to TagGroupContext (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30800">#30800</a>
by <a href="https://github.com/bsunderhus">bsunderhus</a>)</li>
</ul>
<h3>Patches</h3>
<ul>
<li>fix: Align Combobox's text baseline with other controls like Input
(PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30733">#30733</a>
by <a href="https://github.com/behowell">behowell</a>)</li>
<li>fix: Align horizontal Field labels with control text (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30732">#30732</a>
by <a href="https://github.com/behowell">behowell</a>)</li>
<li>Revert <a
href="https://redirect.github.com/microsoft/fluentui/issues/30845">#30845</a>
&quot;fix: Input should start with undefined, same as textarea&quot; (PR
<a
href="https://redirect.github.com/microsoft/fluentui/issues/30845">#30845</a>
by <a href="https://github.com/ling1726">ling1726</a>)</li>
<li>chore: Increase hit target of input element to fill to the border
(PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30825">#30825</a>
by <a href="https://github.com/behowell">behowell</a>)</li>
<li>bugfix: add system colors on hover (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30071">#30071</a>
by <a href="https://github.com/bsunderhus">bsunderhus</a>)</li>
<li>bug: Fix accessibility labels and roles (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30805">#30805</a>
by <a href="https://github.com/Mitch-At-Work">Mitch-At-Work</a>)</li>
<li>docs: update Readme to remove unstable statement (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30735">#30735</a>
by <a
href="https://github.com/YuanboXue-Amber">YuanboXue-Amber</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/fluentui/commit/904cc7e0f17d7f91a88e38f66e4c830ed6400e05"><code>904cc7e</code></a>
applying package updates</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/2526d651701baae743deaa5bbb4eaaa6f0759394"><code>2526d65</code></a>
Revert &quot;fix: Input should start with undefined, same as
textarea&quot; (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30845">#30845</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/0463fce7f70a405987272f82092c754ea11318da"><code>0463fce</code></a>
docs(public-docsite-v9): fix order of items in nav menu (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30601">#30601</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/b0d5967aae4d30ed75a1ec6aa72437047a706688"><code>b0d5967</code></a>
applying package updates</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/0a593445b3809289313bc6d49dedd18f33a850e4"><code>0a59344</code></a>
fix(react-experiments): Fix build errors in TypeScript 5.3.3 (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30812">#30812</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/4d4b5d1e6d5009ca36ab9a9f77d76d8d5aa8f3ab"><code>4d4b5d1</code></a>
chore: make storybook 6 work with TypeScript 5.3.3 (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30816">#30816</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/04414c3b49686c7ce51d44ffad586a9b8de15632"><code>04414c3</code></a>
feat(scripts/storybook): extend getPackageStoriesGlob api with
`excludeStorie...</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/df9e1ae721c2ad1c3b6dbeeda00f260eb94fdb74"><code>df9e1ae</code></a>
feat(react-swatch-picker): Added icon, disabled state and initials (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30843">#30843</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/1eafb87c19fd5069342ee227e3030ee2cbba536b"><code>1eafb87</code></a>
build(deps): bump follow-redirects from 1.15.5 to 1.15.6 (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30790">#30790</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/ddae45b956592eb2d33c35d30b4f177ec0fcf2de"><code>ddae45b</code></a>
build(deps-dev): bump webpack-dev-middleware from 7.0.0 to 7.1.0 (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30848">#30848</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.47.1...@fluentui/react-components_v9.47.2">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.47.1&new-version=9.47.2)](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] authored Apr 1, 2024
1 parent af2a1b7 commit 53f27cb
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 106 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.4",
"@azure/msal-react": "^1.5.11",
"@fluentui/react-components": "^9.47.1",
"@fluentui/react-components": "^9.47.2",
"@fluentui/react-icons": "^2.0.233",
"@fluentui/react-northstar": "^0.66.4",
"@microsoft/signalr": "^8.0.0",
Expand Down
Loading

0 comments on commit 53f27cb

Please sign in to comment.