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 the fluent group with 3 updates #371

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

Bumps the fluent group with 3 updates: @fluentui/react-components, @fluentui/react-context-selector and @fluentui/react-icons.

Updates @fluentui/react-components from 9.55.1 to 9.56.6

Release notes

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

@​fluentui/react-components v9.56.6

Minor changes

  • Add positioning option shiftToCoverTarget that allows the positioned element to shift to cover the target when there is not enough available space (PR #33468 by YuanboXue-Amber)

Patches

Prerelease changes

Commits
  • 03a29d9 release: applying package updates - react-components
  • 27a945e feat(react-positioning): add option shiftToCoverTarget (#33468)
  • a2c5f8d docs(react-color-picker): added more stories (#33425)
  • 7b75871 Enable Controlled Legend working in Declarative HBC (#33476)
  • e049b57 release: applying package updates - react v8
  • b5d571f Enable chart selection based on legends in declarative charts (#33460)
  • ed3876a bugfix(tokens): ensure teams tokens follow teams overrides for fonts (#33393)
  • f15afa7 chore: remove usage of "export *" (#33457)
  • bbab836 release: applying package updates - react v8
  • 6dfe27e FileTypes: Adding cliptemplate and listform filetype and itemtype mappings (#...
  • Additional commits viewable in compare view

Updates @fluentui/react-context-selector from 9.1.68 to 9.1.71

Release notes

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

@​fluentui/react-context-selector v9.1.71

Patches

Commits
  • 03a29d9 release: applying package updates - react-components
  • 27a945e feat(react-positioning): add option shiftToCoverTarget (#33468)
  • a2c5f8d docs(react-color-picker): added more stories (#33425)
  • 7b75871 Enable Controlled Legend working in Declarative HBC (#33476)
  • e049b57 release: applying package updates - react v8
  • b5d571f Enable chart selection based on legends in declarative charts (#33460)
  • ed3876a bugfix(tokens): ensure teams tokens follow teams overrides for fonts (#33393)
  • f15afa7 chore: remove usage of "export *" (#33457)
  • bbab836 release: applying package updates - react v8
  • 6dfe27e FileTypes: Adding cliptemplate and listform filetype and itemtype mappings (#...
  • Additional commits viewable in compare view

Updates @fluentui/react-icons from 2.0.261 to 2.0.269

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the fluent group with 3 updates: [@fluentui/react-components](https://github.com/microsoft/fluentui), [@fluentui/react-context-selector](https://github.com/microsoft/fluentui) and [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons).


Updates `@fluentui/react-components` from 9.55.1 to 9.56.6
- [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.55.1...@fluentui/react-components_v9.56.6)

Updates `@fluentui/react-context-selector` from 9.1.68 to 9.1.71
- [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-context-selector_v9.1.68...@fluentui/react-context-selector_v9.1.71)

Updates `@fluentui/react-icons` from 2.0.261 to 2.0.269
- [Changelog](https://github.com/microsoft/fluentui-system-icons/blob/main/fluentui-android-system-icons-release.yml)
- [Commits](https://github.com/microsoft/fluentui-system-icons/commits)

---
updated-dependencies:
- dependency-name: "@fluentui/react-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fluent
- dependency-name: "@fluentui/react-context-selector"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fluent
- dependency-name: "@fluentui/react-icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fluent
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 18, 2024 05:17
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 25, 2024

Superseded by #374.

@dependabot dependabot bot closed this Dec 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fluent-58ba0ce1f6 branch December 25, 2024 05:07
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