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.3 in /graph-tutorial #320

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 2 months ago

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

Release notes

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

v4.2.3

4.2.3 (2024-07-02)

Bug Fixes

  • a11y: add stackblitz button styling for high contrast theming (#3213) (cb7621a)
  • a11y: correctly narrate tab status in storybook editor (#3220) (7932f55)
  • a11y: narrate person list position in mgt-agenda (#3221) (463687d)
  • add userPrincipalName as an option in findPeople query (#3206) (97fe1c0)
  • correct storybook overview component links (#3223) (5a94bfa)
  • display only a person's shared files in mgt-person-card (#3238) (da90c5b)
  • display only available person-card contact icons on mgt-person-card (#3237) (1f080d9)
  • mgt-planner task deletion on keyboard interaction (#3214) (0ef8dd7)
  • update tabbing behavior on person when closing person-card (#3193) (6a93c6e)

v4.2.2

4.2.2 (2024-05-30)

Bug Fixes

  • a11y: alert files reloaded on mgt-file-list (#3191) (3ac37de)
  • a11y: announce expanded/collapsed state of options menu in mgt-planner (#3186) (6e51044)
  • a11y: announce when no matches are found in people-picker (#3180) (bfa4af8)
  • a11y: correct file upload button and file line-1 color contrast in mgt-file-list (#3177) (ae31d26)
  • a11y: correct luminosity contrast in mgt-agenda custom styles (#3179) (b11f9c7)
  • a11y: correct luminosity contrast in mgt-file and mgt-login text colors (#3178) (b42c743)
  • a11y: correct mgt-get email story (#3194) (066e58c)
  • a11y: correct mgt-person-card line-3 text color contrast in custom styles (#3176) (c5c1e53)
  • a11y: correct people-picker placeholder luminosity contrast (#3175) (6acfbe7)
  • a11y: focus on uploaded file and narrate status (#3189) (7f9eac3)
  • a11y: person-card style contrast (#3174) (8078496)
  • a11y: set the title and aria-label for the screen sizing buttons (#3188) (6395096)
  • a11y: use descriptive alt text for file icon in mgt-file (#3195) (9f0799e)
  • adds color variable for date and summary in mgt-search-results (#3153) (35b86ff)
  • mgt-channel-picker icons tab behavior (#3185) (ef846d5)

v4.2.1

4.2.1 (2024-03-27)

Bug Fixes

v4.2.0

4.2.0 (2024-03-27)

... (truncated)

Changelog

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

4.2.3 (2024-07-02)

Bug Fixes

  • a11y: add stackblitz button styling for high contrast theming (#3213) (cb7621a)
  • a11y: correctly narrate tab status in storybook editor (#3220) (7932f55)
  • a11y: narrate person list position in mgt-agenda (#3221) (463687d)
  • add userPrincipalName as an option in findPeople query (#3206) (97fe1c0)
  • correct storybook overview component links (#3223) (5a94bfa)
  • display only a person's shared files in mgt-person-card (#3238) (da90c5b)
  • display only available person-card contact icons on mgt-person-card (#3237) (1f080d9)
  • mgt-planner task deletion on keyboard interaction (#3214) (0ef8dd7)
  • update tabbing behavior on person when closing person-card (#3193) (6a93c6e)

4.2.2 (2024-05-30)

Bug Fixes

  • a11y: alert files reloaded on mgt-file-list (#3191) (3ac37de)
  • a11y: announce expanded/collapsed state of options menu in mgt-planner (#3186) (6e51044)
  • a11y: announce when no matches are found in people-picker (#3180) (bfa4af8)
  • a11y: correct file upload button and file line-1 color contrast in mgt-file-list (#3177) (ae31d26)
  • a11y: correct luminosity contrast in mgt-agenda custom styles (#3179) (b11f9c7)
  • a11y: correct luminosity contrast in mgt-file and mgt-login text colors (#3178) (b42c743)
  • a11y: correct mgt-get email story (#3194) (066e58c)
  • a11y: correct mgt-person-card line-3 text color contrast in custom styles (#3176) (c5c1e53)
  • a11y: correct people-picker placeholder luminosity contrast (#3175) (6acfbe7)
  • a11y: focus on uploaded file and narrate status (#3189) (7f9eac3)
  • a11y: person-card style contrast (#3174) (8078496)
  • a11y: set the title and aria-label for the screen sizing buttons (#3188) (6395096)
  • a11y: use descriptive alt text for file icon in mgt-file (#3195) (9f0799e)
  • adds color variable for date and summary in mgt-search-results (#3153) (35b86ff)
  • mgt-channel-picker icons tab behavior (#3185) (ef846d5)

4.2.1 (2024-03-27)

Bug Fixes

4.2.0 (2024-03-27)

Features

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

... (truncated)

Commits
  • b7a737d chore(main): release 4.2.3 (#3207)
  • 8d34e7a chore: fix extra files paths in release-please config (#3246)
  • d102a96 chore: list individual file paths to be updated with version on release (#3244)
  • da90c5b fix: display only a person's shared files in mgt-person-card (#3238)
  • 25a6a37 docs: Fix dead links in mgt-electron-provider README.md (#3243)
  • 463687d fix(a11y): narrate person list position in mgt-agenda (#3221)
  • 1f080d9 fix: display only available person-card contact icons on mgt-person-card (#3237)
  • 92c900c docs: add global person-card config story (#3239)
  • ab46697 chore: update project version (#3203)
  • 5a94bfa fix: correct storybook overview component links (#3223)
  • 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 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)
dependabot[bot] commented 3 weeks ago

Superseded by #322.