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.34.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.35.0
Choose a head ref
  • 8 commits
  • 78 files changed
  • 6 contributors

Commits on Jun 18, 2025

  1. chore(deps-dev): bump multidict from 6.4.4 to 6.5.0

    Bumps [multidict](https://github.com/aio-libs/multidict) from 6.4.4 to 6.5.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.4.4...v6.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: multidict
      dependency-version: 6.5.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    6619c32 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1266 from microsoftgraph/dependabot/pip/multidict…

    …-6.5.0
    
    chore(deps-dev): bump multidict from 6.4.4 to 6.5.0
    github-actions[bot] authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    de581b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. chore(deps-dev): bump urllib3 from 2.4.0 to 2.5.0

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 to 2.5.0.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.4.0...2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.5.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    8034497 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1267 from microsoftgraph/dependabot/pip/urllib3-2…

    ….5.0
    
    chore(deps-dev): bump urllib3 from 2.4.0 to 2.5.0
    github-actions[bot] authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    295af31 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

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

    Update generated files with build 191244
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    5a3dc37 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1268 from microsoftgraph/v1.0/pipelinebuild/191244

    Generated  models and request builders
    adrian05-ms authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    e163c9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c293e67 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

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

    …--main--components--msgraph
    
    chore(main): release 1.35.0
    baywet authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    95367c4 View commit details
    Browse the repository at this point in the history
Loading