Skip to content

Comments

Bump @fluentui/react from 8.94.3 to 8.109.5#191

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

Bump @fluentui/react from 8.94.3 to 8.109.5#191
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fluentui/react-8.109.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2023

Bumps @fluentui/react from 8.94.3 to 8.109.5.

Release notes

Sourced from @​fluentui/react's releases.

@​fluentui/react v8.109.5

Patches

  • fix: Links in tab style show focus outline on selected tab (PR #27922 by smhigley)

@​fluentui/react v8.109.4

Patches

  • DetailsList has been modified to warn when "getKey" and "selection" props are passed simultaneously. The "getKey" property is never used if a Selection object is passed. Either the "getKey" prop from the Selection object is used, or Selection's default getKey implementation (item) => item.key is used, but never the "getKey" prop passed to DetailsList. Making "getKey" and "selection" mutually exclusive DetailsList properties prevents users from making this mistake. (PR #24048 by okonech)
Commits
  • 4712e80 applying package updates
  • 323e7a9 chore(react-accordion): ensures AccordionHeader expandIcon supports null (#27...
  • a96f7b3 fix: Pivot focus outline is visible on link-as-tab variant (#27922)
  • 058e18c fix(react-textarea): Move disabled styles in textarea selector to the textare...
  • 298bf07 fix import (#27924)
  • cfa97a1 feat(react-tags): add dismiss handling on TagGroup (#27862)
  • a2a60c8 feat(react-v0-v9-migration): Initial release (#27909)
  • ec0d97e fix(react-popover): Stop propagation when closing the PopoverSurface with Esc...
  • 24d5ad1 chore: migrate to prettier 2.8.8 (#27898)
  • a30aec3 feat(react-drawer): create DrawerHeader component (#27582)
  • 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](https://github.com/microsoft/fluentui) from 8.94.3 to 8.109.5.
- [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_v8.94.3...@fluentui/react_v8.109.5)

---
updated-dependencies:
- dependency-name: "@fluentui/react"
  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 May 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2023

Superseded by #192.

@dependabot dependabot bot closed this May 26, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fluentui/react-8.109.5 branch May 26, 2023 01:01
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