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: simplesamlphp/simplesamlphp-test-framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.3
Choose a base ref
...
head repository: simplesamlphp/simplesamlphp-test-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.5
Choose a head ref
  • 8 commits
  • 2 files changed
  • 3 contributors

Commits on Oct 27, 2025

  1. Fix CI

    tvdijen committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    a7a4991 View commit details
    Browse the repository at this point in the history
  2. Bump the all-actions group with 2 updates

    Bumps the all-actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).
    
    
    Updates `actions/upload-artifact` from 4 to 5
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4...v5)
    
    Updates `actions/download-artifact` from 5 to 6
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-actions
    - dependency-name: actions/download-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    7ba8d32 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Merge pull request #15 from simplesamlphp/dependabot/github_actions/a…

    …ll-actions-3249c11fdc
    
    Bump the all-actions group with 2 updates
    tvdijen authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    5b11946 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. Add composer requirements

    ioigoume committed Nov 10, 2025
    Configuration menu
    Copy the full SHA
    cbbf14b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from ioigoume/Add_composer_requirements

    Add composer requirements
    tvdijen authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    352be33 View commit details
    Browse the repository at this point in the history
  3. Bump the all-actions group with 2 updates

    Bumps the all-actions group with 2 updates: [simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml](https://github.com/simplesamlphp/simplesamlphp-test-framework) and [simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml](https://github.com/simplesamlphp/simplesamlphp-test-framework).
    
    
    Updates `simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml` from 1.10.3 to 1.10.4
    - [Commits](v1.10.3...v1.10.4)
    
    Updates `simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml` from 1.10.3 to 1.10.4
    - [Commits](v1.10.3...v1.10.4)
    
    ---
    updated-dependencies:
    - dependency-name: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml
      dependency-version: 1.10.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-actions
    - dependency-name: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml
      dependency-version: 1.10.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    754629e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #17 from simplesamlphp/dependabot/github_actions/a…

    …ll-actions-6e09fd9a2f
    
    Bump the all-actions group with 2 updates
    tvdijen authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    9e91590 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

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