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.15.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.16.0
Choose a head ref
  • 13 commits
  • 103 files changed
  • 6 contributors

Commits on Dec 23, 2024

  1. chore(deps-dev): bump click from 8.1.7 to 8.1.8

    Bumps [click](https://github.com/pallets/click) from 8.1.7 to 8.1.8.
    - [Release notes](https://github.com/pallets/click/releases)
    - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
    - [Commits](pallets/click@8.1.7...8.1.8)
    
    ---
    updated-dependencies:
    - dependency-name: click
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    281cfe4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1046 from microsoftgraph/dependabot/pip/click-8.1.8

    chore(deps-dev): bump click from 8.1.7 to 8.1.8
    github-actions[bot] authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    c78ebc9 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump mypy from 1.13.0 to 1.14.0

    Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.13.0...v1.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and baywet committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    7688daa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1045 from microsoftgraph/dependabot/pip/mypy-1.14.0

    chore(deps-dev): bump mypy from 1.13.0 to 1.14.0
    github-actions[bot] authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    535e3d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2024

  1. chore(deps-dev): bump charset-normalizer from 3.4.0 to 3.4.1

    Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.0 to 3.4.1.
    - [Release notes](https://github.com/jawah/charset_normalizer/releases)
    - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
    - [Commits](jawah/charset_normalizer@3.4.0...3.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: charset-normalizer
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 25, 2024
    Configuration menu
    Copy the full SHA
    d4a56a3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1047 from microsoftgraph/dependabot/pip/charset-n…

    …ormalizer-3.4.1
    
    chore(deps-dev): bump charset-normalizer from 3.4.0 to 3.4.1
    github-actions[bot] authored Dec 25, 2024
    Configuration menu
    Copy the full SHA
    8eab2da View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2024

  1. chore(deps-dev): bump mypy from 1.14.0 to 1.14.1

    Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.14.0...v1.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 31, 2024
    Configuration menu
    Copy the full SHA
    dc06dd8 View commit details
    Browse the repository at this point in the history
  2. feat(generation): update request builders and models

    Update generated files with build 175190
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Dec 31, 2024
    Configuration menu
    Copy the full SHA
    22cb5fd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1048 from microsoftgraph/dependabot/pip/mypy-1.14.1

    chore(deps-dev): bump mypy from 1.14.0 to 1.14.1
    github-actions[bot] authored Dec 31, 2024
    Configuration menu
    Copy the full SHA
    62d1f93 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. Configuration menu
    Copy the full SHA
    0dae766 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1049 from microsoftgraph/v1.0/pipelinebuild/175190

    Generated  models and request builders
    Ndiritu authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    381f249 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c094e85 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1050 from microsoftgraph/release-please--branches…

    …--main--components--msgraph
    
    chore(main): release 1.16.0
    baywet authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    44bf9b4 View commit details
    Browse the repository at this point in the history
Loading