Skip to content

Bump @fluentui/react-components from 9.20.1 to 9.22.1#652

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fluentui/react-components-9.22.1
Closed

Bump @fluentui/react-components from 9.20.1 to 9.22.1#652
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fluentui/react-components-9.22.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps @fluentui/react-components from 9.20.1 to 9.22.1.

Release notes

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

@​fluentui/react-components v9.22.0

Minor changes

  • feat: Added support for custom divider (PR #28011 by ValentinaKozlova)
  • feat: Added Overflow divider (PR #28011 by ValentinaKozlova)
  • [FEATURE] Imperative scrolling functionality for react-virtualizer (PR #27864 by Mitch-At-Work)
  • BREAKING CHANGE: migrate package to v9 setup in order to be able to run generate-api task without build (PR #28215 by Hotell)
  • feat: Add slide and fade in animation on open (PR #28119 by ling1726)
  • Add/update theme tokens (PR #27791 by miroslavstastny)
  • feat: Add slide and fade in animation on open (PR #28119 by ling1726)
  • feat: Implement shared styles for slide animations (PR #28119 by ling1726)
  • DataGrid now exposes containerWidthOffset prop, which is mainly used internally to adjust available space for column resizing based on other props (PR #27983 by george-cz)
  • feat: Implement focusMode for DataGridCell (PR #28167 by ling1726)
  • useArrowNavigationGroup grid-linear axis (PR #28253 by jurokapsiar)

Patches

  • chore: update @​fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
  • chore: update @​fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
  • fix: Do not render the image when src prop is undefined. (PR #28146 by sopranopillow)
  • chore: update @​fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
  • chore: update @​fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
  • chore: update @​fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
  • fix: Option's checkIcon adds provided className at the end to avoid overrides. (PR #28143 by sopranopillow)
  • chore: update @​fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
  • fix: Do not move focus to the input on first render. (PR #28188 by sopranopillow)
  • feat: Add null to value prop for controlled cases to work correctly. (PR #28056 by sopranopillow)
  • chore: update @​fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
  • bugfix: Ensures dialog actions stretches on breakpoints (PR #28258 by bsunderhus)
  • chore: update @​fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
  • fix: dialog title now takes whole row when there are no actions. This fixes an earlier regresssion. (PR #28035 by nanabear0)
  • chore: update @​fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
  • chore: update @​fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
  • chore: update @​fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
  • chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments (PR #28067 by Hotell)
  • chore: update @​fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
  • Added support for custom divider (PR #28011 by ValentinaKozlova)
  • fix: use position: absolute to prevent scroll jumps (PR #28109 by layershifter)
  • chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments (PR #28067 by Hotell)
  • fix: cleanup assignment of initial styles (PR #28109 by layershifter)
  • chore: update @​fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
  • chore: update @​fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
  • fix: Add reduced motion styling for Skeleton (PR #28086 by tomi-msft)
  • chore: update @​fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
  • chore: update @​fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
  • Update table styles to reflect token changes (PR #27791 by miroslavstastny)
  • fix: TableHeaderCell should not render button when not sortable (PR #28097 by ling1726)
  • chore: update @​fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
  • chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments (PR #28067 by Hotell)
  • fix: Remove fixed height so rows prop works and add missing max-height. (PR #28181 by sopranopillow)

... (truncated)

Commits
  • df30429 applying package updates
  • 3e47257 react-tags: rename TagButton to InteractionTag (#28296)
  • 025ea2c fix(react-utilities): add compatibility with shadow DOM (#28307)
  • ad9a778 applying package updates
  • 1200207 docs(react-search): Add SearchBox preliminary stories (#28286)
  • e938cda fix: add accNames to buttons and inputs in v9 Table example code (#28243)
  • 1eb6224 Yushsingla/event annotation bug fix (#28262)
  • 5819305 bugfix: enables Escape to dismiss alert Dialog (#28276)
  • 90e8ae6 [Documentation]: Add information about aria-label on the surface if there i...
  • e1a473b Add gauge chart (#27170)
  • 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 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.20.1 to 9.22.1.
- [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.20.1...@fluentui/react-components_v9.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 26, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 3, 2023

Superseded by #659.

@dependabot dependabot bot closed this Jul 3, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fluentui/react-components-9.22.1 branch July 3, 2023 19:31
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