msgraph-sdk-typescript
msgraph-sdk-typescript copied to clipboard
:bangbang:**_Important_**:bangbang: Check for unexpected deletions or changes in this PR and ensure relevant CI checks are passing. **Note:** This pull request was automatically created by Azure pipelines.
### Describe the bug I'm using these libraries in a tanstack start project which is performing tree shaking. This means that '@microsoft/msgraph-sdk-users' gets tree-shaken out an error is raised. See...
Seems like there's a lot of docs to authenticate using the various forms of identities supported by Azure. It'd be good to focus the docs a little and reference some...
### Describe the bug I'm trying to add a user to a group as follows ```typescript export const addUserToGroup = async (userId: string, groupId: string) => { try { await...
### Describe the bug I am trying to send a Mail with an Image-Attachment via the Graph SDK. This is what my Test-Code looks like: ``` import { ClientSecretCredential }...
Bumps [rimraf](https://github.com/isaacs/rimraf) from 6.1.0 to 6.1.2. Commits cd45498 6.1.2 fe9a962 glob@13 30dc9d8 6.1.1 9dffc3e update glob b6462ea mock platform properly in test/index.ts 668309f ci: update typedoc action See full diff...
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
:rocket: A new MSGraph TypeScript SDK release is coming up! --- ## [1.0.0-preview.75](https://github.com/microsoftgraph/msgraph-sdk-typescript/compare/v1.0.0-preview.74...v1.0.0-preview.75) (2025-11-19) ### Features * **generation:** update request builders and models ([18d5061](https://github.com/microsoftgraph/msgraph-sdk-typescript/commit/18d5061d8d0f283c37642b0007510175f7363c35)) --- This PR was generated with...
Bumps [chai](https://github.com/chaijs/chai) from 6.2.0 to 6.2.1. Release notes Sourced from chai's releases. v6.2.1 What's Changed chore: add renovate config by @43081j in chaijs/chai#1709 chore: use new renovate schema by @43081j...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.0 to 24.10.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...