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
125 stars 105 forks source link

Bump @microsoft/mgt-element from 3.1.2 to 3.1.3 in /graph-tutorial #155

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.1.3

3.1.3 (2023-10-06)

Bug Fixes

  • a11y: mgt-file and mgt-picker visibility issues in dark-mode (#2667) (239bfb0)
  • add Group entity to IDynamicPerson type and introduce typeguards to find the entity type (#2688) (b3bc50d)
  • add spaces to presence hover text in mgt-person (#2693) (f50e6ab)
  • disable todo checkboxes and inputs in read-only mode (#2745) (d19f078)
  • ensure batch url resources start with / (#2740) (247f37a)
  • ensure msal public client application is initialized (#2702) (b9fcfe7)
  • ensure people-picker search works when userIds are supplied(#2736) (a724b05)
  • initials rendering in mgt-person (#2764) (882aaf6)
  • MgtProfile: Fix handling of null values for educations & work positions (#2717) (ba381c8)
  • typing for template props data context (#2754) (c9023c2)
  • update mgt-taxonomy-picker colors to match mgt-picker (#2747) (be7add8)
Changelog

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

3.1.3 (2023-10-06)

Bug Fixes

  • a11y: mgt-file and mgt-picker visibility issues in dark-mode (#2667) (239bfb0)
  • add Group entity to IDynamicPerson type and introduce typeguards to find the entity type (#2688) (b3bc50d)
  • add spaces to presence hover text in mgt-person (#2693) (f50e6ab)
  • disable todo checkboxes and inputs in read-only mode (#2745) (d19f078)
  • ensure batch url resources start with / (#2740) (247f37a)
  • ensure msal public client application is initialized (#2702) (b9fcfe7)
  • ensure people-picker search works when userIds are supplied(#2736) (a724b05)
  • initials rendering in mgt-person (#2764) (882aaf6)
  • MgtProfile: Fix handling of null values for educations & work positions (#2717) (ba381c8)
  • typing for template props data context (#2754) (c9023c2)
  • update mgt-taxonomy-picker colors to match mgt-picker (#2747) (be7add8)
Commits
  • 388be6e chore(main): release 3.1.3 (#2703)
  • 882aaf6 fix: initials rendering in mgt-person (#2764)
  • 90b8736 docs: fix icon for storybook site (#2749)
  • 47f6377 chore: prevent clean of next/mgt-chat dir (#2751)
  • d19f078 fix: disable todo checkboxes and inputs in read-only mode (#2745)
  • 6d38cb2 chore: add automation to optionally deploy react-contoso per pr (#2756)
  • be7add8 fix: update mgt-taxonomy-picker colors to match mgt-picker (#2747)
  • c9023c2 fix: typing for template props data context (#2754)
  • 239bfb0 fix(a11y): mgt-file and mgt-picker visibility issues in dark-mode (#2667)
  • 80de496 chore: add query for retemplateMetadata story on mgt-person (#2744)
  • 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)