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.46.5 to 9.54.1 #3218

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2024

Bumps @fluentui/react-components from 9.46.5 to 9.54.1.

Release notes

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

@​fluentui/react-components v9.54.0

Minor changes

Patches

  • chore: disable eslint rule (PR #30967 by spmonahan)
  • chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bsunderhus)
  • chore: remove optional "win" argument (PR #31470 by spmonahan)
  • feat(calendar-compat): changed design for the selected state (PR #31509 by ValentinaKozlova)
  • chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bsunderhus)
  • chore: Renaming useCalendarMonthStyles.ts to useCalendarMonthStyles.styles.ts. (PR #31568 by khmakoto)
  • chore: use @​fluentui/react-motion (PR #31574 by layershifter)
  • chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bsunderhus)
  • chore: disable eslint rule. (PR #30967 by spmonahan)
  • chore: disable eslint rule (PR #30967 by spmonahan)
  • chore: Fixing typo in CheckboxShim migration. (PR #31569 by khmakoto)
  • fix: compatibility with Drawer slots (PR #31434 by marcosmoura)
  • chore: disable eslint rule. (PR #30967 by spmonahan)
  • chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bsunderhus)
  • chore: rename useSkeletonStyles.ts to useSkeletonStyles.styles.ts (PR #31503 by spmonahan)
  • chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bsunderhus)
  • fix: use requestAnimationFrame from Fluent context. (PR #30967 by spmonahan)
  • Use MutationObserver from global context. (PR #30967 by spmonahan)
  • fix: clear icon not working with freeform (PR #31324 by YuanboXue-Amber)
  • chore: migrate Toast to new motion library (PR #31516 by layershifter)
  • chore: use @​fluentui/react-motion (PR #31574 by layershifter)
  • chore: adopt changes in motion APIs (PR #31508 by layershifter)
  • chore: disable eslint rule. (PR #30967 by spmonahan)
  • bugfix: ensure roving tab index when children content changes (PR #31595 by bsunderhus)
  • chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bsunderhus)
  • chore: useControllableState warns if controlled and uncontrolled at the same time (PR #31461 by bsunderhus)
  • fix: use globals from Fluent context. (PR #30967 by spmonahan)

Prerelease changes

  • fix: update internal function to optionally use global Fluent context. (PR #30967 by spmonahan)
Commits
  • d4143d0 applying package updates
  • 339bbcd fix(react-card): improve header alignment when no description is passed (#31681)
  • 414d5e1 chore(react-list-preview): Add bundle size tests (#31658)
  • 20d768a applying package updates
  • 95e9fb0 feat:react-nav-preview Add a handful of accessibility features for Nav (#31649)
  • 46c3369 feat: refactor anchor-button to use element internals and anchor proxy elemen...
  • 197ceb2 chore:(docs) New Component doc (#31611)
  • 3dc10b8 style(react-nav-preview): fix formatting in barel file (#31671)
  • 7cf5e76 feat(web-components): refactor progress bar to use ElementInternals (#31652)
  • 0026465 chore(react-components): split react libraries in two (/library and /stories)...
  • 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.46.5 to 9.54.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.46.5...@fluentui/react-components_v9.54.1)

---
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 requested a review from a team as a code owner June 12, 2024 16:35
@dependabot dependabot bot added external-dependency javascript Pull requests that update Javascript code labels Jun 12, 2024
Copy link
Contributor

Thank you for creating a Pull Request @dependabot[bot].

This is a checklist for the PR reviewer(s) to complete before approving and merging this PR:

  • I have verified a documentation PR has been linked and is approved (or not applicable)
  • I have ran this PR locally and have tested the fix/feature
  • I have verified that stories have been added to storybook (or not applicable)
  • I have tested existing stories in storybook to verify no regression has occured
  • I have tested the solution in at least two browsers (Edge + 1 non-Chromium based browser)

@gavinbarron gavinbarron enabled auto-merge (squash) June 13, 2024 15:27
Copy link

🚀 New react-contoso sample application deployed here

@gavinbarron gavinbarron merged commit d6b7942 into main Jun 13, 2024
10 checks passed
@gavinbarron gavinbarron deleted the dependabot/npm_and_yarn/fluentui/react-components-9.54.1 branch June 13, 2024 15:31
Copy link

sonarcloud bot commented Jun 13, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build: React Contoso external-dependency javascript Pull requests that update Javascript code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants