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-beta-sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 33401df
Choose a base ref
...
head repository: microsoftgraph/msgraph-beta-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c7201c8
Choose a head ref
  • 10 commits
  • 119 files changed
  • 5 contributors

Commits on Sep 17, 2025

  1. 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>
    dependabot[bot] authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    fb96864 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. Merge pull request #948 from microsoftgraph/dependabot/pip/pycparser-…

    …2.23
    
    chore(deps-dev): bump pycparser from 2.22 to 2.23
    github-actions[bot] authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    750e6d1 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump lazy-object-proxy from 1.11.0 to 1.12.0

    Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.11.0 to 1.12.0.
    - [Changelog](https://github.com/ionelmc/python-lazy-object-proxy/blob/master/CHANGELOG.rst)
    - [Commits](ionelmc/python-lazy-object-proxy@v1.11.0...v1.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: lazy-object-proxy
      dependency-version: 1.12.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    4f7534e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #946 from microsoftgraph/dependabot/pip/lazy-objec…

    …t-proxy-1.12.0
    
    chore(deps-dev): bump lazy-object-proxy from 1.11.0 to 1.12.0
    github-actions[bot] authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    34499b6 View commit details
    Browse the repository at this point in the history
  4. 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>
    dependabot[bot] authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    3512464 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2025

  1. Merge pull request #947 from microsoftgraph/dependabot/pip/platformdi…

    …rs-4.4.0
    
    chore(deps-dev): bump platformdirs from 4.3.8 to 4.4.0
    github-actions[bot] authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    1f6275a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

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

    Update generated files with build 199037
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    e060fb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. Merge pull request #957 from microsoftgraph/beta/pipelinebuild/199037

    Generated beta models and request builders
    ramsessanchez authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    ffb57fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eaf6cc View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

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

    …-main--components--msgraph_beta
    
    chore(main): release 1.48.0
    ramsessanchez authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    c7201c8 View commit details
    Browse the repository at this point in the history
Loading