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 #355

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 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.2

Release notes

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

@​fluentui/react-components v9.56.2

Minor changes

Patches

  • fix: Clearable Dropdowns and Comboboxes do not show clear button if they are disabled. (PR #33251 by khmakoto)
  • chore: Export useListboxContext_unstable. (PR #33268 by CampbellOwen)
  • chore: Adding maxWidth to InfoButton's popover to match figma spec. (PR #33253 by khmakoto)
  • fix: update writeArrowUpdates to correctly resolve arrow position (PR #33260 by mainframev)
  • fix: focus selected tab by default (PR #33236 by dmytrokirpa)
  • chore: ensure TreeItem role can be overridden by props (PR #33277 by bsunderhus)

@​fluentui/react-components v9.56.1

Minor changes

  • add support for mountNode with className (PR #33226 by marcosmoura)
  • feat: Exposed 'tabbable' prop on NavDrawer to let consumers disagree with default arrowing opinion. (PR #33232 by mltejera)

Patches

Commits
  • ff15983 release: applying package updates - react-components
  • e8a616e Updating docs on how to extend the tokens (#33229)
  • d766af9 chore: ensure TreeItem role can be overridden by props (#33277)
  • 072ad5a fix(react-positioning): update writeArrowUpdates to correctly resolve arrow p...
  • b79227a feat: Create v9 version of chart controls (#32966)
  • 4f894a4 release: applying package updates - react v8
  • cc7cfbd chore(react-components): Export useListboxContext_unstable (#33268)
  • dcd2ced fix(v8 SwatchColorPicker): Add forced-color-adjust to gradients (#33267)
  • 72ede6a chore(react-infolabel): Adding maxWidth to InfoButton's popover to matc...
  • bb568eb feat(react-slider): adjust slider thumb position (#32424)
  • Additional commits viewable in compare view

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

Release notes

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

@​fluentui/react-migration-v8-v9 v9.6.38

Patches

  • Bump @​fluentui/react-components to v9.56.2 (PR #33229 by mltejera)

@​fluentui/react-migration-v0-v9 v9.2.19

Patches

  • Bump @​fluentui/react-components to v9.56.2 (PR #33229 by mltejera)

@​fluentui/fluent2-theme v8.107.115

Patches

@​fluentui/fluent2-theme v8.107.114

Patches

@​fluentui/react-migration-v0-v9 v9.2.18

Patches

  • Bump @​fluentui/react-components to v9.56.1 (commit)

@​fluentui/react-migration-v8-v9 v9.6.37

Patches

  • Bump @​fluentui/react-components to v9.56.1 (commit)

@​fluentui/fluent2-theme v8.107.113

Patches

@​fluentui/fluent2-theme v8.107.112

Patches

Commits
  • 1318c1a release: applying package updates - react-components
  • 027ab04 docs(v8 Picker): Add wrapped text example and information about truncation in...
  • f429fc5 feat(react-drawer): add support for mountNode with className (#33226)
  • d77384f ci(.github): enable pr id validation within pr-website-deploy (#33234)
  • 424835a react-nav-preview: Allowing Nav to be navigable by tabbing (#33232)
  • 27655a9 docs(v8 coachmark): Add a11y documentation (#33228)
  • 0e1377f fix(react-drawer): InlineDrawer example fixes (#33192)
  • 0436b78 ci(ado): dont run bundle-size on PR which is covered by GHA (#33222)
  • 18f41fc fix(react-tags): explicitly set box-sizing for tag icon (#33203)
  • 4596224 release: applying package updates - web-components
  • Additional commits viewable in compare view

Updates @fluentui/react-icons from 2.0.261 to 2.0.265

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

@dependabot dependabot bot requested a review from a team as a code owner November 20, 2024 05:26
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 20, 2024
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.2
- [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.2)

Updates `@fluentui/react-context-selector` from 9.1.68 to 9.1.69
- [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.69)

Updates `@fluentui/react-icons` from 2.0.261 to 2.0.265
- [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 force-pushed the dependabot/npm_and_yarn/fluent-44d6818caf branch from 44621d4 to a3e0251 Compare November 21, 2024 09:03
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2024

Superseded by #361.

@dependabot dependabot bot closed this Nov 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fluent-44d6818caf branch November 27, 2024 05:44
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