Skip to content

Bump @microsoft/mgt-element from 3.1.3 to 4.6.0 #880

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2025

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

Release notes

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

v4.6.0

4.6.0 (2025-04-17)

Features

  • adds max height and scrollbar to people picker (#3429) (26694da)

Bug Fixes

  • removed noResultsFound error for no user input (#3431) (50314d7)
  • tree item collapse in mgt-teams-channel-picker (#3437) (dbabb93)

v4.5.0

4.5.0 (2025-03-25)

Features

Bug Fixes

  • a11y: add checkbox name in mgt-todo (#3393) (9cd4c7b)
  • a11y: add keyboard accessibility in mgt-person line event story (3bfb0a4)
  • a11y: improve contrast ratio on component style stories (#3421) (b69872a)
  • a11y: improve keyboard accessibility in mgt-teams-channel-picker (#3419) (c796563)
  • change group type handling and cache key construction (#3359) (5e1e4fc)
  • correct file pagination when filtering file extensions (#3414) (90b8537)
  • deps: revert to @​microsoft/microsoft-graph-client version 3.0.2 fix SPFx (e89be34)
  • encode hash on getUserPhoto (#3408) (9bb59d1)
  • search-results: add search-results templating story (#3416) (81d38a4)
  • search-results: no-data template now gets rendered when no hits are present (#3409) (f185d90)

v4.4.0

4.4.0 (2024-11-18)

Features

  • display the children in a folder for a file list (#3339) (1afd741)

Bug Fixes

v4.3.0

... (truncated)

Changelog

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

4.6.0 (2025-04-17)

Features

  • adds max height and scrollbar to people picker (#3429) (26694da)

Bug Fixes

  • removed noResultsFound error for no user input (#3431) (50314d7)
  • tree item collapse in mgt-teams-channel-picker (#3437) (dbabb93)

4.5.0 (2025-03-25)

Features

Bug Fixes

  • a11y: add checkbox name in mgt-todo (#3393) (9cd4c7b)
  • a11y: add keyboard accessibility in mgt-person line event story (3bfb0a4)
  • a11y: improve contrast ratio on component style stories (#3421) (b69872a)
  • a11y: improve keyboard accessibility in mgt-teams-channel-picker (#3419) (c796563)
  • change group type handling and cache key construction (#3359) (5e1e4fc)
  • correct file pagination when filtering file extensions (#3414) (90b8537)
  • deps: revert to @​microsoft/microsoft-graph-client version 3.0.2 fix SPFx (e89be34)
  • encode hash on getUserPhoto (#3408) (9bb59d1)
  • search-results: add search-results templating story (#3416) (81d38a4)
  • search-results: no-data template now gets rendered when no hits are present (#3409) (f185d90)

4.4.0 (2024-11-18)

Features

  • display the children in a folder for a file list (#3339) (1afd741)

Bug Fixes

4.3.0 (2024-10-03)

Features

... (truncated)

Commits
  • 261e58e chore(main): release 4.6.0 (#3432)
  • dbabb93 fix: tree item collapse in mgt-teams-channel-picker (#3437)
  • f43047a chore(deps-dev): bump vite from 5.4.14 to 5.4.18 (#3434)
  • 8e0f4f8 chore(deps): bump tar-fs from 2.1.1 to 2.1.2 (#3425)
  • 966dacb chore(deps): bump koa from 2.15.4 to 2.16.1 (#3433)
  • 50314d7 Fix: removed noResultsFound error for no user input (#3431)
  • 26694da feat: adds max height and scrollbar to people picker (#3429)
  • 1b23782 chore(main): release 4.5.0 (#3361)
  • bc0b4a3 chore(deps): bump axios from 1.7.7 to 1.8.4 (#3423)
  • e89be34 fix(deps): revert to @​microsoft/microsoft-graph-client version 3.0.2 fix SPFx
  • 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.6.0.
- [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.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 18, 2025
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