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.11.0
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.11.1
Choose a head ref
  • 12 commits
  • 17 files changed
  • 2 contributors

Commits on Dec 16, 2025

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

Commits on Dec 17, 2025

  1. Add codecov config

    tvdijen committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    35ae212 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2026

  1. Configuration menu
    Copy the full SHA
    6b36008 View commit details
    Browse the repository at this point in the history
  2. revert

    tvdijen committed Feb 15, 2026
    Configuration menu
    Copy the full SHA
    c72f459 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. 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 6 to 7
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v6...v7)
    
    Updates `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/upload-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-actions
    - dependency-name: actions/download-artifact
      dependency-version: '8'
      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 Mar 2, 2026
    Configuration menu
    Copy the full SHA
    ca5af45 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

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

    …ll-actions-985357984d
    
    Bump the all-actions group with 2 updates
    tvdijen authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    94e339a View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

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

Commits on Mar 6, 2026

  1. Add support for PHPunit 13

    tvdijen committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    a6e6d49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0061f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2026

  1. Fix CI

    tvdijen committed Mar 8, 2026
    Configuration menu
    Copy the full SHA
    92a71ae View commit details
    Browse the repository at this point in the history
  2. Fix phpstan-issues

    tvdijen committed Mar 8, 2026
    Configuration menu
    Copy the full SHA
    2a0d555 View commit details
    Browse the repository at this point in the history
  3. Fix CI

    tvdijen committed Mar 8, 2026
    Configuration menu
    Copy the full SHA
    69c9bca View commit details
    Browse the repository at this point in the history
Loading