Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @fluentui/react-components from 9.41.0 to 9.46.3 in /webapp #786

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps @fluentui/react-components from 9.41.0 to 9.46.3.

Release notes

Sourced from @​fluentui/react-components's releases.

@​fluentui/react-components v9.46.3

Minor changes

Patches

  • DataGrid to use dedicated custom events instead of simulated keypresses. (PR #30387 by mshoho)
  • Tabster 5.3.0 and Keyborg 2.4.1. (PR #30387 by mshoho)
Commits
  • eeb2656 applying package updates
  • c55a16a fix: CommandBar menu icon is not visually disabled in high contrast mode (#29...
  • a56a5d3 Tabster with ShadowDOM support (#30429)
  • a14e0e4 feat(workspace-plugin): add bundle-size-configuration generator (#30428)
  • 7f29fb6 Adding .mcworld and .mctemplate filetype icons, updated FabricCDN url. (#30422)
  • a2c784f chore: remove sizeauditor lightrail config (#30425)
  • 77bc3fe feat: remove bundle-size-auditor package including its usage and replace it w...
  • 359c271 applying package updates
  • 4ea2ac4 Tabster 5.3.0 and Keyborg 2.4.1 (#30387)
  • 41c129b chore(react): setup monosize for measuring bundle size which will replace siz...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [@fluentui/react-components](https://github.com/microsoft/fluentui) from 9.41.0 to 9.46.3.
- [Release notes](https://github.com/microsoft/fluentui/releases)
- [Changelog](https://github.com/microsoft/fluentui/blob/master/azure-pipelines.release-fluentui.yml)
- [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.41.0...@fluentui/react-components_v9.46.3)

---
updated-dependencies:
- dependency-name: "@fluentui/react-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 5, 2024
@github-actions github-actions bot added the webapp Pull requests that update Typescript code label Feb 5, 2024
@glahaye glahaye added this pull request to the merge queue Feb 6, 2024
Merged via the queue into main with commit 7560eda Feb 7, 2024
6 checks passed
@glahaye glahaye deleted the dependabot/npm_and_yarn/webapp/fluentui/react-components-9.46.3 branch February 7, 2024 00:00
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
…rosoft#786)

Bumps
[@fluentui/react-components](https://github.com/microsoft/fluentui) from
9.41.0 to 9.46.3.
<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.3</h2>
<h3>Minor changes</h3>
<ul>
<li>Optional ShadowDOM support. (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30429">#30429</a>
by <a href="https://github.com/mshoho">mshoho</a>)</li>
<li>getParent() version with ShadowDOM support. (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30429">#30429</a>
by <a href="https://github.com/mshoho">mshoho</a>)</li>
</ul>
<h3>Patches</h3>
<ul>
<li>DataGrid to use dedicated custom events instead of simulated
keypresses. (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30387">#30387</a>
by <a href="https://github.com/mshoho">mshoho</a>)</li>
<li>Tabster 5.3.0 and Keyborg 2.4.1. (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30387">#30387</a>
by <a href="https://github.com/mshoho">mshoho</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/fluentui/commit/eeb2656f81977a5821c36ca854fe2781d9dcfd1b"><code>eeb2656</code></a>
applying package updates</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/c55a16a06b489f733384e65642b37343650d2f38"><code>c55a16a</code></a>
fix: CommandBar menu icon is not visually disabled in high contrast mode
(<a
href="https://redirect.github.com/microsoft/fluentui/issues/29">#29</a>...</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/a56a5d3223c192a2a815ed84346825326541280a"><code>a56a5d3</code></a>
Tabster with ShadowDOM support (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30429">#30429</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/a14e0e453f8f4daaff1f7c987d64ae1bdaaca933"><code>a14e0e4</code></a>
feat(workspace-plugin): add bundle-size-configuration generator (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30428">#30428</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/7f29fb6016f0a33fd7b8974370f09179ed4cc992"><code>7f29fb6</code></a>
Adding .mcworld and .mctemplate filetype icons, updated FabricCDN url.
(<a
href="https://redirect.github.com/microsoft/fluentui/issues/30422">#30422</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/a2c784f4a2990f056b7146543d8b06bf2cff408b"><code>a2c784f</code></a>
chore: remove sizeauditor lightrail config (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30425">#30425</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/77bc3fe457ee3bb4a7808cc6dd92b3427a393bb1"><code>77bc3fe</code></a>
feat: remove bundle-size-auditor package including its usage and replace
it w...</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/359c271e0defa6122ee30e9af117599c882dfe71"><code>359c271</code></a>
applying package updates</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/4ea2ac442b26360c3e0e86a0225ac4570c89f636"><code>4ea2ac4</code></a>
Tabster 5.3.0 and Keyborg 2.4.1 (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30387">#30387</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/41c129b1db39c32ba410be8e614750a079fb2ab8"><code>41c129b</code></a>
chore(react): setup monosize for measuring bundle size which will
replace siz...</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.41.0...@fluentui/react-components_v9.46.3">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.41.0&new-version=9.46.3)](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>
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
…rosoft#786)

Bumps
[@fluentui/react-components](https://github.com/microsoft/fluentui) from
9.41.0 to 9.46.3.
<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.3</h2>
<h3>Minor changes</h3>
<ul>
<li>Optional ShadowDOM support. (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30429">#30429</a>
by <a href="https://github.com/mshoho">mshoho</a>)</li>
<li>getParent() version with ShadowDOM support. (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30429">#30429</a>
by <a href="https://github.com/mshoho">mshoho</a>)</li>
</ul>
<h3>Patches</h3>
<ul>
<li>DataGrid to use dedicated custom events instead of simulated
keypresses. (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30387">#30387</a>
by <a href="https://github.com/mshoho">mshoho</a>)</li>
<li>Tabster 5.3.0 and Keyborg 2.4.1. (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/30387">#30387</a>
by <a href="https://github.com/mshoho">mshoho</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/fluentui/commit/eeb2656f81977a5821c36ca854fe2781d9dcfd1b"><code>eeb2656</code></a>
applying package updates</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/c55a16a06b489f733384e65642b37343650d2f38"><code>c55a16a</code></a>
fix: CommandBar menu icon is not visually disabled in high contrast mode
(<a
href="https://redirect.github.com/microsoft/fluentui/issues/29">#29</a>...</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/a56a5d3223c192a2a815ed84346825326541280a"><code>a56a5d3</code></a>
Tabster with ShadowDOM support (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30429">#30429</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/a14e0e453f8f4daaff1f7c987d64ae1bdaaca933"><code>a14e0e4</code></a>
feat(workspace-plugin): add bundle-size-configuration generator (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30428">#30428</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/7f29fb6016f0a33fd7b8974370f09179ed4cc992"><code>7f29fb6</code></a>
Adding .mcworld and .mctemplate filetype icons, updated FabricCDN url.
(<a
href="https://redirect.github.com/microsoft/fluentui/issues/30422">#30422</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/a2c784f4a2990f056b7146543d8b06bf2cff408b"><code>a2c784f</code></a>
chore: remove sizeauditor lightrail config (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30425">#30425</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/77bc3fe457ee3bb4a7808cc6dd92b3427a393bb1"><code>77bc3fe</code></a>
feat: remove bundle-size-auditor package including its usage and replace
it w...</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/359c271e0defa6122ee30e9af117599c882dfe71"><code>359c271</code></a>
applying package updates</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/4ea2ac442b26360c3e0e86a0225ac4570c89f636"><code>4ea2ac4</code></a>
Tabster 5.3.0 and Keyborg 2.4.1 (<a
href="https://redirect.github.com/microsoft/fluentui/issues/30387">#30387</a>)</li>
<li><a
href="https://github.com/microsoft/fluentui/commit/41c129b1db39c32ba410be8e614750a079fb2ab8"><code>41c129b</code></a>
chore(react): setup monosize for measuring bundle size which will
replace siz...</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.41.0...@fluentui/react-components_v9.46.3">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.41.0&new-version=9.46.3)](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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code webapp Pull requests that update Typescript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant