Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoftgraph/msgraph-sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.55.0
Choose a base ref
...
head repository: microsoftgraph/msgraph-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.56.0
Choose a head ref
  • 11 commits
  • 451 files changed
  • 7 contributors

Commits on Jan 22, 2026

  1. chore(deps-dev): bump azure-core from 1.36.0 to 1.38.0

    Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) from 1.36.0 to 1.38.0.
    - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
    - [Commits](Azure/azure-sdk-for-python@azure-core_1.36.0...azure-core_1.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: azure-core
      dependency-version: 1.38.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    e963b1d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2026

  1. Configuration menu
    Copy the full SHA
    9066fa2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1410 from microsoftgraph/dependabot/pip/azure-cor…

    …e-1.38.0
    
    chore(deps-dev): bump azure-core from 1.36.0 to 1.38.0
    github-actions[bot] authored Feb 20, 2026
    Configuration menu
    Copy the full SHA
    873a3a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2026

  1. chore(deps-dev): bump pyjwt from 2.9.0 to 2.12.0

    Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.9.0 to 2.12.0.
    - [Release notes](https://github.com/jpadilla/pyjwt/releases)
    - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
    - [Commits](jpadilla/pyjwt@2.9.0...2.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: pyjwt
      dependency-version: 2.12.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    abde597 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. Merge pull request #1420 from microsoftgraph/dependabot/pip/pyjwt-2.12.0

    chore(deps-dev): bump pyjwt from 2.9.0 to 2.12.0
    github-actions[bot] authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    6c0736f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2026

  1. chore(deps): consolidate all open dependabot updates

    Consolidates 17 open Dependabot PRs into a single update:
    
    Dev dependencies (requirements-dev.txt):
    - aiohttp: 3.12.15 -> 3.13.4 (#1430, supersedes #1382)
    - cryptography: 45.0.7 -> 46.0.7 (#1433)
    - Deprecated: 1.2.18 -> 1.3.1 (#1387)
    - docutils: 0.22 -> 0.22.3 (#1388)
    - frozenlist: 1.7.0 -> 1.8.0 (#1380)
    - idna: 3.10 -> 3.11 (#1386)
    - isort: 6.0.1 -> 6.1.0 (#1385)
    - multidict: 6.6.4 -> 6.7.0 (#1383)
    - pylint: 3.3.8 -> 3.3.9 (#1407)
    - tomli: 2.2.1 -> 2.3.0 (#1381)
    - urllib3: 2.5.0 -> 2.6.3 (#1408)
    - yarl: 1.20.1 -> 1.22.0 (#1384)
    
    GitHub Actions:
    - actions/checkout: v4/v5 -> v6 (#1392)
    - actions/create-github-app-token: v2 -> v3 (#1421)
    - actions/upload-artifact: v5 -> v7 (#1419)
    - dependabot/fetch-metadata: v2.4.0 -> v3.0.0 (#1427)
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    ramsessanchez and Copilot committed Apr 10, 2026
    Configuration menu
    Copy the full SHA
    0d32145 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1434 from microsoftgraph/chore/consolidate-depend…

    …abot-updates
    
    chore(deps): consolidate all open dependabot updates
    ramsessanchez authored Apr 10, 2026
    Configuration menu
    Copy the full SHA
    24e95c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2026

  1. feat(generation): update request builders and models

    Update generated files with build 215572
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Apr 15, 2026
    Configuration menu
    Copy the full SHA
    8b6bb43 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2026

  1. Merge pull request #1448 from microsoftgraph/v1.0/pipelinebuild/215572

    Generated  models and request builders
    adrian05-ms authored Apr 16, 2026
    Configuration menu
    Copy the full SHA
    b833415 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f4a9f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2026

  1. Merge pull request #1449 from microsoftgraph/release-please--branches…

    …--main--components--msgraph
    
    chore(main): release 1.56.0
    adrian05-ms authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    35c865e View commit details
    Browse the repository at this point in the history
Loading