Skip to content

Update nette/tester requirement from 2.5.7 to 2.6.1#187

Merged
xificurk merged 1 commit into
masterfrom
dependabot/composer/nette/tester-2.6.1
Jun 6, 2026
Merged

Update nette/tester requirement from 2.5.7 to 2.6.1#187
xificurk merged 1 commit into
masterfrom
dependabot/composer/nette/tester-2.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on nette/tester to permit the latest version.

Release notes

Sourced from nette/tester's releases.

Released version 2.6.1

  • PhpInterpreter now passes the command to proc_open() as an array, so PHP handles argument escaping itself and the subshell is bypassed on Linux too – fewer surprises with paths and arguments containing spaces or special characters
  • Test::getResult() throws a LogicException instead of silently returning an unset value when the test hasn't finished running yet – mistakes surface immediately rather than turning into puzzling downstream errors
  • Improved PHPDoc types and descriptions throughout the framework for better IDE hints and static analysis
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 3, 2026
@xificurk

xificurk commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

Updates the requirements on [nette/tester](https://github.com/nette/tester) to permit the latest version.
- [Release notes](https://github.com/nette/tester/releases)
- [Commits](nette/tester@v2.5.7...v2.6.1)

---
updated-dependencies:
- dependency-name: nette/tester
  dependency-version: 2.6.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/nette/tester-2.6.1 branch from 06c47bc to 612d52c Compare June 6, 2026 17:45
@xificurk xificurk merged commit 20a5fb2 into master Jun 6, 2026
35 of 36 checks passed
@xificurk xificurk deleted the dependabot/composer/nette/tester-2.6.1 branch June 6, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

1 participant