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

chore(deps): bump @fluentui/react-components from 9.56.3 to 9.58.0 #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps @fluentui/react-components from 9.56.3 to 9.58.0.

Release notes

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

@​fluentui/react-components v9.58.0

Minor changes

  • fix: Updating FluentProvider types to avoid implicit import in API definition. (PR #33590 by khmakoto)
  • feature: single line layout (PR #32247 by bsunderhus)
  • feature: introduces navigationMode property (PR #33658 by bsunderhus)
  • feature: TreeRootReset component (PR #33663 by bsunderhus)
  • feature: re-export react-tag-picker context (PR #32247 by bsunderhus)
  • feature: TreeRootReset component (PR #33663 by bsunderhus)
  • [BREAKING CHANGE] Replacing NavSize type and size prop with NavDensity type and density prop to avoid collisions with size on base Drawer component. (PR #33559 by mltejera)

Patches

  • fix spinbutton test (PR #33680 by carlamntn)
  • bugfix: secondaryContent not displaying properly (PR #33689 by bsunderhus)
  • fix: wrong call of useIsNavigatingWithKeyboard (PR #33666 by mainframev)
  • fix: add autoCorrect and minLength input properties support to getNativeProps utility (PR #33642 by dmytrokirpa)
  • chore: Moving @​ctrl/tinycolor dependency to be a caret dependency in production packages. (PR #33611 by khmakoto)
  • fix: focus jumps to inputY instead of next element (PR #33620 by ValentinaKozlova)
  • feat: Added transparent option to the AlphaSlider (PR #33572 by ValentinaKozlova)
  • fix: support Enter and Space interaction, if rendered as span (PR #33587 by mainframev)
  • chore: Moving @​ctrl/tinycolor dependency to be a caret dependency in production packages. (PR #33611 by khmakoto)
  • feat: add extended support for reduced motion (PR #33353 by layershifter)
  • refactor(Collapse): streamline motion atom functions (PR #33463 by robertpenner)
  • fix: Speeding up animations in Nav. (PR #33588 by mltejera)
  • fix - changing hover animation curve to linear. (PR #33633 by mltejera)
Commits
  • 58fb29e release: applying package updates - react-components
  • 5e95b13 feat: add vite sandbox template (#33631)
  • cb051bc ci: trigger VRT PR workflow only against testing branch (#33701)
  • f91bdda chore(deps-dev): bump vite from 6.0.7 to 6.0.9 (#33698)
  • 84217fc release: applying package updates - react v8
  • 012298d BaseFloatingPicker - Release references held by Async (#33685)
  • e706ac0 feature(react-tag-picker): single line layout (#32247)
  • 246f5b3 feature(react-tree): introduces navigationMode property (#33658)
  • b987de6 bugfix: secondaryContent not displaying properly (#33689)
  • d5bc603 release: applying package updates - react v8
  • 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.56.3 to 9.58.0.
- [Release notes](https://github.com/microsoft/fluentui/releases)
- [Changelog](https://github.com/microsoft/fluentui/blob/master/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.56.3...@fluentui/react-components_v9.58.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 dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants