Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
microsoftgraph
/
msgraph-sdk-typescript
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
44
Code
Issues
12
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Generated models and request builders
- #883
#883
Merged
Michael Mainer (MIchaelMainer)
merged 17 commits into
main
microsoftgraph/msgraph-sdk-typescript:main
from
v1.0/pipelinebuild/197481
microsoftgraph/msgraph-sdk-typescript:v1.0/pipelinebuild/197481
Copy head branch name to clipboard
Sep 11, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Generated models and request builders
#883
Michael Mainer (MIchaelMainer)
merged 17 commits into
main
microsoftgraph/msgraph-sdk-typescript:main
from
v1.0/pipelinebuild/197481
microsoftgraph/msgraph-sdk-typescript:v1.0/pipelinebuild/197481
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2025
auto dependabot: bump @azure/identity from 4.10.2 to 4.11.1
Show description for a51e403
dependabot[bot]
authored
a51e403
View commit details
Copy full SHA for a51e403
Browse repository at this point
auto dependabot: bump the kiota-dependencies group with 2 updates
Show description for 9ebd0b4
dependabot[bot]
authored
9ebd0b4
View commit details
Copy full SHA for 9ebd0b4
Browse repository at this point
Commits on Aug 25, 2025
auto dependabot: bump chai in /packages/msgraph-sdk-tests
Show description for c4caaf7
dependabot[bot]
authored
c4caaf7
View commit details
Copy full SHA for c4caaf7
Browse repository at this point
chore(deps): bump actions/checkout from 4 to 5
Show description for 052b55e
dependabot[bot]
authored
052b55e
View commit details
Copy full SHA for 052b55e
Browse repository at this point
auto dependabot: bump chai from 5.2.1 to 6.0.1
Show description for 940a75f
dependabot[bot]
authored
940a75f
View commit details
Copy full SHA for 940a75f
Browse repository at this point
Commits on Sep 8, 2025
auto dependabot: bump @types/node from 24.2.0 to 24.3.1
Show description for bad8813
dependabot[bot]
authored
bad8813
View commit details
Copy full SHA for bad8813
Browse repository at this point
auto dependabot: bump mocha from 11.7.1 to 11.7.2
Show description for 097b7a5
dependabot[bot]
authored
097b7a5
View commit details
Copy full SHA for 097b7a5
Browse repository at this point
chore(deps): bump actions/setup-node from 4 to 5
Show description for 4d40858
dependabot[bot]
authored
4d40858
View commit details
Copy full SHA for 4d40858
Browse repository at this point
Commits on Sep 9, 2025
feat(generation): update request builders and models
Show description for cbf2d3b
Microsoft Graph DevX Tooling
authored and
Microsoft Graph DevX Tooling
committed
cbf2d3b
View commit details
Copy full SHA for cbf2d3b
Browse repository at this point
Commits on Sep 11, 2025
Merge remote-tracking branch 'remotes/origin/dependabot/github_actions/actions/checkout-5' into v1.0/pipelinebuild/197481
Michael Mainer (MIchaelMainer)
committed
d47f54c
View commit details
Copy full SHA for d47f54c
Browse repository at this point
Merge remote-tracking branch 'remotes/origin/dependabot/npm_and_yarn/azure/identity-4.11.1' into v1.0/pipelinebuild/197481
Michael Mainer (MIchaelMainer)
committed
1e74f00
View commit details
Copy full SHA for 1e74f00
Browse repository at this point
Merge remote-tracking branch 'remotes/origin/dependabot/github_actions/actions/setup-node-5' into v1.0/pipelinebuild/197481
Michael Mainer (MIchaelMainer)
committed
9548afb
View commit details
Copy full SHA for 9548afb
Browse repository at this point
Merge remote-tracking branch 'remotes/origin/dependabot/npm_and_yarn/kiota-dependencies-e62a44071e' into v1.0/pipelinebuild/197481
Michael Mainer (MIchaelMainer)
committed
c4b1b36
View commit details
Copy full SHA for c4b1b36
Browse repository at this point
Merge remote-tracking branch 'remotes/origin/dependabot/npm_and_yarn/mocha-11.7.2' into v1.0/pipelinebuild/197481
Michael Mainer (MIchaelMainer)
committed
324dd35
View commit details
Copy full SHA for 324dd35
Browse repository at this point
Merge remote-tracking branch 'remotes/origin/dependabot/npm_and_yarn/packages/msgraph-sdk-tests/chai-6.0.1' into v1.0/pipelinebuild/197481
Michael Mainer (MIchaelMainer)
committed
11b93ed
View commit details
Copy full SHA for 11b93ed
Browse repository at this point
Merge remote-tracking branch 'remotes/origin/dependabot/npm_and_yarn/types/node-24.3.1' into v1.0/pipelinebuild/197481
Michael Mainer (MIchaelMainer)
committed
7ccb032
View commit details
Copy full SHA for 7ccb032
Browse repository at this point
Merge remote-tracking branch 'remotes/origin/dependabot/npm_and_yarn/chai-6.0.1' into v1.0/pipelinebuild/197481
Michael Mainer (MIchaelMainer)
committed
3381a8f
View commit details
Copy full SHA for 3381a8f
Browse repository at this point
You can’t perform that action at this time.