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.23.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.24.0
Choose a head ref
  • 8 commits
  • 57 files changed
  • 5 contributors

Commits on Mar 10, 2025

  1. chore(deps-dev): bump astroid from 3.3.8 to 3.3.9 in the pylint group

    Bumps the pylint group with 1 update: [astroid](https://github.com/pylint-dev/astroid).
    
    
    Updates `astroid` from 3.3.8 to 3.3.9
    - [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.8...v3.3.9)
    
    ---
    updated-dependencies:
    - dependency-name: astroid
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: pylint
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    22e9145 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1133 from microsoftgraph/dependabot/pip/pylint-37…

    …68cbbab0
    
    chore(deps-dev): bump astroid from 3.3.8 to 3.3.9 in the pylint group
    github-actions[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    9c96324 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. chore(deps-dev): bump azure-identity in the azure-identity group

    Bumps the azure-identity group with 1 update: [azure-identity](https://github.com/Azure/azure-sdk-for-python).
    
    
    Updates `azure-identity` from 1.20.0 to 1.21.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.20.0...azure-identity_1.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: azure-identity
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: azure-identity
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    42e14f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1136 from microsoftgraph/dependabot/pip/azure-ide…

    …ntity-a017c3e010
    
    chore(deps-dev): bump azure-identity from 1.20.0 to 1.21.0 in the azure-identity group
    github-actions[bot] authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    d34203e View commit details
    Browse the repository at this point in the history
  3. feat(generation): update request builders and models

    Update generated files with build 182263
    Microsoft Graph DevX Tooling authored and andrueastman committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    06409ab View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1135 from microsoftgraph/v1.0/pipelinebuild/182263

    Generated  models and request builders
    andrueastman authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    c996c27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7630f85 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1137 from microsoftgraph/release-please--branches…

    …--main--components--msgraph
    
    chore(main): release 1.24.0
    andrueastman authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    af052d5 View commit details
    Browse the repository at this point in the history
Loading