Skip to content

Commit

Permalink
Bump @fluentui/react-components from 9.46.7 to 9.47.1 in /webapp (#882)
Browse files Browse the repository at this point in the history
Bumps
[@fluentui/react-components](https://github.com/microsoft/fluentui) from
9.46.7 to 9.47.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.47.1</h2>
<h3>Prerelease changes</h3>
<ul>
<li>reverting <a
href="https://redirect.github.com/microsoft/fluentui/issues/30770">#30770</a>
which caused compilation issues (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30803">#30803</a>
by <a href="https://github.com/micahgodbolt">micahgodbolt</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/fluentui/commit/6a3e6bbbf140f0b87f1fe98a8b27fd813c16aec2"><code>6a3e6bb</code></a>
applying package updates</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/9e6c3cf0dfdad1aa0b4752919e2214c7da2a0d42"><code>9e6c3cf</code></a>
feat(react-swatch-picker): Added SwatchPickerRow component and rendering
util...</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/4f1b1fd95da8e50aabb74d61d30d7c2570c3e40e"><code>4f1b1fd</code></a>
revert: &quot;feat: add .js file extension to built output + unwrap
folder import/...</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/fd89630895495f072b46b3cfc8e6de8b255d4e92"><code>fd89630</code></a>
docs(react-swatch-picker): Added stories for Size, Shape and Spacing (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30781">#30781</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/cbd66542424c1874cc657d8f3018d3831f2937e6"><code>cbd6654</code></a>
applying package updates</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/b2ded2504c2579038b15ca797666cc81d55c0364"><code>b2ded25</code></a>
Release Rating to stable (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30740">#30740</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/e4022e259c27c90158ed0dbb5278df5aa714118f"><code>e4022e2</code></a>
feat: add .js file extension to built output + unwrap folder
import/export to...</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/9865fa91e4dd006de0cf96af196a24e2290a2337"><code>9865fa9</code></a>
fix: Applying correct styles to icon when ToggleButton is checked and
has a s...</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/0e4c8b7a83dc85945b135f89159225e09110a155"><code>0e4c8b7</code></a>
applying package updates</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/2e7373b2cb3270256272bbe282a83040e61b8ce3"><code>2e7373b</code></a>
fix: Update IStyleSet type to fix error when using TypeScript 5.3+ (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30753">#30753</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.46.7...@fluentui/react-components_v9.47.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.46.7&new-version=9.47.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent b6d64c1 commit 95f072e
Show file tree
Hide file tree
Showing 2 changed files with 580 additions and 566 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.3",
"@azure/msal-react": "^1.5.11",
"@fluentui/react-components": "^9.46.7",
"@fluentui/react-components": "^9.47.1",
"@fluentui/react-icons": "^2.0.232",
"@fluentui/react-northstar": "^0.66.4",
"@microsoft/signalr": "^8.0.0",
Expand Down
Loading

0 comments on commit 95f072e

Please sign in to comment.