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-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: microsoftgraph/msgraph-sdk-python-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.2
Choose a head ref
  • 12 commits
  • 8 files changed
  • 5 contributors

Commits on Jul 11, 2024

  1. chore(deps-dev): bump tomlkit from 0.12.5 to 0.13.0

    Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.12.5 to 0.13.0.
    - [Release notes](https://github.com/sdispater/tomlkit/releases)
    - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md)
    - [Commits](python-poetry/tomlkit@0.12.5...0.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: tomlkit
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2c47ede View commit details
    Browse the repository at this point in the history
  2. Merge pull request #632 from microsoftgraph/dependabot/pip/tomlkit-0.…

    …13.0
    
    chore(deps-dev): bump tomlkit from 0.12.5 to 0.13.0
    github-actions[bot] authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    01d1e9f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    f3d234f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    857ad99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7c0e1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b56cc8d View commit details
    Browse the repository at this point in the history
  5. fix: adds missing whitespace for suppressions

    Signed-off-by: Vincent Biret <vibiret@microsoft.com>
    baywet committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7ad013e View commit details
    Browse the repository at this point in the history
  6. fix: moves attributes suppression to class definition

    Signed-off-by: Vincent Biret <vibiret@microsoft.com>
    baywet committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b6c1d29 View commit details
    Browse the repository at this point in the history
  7. fix: linting missing line

    Signed-off-by: Vincent Biret <vibiret@microsoft.com>
    baywet committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    f39f0b9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #635 from microsoftgraph/bugfix/linting

    bugfix/linting
    baywet authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3a6b1bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    64c2b41 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #636 from microsoftgraph/release-please--branches-…

    …-main--components--msgraph-core
    
    chore(main): release 1.1.2
    baywet authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5f2b8da View commit details
    Browse the repository at this point in the history
Loading