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: ergebnis/json-normalizer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.4.0
Choose a base ref
...
head repository: ergebnis/json-normalizer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.4.1
Choose a head ref
  • 12 commits
  • 14 files changed
  • 4 contributors

Commits on Dec 13, 2023

  1. composer(deps-dev): Bump phpunit/phpunit from 10.5.2 to 10.5.3

    Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.2 to 10.5.3.
    - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.3/ChangeLog-10.5.md)
    - [Commits](sebastianbergmann/phpunit@10.5.2...10.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: phpunit/phpunit
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    db23122 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1037 from ergebnis/dependabot/composer/phpunit/ph…

    …punit-10.5.3
    
    composer(deps-dev): Bump phpunit/phpunit from 10.5.2 to 10.5.3
    ergebnis-bot authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b9884ed View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Fix: Path

    localheinz committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8fe1cdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    962f429 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30281a3 View commit details
    Browse the repository at this point in the history
  4. Enhancement: Update schema

    localheinz committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    1418fb7 View commit details
    Browse the repository at this point in the history
  5. Fix: Flip condition

    localheinz committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f41a294 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1038 from ergebnis/feature/schema

    Enhancement: Update `schema.json`
    localheinz authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3141d2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87634f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    574aded View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1039 from ergebnis/fix/packagist

    Fix: Do not attempt to sort item when it disables packagist
    localheinz authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6d42fb8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d28f36a View commit details
    Browse the repository at this point in the history
Loading