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

Commits on May 23, 2023

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

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.4.0 to 1.5.0.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v1.4.0...v1.5.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 May 23, 2023
    Configuration menu
    Copy the full SHA
    f991571 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from microsoft/dependabot/github_actions/depen…

    …dabot/fetch-metadata-1.5.0
    
    Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0
    Ndiritu authored May 23, 2023
    Configuration menu
    Copy the full SHA
    26ddb9a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

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

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

    …dabot/fetch-metadata-1.5.1
    SilasKenneth authored May 24, 2023
    Configuration menu
    Copy the full SHA
    f2e8a24 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Bump actions/checkout from 3.5.2 to 3.5.3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.5.2...v3.5.3)
    
    ---
    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 Jun 12, 2023
    Configuration menu
    Copy the full SHA
    df8a0e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #34 from microsoft/dependabot/github_actions/actio…

    …ns/checkout-3.5.3
    
    Bump actions/checkout from 3.5.2 to 3.5.3
    Ndiritu authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    905dc69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    921c31a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #35 from microsoft/fix/datetime-serialization

    DateTime format already contains timezone info
    Ndiritu authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    631212e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #36 from microsoft/dev

    v0.5.1
    Ndiritu authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    fb999ab View commit details
    Browse the repository at this point in the history
Loading