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

Commits on Dec 9, 2025

  1. Configuration menu
    Copy the full SHA
    62e901a View commit details
    Browse the repository at this point in the history
  2. Fix CI

    tvdijen committed Dec 9, 2025
    Configuration menu
    Copy the full SHA
    6f666c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. Bump the all-actions group with 3 updates

    Bumps the all-actions group with 3 updates: [actions/cache](https://github.com/actions/cache), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).
    
    
    Updates `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)
    
    Updates `actions/upload-artifact` from 5 to 6
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v5...v6)
    
    Updates `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/cache
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-actions
    - dependency-name: actions/upload-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-actions
    - dependency-name: actions/download-artifact
      dependency-version: '7'
      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 Dec 15, 2025
    Configuration menu
    Copy the full SHA
    6aefa20 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from simplesamlphp/dependabot/github_actions/a…

    …ll-actions-35b2a8182b
    
    Bump the all-actions group with 3 updates
    tvdijen authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    349a8d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. Fix dependency conflict

    tvdijen committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    2618590 View commit details
    Browse the repository at this point in the history
  2. Remove space

    tvdijen committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    76d65ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c086f44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    162d3d4 View commit details
    Browse the repository at this point in the history
  5. Remove tests for PHP 8.2

    tvdijen committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    50bbab2 View commit details
    Browse the repository at this point in the history
  6. Fix deprecation-attribute

    tvdijen committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    4109efa View commit details
    Browse the repository at this point in the history
  7. Merge pull request #20 from simplesamlphp/feature/php83

    Feature/php83
    tvdijen authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    9007f3a View commit details
    Browse the repository at this point in the history
  8. Bump test-framework

    tvdijen committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    c63076a View commit details
    Browse the repository at this point in the history
Loading