msgraph-sdk-javascript
msgraph-sdk-javascript copied to clipboard
Microsoft Graph client library for JavaScript
Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 to 5.1.0. Release notes Sourced from chai's releases. v5.1.0 What's Changed Remove useless guards and add parentheses to constuctors by @koddsson in chaijs/chai#1593 Cleanup jsdoc comments...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.1.1. Release notes Sourced from @typescript-eslint/parser's releases. v7.1.1 7.1.1 (2024-03-04) 🩹 Fixes typescript-eslint: apply ignores to all extended configs passed to config helper function (#8567)...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.20.0 to 7.0.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v7.0.0 7.0.0 (2024-02-12) Read more about this release: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/ 🚀 Features add support for flat configs (#7935) 🩹...
Bumps [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 2.38.0 to 3.10.0. Release notes Sourced from @azure/msal-browser's releases. @azure/msal-browser v3.10.0 3.10.0 Sat, 17 Feb 2024 01:49:05 GMT Minor changes Export createGuid function #6868 ([email protected]) Use UUIDv7...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.4.2. Release notes Sourced from typescript's releases. TypeScript 5.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
## Description I'm encountering an issue while attempting to create a subscription to receive change notifications, including resource data, in the Microsoft Graph API. Here's the payload I'm using: ```json...
# Bug Report ## Prerequisites - [x] Can you reproduce the problem? - [x] Are you running the latest version? - [x] Are you reporting to the correct repository? -...
Is it possible when generating a share URL as part of the download operation to limit scope of access? I am creating an access token on an application level and...
# Bug Report Unable to use `TokenCredentialAuthenticationProvider` with ESM ## Prerequisites - [x] Can you reproduce the problem? - [x] Are you running the latest version? - [x] Are you...
# Feature Request ## Is your feature request related to a problem? Please describe Currently, there is a limitation in the Microsoft Graph API where querying messages based on multiple...