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.21.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.22.0
Choose a head ref
  • 6 commits
  • 114 files changed
  • 6 contributors

Commits on Feb 20, 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.10.1 to 3.11.0
    - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst)
    - [Commits](pypa/flit@3.10.1...3.11.0)
    
    Updates `flit` from 3.10.1 to 3.11.0
    - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst)
    - [Commits](pypa/flit@3.10.1...3.11.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 Feb 20, 2025
    Configuration menu
    Copy the full SHA
    e8bf970 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1121 from microsoftgraph/dependabot/pip/flit-df56…

    …5b1365
    
    chore(deps-dev): bump the flit group with 2 updates
    github-actions[bot] authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    e8a16de View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

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

    Update generated files with build 181216
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    61c8bfc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1124 from microsoftgraph/v1.0/pipelinebuild/181216

    Generated  models and request builders
    andrueastman authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    3a66ff9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d23bf8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1125 from microsoftgraph/release-please--branches…

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