Skip to content

Commit

Permalink
Bump @fluentui/react-components from 9.46.4 to 9.46.7 in /webapp (#833)
Browse files Browse the repository at this point in the history
Bumps
[@fluentui/react-components](https://github.com/microsoft/fluentui) from
9.46.4 to 9.46.7.
<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.7</h2>
<h3>Minor changes</h3>
<ul>
<li>feat: export TagGroupContextValues type (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30645">#30645</a>
by <a href="https://github.com/bsunderhus">bsunderhus</a>)</li>
</ul>
<h2><code>@​fluentui/react-components</code> v9.46.6</h2>
<h3>Minor changes</h3>
<ul>
<li>refactor: Deprecate ComboboxContext in favour of ListboxContext (PR
<a
href="https://redirect.github.com/microsoft/fluentui/issues/30575">#30575</a>
by <a href="https://github.com/ling1726">ling1726</a>)</li>
</ul>
<h3>Patches</h3>
<ul>
<li>chore: deprecate ComboboxContext (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30575">#30575</a>
by <a href="https://github.com/ling1726">ling1726</a>)</li>
<li>fix: Input should start with undefined, same as textarea (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30534">#30534</a>
by <a href="https://github.com/EHF32">EHF32</a>)</li>
<li>fix: Add focus border styling to Rating (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30581">#30581</a>
by <a href="https://github.com/tomi-msft">tomi-msft</a>)</li>
<li>fix: update RatingItem styling to use flex to align all items
properly (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30638">#30638</a>
by <a href="https://github.com/tomi-msft">tomi-msft</a>)</li>
<li>fix: Add flex wrap to Rating and RatingDisplay (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30639">#30639</a>
by <a href="https://github.com/tomi-msft">tomi-msft</a>)</li>
<li>feat(swatch-picker): Added plain ColorSwatch sub component. (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30544">#30544</a>
by <a
href="https://github.com/ValentinaKozlova">ValentinaKozlova</a>)</li>
</ul>
<h3>Prerelease changes</h3>
<ul>
<li>feat: Add pagination for both static and dynamic virtualizers (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30560">#30560</a>
by <a href="https://github.com/Mitch-At-Work">Mitch-At-Work</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/fluentui/commit/53ea81e7e06f30e7ec95c6c889ba3dadb457614a"><code>53ea81e</code></a>
applying package updates</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/c790b9b2f4e0c929b0d8ed773be1b9351526f241"><code>c790b9b</code></a>
docs: switch to Stackblitz export (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30613">#30613</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/f357c800c5f39bfe46a9081ce47f38b983dfbe7e"><code>f357c80</code></a>
Add dynamic status badge for Test Coverage in package README (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30655">#30655</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/4596285379d224fb7ed27b459db0ee1ed90160fa"><code>4596285</code></a>
Bump jest-axe from 6.0.1 to 8.0.0 (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30309">#30309</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/c7342e34da73fb518c8341515c369ff026547c2c"><code>c7342e3</code></a>
chore(react-combobox): rollback export of internal hooks (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30648">#30648</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/6bd8fa75a19551ee7ac968d1619b49d8c10dbec8"><code>6bd8fa7</code></a>
Removing 'getTheme' from BasicList examples (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30641">#30641</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/b0f39c7d0809e5e608fd0c2057f63c760c2b5cda"><code>b0f39c7</code></a>
Scaffold new dev docs (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30483">#30483</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/6dbbed43b5a12846cbb4f781f8de8b62f010ebc9"><code>6dbbed4</code></a>
build(deps): bump es5-ext from 0.10.53 to 0.10.63 (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30625">#30625</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/a64d8f6f2cabdc7a2d4b2badbddad04cbe68f1e1"><code>a64d8f6</code></a>
feature(react-combobox): export internal hooks and types (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30646">#30646</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/ace98f73a615f3876ff4d7d4995441af1aa55675"><code>ace98f7</code></a>
feat(react-tags): export TagGroupContextValues type (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30645">#30645</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.46.4...@fluentui/react-components_v9.46.7">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.4&new-version=9.46.7)](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 5, 2024
1 parent 8f1659f commit 8006d14
Show file tree
Hide file tree
Showing 2 changed files with 510 additions and 509 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.4",
"@fluentui/react-components": "^9.46.7",
"@fluentui/react-icons": "^2.0.230",
"@fluentui/react-northstar": "^0.66.4",
"@microsoft/signalr": "^8.0.0",
Expand Down
Loading

0 comments on commit 8006d14

Please sign in to comment.