Skip to content

Update nette/tester requirement from 2.6.0 to 2.6.1#182

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/composer/nette/tester-2.6.1
Jun 2, 2026
Merged

Update nette/tester requirement from 2.6.0 to 2.6.1#182
github-actions[bot] merged 1 commit into
masterfrom
dependabot/composer/nette/tester-2.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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 2, 2026
@coveralls
Copy link
Copy Markdown

coveralls commented Jun 2, 2026

Coverage Status

Coverage is 95.238%dependabot/composer/nette/tester-2.6.1 into master. No base build found for master.

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.6.0...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 ebfacd1 to 29673e7 Compare June 2, 2026 16:00
@github-actions github-actions Bot merged commit 20d6e1e into master Jun 2, 2026
35 checks passed
@dependabot dependabot Bot deleted the dependabot/composer/nette/tester-2.6.1 branch June 2, 2026 16:01
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