-
Notifications
You must be signed in to change notification settings - Fork 704
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.39.0 to 9.41.0 in /webapp #627
Merged
momuno
merged 1 commit into
main
from
dependabot/npm_and_yarn/webapp/fluentui/react-components-9.41.0
Nov 20, 2023
Merged
Bump @fluentui/react-components from 9.39.0 to 9.41.0 in /webapp #627
momuno
merged 1 commit into
main
from
dependabot/npm_and_yarn/webapp/fluentui/react-components-9.41.0
Nov 20, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [@fluentui/react-components](https://github.com/microsoft/fluentui) from 9.39.0 to 9.41.0. - [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.39.0...@fluentui/react-components_v9.41.0) --- 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
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Nov 20, 2023
momuno
approved these changes
Nov 20, 2023
momuno
deleted the
dependabot/npm_and_yarn/webapp/fluentui/react-components-9.41.0
branch
November 20, 2023 18:14
teamleader-dev
pushed a commit
to vlink-group/chat-copilot
that referenced
this pull request
Oct 7, 2024
…rosoft#627) Bumps [@fluentui/react-components](https://github.com/microsoft/fluentui) from 9.39.0 to 9.41.0. <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.40.0</h2> <h3>Minor changes</h3> <ul> <li>feat: release stable (PR <a href="https://github.com/microsoft/fluentui/issues/29826">#29826</a> by <a href="https://github.com/marcosmoura">marcosmoura</a>)</li> <li>feat: add <code>@fluentui/react-breadcrumb</code> to suite (PR <a href="https://github.com/microsoft/fluentui/issues/29826">#29826</a> by <a href="https://github.com/marcosmoura">marcosmoura</a>)</li> </ul> <h3>Patches</h3> <ul> <li>docs(breadcrumb): removed preview from all the links (PR <a href="https://github.com/microsoft/fluentui/issues/29838">#29838</a> by <a href="https://github.com/ValentinaKozlova">ValentinaKozlova</a>)</li> <li>Improving how Tabster uncontrolled areas are handled for better interop with third party focus management tools like FocusZone. (PR <a href="https://github.com/microsoft/fluentui/issues/29832">#29832</a> by <a href="https://github.com/mshoho">mshoho</a>)</li> <li>chore: refactor tree navigation (PR <a href="https://github.com/microsoft/fluentui/issues/29731">#29731</a> by <a href="https://github.com/bsunderhus">bsunderhus</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/fluentui/commit/1da7bd9a64b1fdf4a3944edc52dc5e851ca47548"><code>1da7bd9</code></a> applying package updates</li> <li><a href="https://github.com/microsoft/fluentui/commit/873b079e8c57fc139366d6ab57d9070abd81865a"><code>873b079</code></a> Remove CSS containment from DialogSurface (<a href="https://github.com/microsoft/fluentui/issues/29878">#29878</a>)</li> <li><a href="https://github.com/microsoft/fluentui/commit/1a26dc71a18fed4b842ec6b551189da2d0c389b2"><code>1a26dc7</code></a> chore: Re-export missing exports from <code>@fluentui/react-drawer</code> in <code>@fluentui/rea</code>...</li> <li><a href="https://github.com/microsoft/fluentui/commit/9cb043d7773e7f58df067a4837c36ef1519e1d4c"><code>9cb043d</code></a> docs: updated component mapping for Breadcrumb (<a href="https://github.com/microsoft/fluentui/issues/29858">#29858</a>)</li> <li><a href="https://github.com/microsoft/fluentui/commit/3a5bf3f27e20e7a5c40024353b7fec8662f513d6"><code>3a5bf3f</code></a> chore(react-motions): improve error reporting on invalid elements (<a href="https://github.com/microsoft/fluentui/issues/29851">#29851</a>)</li> <li><a href="https://github.com/microsoft/fluentui/commit/0f56cc96b5cc41ad58353d628a5418fa6217a162"><code>0f56cc9</code></a> feat(react-motions): add createTransition() factory (<a href="https://github.com/microsoft/fluentui/issues/29839">#29839</a>)</li> <li><a href="https://github.com/microsoft/fluentui/commit/abb2dc5195c3e36c0f80e1a7fd4a7ebbdcb01f10"><code>abb2dc5</code></a> Revert "Horizontal bar chart with axis - component Tests (<a href="https://github.com/microsoft/fluentui/issues/29064">#29064</a>)" (<a href="https://github.com/microsoft/fluentui/issues/29859">#29859</a>)</li> <li><a href="https://github.com/microsoft/fluentui/commit/8cb0e0373f04d3130354a1c4d0993260816b6ef9"><code>8cb0e03</code></a> Horizontal bar chart with axis - component Tests (<a href="https://github.com/microsoft/fluentui/issues/29064">#29064</a>)</li> <li><a href="https://github.com/microsoft/fluentui/commit/81eb9b287b0fb44bd2c35493de328ca6401ce127"><code>81eb9b2</code></a> applying package updates</li> <li><a href="https://github.com/microsoft/fluentui/commit/5103727605543cf631cd50f5348562b763f08ee0"><code>5103727</code></a> fix: Tooltips are no longer triggered by programmatic focus() moves (<a href="https://github.com/microsoft/fluentui/issues/29791">#29791</a>)</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.39.0...@fluentui/react-components_v9.41.0">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.39.0&new-version=9.41.0)](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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps @fluentui/react-components from 9.39.0 to 9.41.0.
Release notes
Sourced from
@fluentui/react-components
's releases.Commits
1da7bd9
applying package updates873b079
Remove CSS containment from DialogSurface (#29878)1a26dc7
chore: Re-export missing exports from@fluentui/react-drawer
in@fluentui/rea
...9cb043d
docs: updated component mapping for Breadcrumb (#29858)3a5bf3f
chore(react-motions): improve error reporting on invalid elements (#29851)0f56cc9
feat(react-motions): add createTransition() factory (#29839)abb2dc5
Revert "Horizontal bar chart with axis - component Tests (#29064)" (#29859)8cb0e03
Horizontal bar chart with axis - component Tests (#29064)81eb9b2
applying package updates5103727
fix: Tooltips are no longer triggered by programmatic focus() moves (#29791)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)