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.26.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.27.0
Choose a head ref
  • 20 commits
  • 2,821 files changed
  • 6 contributors

Commits on Mar 26, 2025

  1. chore(deps-dev): bump the flit group with 2 updates

    Bumps the flit group with 2 updates: [flit-core](https://github.com/pypa/flit) and [flit](https://github.com/pypa/flit).
    
    
    Updates `flit-core` from 3.11.0 to 3.12.0
    - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst)
    - [Commits](pypa/flit@3.11.0...3.12.0)
    
    Updates `flit` from 3.11.0 to 3.12.0
    - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst)
    - [Commits](pypa/flit@3.11.0...3.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: flit-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: flit
    - dependency-name: flit
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: flit
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    47a818b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1162 from microsoftgraph/dependabot/pip/flit-42d9…

    …9fef7b
    
    chore(deps-dev): bump the flit group with 2 updates
    github-actions[bot] authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    0104ebf View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. chore(deps-dev): bump multidict from 6.2.0 to 6.3.0

    Bumps [multidict](https://github.com/aio-libs/multidict) from 6.2.0 to 6.3.0.
    - [Release notes](https://github.com/aio-libs/multidict/releases)
    - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst)
    - [Commits](aio-libs/multidict@v6.2.0...v6.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: multidict
      dependency-version: 6.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    0135392 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1164 from microsoftgraph/dependabot/pip/multidict…

    …-6.3.0
    
    chore(deps-dev): bump multidict from 6.2.0 to 6.3.0
    github-actions[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    4d036f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. chore(deps-dev): bump multidict from 6.3.0 to 6.3.1

    Bumps [multidict](https://github.com/aio-libs/multidict) from 6.3.0 to 6.3.1.
    - [Release notes](https://github.com/aio-libs/multidict/releases)
    - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst)
    - [Commits](aio-libs/multidict@v6.3.0...v6.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: multidict
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    b4491bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1166 from microsoftgraph/dependabot/pip/multidict…

    …-6.3.1
    
    chore(deps-dev): bump multidict from 6.3.0 to 6.3.1
    github-actions[bot] authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    ab5c1fd View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. chore(deps-dev): bump multidict from 6.3.1 to 6.3.2

    Bumps [multidict](https://github.com/aio-libs/multidict) from 6.3.1 to 6.3.2.
    - [Release notes](https://github.com/aio-libs/multidict/releases)
    - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst)
    - [Commits](aio-libs/multidict@v6.3.1...v6.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: multidict
      dependency-version: 6.3.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    aff86fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1173 from microsoftgraph/dependabot/pip/multidict…

    …-6.3.2
    
    chore(deps-dev): bump multidict from 6.3.1 to 6.3.2
    github-actions[bot] authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    816c0d5 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump typing-extensions from 4.12.2 to 4.13.1

    Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.12.2 to 4.13.1.
    - [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.12.2...4.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: typing-extensions
      dependency-version: 4.13.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    72c3804 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1171 from microsoftgraph/dependabot/pip/typing-ex…

    …tensions-4.13.1
    
    chore(deps-dev): bump typing-extensions from 4.12.2 to 4.13.1
    github-actions[bot] authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    3663875 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump azure-core in the azure-identity group

    Bumps the azure-identity group with 1 update: [azure-core](https://github.com/Azure/azure-sdk-for-python).
    
    
    Updates `azure-core` from 1.32.0 to 1.33.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-core_1.32.0...azure-core_1.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: azure-core
      dependency-version: 1.33.0
      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 Apr 4, 2025
    Configuration menu
    Copy the full SHA
    be8857c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1170 from microsoftgraph/dependabot/pip/azure-ide…

    …ntity-bb0f8c054d
    
    chore(deps-dev): bump azure-core from 1.32.0 to 1.33.0 in the azure-identity group
    github-actions[bot] authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    5fc9a9c View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump actions/create-github-app-token from 1 to 2

    Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1 to 2.
    - [Release notes](https://github.com/actions/create-github-app-token/releases)
    - [Commits](actions/create-github-app-token@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/create-github-app-token
      dependency-version: '2'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    340152f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1172 from microsoftgraph/dependabot/github_action…

    …s/actions/create-github-app-token-2
    
    chore(deps): bump actions/create-github-app-token from 1 to 2
    rkodev authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    9b678e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. chore(deps-dev): bump yarl from 1.15.2 to 1.19.0

    Bumps [yarl](https://github.com/aio-libs/yarl) from 1.15.2 to 1.19.0.
    - [Release notes](https://github.com/aio-libs/yarl/releases)
    - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
    - [Commits](aio-libs/yarl@v1.15.2...v1.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: yarl
      dependency-version: 1.19.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    2a7449a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1174 from microsoftgraph/dependabot/pip/yarl-1.19.0

    chore(deps-dev): bump yarl from 1.15.2 to 1.19.0
    github-actions[bot] authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    8414392 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

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

    Update generated files with build 185105
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    f8b86ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1177 from microsoftgraph/v1.0/pipelinebuild/185105

    Generated  models and request builders
    baywet authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    42fa8af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0cf1aa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1178 from microsoftgraph/release-please--branches…

    …--main--components--msgraph
    
    chore(main): release 1.27.0
    baywet authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    5f444e1 View commit details
    Browse the repository at this point in the history
Loading