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.57.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.58.0
Choose a head ref
  • 11 commits
  • 124 files changed
  • 10 contributors

Commits on May 7, 2026

  1. chore(deps): consolidate dependabot dependency updates

    Combines 12 open dependabot PRs into a single update:
    
    requirements-dev.txt:
    - anyio: 4.10.0 -> 4.12.1 (#1458)
    - attrs: 25.3.0 -> 26.1.0 (#1460)
    - azure-core: 1.38.0 -> 1.39.0 (#1438)
    - azure-identity: 1.25.1 -> 1.25.3 (#1438)
    - msal: 1.33.0 -> 1.36.0 (#1457)
    - multidict: 6.7.0 -> 6.7.1 (#1452)
    - PyJWT: 2.12.0 -> 2.12.1 (#1459)
    - tomli: 2.3.0 -> 2.4.1 (#1453)
    - tomlkit: 0.13.3 -> 0.14.0 (#1454)
    - tzdata: 2025.2 -> 2026.1 (#1455)
    - zipp: 3.23.0 -> 3.23.1 (#1456)
    
    GitHub Actions:
    - googleapis/release-please-action: v4 -> v5 (#1463)
    - dependabot/fetch-metadata: v3.0.0 -> v3.1.0 (#1451)
    
    Note: msal bump to 1.36.0 resolves the dependency conflict that
    caused PR #1438 to fail (azure-identity 1.25.3 requires msal>=1.35.1).
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    jingjingjia-ms and Copilot committed May 7, 2026
    Configuration menu
    Copy the full SHA
    0f34878 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2026

  1. Configuration menu
    Copy the full SHA
    9e3975f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1467 from microsoftgraph/chore/consolidate-depend…

    …abot-updates
    
    chore(deps): consolidate dependabot dependency updates
    jingjingjia-ms authored May 8, 2026
    Configuration menu
    Copy the full SHA
    3b17405 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2026

  1. chore: add DevOps build pipeline for S360 security vulnerability scan…

    …ning (#1478)
    
    * chore: add DevOps build pipeline for S360 security vulnerability scanning
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    
    * chore: update build pipeline schedule to daily
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    
    * chore: enable SDL security scanning in build pipeline
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    ramsessanchez and Copilot authored May 15, 2026
    Configuration menu
    Copy the full SHA
    f932dbd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1479 from microsoftgraph/chore/rename-daily-ci-pi…

    …peline
    
    chore: rename daily ci pipeline file and folder to standard
    ramsessanchez authored May 15, 2026
    Configuration menu
    Copy the full SHA
    69b8936 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2026

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

    Update generated files with build 219281
    
    Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
    microsoft-graph-devx-bot[bot] and Microsoft Graph DevX Tooling authored May 19, 2026
    Configuration menu
    Copy the full SHA
    c8fd694 View commit details
    Browse the repository at this point in the history
  2. feat: drop Python 3.9 and add Python 3.14 support across packaging, C…

    …I, and docs (#1481)
    
    * Initial plan
    
    * feat: drop Python 3.9 support metadata and CI matrix
    
    Agent-Logs-Url: https://github.com/microsoftgraph/msgraph-sdk-python/sessions/b149b291-3ae9-47a9-9cdd-311077bdd577
    
    Co-authored-by: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com>
    
    * feat: add Python 3.14 support in metadata and workflows
    
    Agent-Logs-Url: https://github.com/microsoftgraph/msgraph-sdk-python/sessions/f0db838f-31e8-4ad7-b9ba-e9f18571910d
    
    Co-authored-by: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com>
    
    * chore: set devcontainer python image to 3.14
    
    Agent-Logs-Url: https://github.com/microsoftgraph/msgraph-sdk-python/sessions/9d2334e8-1034-4309-925b-95d702a548bb
    
    Co-authored-by: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com>
    Copilot and ramsessanchez authored May 19, 2026
    Configuration menu
    Copy the full SHA
    9d3a8c8 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2026

  1. chore(deps-dev): consolidate dependabot dependency updates (#1491)

    * chore(deps-dev): bump idna from 3.11 to 3.15
    
    Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15.
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
    - [Commits](kjd/idna@v3.11...v3.15)
    
    ---
    updated-dependencies:
    - dependency-name: idna
      dependency-version: '3.15'
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump importlib-metadata from 8.5.0 to 9.0.0
    
    Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.5.0 to 9.0.0.
    - [Release notes](https://github.com/python/importlib_metadata/releases)
    - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
    - [Commits](python/importlib_metadata@v8.5.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: importlib-metadata
      dependency-version: 8.7.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump the open-telemetry group across 1 directory with 3 updates
    
    Bumps the open-telemetry group with 3 updates in the / directory: [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.41.0 to 1.42.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.42.0/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-python@v1.41.0...v1.42.0)
    
    Updates `opentelemetry-sdk` from 1.41.0 to 1.42.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.42.0/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-python@v1.41.0...v1.42.0)
    
    Updates `opentelemetry-semantic-conventions` from 0.62b0 to 0.63b0
    - [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.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: open-telemetry
    - dependency-name: opentelemetry-sdk
      dependency-version: 1.41.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: open-telemetry
    - dependency-name: opentelemetry-semantic-conventions
      dependency-version: 0.62b1
      dependency-type: direct:development
      dependency-group: open-telemetry
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump requests from 2.32.5 to 2.33.0
    
    Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.32.5...v2.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-version: 2.33.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump urllib3 from 2.6.3 to 2.7.0
    
    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.6.3...2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.7.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    gavinbarron and dependabot[bot] authored May 20, 2026
    Configuration menu
    Copy the full SHA
    3f999a3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): consolidate dependabot dependency updates (#1499)

    * chore(deps-dev): bump pycparser from 2.23 to 3.0
    
    Bumps [pycparser](https://github.com/eliben/pycparser) from 2.23 to 3.0.
    - [Release notes](https://github.com/eliben/pycparser/releases)
    - [Commits](eliben/pycparser@release_v2.23...release_v3.00)
    
    ---
    updated-dependencies:
    - dependency-name: pycparser
      dependency-version: '3.0'
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump requests from 2.33.0 to 2.34.2
    
    Bumps [requests](https://github.com/psf/requests) from 2.33.0 to 2.34.2.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.33.0...v2.34.2)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-version: 2.34.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps): bump the kiota group across 1 directory with 7 updates
    
    Bumps the kiota group with 7 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` |
    | [microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` |
    | [microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` |
    | [microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` |
    | [microsoft-kiota-abstractions](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` |
    | [microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` |
    | [microsoft-kiota-http](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` |
    
    
    
    Updates `microsoft-kiota-serialization-json` from 1.9.10 to 1.10.1
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-json-v1.9.10...microsoft-kiota-serialization-json-v1.10.1)
    
    Updates `microsoft-kiota-serialization-text` from 1.9.10 to 1.10.1
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-text-v1.9.10...microsoft-kiota-serialization-text-v1.10.1)
    
    Updates `microsoft-kiota-serialization-form` from 1.9.10 to 1.10.1
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-form-v1.9.10...microsoft-kiota-serialization-form-v1.10.1)
    
    Updates `microsoft-kiota-serialization-multipart` from 1.9.10 to 1.10.1
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-multipart-v1.9.10...microsoft-kiota-serialization-multipart-v1.10.1)
    
    Updates `microsoft-kiota-abstractions` from 1.9.10 to 1.10.1
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Commits](microsoft/kiota-python@microsoft-kiota-abstractions-v1.9.10...microsoft-kiota-abstractions-v1.10.1)
    
    Updates `microsoft-kiota-authentication-azure` from 1.9.10 to 1.10.1
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Commits](microsoft/kiota-python@microsoft-kiota-authentication-azure-v1.9.10...microsoft-kiota-authentication-azure-v1.10.1)
    
    Updates `microsoft-kiota-http` from 1.9.10 to 1.10.1
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Commits](microsoft/kiota-python@microsoft-kiota-http-v1.9.10...microsoft-kiota-http-v1.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: microsoft-kiota-abstractions
      dependency-version: 1.10.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: kiota
    - dependency-name: microsoft-kiota-authentication-azure
      dependency-version: 1.10.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: kiota
    - dependency-name: microsoft-kiota-http
      dependency-version: 1.10.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: kiota
    - dependency-name: microsoft-kiota-serialization-form
      dependency-version: 1.10.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: kiota
    - dependency-name: microsoft-kiota-serialization-json
      dependency-version: 1.10.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: kiota
    - dependency-name: microsoft-kiota-serialization-multipart
      dependency-version: 1.10.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: kiota
    - dependency-name: microsoft-kiota-serialization-text
      dependency-version: 1.10.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: kiota
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump azure-core
    
    Bumps the azure-identity group with 1 update in the / directory: [azure-core](https://github.com/Azure/azure-sdk-for-python).
    
    
    Updates `azure-core` from 1.39.0 to 1.41.0
    - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
    - [Commits](Azure/azure-sdk-for-python@azure-core_1.39.0...azure-core_1.41.0)
    
    ---
    updated-dependencies:
    - dependency-name: azure-core
      dependency-version: 1.41.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: azure-identity
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump pylint from 3.3.9 to 4.0.5 (without astroid update)
    
    * chore(deps-dev): bump astroid from 3.3.11 to 4.0.2
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    gavinbarron and dependabot[bot] authored May 20, 2026
    Configuration menu
    Copy the full SHA
    e13b24a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3381e7d View commit details
    Browse the repository at this point in the history
  4. chore(main): release 1.58.0 (#1484)

    Co-authored-by: release-please-token-provider[bot] <225477224+release-please-token-provider[bot]@users.noreply.github.com>
    Co-authored-by: Ramses Sanchez-Hernandez <63934382+ramsessanchez@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    c83cc2f View commit details
    Browse the repository at this point in the history
Loading