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.22.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.23.0
Choose a head ref
  • 10 commits
  • 139 files changed
  • 5 contributors

Commits on Feb 26, 2025

  1. chore(deps-dev): bump msgraph-core from 1.3.1 to 1.3.2

    Bumps [msgraph-core](https://github.com/microsoftgraph/msgraph-sdk-python-core) from 1.3.1 to 1.3.2.
    - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python-core/releases)
    - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python-core/blob/main/CHANGELOG.md)
    - [Commits](microsoftgraph/msgraph-sdk-python-core@v1.3.1...v1.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: msgraph-core
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    c965fe0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1126 from microsoftgraph/dependabot/pip/msgraph-c…

    …ore-1.3.2
    
    chore(deps-dev): bump msgraph-core from 1.3.1 to 1.3.2
    github-actions[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    11dbeae View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. chore(deps-dev): bump isort from 6.0.0 to 6.0.1

    Bumps [isort](https://github.com/PyCQA/isort) from 6.0.0 to 6.0.1.
    - [Release notes](https://github.com/PyCQA/isort/releases)
    - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
    - [Commits](PyCQA/isort@6.0.0...6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: isort
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    643626a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1127 from microsoftgraph/dependabot/pip/isort-6.0.1

    chore(deps-dev): bump isort from 6.0.0 to 6.0.1
    github-actions[bot] authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    4330b5d View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. chore(deps-dev): bump cryptography from 44.0.1 to 44.0.2

    Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 44.0.2.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@44.0.1...44.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    a0c5a9e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1129 from microsoftgraph/dependabot/pip/cryptogra…

    …phy-44.0.2
    
    chore(deps-dev): bump cryptography from 44.0.1 to 44.0.2
    github-actions[bot] authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    c79eeed View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

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

    Update generated files with build 181777
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    b483797 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. Merge pull request #1131 from microsoftgraph/v1.0/pipelinebuild/181777

    Generated  models and request builders
    andrueastman authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    cbd0046 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d86a507 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1132 from microsoftgraph/release-please--branches…

    …--main--components--msgraph
    
    chore(main): release 1.23.0
    andrueastman authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    c39756c View commit details
    Browse the repository at this point in the history
Loading