Skip to content

Commit

Permalink
Bump @fluentui/react-components from 9.54.1 to 9.54.2 in /webapp (#1010)
Browse files Browse the repository at this point in the history
Bumps
[@fluentui/react-components](https://github.com/microsoft/fluentui) from
9.54.1 to 9.54.2.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/fluentui/commit/5139ad8299071bb70681a140ce52b12cc24763fc"><code>5139ad8</code></a>
applying package updates</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/9ae683c22f2e65d94422a571ad5d3f97d0a77234"><code>9ae683c</code></a>
applying package updates</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/e81a20f5735ddaccd13a30a4e5e29858750e5903"><code>e81a20f</code></a>
chore:docs Ports CLA from wiki (<a
href="https://redirect.github.com/microsoft/fluentui/issues/31707">#31707</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/1556ec2800852d264916c2091834e1a3064affeb"><code>1556ec2</code></a>
chore: update tensile-perf and add chromedriver as dev dependency (<a
href="https://redirect.github.com/microsoft/fluentui/issues/31694">#31694</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/ab9021f909ac6e1c29759b70b379231392055bc7"><code>ab9021f</code></a>
applying package updates</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/3b89d2e39bcae45b06a49f6f5a22cd9f38c17e7f"><code>3b89d2e</code></a>
fix: fix react-18-tests-v9 to run tests (<a
href="https://redirect.github.com/microsoft/fluentui/issues/31716">#31716</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/53c54d4cb672436803f06daeaa7f65e7d1514cbd"><code>53c54d4</code></a>
fix(merge-styles): introduce <code>DeepPartialV2</code> type to avoid
infinite type inst...</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/57cd63405508ee26266cf105008f5da9683812b9"><code>57cd634</code></a>
feat: Implement <code>onMotionCancel</code> callback handler (<a
href="https://redirect.github.com/microsoft/fluentui/issues/31698">#31698</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/825951ce337233ab8bb286a38b8995cf05d8fedb"><code>825951c</code></a>
applying package updates</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/7f43260e89c965576406b8eaf85c887555e1cbbc"><code>7f43260</code></a>
applying package updates</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.54.1...@fluentui/react-components_v9.54.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.54.1&new-version=9.54.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 6108675 commit e0e829d
Show file tree
Hide file tree
Showing 2 changed files with 331 additions and 331 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": "^3.17.0",
"@azure/msal-react": "^2.0.14",
"@fluentui/react-components": "^9.54.1",
"@fluentui/react-components": "^9.54.2",
"@fluentui/react-icons": "^2.0.242",
"@fluentui/react-northstar": "^0.66.4",
"@microsoft/signalr": "^8.0.0",
Expand Down
Loading

0 comments on commit e0e829d

Please sign in to comment.