Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps heroku/heroku-buildpack-php from 275 to 276.

Release notes

Sourced from heroku/heroku-buildpack-php's releases.

v276

CHG

  • Automatically finish recording durations of build steps for bin/report where needed (e.g. on build failure) [David Zuelke]
  • Show linter error message if composer.json or composer.lock is malformed [David Zuelke]
  • Log reason and details for bin/report on build failure [David Zuelke]
  • Automatically log details about failures for bin/report if not handled explicitly [David Zuelke]
  • Log details about unhandled internal errors for bin/report [David Zuelke]
Changelog

Sourced from heroku/heroku-buildpack-php's changelog.

[v276] - 2025-10-05

CHG

  • Automatically finish recording durations of build steps for bin/report where needed (e.g. on build failure) [David Zuelke]
  • Show linter error message if composer.json or composer.lock is malformed [David Zuelke]
  • Log reason and details for bin/report on build failure [David Zuelke]
  • Automatically log details about failures for bin/report if not handled explicitly [David Zuelke]
  • Log details about unhandled internal errors for bin/report [David Zuelke]
Commits
  • 4f50c0f Prepare release v276 (#854)
  • ea3a907 Merge pull request #853 from heroku/bin-report-internal-unknown
  • 7d33969 Merge pull request #852 from heroku/bin-report-failure-reasons
  • caccb5b Merge pull request #851 from heroku/composer-lock-json-lint
  • 4ef6212 Merge pull request #850 from heroku/bin-report-autostop-timers
  • b6d8760 Merge pull request #849 from heroku/bin-report-timers-refactor
  • e4a41d4 Log unhandled errors in ERR trap via bin/report
  • 75ff372 Log failure reason and detail for unknown non-zero exits
  • 9ed679b Tests for failure reason logging
  • 5ab1a55 composer.lock lint test
  • Additional commits viewable in compare view

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 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 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 [heroku/heroku-buildpack-php](https://github.com/heroku/heroku-buildpack-php) from 275 to 276.
- [Release notes](https://github.com/heroku/heroku-buildpack-php/releases)
- [Changelog](https://github.com/heroku/heroku-buildpack-php/blob/main/CHANGELOG.md)
- [Commits](heroku/heroku-buildpack-php@v275...v276)

---
updated-dependencies:
- dependency-name: heroku/heroku-buildpack-php
  dependency-version: '276'
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 6, 2025
@josegonzalez josegonzalez merged commit d0c559f into master Oct 7, 2025
20 checks passed
@josegonzalez josegonzalez deleted the dependabot/composer/buildpacks/buildpack-php/tests/php/heroku/heroku-buildpack-php-276 branch October 7, 2025 17:56
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