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: psalm/psalm-plugin-phpunit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.19.5
Choose a base ref
...
head repository: psalm/psalm-plugin-phpunit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.20.0
Choose a head ref
  • 13 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 1, 2025

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    997760d View commit details
    Browse the repository at this point in the history
  2. Bump actions/cache from 3 to 4

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    4c6f017 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #153 from psalm/dependabot/github_actions/actions/…

    …cache-4
    
    Bump actions/cache from 3 to 4
    danog authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    f69de0e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #152 from psalm/dependabot/github_actions/actions/…

    …checkout-4
    
    Bump actions/checkout from 3 to 4
    danog authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    ed7b870 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Bump actions/checkout from 4 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    ac97835 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2026

  1. Bump actions/cache from 4 to 5

    Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 1, 2026
    Configuration menu
    Copy the full SHA
    965ffe0 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. Support 6.0

    danog committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    2246e66 View commit details
    Browse the repository at this point in the history
  2. Bump to psalm-plugin-api 0.1.0

    danog committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    c7ad1d5 View commit details
    Browse the repository at this point in the history
  3. Fix deps

    danog committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    d52810c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0aa5ba8 View commit details
    Browse the repository at this point in the history
  5. Switch to psalm-plugin-api

    danog committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    cf04c82 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #157 from psalm/dependabot/github_actions/actions/…

    …cache-5
    
    Bump actions/cache from 4 to 5
    danog authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    55c305c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #156 from psalm/dependabot/github_actions/actions/…

    …checkout-6
    
    Bump actions/checkout from 4 to 6
    danog authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    157cf0f View commit details
    Browse the repository at this point in the history
Loading