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-printer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.8.0
Choose a base ref
...
head repository: ergebnis/json-printer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.8.1
Choose a head ref
  • 11 commits
  • 9 files changed
  • 3 contributors

Commits on Aug 25, 2025

  1. github-actions(deps): bump shivammathur/setup-php from 2.35.3 to 2.35.4

    Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.35.3 to 2.35.4.
    - [Release notes](https://github.com/shivammathur/setup-php/releases)
    - [Commits](shivammathur/setup-php@2.35.3...2.35.4)
    
    ---
    updated-dependencies:
    - dependency-name: shivammathur/setup-php
      dependency-version: 2.35.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    53d960f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #889 from ergebnis/dependabot/github_actions/shiva…

    …mmathur/setup-php-2.35.4
    
    github-actions(deps): bump shivammathur/setup-php from 2.35.3 to 2.35.4
    ergebnis-bot authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    c766d84 View commit details
    Browse the repository at this point in the history
  3. github-actions(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.3 to 5.5.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v5.4.3...v5.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-version: 5.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    116fcf7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #890 from ergebnis/dependabot/github_actions/codec…

    …ov/codecov-action-5.5.0
    
    github-actions(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0
    ergebnis-bot authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    60b125d View commit details
    Browse the repository at this point in the history
  5. github-actions(deps): bump actions/checkout from 4.2.2 to 5.0.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.2.2...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    1d88d9a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #888 from ergebnis/dependabot/github_actions/actio…

    …ns/checkout-5.0.0
    
    github-actions(deps): bump actions/checkout from 4.2.2 to 5.0.0
    ergebnis-bot authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    a8d8bcc View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2025

  1. github-actions(deps): bump ergebnis/.github from 1.9.3 to 1.10.0

    Bumps [ergebnis/.github](https://github.com/ergebnis/.github) from 1.9.3 to 1.10.0.
    - [Release notes](https://github.com/ergebnis/.github/releases)
    - [Changelog](https://github.com/ergebnis/.github/blob/main/CHANGELOG.md)
    - [Commits](ergebnis/.github@1.9.3...1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: ergebnis/.github
      dependency-version: 1.10.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    f375017 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #891 from ergebnis/dependabot/github_actions/ergeb…

    …nis/dot-github-1.10.0
    
    github-actions(deps): bump ergebnis/.github from 1.9.3 to 1.10.0
    ergebnis-bot authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    60b59f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2025

  1. Fix: Update branch alias

    localheinz committed Sep 6, 2025
    Configuration menu
    Copy the full SHA
    463abab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #893 from ergebnis/fix/alias

    Fix: Update branch alias
    localheinz authored Sep 6, 2025
    Configuration menu
    Copy the full SHA
    481451f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    211d73f View commit details
    Browse the repository at this point in the history
Loading