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: 1.1.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: 1.2.0
Choose a head ref
  • 16 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 18, 2024

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

Commits on Mar 19, 2024

  1. Add PHP 8.0 to pipeline.

    SilasKenneth committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    2597fc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    988e4b9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #65 from microsoft/fix/coverage-reporting

    Fix coverage reporting workflow to only run in php8.0
    SilasKenneth authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    285c568 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.0.0.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v1.6.0...v2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f17bd6c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #66 from microsoft/dependabot/github_actions/depen…

    …dabot/fetch-metadata-2.0.0
    
    Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0
    andrueastman authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a1c6701 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.0.0 to 2.1.0.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v2.0.0...v2.1.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 25, 2024
    Configuration menu
    Copy the full SHA
    750c452 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from microsoft/dependabot/github_actions/depen…

    …dabot/fetch-metadata-2.1.0
    
    Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
    andrueastman authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    bc9d0f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    864b9b1 View commit details
    Browse the repository at this point in the history
  2. Remove unused imports.

    SilasKenneth committed May 2, 2024
    Configuration menu
    Copy the full SHA
    644064a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    772a8c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98d021b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96898b8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge pull request #68 from microsoft/fix/negative-intervals

    Make sure negative date periods are correctly handled.
    SilasKenneth authored May 8, 2024
    Configuration menu
    Copy the full SHA
    46dbfcd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from microsoft/dev

    Release 1.2.0
    SilasKenneth authored May 8, 2024
    Configuration menu
    Copy the full SHA
    0d0de25 View commit details
    Browse the repository at this point in the history
Loading