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.5.1
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.5.2
Choose a head ref
  • 14 commits
  • 5 files changed
  • 5 contributors

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    9df19ec View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Bump setuptools from 70.2.0 to 70.3.0

    Bumps [setuptools](https://github.com/pypa/setuptools) from 70.2.0 to 70.3.0.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
    - [Commits](pypa/setuptools@v70.2.0...v70.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8bc0343 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #803 from microsoftgraph/dependabot/pip/setuptools…

    …-70.3.0
    
    Bump setuptools from 70.2.0 to 70.3.0
    github-actions[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9ad5b1f View commit details
    Browse the repository at this point in the history
  3. Bump microsoft-kiota-http from 1.3.1 to 1.3.2

    Bumps [microsoft-kiota-http](https://github.com/microsoft/kiota) from 1.3.1 to 1.3.2.
    - [Release notes](https://github.com/microsoft/kiota/releases)
    - [Changelog](https://github.com/microsoft/kiota/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/microsoft/kiota/commits)
    
    ---
    updated-dependencies:
    - dependency-name: microsoft-kiota-http
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c187d67 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #804 from microsoftgraph/dependabot/pip/microsoft-…

    …kiota-http-1.3.2
    
    Bump microsoft-kiota-http from 1.3.1 to 1.3.2
    github-actions[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ac303af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8021dde View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2c60f0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #802 from microsoftgraph/bugfix/flit-configuration

    ci: adds missing flit configuration
    baywet authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d3e9c6e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4182394 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #806 from microsoftgraph/release/onefivetwo

    fix: project configuration for releases
    baywet authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a188189 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    941f6b2 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #807 from microsoftgraph/bugfix/module-name

    fix: fixes module name for release
    baywet authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f73ffa2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8a2c0e1 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #808 from microsoftgraph/release-please--branches-…

    …-main--components--msgraph
    
    chore(main): release 1.5.2
    baywet authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    14fd337 View commit details
    Browse the repository at this point in the history
Loading