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: microsoft/kiota-serialization-json-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.1
Choose a base ref
...
head repository: microsoft/kiota-serialization-json-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.6.0
Choose a head ref
  • 10 commits
  • 5 files changed
  • 3 contributors

Commits on Jun 12, 2023

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

Commits on Jun 13, 2023

  1. Disable runs for forks.

    SilasKenneth committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    6522bbc View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Merge pull request #38 from microsoft/actions/disable-sonarcloud-chec…

    …k-forks
    
    Disable runs for forks.
    SilasKenneth authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6bc5dfb View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

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

Commits on Jun 28, 2023

  1. Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.5.1 to 1.6.0.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v1.5.1...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    6ac5543 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from microsoft/dependabot/github_actions/depen…

    …dabot/fetch-metadata-1.6.0
    
    Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0
    Ndiritu authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    e308797 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Fix code smell

    Ndiritu committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    a6afa74 View commit details
    Browse the repository at this point in the history
  2. Increase test coverage

    Ndiritu committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    018f5ae View commit details
    Browse the repository at this point in the history
  3. Merge pull request #39 from microsoft/fix/intersection-wrapper-serial…

    …ization
    
    Handle null values when serializing intersection wrappers
    Ndiritu authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    1c50e49 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #41 from microsoft/dev

    v0.6.0
    Ndiritu authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0eeb4e7 View commit details
    Browse the repository at this point in the history
Loading