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.47.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.48.0
Choose a head ref
  • 5 commits
  • 89 files changed
  • 7 contributors

Commits on Oct 30, 2025

  1. Configuration menu
    Copy the full SHA
    e2c9a0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3af3c23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bb6b44 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2025

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

    * chore(deps-dev): bump typing-extensions from 4.14.1 to 4.15.0
    
    Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.14.1 to 4.15.0.
    - [Release notes](https://github.com/python/typing_extensions/releases)
    - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
    - [Commits](python/typing_extensions@4.14.1...4.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: typing-extensions
      dependency-version: 4.15.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump cffi from 1.17.1 to 2.0.0
    
    Bumps [cffi](https://github.com/python-cffi/cffi) from 1.17.1 to 2.0.0.
    - [Release notes](https://github.com/python-cffi/cffi/releases)
    - [Commits](python-cffi/cffi@v1.17.1...v2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: cffi
      dependency-version: 2.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump msgraph-core from 1.3.5 to 1.3.8
    
    Bumps [msgraph-core](https://github.com/microsoftgraph/msgraph-sdk-python-core) from 1.3.5 to 1.3.8.
    - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python-core/releases)
    - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python-core/blob/main/CHANGELOG.md)
    - [Commits](microsoftgraph/msgraph-sdk-python-core@v1.3.5...v1.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: msgraph-core
      dependency-version: 1.3.8
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump platformdirs from 4.3.8 to 4.4.0
    
    Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.8 to 4.4.0.
    - [Release notes](https://github.com/tox-dev/platformdirs/releases)
    - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
    - [Commits](tox-dev/platformdirs@4.3.8...4.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: platformdirs
      dependency-version: 4.4.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump mypy from 1.17.1 to 1.18.2
    
    Bumps [mypy](https://github.com/python/mypy) from 1.17.1 to 1.18.2.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.17.1...v1.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.18.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump pycparser from 2.22 to 2.23
    
    Bumps [pycparser](https://github.com/eliben/pycparser) from 2.22 to 2.23.
    - [Release notes](https://github.com/eliben/pycparser/releases)
    - [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES)
    - [Commits](eliben/pycparser@release_v2.22...release_v2.23)
    
    ---
    updated-dependencies:
    - dependency-name: pycparser
      dependency-version: '2.23'
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps): bump github/codeql-action from 3 to 4
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps): bump actions/upload-artifact from 4 to 5
    
    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * 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.36.0 to 1.37.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.36.0...v1.37.0)
    
    Updates `opentelemetry-sdk` from 1.36.0 to 1.37.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.36.0...v1.37.0)
    
    Updates `opentelemetry-semantic-conventions` from 0.57b0 to 0.58b0
    - [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.37.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: open-telemetry
    - dependency-name: opentelemetry-sdk
      dependency-version: 1.37.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: open-telemetry
    - dependency-name: opentelemetry-semantic-conventions
      dependency-version: 0.58b0
      dependency-type: direct:development
      dependency-group: open-telemetry
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): 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.6` | `1.9.7` |
    | [microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-python) | `1.9.6` | `1.9.7` |
    | [microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-python) | `1.9.6` | `1.9.7` |
    | [microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-python) | `1.9.6` | `1.9.7` |
    | [microsoft-kiota-abstractions](https://github.com/microsoft/kiota-python) | `1.9.6` | `1.9.7` |
    | [microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-python) | `1.9.6` | `1.9.7` |
    | [microsoft-kiota-http](https://github.com/microsoft/kiota-python) | `1.9.6` | `1.9.7` |
    
    
    Updates `microsoft-kiota-serialization-json` from 1.9.6 to 1.9.7
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
    - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-json-v1.9.6...microsoft-kiota-serialization-json-v1.9.7)
    
    Updates `microsoft-kiota-serialization-text` from 1.9.6 to 1.9.7
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
    - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-text-v1.9.6...microsoft-kiota-serialization-text-v1.9.7)
    
    Updates `microsoft-kiota-serialization-form` from 1.9.6 to 1.9.7
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
    - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-form-v1.9.6...microsoft-kiota-serialization-form-v1.9.7)
    
    Updates `microsoft-kiota-serialization-multipart` from 1.9.6 to 1.9.7
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
    - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-multipart-v1.9.6...microsoft-kiota-serialization-multipart-v1.9.7)
    
    Updates `microsoft-kiota-abstractions` from 1.9.6 to 1.9.7
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
    - [Commits](microsoft/kiota-python@microsoft-kiota-abstractions-v1.9.6...microsoft-kiota-abstractions-v1.9.7)
    
    Updates `microsoft-kiota-authentication-azure` from 1.9.6 to 1.9.7
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
    - [Commits](microsoft/kiota-python@microsoft-kiota-authentication-azure-v1.9.6...microsoft-kiota-authentication-azure-v1.9.7)
    
    Updates `microsoft-kiota-http` from 1.9.6 to 1.9.7
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
    - [Commits](microsoft/kiota-python@microsoft-kiota-http-v1.9.6...microsoft-kiota-http-v1.9.7)
    
    ---
    updated-dependencies:
    - dependency-name: microsoft-kiota-serialization-json
      dependency-version: 1.9.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: kiota
    - dependency-name: microsoft-kiota-serialization-text
      dependency-version: 1.9.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: kiota
    - dependency-name: microsoft-kiota-serialization-form
      dependency-version: 1.9.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: kiota
    - dependency-name: microsoft-kiota-serialization-multipart
      dependency-version: 1.9.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: kiota
    - dependency-name: microsoft-kiota-abstractions
      dependency-version: 1.9.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: kiota
    - dependency-name: microsoft-kiota-authentication-azure
      dependency-version: 1.9.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: kiota
    - dependency-name: microsoft-kiota-http
      dependency-version: 1.9.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: kiota
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump the azure-identity group with 2 updates
    
    Bumps the azure-identity group with 2 updates: [azure-identity](https://github.com/Azure/azure-sdk-for-python) and [azure-core](https://github.com/Azure/azure-sdk-for-python).
    
    
    Updates `azure-identity` from 1.24.0 to 1.25.0
    - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
    - [Commits](Azure/azure-sdk-for-python@azure-identity_1.24.0...azure-identity_1.25.0)
    
    Updates `azure-core` from 1.35.0 to 1.35.1
    - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
    - [Commits](Azure/azure-sdk-for-python@azure-core_1.35.0...azure-core_1.35.1)
    
    ---
    updated-dependencies:
    - dependency-name: azure-identity
      dependency-version: 1.25.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: azure-identity
    - dependency-name: azure-core
      dependency-version: 1.35.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: azure-identity
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * feat(generation): update request builders and models
    
    Update generated files with build 202235
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
    Co-authored-by: Michael Mainer (from Dev Box) <8527305+MIchaelMainer@users.noreply.github.com>
    4 people authored Nov 6, 2025
    Configuration menu
    Copy the full SHA
    1b88faa View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.48.0 (#1378)

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