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.54.6 to 9.54.10 in /webapp #1109

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps @fluentui/react-components from 9.54.6 to 9.54.10.

Release notes

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

@​fluentui/react-components v9.54.10

Patches

@​fluentui/react-components v9.54.8

Minor changes

Patches

Commits
  • 6d615a3 release: applying package updates - react-components
  • 6ce9dc9 ci: make public-docsite-v9 deploy pipeline work and make it faster (#32248)
  • 0c43a22 fix(Toolbar): hardcode size of ToolbarButton (#32185)
  • fc76da9 chore: deprecate @​fluentui/react-motion-preview (#32190)
  • 43ec035 release: applying package updates - web-components
  • dc714f8 docs: add wrapping menu item example to ContextualMenu docs (#31289)
  • 0a15037 docs: update title of v8 keyboard-accessible drag & drop example, add docs (#...
  • 7f847ed release: applying package updates - react-components
  • edd3637 fix: Card does not override specified focusMode based on event listeners (#32...
  • f239694 Fix undefined reference in older browsers in useMessageBarReflow (#32238)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 12, 2024
@github-actions github-actions bot added the webapp Pull requests that update Typescript code label Aug 12, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webapp/fluentui/react-components-9.54.10 branch from b168aa8 to 50168e7 Compare August 12, 2024 17:59
Bumps [@fluentui/react-components](https:/microsoft/fluentui) from 9.54.6 to 9.54.10.
- [Release notes](https:/microsoft/fluentui/releases)
- [Changelog](https:/microsoft/fluentui/blob/master/azure-pipelines.release-fluentui.yml)
- [Commits](https:/microsoft/fluentui/compare/@fluentui/react-components_v9.54.6...@fluentui/react-components_v9.54.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webapp/fluentui/react-components-9.54.10 branch from 50168e7 to 8f09d21 Compare August 12, 2024 18:01
@glahaye glahaye added this pull request to the merge queue Aug 12, 2024
Merged via the queue into main with commit ec6e87f Aug 12, 2024
5 checks passed
@glahaye glahaye deleted the dependabot/npm_and_yarn/webapp/fluentui/react-components-9.54.10 branch August 12, 2024 19:28
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
…crosoft#1109)

Bumps
[@fluentui/react-components](https:/microsoft/fluentui) from
9.54.6 to 9.54.10.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https:/microsoft/fluentui/releases"><code>@​fluentui/react-components</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​fluentui/react-components</code> v9.54.10</h2>
<h3>Patches</h3>
<ul>
<li>fix: hardcode size of <code>ToolbarButton</code> (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/32185">#32185</a>
by <a href="https:/layershifter">layershifter</a>)</li>
</ul>
<h2><code>@​fluentui/react-components</code> v9.54.8</h2>
<h3>Minor changes</h3>
<ul>
<li>feat: Implement carousel autoplay button and functionality (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/32154">#32154</a>
by <a href="https:/Mitch-At-Work">Mitch-At-Work</a>)</li>
<li>feat: Builds out and styles AppItemStatic (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/32161">#32161</a>
by <a href="https:/mltejera">mltejera</a>)</li>
</ul>
<h3>Patches</h3>
<ul>
<li>fix: Button styles on hover/active state (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/32155">#32155</a>
by <a href="https:/Mitch-At-Work">Mitch-At-Work</a>)</li>
<li>Added comments on deprecated appearances (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/32176">#32176</a>
by <a href="https:/GeoffCoxMSFT">GeoffCoxMSFT</a>)</li>
<li>fix(Popover): fix shadows on arrows (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/32138">#32138</a>
by <a href="https:/layershifter">layershifter</a>)</li>
<li>update wave animation (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/32077">#32077</a>
by <a href="https:/dmytrokirpa">dmytrokirpa</a>)</li>
<li>bugfix: removes Partial from TableProps usage (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/32159">#32159</a>
by <a href="https:/bsunderhus">bsunderhus</a>)</li>
<li>feat: add collapse motion to Tree (PR <a
href="https://redirect.github.com/microsoft/fluentui/issues/32163">#32163</a>
by <a href="https:/akatrukhin">akatrukhin</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https:/microsoft/fluentui/commit/6d615a3a40dc942734ff88fe96a1083ad4eb772f"><code>6d615a3</code></a>
release: applying package updates - react-components</li>
<li><a
href="https:/microsoft/fluentui/commit/6ce9dc956999e24aa29d9b95710072c2f945e040"><code>6ce9dc9</code></a>
ci: make public-docsite-v9 deploy pipeline work and make it faster (<a
href="https://redirect.github.com/microsoft/fluentui/issues/32248">#32248</a>)</li>
<li><a
href="https:/microsoft/fluentui/commit/0c43a227ac779d017ab4c315cea2f5fceb7d3fc0"><code>0c43a22</code></a>
fix(Toolbar): hardcode size of <code>ToolbarButton</code> (<a
href="https://redirect.github.com/microsoft/fluentui/issues/32185">#32185</a>)</li>
<li><a
href="https:/microsoft/fluentui/commit/fc76da91364713caf74a27f5fa029712c3302858"><code>fc76da9</code></a>
chore: deprecate <code>@​fluentui/react-motion-preview</code> (<a
href="https://redirect.github.com/microsoft/fluentui/issues/32190">#32190</a>)</li>
<li><a
href="https:/microsoft/fluentui/commit/43ec035f81c840e39f26cba0f8cad9eee19a9659"><code>43ec035</code></a>
release: applying package updates - web-components</li>
<li><a
href="https:/microsoft/fluentui/commit/dc714f81be7ddeefba0c26ca18354959580fcd77"><code>dc714f8</code></a>
docs: add wrapping menu item example to ContextualMenu docs (<a
href="https://redirect.github.com/microsoft/fluentui/issues/31289">#31289</a>)</li>
<li><a
href="https:/microsoft/fluentui/commit/0a1503794daa554a96d1d3a9b0d14c8cabcb5351"><code>0a15037</code></a>
docs: update title of v8 keyboard-accessible drag &amp; drop example,
add docs (#...</li>
<li><a
href="https:/microsoft/fluentui/commit/7f847ed57e7fd12b42489a653ab496f0209872d0"><code>7f847ed</code></a>
release: applying package updates - react-components</li>
<li><a
href="https:/microsoft/fluentui/commit/edd363739604b199194b5ab8f99b503641044906"><code>edd3637</code></a>
fix: Card does not override specified focusMode based on event listeners
(<a
href="https://redirect.github.com/microsoft/fluentui/issues/32">#32</a>...</li>
<li><a
href="https:/microsoft/fluentui/commit/f239694de65d5987e0dfaaa07d4dc54a2a4b869f"><code>f239694</code></a>
Fix undefined reference in older browsers in useMessageBarReflow (<a
href="https://redirect.github.com/microsoft/fluentui/issues/32238">#32238</a>)</li>
<li>Additional commits viewable in <a
href="https:/microsoft/fluentui/compare/@fluentui/react-components_v9.54.6...@fluentui/react-components_v9.54.10">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.6&new-version=9.54.10)](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