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: TTMOR/msgraph-sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
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: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 555 files changed
  • 8 contributors

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 (microsoftgraph#1430, supersedes microsoftgraph#1382)
    - cryptography: 45.0.7 -> 46.0.7 (microsoftgraph#1433)
    - Deprecated: 1.2.18 -> 1.3.1 (microsoftgraph#1387)
    - docutils: 0.22 -> 0.22.3 (microsoftgraph#1388)
    - frozenlist: 1.7.0 -> 1.8.0 (microsoftgraph#1380)
    - idna: 3.10 -> 3.11 (microsoftgraph#1386)
    - isort: 6.0.1 -> 6.1.0 (microsoftgraph#1385)
    - multidict: 6.6.4 -> 6.7.0 (microsoftgraph#1383)
    - pylint: 3.3.8 -> 3.3.9 (microsoftgraph#1407)
    - tomli: 2.2.1 -> 2.3.0 (microsoftgraph#1381)
    - urllib3: 2.5.0 -> 2.6.3 (microsoftgraph#1408)
    - yarl: 1.20.1 -> 1.22.0 (microsoftgraph#1384)
    
    GitHub Actions:
    - actions/checkout: v4/v5 -> v6 (microsoftgraph#1392)
    - actions/create-github-app-token: v2 -> v3 (microsoftgraph#1421)
    - actions/upload-artifact: v5 -> v7 (microsoftgraph#1419)
    - dependabot/fetch-metadata: v2.4.0 -> v3.0.0 (microsoftgraph#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 microsoftgraph#1434 from microsoftgraph/chore/cons…

    …olidate-dependabot-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 microsoftgraph#1448 from microsoftgraph/v1.0/pipel…

    …inebuild/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 microsoftgraph#1449 from microsoftgraph/release-pl…

    …ease--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
  2. chore(deps-dev): bump mypy from 1.18.2 to 1.19.1

    Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.1.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.18.2...v1.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.19.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com>
    dependabot[bot] and adrian05-ms authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    875d09a View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump aiohttp from 3.13.4 to 3.13.5

    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-version: 3.13.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com>
    dependabot[bot] and adrian05-ms authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    9fb8831 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump packaging from 25.0 to 26.0

    Bumps [packaging](https://github.com/pypa/packaging) from 25.0 to 26.0.
    - [Release notes](https://github.com/pypa/packaging/releases)
    - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
    - [Commits](pypa/packaging@25.0...26.0)
    
    ---
    updated-dependencies:
    - dependency-name: packaging
      dependency-version: '26.0'
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com>
    dependabot[bot] and adrian05-ms authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    25e6321 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump docutils from 0.22.3 to 0.22.4

    Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.22.3 to 0.22.4.
    - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/rtfd/recommonmark/commits)
    
    ---
    updated-dependencies:
    - dependency-name: docutils
      dependency-version: 0.22.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com>
    dependabot[bot] and adrian05-ms authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    1af869d View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump dill from 0.4.0 to 0.4.1

    Bumps [dill](https://github.com/uqfoundation/dill) from 0.4.0 to 0.4.1.
    - [Release notes](https://github.com/uqfoundation/dill/releases)
    - [Commits](uqfoundation/dill@0.4.0...0.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: dill
      dependency-version: 0.4.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com>
    dependabot[bot] and adrian05-ms authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    101386e View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump charset-normalizer from 3.4.3 to 3.4.7

    Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.3 to 3.4.7.
    - [Release notes](https://github.com/jawah/charset_normalizer/releases)
    - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
    - [Commits](jawah/charset_normalizer@3.4.3...3.4.7)
    
    ---
    updated-dependencies:
    - dependency-name: charset-normalizer
      dependency-version: 3.4.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com>
    dependabot[bot] and adrian05-ms authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    1672d66 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump build from 1.3.0 to 1.4.3

    Bumps [build](https://github.com/pypa/build) from 1.3.0 to 1.4.3.
    - [Release notes](https://github.com/pypa/build/releases)
    - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
    - [Commits](pypa/build@1.3.0...1.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: build
      dependency-version: 1.4.3
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com>
    dependabot[bot] and adrian05-ms authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    52f922c View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump the kiota group with 7 updates

    Bumps the kiota group with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-python) | `1.9.7` | `1.9.10` |
    | [microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-python) | `1.9.7` | `1.9.10` |
    | [microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-python) | `1.9.7` | `1.9.10` |
    | [microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-python) | `1.9.7` | `1.9.10` |
    | [microsoft-kiota-abstractions](https://github.com/microsoft/kiota-python) | `1.9.7` | `1.9.10` |
    | [microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-python) | `1.9.7` | `1.9.10` |
    | [microsoft-kiota-http](https://github.com/microsoft/kiota-python) | `1.9.7` | `1.9.10` |
    
    
    Updates `microsoft-kiota-serialization-json` from 1.9.7 to 1.9.10
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-json-v1.9.7...microsoft-kiota-serialization-json-v1.9.10)
    
    Updates `microsoft-kiota-serialization-text` from 1.9.7 to 1.9.10
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-text-v1.9.7...microsoft-kiota-serialization-text-v1.9.10)
    
    Updates `microsoft-kiota-serialization-form` from 1.9.7 to 1.9.10
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-form-v1.9.7...microsoft-kiota-serialization-form-v1.9.10)
    
    Updates `microsoft-kiota-serialization-multipart` from 1.9.7 to 1.9.10
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-multipart-v1.9.7...microsoft-kiota-serialization-multipart-v1.9.10)
    
    Updates `microsoft-kiota-abstractions` from 1.9.7 to 1.9.10
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Commits](microsoft/kiota-python@microsoft-kiota-abstractions-v1.9.7...microsoft-kiota-abstractions-v1.9.10)
    
    Updates `microsoft-kiota-authentication-azure` from 1.9.7 to 1.9.10
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Commits](microsoft/kiota-python@microsoft-kiota-authentication-azure-v1.9.7...microsoft-kiota-authentication-azure-v1.9.10)
    
    Updates `microsoft-kiota-http` from 1.9.7 to 1.9.10
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Commits](microsoft/kiota-python@microsoft-kiota-http-v1.9.7...microsoft-kiota-http-v1.9.10)
    
    ---
    updated-dependencies:
    - dependency-name: microsoft-kiota-serialization-json
      dependency-version: 1.9.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: kiota
    - dependency-name: microsoft-kiota-serialization-text
      dependency-version: 1.9.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: kiota
    - dependency-name: microsoft-kiota-serialization-form
      dependency-version: 1.9.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: kiota
    - dependency-name: microsoft-kiota-serialization-multipart
      dependency-version: 1.9.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: kiota
    - dependency-name: microsoft-kiota-abstractions
      dependency-version: 1.9.10
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: kiota
    - dependency-name: microsoft-kiota-authentication-azure
      dependency-version: 1.9.10
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: kiota
    - dependency-name: microsoft-kiota-http
      dependency-version: 1.9.10
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: kiota
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com>
    dependabot[bot] and adrian05-ms authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    d714dd6 View commit details
    Browse the repository at this point in the history
  10. chore(deps-dev): bump the open-telemetry group with 3 updates

    Bumps the open-telemetry group with 3 updates: [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python), [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) and [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-python).
    
    Updates `opentelemetry-api` from 1.38.0 to 1.41.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-python@v1.38.0...v1.41.0)
    
    Updates `opentelemetry-sdk` from 1.38.0 to 1.41.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-python@v1.38.0...v1.41.0)
    
    Updates `opentelemetry-semantic-conventions` from 0.59b0 to 0.62b0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-python/commits)
    
    ---
    updated-dependencies:
    - dependency-name: opentelemetry-api
      dependency-version: 1.41.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: open-telemetry
    - dependency-name: opentelemetry-sdk
      dependency-version: 1.41.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: open-telemetry
    - dependency-name: opentelemetry-semantic-conventions
      dependency-version: 0.62b0
      dependency-type: direct:development
      dependency-group: open-telemetry
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com>
    dependabot[bot] and adrian05-ms authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    90d955d View commit details
    Browse the repository at this point in the history
  11. Merge pull request microsoftgraph#1450 from microsoftgraph/copilot/ad…

    …d-dependabot-updates
    
    chore(deps): combine all passing dependabot updates
    adrian05-ms authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    42807ad View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2026

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

    Update generated files with build 216321
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Apr 21, 2026
    Configuration menu
    Copy the full SHA
    54ae3ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoftgraph#1461 from microsoftgraph/v1.0/pipel…

    …inebuild/216321
    
    Generated  models and request builders
    peombwa authored Apr 21, 2026
    Configuration menu
    Copy the full SHA
    4856ad9 View commit details
    Browse the repository at this point in the history
Loading