microsoft-graph-toolkit icon indicating copy to clipboard operation
microsoft-graph-toolkit copied to clipboard

Bump @microsoft/mgt-sharepoint-provider from 2.5.2 to 2.6.1

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps @microsoft/mgt-sharepoint-provider from 2.5.2 to 2.6.1.

Release notes

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

v2.6.1

We're excited to announce our v2.6.1 release of the Microsoft Graph Toolkit 🦒! In this patch release, we have implemented two community proposals and fixed four bugs.

Updating your application

To update your application to use the newest version of Microsoft Graph Toolkit, navigate to your project directory and run: npm i @​microsoft/mgt@​latest

If you’re using the Toolkit via mgt-loader, your application will be automatically updated to the newest version.

🐞 Fixes

🎨 Enhancements

🎉 Celebrating our contributors

📃Changelog

The full changelog is available here

v2.6.0

We're excited to announce our v2.6.0 release of the Microsoft Graph Toolkit 🦒! In this release, we delivered a lot of accessibility-related enhancements, improvements to existing components and bug fixes for some of our components. We also released a new capability on the mgt-people-picker component to allow limiting the scope of the available results based on specified groups! This was a real teamwork, with 9 contributors, including 1 from the community!

🧑‍💻 Updating your application

To update your application to use the newest version of Microsoft Graph Toolkit, navigate to your project directory and run: npm i @microsoft/mgt@latest

If you’re using the Toolkit via mgt-loader, your application will be automatically updated to the newest version.

✨ New features

🎨 Enhancements

... (truncated)

Commits
  • cdf5880 release: version 2.6.1
  • 5606784 fix: rework parameter passing to click events in contact card section (#1809)
  • 590828d chore: update sp-webpart sample to spfx v1.15 (#1776)
  • be9c83e Clear defaultPeople on forced state update, fixes #1796 (#1799)
  • 32a71d6 Revert move of getUsers, fixes #1795 (#1798)
  • 964204d fix: email resolution on paste for people picker (#1791)
  • 5d1b5cd Bump Newtonsoft.Json from 11.0.1 to 13.0.1 in /samples/proxy-provider-asp-net...
  • 03eddcf fix: prevent unsafe access to dom nodes in getDocumentDirection (#1788)
  • c46e418 fix: change sppkg details for mgt-spfx
  • 141ae19 update: version to 2.6.1
  • 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 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] avatar Sep 01 '22 20:09 dependabot[bot]

Thank you for creating a Pull Request @dependabot[bot].

This is a checklist for the PR reviewer(s) to complete before approving and merging this PR:

  • [ ] I have verified a documentation PR has been linked and is approved (or not applicable)
  • [ ] I have ran this PR locally and have tested the fix/feature
  • [ ] I have verified that stories have been added to storybook (or not applicable)
  • [ ] I have tested existing stories in storybook to verify no regression has occured
  • [ ] I have tested the solution in at least two browsers (Edge + 1 non-Chromium based browser)

msftbot[bot] avatar Sep 01 '22 20:09 msftbot[bot]

Superseded by #1893.

dependabot[bot] avatar Oct 17 '22 16:10 dependabot[bot]