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.4.3
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.5.0
Choose a head ref
  • 9 commits
  • 4 files changed
  • 3 contributors

Commits on Apr 13, 2023

  1. Merge pull request #26 from microsoft/main

    Merge pull request #25 from microsoft/dev
    Ndiritu authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    ab26c7f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Bump actions/checkout from 3.5.1 to 3.5.2

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.1 to 3.5.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.5.1...v3.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    96d40a6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from microsoft/dependabot/github_actions/actio…

    …ns/checkout-3.5.2
    
    Bump actions/checkout from 3.5.1 to 3.5.2
    Ndiritu authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    20c00a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.6 to 1.4.0.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v1.3.6...v1.4.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 Apr 18, 2023
    Configuration menu
    Copy the full SHA
    3abdbc9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from microsoft/dependabot/github_actions/depen…

    …dabot/fetch-metadata-1.4.0
    
    Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0
    Ndiritu authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    c45822c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Bump abstractions

    Ndiritu authored May 18, 2023
    Configuration menu
    Copy the full SHA
    b43360a View commit details
    Browse the repository at this point in the history
  2. Add phpstan ignore

    Ndiritu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    f10d163 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #29 from microsoft/fix/bump-abstractions

    Bump abstractions
    SilasKenneth authored May 18, 2023
    Configuration menu
    Copy the full SHA
    31b8b0c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #30 from microsoft/dev

    v0.5.0
    Ndiritu authored May 18, 2023
    Configuration menu
    Copy the full SHA
    f53bed9 View commit details
    Browse the repository at this point in the history
Loading