microsoftgraph / msgraph-sample-reactspa

This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from React browser apps.
MIT License
124 stars 105 forks source link

Bump @microsoft/mgt-element from 3.1.3 to 4.2.1 in /graph-tutorial #272

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 5 months ago

Bumps @microsoft/mgt-element from 3.1.3 to 4.2.1.

Release notes

Sourced from @​microsoft/mgt-element's releases.

v4.2.1

4.2.1 (2024-03-27)

Bug Fixes

v4.2.0

4.2.0 (2024-03-27)

Features

  • add a useIsSignedIn custom hook for react (#3093) (1e695aa)

Bug Fixes

  • a11y: fix forced colors for file upload button (#3114) (81826d9)
  • add a custom font-size token to people-picker (#3069) (bc8423c)
  • add a shimmer for the loading state of person component (#3009) (daf0cf9)
  • add aria-label text string for teams chevrons (#3129) (bc1fedf)
  • disable input in single select mode and default userIds and groupIds (#3119) (948b078)
  • prevent undefined account error when logging out (#3082) (da77913)
  • theme colors for mgt-search-results (#3116) (ae5e343)

v4.1.0

4.1.0 (2024-02-26)

Features

  • add ability to disable suggestions on people-picker (#3048) (f174714)
  • move electron to peer dependency (#3046) (c572c01)

Bug Fixes

  • make scope aware requests work for electron apps (c572c01)

v4.0.1

4.0.1 (2024-02-12)

Bug Fixes

  • apply keyboard focus when removing selected person or adding person from suggestion list on people-picker (#3011) (8c8b138)
  • ensure consistency level header present for user search (#3029) (3d893b2)

... (truncated)

Changelog

Sourced from @​microsoft/mgt-element's changelog.

4.2.1 (2024-03-27)

Bug Fixes

4.2.0 (2024-03-27)

Features

  • add a useIsSignedIn custom hook for react (#3093) (1e695aa)

Bug Fixes

  • a11y: fix forced colors for file upload button (#3114) (81826d9)
  • add a custom font-size token to people-picker (#3069) (bc8423c)
  • add a shimmer for the loading state of person component (#3009) (daf0cf9)
  • add aria-label text string for teams chevrons (#3129) (bc1fedf)
  • disable input in single select mode and default userIds and groupIds (#3119) (948b078)
  • prevent undefined account error when logging out (#3082) (da77913)
  • theme colors for mgt-search-results (#3116) (ae5e343)

4.1.0 (2024-02-26)

Features

  • add ability to disable suggestions on people-picker (#3048) (f174714)
  • move electron to peer dependency (#3046) (c572c01)

Bug Fixes

  • make scope aware requests work for electron apps (c572c01)

4.0.1 (2024-02-12)

Bug Fixes

  • apply keyboard focus when removing selected person or adding person from suggestion list on people-picker (#3011) (8c8b138)
  • ensure consistency level header present for user search (#3029) (3d893b2)

4.0.0 (2024-02-05)

⚠ BREAKING CHANGES

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 3 months ago

Superseded by #308.