Skip to content

chore(deps): bump phpbench/phpbench from 1.6.1 to 1.7.0#104

Merged
azjezz merged 1 commit into
mainfrom
dependabot/composer/phpbench/phpbench-1.7.0
Jun 9, 2026
Merged

chore(deps): bump phpbench/phpbench from 1.6.1 to 1.7.0#104
azjezz merged 1 commit into
mainfrom
dependabot/composer/phpbench/phpbench-1.7.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps phpbench/phpbench from 1.6.1 to 1.7.0.

Release notes

Sourced from phpbench/phpbench's releases.

1.7.0

Reports

  • new derivations feature to allow computing values from existing values. @​dantleech (see documentation)
  • deprecate baseline_expressions as the same can now be accomplished with derivations. @​dantleech
  • introduce aggregate-preview report (includes diff column): will become the new aggregate in PHPBench 2.0 @​dantleech

Expressions

  • lazy function evaluation on select functions (currently exclusive to the if() function). @​dantleech
  • allow the nullsafe operator on bare variables

Meta

Changelog

Sourced from phpbench/phpbench's changelog.

1.7.0

  • reports: new derivations feature to allow computing values from existing values. @​dantleech
  • reports: deprecate baseline_expressions as the same can now be accomplished with derivations. @​dantleech
  • reports: aggregate-preview report (includes r diff column): will become the new aggregate in PHPBench 2.0 @​dantleech
  • expr: lazy function evaluation on select functions (just the if() function for now). @​dantleech
  • expr: allow the nullsafe operator on bare variables
  • meta: Exclude docs and other non-code assets in .gitattributes @​sasezaki
  • meta: Bump phpstan to 2.x @​dantleech
Commits

Dependabot compatibility score

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)

Bumps [phpbench/phpbench](https://github.com/phpbench/phpbench) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/phpbench/phpbench/releases)
- [Changelog](https://github.com/phpbench/phpbench/blob/master/CHANGELOG.md)
- [Commits](phpbench/phpbench@1.6.1...1.7.0)

---
updated-dependencies:
- dependency-name: phpbench/phpbench
  dependency-version: 1.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jun 9, 2026
@azjezz azjezz merged commit 608c987 into main Jun 9, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/composer/phpbench/phpbench-1.7.0 branch June 9, 2026 10:22
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