Skip to content
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

Bump @microsoft/mgt-proxy-provider from 2.4.0 to 2.5.2 #236

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2022

Bumps @microsoft/mgt-proxy-provider from 2.4.0 to 2.5.2.

Release notes

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

v2.5.2

We're excited to announce our v2.5.2 release of the Microsoft Graph Toolkit 🦒! In this minor release, we are reverting some of the changes we made to our mgt-loader to fix live issues reported by customers. We apologize for this issue!

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

mgt

📃Changelog

The full changelog is available here

v2.5.1

We're excited to announce our v2.5.1 release of the Microsoft Graph Toolkit 🦒! In this minor release, we added accessibility changes to the storybook and a bug fix for the mgt-loader.

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

mgt

mgt.dev

📃Changelog

The full changelog is available here

v2.5.0

We're excited to announce our v2.5.0 release of the Microsoft Graph Toolkit 🦒! In this release, we delivered a lot of styling-related issues, improvements to existing components and bug fixes for some of our authentication providers! We also released a brand new authentication provider supporting TeamsFx, empowering developers to build Teams applications with the help of the Microsoft Graph Toolkit! This was a real teamwork, with 9 contributors, including 3 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

... (truncated)

Commits
  • 3b75893 Fix outerHTML reference for the tag (#1704)
  • d8554fb Revert loader to writing to the document directly (#1703)
  • 669efc4 Update package.json to v2.5.2
  • dffa85d Remove setting the script tag to async (#1701)
  • 8e0eb8e [accessibility] Remove find component (#1690)
  • cf6141c Update package.json to 2.5.1
  • 5462adf Bump package.json version number to 2.5.0
  • 6b037dc Adding support for TeamsFx (#1480)
  • f33e416 Updates mgt-spfx to SPFx@1.14.0 (#1691)
  • e9f9bd7 Update the aria-label value for the expand/collapse button on the navigation ...
  • 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 dependabot bot added the dependencies A PR that updates dependencies - used by Release Drafter label Jun 1, 2022
Bumps [@microsoft/mgt-proxy-provider](https://github.com/microsoftgraph/microsoft-graph-toolkit) from 2.4.0 to 2.5.2.
- [Release notes](https://github.com/microsoftgraph/microsoft-graph-toolkit/releases)
- [Commits](microsoftgraph/microsoft-graph-toolkit@v2.4.0...v2.5.2)

---
updated-dependencies:
- dependency-name: "@microsoft/mgt-proxy-provider"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/microsoft/mgt-proxy-provider-2.5.2 branch from 16195e8 to 693edf2 Compare June 6, 2022 06:03
@timja timja merged commit 23f5da5 into master Jun 6, 2022
@timja timja deleted the dependabot/npm_and_yarn/microsoft/mgt-proxy-provider-2.5.2 branch June 6, 2022 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies A PR that updates dependencies - used by Release Drafter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant