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: doctrine/.github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 13.1.0
Choose a base ref
...
head repository: doctrine/.github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 14.0.0
Choose a head ref
  • 10 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 15, 2025

  1. Bump actions/upload-artifact from 5 to 6

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      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 15, 2025
    Configuration menu
    Copy the full SHA
    a1e660c View commit details
    Browse the repository at this point in the history
  2. Bump actions/download-artifact from 6 to 7

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    2d83b2a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #79 from doctrine/dependabot/github_actions/action…

    …s/download-artifact-7
    derrabus authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    ef47332 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #78 from doctrine/dependabot/github_actions/action…

    …s/upload-artifact-6
    derrabus authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    3fea804 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. Bump actions/upload-artifact from 6 to 7

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    b7840f4 View commit details
    Browse the repository at this point in the history
  2. Bump actions/download-artifact from 7 to 8

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v7...v8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '8'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    0af30c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. Bump ramsey/composer-install from 3 to 4

    Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 3 to 4.
    - [Release notes](https://github.com/ramsey/composer-install/releases)
    - [Commits](ramsey/composer-install@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: ramsey/composer-install
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    3bc01ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #82 from doctrine/dependabot/github_actions/ramsey…

    …/composer-install-4
    
    Bump ramsey/composer-install from 3 to 4
    derrabus authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    47f8c34 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #81 from doctrine/dependabot/github_actions/action…

    …s/download-artifact-8
    
    Bump actions/download-artifact from 7 to 8
    greg0ire authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    0468934 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #80 from doctrine/dependabot/github_actions/action…

    …s/upload-artifact-7
    
    Bump actions/upload-artifact from 6 to 7
    greg0ire authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    ee03546 View commit details
    Browse the repository at this point in the history
Loading