Skip to content

Update phpbench/phpbench requirement from 1.5.1 to 1.6.1#654

Merged
iLexN merged 1 commit into6.xfrom
dependabot/composer/phpbench/phpbench-1.6.1
Mar 24, 2026
Merged

Update phpbench/phpbench requirement from 1.5.1 to 1.6.1#654
iLexN merged 1 commit into6.xfrom
dependabot/composer/phpbench/phpbench-1.6.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Updates the requirements on phpbench/phpbench to permit the latest version.

Release notes

Sourced from phpbench/phpbench's releases.

1.6.1

  • Handle undefined offset error for unsupproted time formats
  • Allow NULL to be passed as a time unit (will use the base unit)
Changelog

Sourced from phpbench/phpbench's changelog.

1.6.1

  • Handle undefined offset error for unsupproted time formats
  • Allow NULL to be passed as a time unit (will use the base unit)

1.6.0

  • reports: JSON progress logging #1018
  • reports: JSON report renderering #1135
  • expression-language: if(cond,val1,val2) as a conditional expression
  • expression-language: != unequals operator
  • expression-language: time_unit function to normalize a timeunit
  • expression-language: time_convert function to convert time

1.5.0

1.4.0

  • Add support for 8.4 (explicit nullables)
  • Bring the phpbench/dom library into this repository.
  • Introduce .gitattributes to not publish tests files etc.

1.3.1

  • Fix schema concat issue in PHAR

1.3.0

Features:

  • Add default table_summary report component @​dantleech
  • Add command to initialize the configuration file (config:init) @​dantleech
  • Add command to add a new service config based on a prototype (config:extend) @​dantleech

Improvements:

... (truncated)

Commits
  • 661c8c6 Do not specify base time unit in example
  • 8e1b016 Bump changelog
  • 4ad451b Introduce CI integration guide (#1144)
  • 9c7d0df Add github_action_benchmark example
  • 48f7f52 github-actions: Introduce benchmark workflow
  • ce0f4b9 Allow NULL to be passed as the from and to units in time convert
  • 14126ae Update the Sphinx dependncies and nix development shell
  • afa5afe bugfix: prevent undefined offset error
  • fdeb35d (add missing expression example)
  • 35896b9 expression-language: Function to convert time
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Mar 23, 2026
@coveralls
Copy link

coveralls commented Mar 23, 2026

Coverage Status

coverage: 100.0%. remained the same
when pulling 1f4f6ec on dependabot/composer/phpbench/phpbench-1.6.1
into 595030c on 6.x.

Updates the requirements on [phpbench/phpbench](https://github.com/phpbench/phpbench) to permit the latest version.
- [Release notes](https://github.com/phpbench/phpbench/releases)
- [Changelog](https://github.com/phpbench/phpbench/blob/master/CHANGELOG.md)
- [Commits](phpbench/phpbench@1.5.1...1.6.1)

---
updated-dependencies:
- dependency-name: phpbench/phpbench
  dependency-version: 1.6.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/phpbench/phpbench-1.6.1 branch from 90381bd to 1f4f6ec Compare March 24, 2026 00:58
@iLexN iLexN merged commit d9ecc70 into 6.x Mar 24, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/composer/phpbench/phpbench-1.6.1 branch March 24, 2026 01:04
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.

2 participants