Skip to content

Update simplesamlphp/simplesamlphp-test-framework requirement from ~1.8.0 to ~1.9.2 in the development-dependencies group#74

Merged
restena-sw merged 1 commit intomasterfrom
dependabot/composer/development-dependencies-d60bfa048e
Apr 8, 2025
Merged

Update simplesamlphp/simplesamlphp-test-framework requirement from ~1.8.0 to ~1.9.2 in the development-dependencies group#74
restena-sw merged 1 commit intomasterfrom
dependabot/composer/development-dependencies-d60bfa048e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 7, 2025

Updates the requirements on simplesamlphp/simplesamlphp-test-framework to permit the latest version.
Updates simplesamlphp/simplesamlphp-test-framework to 1.9.2

Commits
  • b8506d7 yamllinter: no specific file extensions
  • 97a47d2 Fix yamllinter to find all files
  • 1aca471 Add reusable linter workflow
  • da4604e Add reusable phplinter-workflow
  • 26e4e13 Fix ordering of use-statements
  • 01f0d63 Fix syntax error
  • 7af6ada Add missing return-type
  • 1a795c1 Start testing on PHP 8.4
  • 11f4a46 Bump PHP 8.4
  • b943e72 Bump codecov/codecov-action from 4 to 5 in the all-actions group
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [simplesamlphp/simplesamlphp-test-framework](https://github.com/simplesamlphp/simplesamlphp-test-framework) to permit the latest version.

Updates `simplesamlphp/simplesamlphp-test-framework` to 1.9.2
- [Commits](simplesamlphp/simplesamlphp-test-framework@v1.8.0...v1.9.2)

---
updated-dependencies:
- dependency-name: simplesamlphp/simplesamlphp-test-framework
  dependency-version: 1.9.2
  dependency-type: direct:development
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 7, 2025
@restena-sw restena-sw requested a review from tvdijen April 8, 2025 06:41
@tvdijen
Copy link
Copy Markdown
Member

tvdijen commented Apr 8, 2025

Yes, the super-linter action is broken beyond repair due to some very strange design choices on their end. I have a replacement ready, but it may take some time for me to go over all of the modules.

@restena-sw
Copy link
Copy Markdown
Collaborator

But the merge request itself is okay to accept?

@tvdijen
Copy link
Copy Markdown
Member

tvdijen commented Apr 8, 2025

Yes, it pulls in the reusable workflows I've created to replace super-linter.

@restena-sw restena-sw merged commit 1b47d80 into master Apr 8, 2025
13 of 15 checks passed
@dependabot dependabot Bot deleted the dependabot/composer/development-dependencies-d60bfa048e branch April 8, 2025 07:04
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants