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.47.1 to 9.47.2 in /webapp #915

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps @fluentui/react-components from 9.47.1 to 9.47.2.

Release notes

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

@​fluentui/react-components v9.47.2

Minor changes

Patches

Commits
  • 904cc7e applying package updates
  • 2526d65 Revert "fix: Input should start with undefined, same as textarea" (#30845)
  • 0463fce docs(public-docsite-v9): fix order of items in nav menu (#30601)
  • b0d5967 applying package updates
  • 0a59344 fix(react-experiments): Fix build errors in TypeScript 5.3.3 (#30812)
  • 4d4b5d1 chore: make storybook 6 work with TypeScript 5.3.3 (#30816)
  • 04414c3 feat(scripts/storybook): extend getPackageStoriesGlob api with `excludeStorie...
  • df9e1ae feat(react-swatch-picker): Added icon, disabled state and initials (#30843)
  • 1eafb87 build(deps): bump follow-redirects from 1.15.5 to 1.15.6 (#30790)
  • ddae45b build(deps-dev): bump webpack-dev-middleware from 7.0.0 to 7.1.0 (#30848)
  • 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.47.1 to 9.47.2.
- [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.47.1...@fluentui/react-components_v9.47.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2024
@github-actions github-actions bot added the webapp Pull requests that update Typescript code label Apr 1, 2024
@glahaye glahaye added this pull request to the merge queue Apr 1, 2024
Merged via the queue into main with commit 88a1354 Apr 1, 2024
6 checks passed
@glahaye glahaye deleted the dependabot/npm_and_yarn/webapp/fluentui/react-components-9.47.2 branch April 1, 2024 19:15
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
…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>
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
…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>
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