Skip to content

Bump @microsoft/mgt-element from 3.1.3 to 4.2.4 in /graph-tutorial #322

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

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v4.2.4

4.2.4 (2024-08-06)

Bug Fixes

  • add headers when people-picker has input (#3269) (ba87c32)
  • add padding to the list of direct reports in person-card (#3265) (8036278)
  • check the options scopes are not empty when getting access token (#3256) (432d8ce)
  • implement caching on the card state for person card (#3266) (06cd925)
  • remove space in findUsers query (#3267) (096a50d)
  • show login component flyout on after login (#3250) (62b1ed4)
  • use a consistent cachekey in file list cache (#3257) (5551351)

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)

... (truncated)

Changelog

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

4.2.4 (2024-08-06)

Bug Fixes

  • add headers when people-picker has input (#3269) (ba87c32)
  • add padding to the list of direct reports in person-card (#3265) (8036278)
  • check the options scopes are not empty when getting access token (#3256) (432d8ce)
  • implement caching on the card state for person card (#3266) (06cd925)
  • remove space in findUsers query (#3267) (096a50d)
  • show login component flyout on after login (#3250) (62b1ed4)
  • use a consistent cachekey in file list cache (#3257) (5551351)

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)

... (truncated)

Commits
  • 1f3deb8 chore(main): release 4.2.4 (#3264)
  • 06cd925 fix: implement caching on the card state for person card (#3266)
  • ba87c32 fix: add headers when people-picker has input (#3269)
  • 096a50d fix: remove space in findUsers query (#3267)
  • 8036278 fix:add padding to the list of direct reports in person-card (#3265)
  • 49b4e62 chore: release-please github app config (#3262)
  • 432d8ce fix: check the options scopes are not empty when getting access token (#3256)
  • 5551351 fix: use a consistent cachekey in file list cache (#3257)
  • fe6a38e chore: lock ws to pathed version (#3251)
  • 62b1ed4 fix: show login component flyout on after login (#3250)
  • 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 [@microsoft/mgt-element](https://github.com/microsoftgraph/microsoft-graph-toolkit) from 3.1.3 to 4.2.4.
- [Release notes](https://github.com/microsoftgraph/microsoft-graph-toolkit/releases)
- [Changelog](https://github.com/microsoftgraph/microsoft-graph-toolkit/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/microsoft-graph-toolkit@v3.1.3...v4.2.4)

---
updated-dependencies:
- dependency-name: "@microsoft/mgt-element"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2024

Superseded by #330.

@dependabot dependabot bot closed this Sep 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/graph-tutorial/microsoft/mgt-element-4.2.4 branch September 9, 2024 18:12
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants