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.29.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.30.0
Choose a head ref
  • 10 commits
  • 142 files changed
  • 5 contributors

Commits on May 12, 2025

  1. chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v2.3.0...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-version: 2.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 12, 2025
    Configuration menu
    Copy the full SHA
    fa87317 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1215 from microsoftgraph/dependabot/github_action…

    …s/dependabot/fetch-metadata-2.4.0
    
    chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0
    github-actions[bot] authored May 12, 2025
    Configuration menu
    Copy the full SHA
    3293432 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump astroid from 3.3.9 to 3.3.10 in the pylint group

    Bumps the pylint group with 1 update: [astroid](https://github.com/pylint-dev/astroid).
    
    
    Updates `astroid` from 3.3.9 to 3.3.10
    - [Release notes](https://github.com/pylint-dev/astroid/releases)
    - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
    - [Commits](pylint-dev/astroid@v3.3.9...v3.3.10)
    
    ---
    updated-dependencies:
    - dependency-name: astroid
      dependency-version: 3.3.10
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: pylint
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 12, 2025
    Configuration menu
    Copy the full SHA
    52d44a2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1217 from microsoftgraph/dependabot/pip/pylint-1c…

    …5f13a8ce
    
    chore(deps-dev): bump astroid from 3.3.9 to 3.3.10 in the pylint group
    github-actions[bot] authored May 12, 2025
    Configuration menu
    Copy the full SHA
    84b12f2 View commit details
    Browse the repository at this point in the history
  5. 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.32.1 to 1.33.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.32.1...v1.33.0)
    
    Updates `opentelemetry-sdk` from 1.32.1 to 1.33.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.32.1...v1.33.0)
    
    Updates `opentelemetry-semantic-conventions` from 0.53b1 to 0.54b0
    - [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.33.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: open-telemetry
    - dependency-name: opentelemetry-sdk
      dependency-version: 1.33.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: open-telemetry
    - dependency-name: opentelemetry-semantic-conventions
      dependency-version: 0.54b0
      dependency-type: direct:development
      dependency-group: open-telemetry
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 12, 2025
    Configuration menu
    Copy the full SHA
    c03db89 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1216 from microsoftgraph/dependabot/pip/open-tele…

    …metry-c968f6fc32
    
    chore(deps-dev): bump the open-telemetry group with 3 updates
    github-actions[bot] authored May 12, 2025
    Configuration menu
    Copy the full SHA
    8878d12 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

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

    Update generated files with build 187629
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed May 13, 2025
    Configuration menu
    Copy the full SHA
    303fb7d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1219 from microsoftgraph/v1.0/pipelinebuild/187629

    Generated  models and request builders
    baywet authored May 13, 2025
    Configuration menu
    Copy the full SHA
    03c97c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60afcb2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1220 from microsoftgraph/release-please--branches…

    …--main--components--msgraph
    
    chore(main): release 1.30.0
    baywet authored May 13, 2025
    Configuration menu
    Copy the full SHA
    0af173c View commit details
    Browse the repository at this point in the history
Loading