Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump heroku/heroku-buildpack-php from 189 to 190 in /tests/apps/php #4462

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps heroku/heroku-buildpack-php from 189 to 190.

Changelog

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

v190 (2021-03-04)

ADD

  • PHP/7.4.15 [David Zuelke]
  • PHP/8.0.3 [David Zuelke]
  • ext-blackfire/1.50.0 (PHP 5.6) [David Zuelke]
  • ext-blackfire/1.51.0 (PHP 7+) [David Zuelke]

CHG

  • If HEROKU_PHP_GRACEFUL_SIGTERM=1, gracefully shut down PHP-FPM, Apache/Nginx, and log redirection in environments where all processes (not just the leader) receive a SIGTERM for termination [David Zuelke]
  • Composer/2.0.11 [David Zuelke]
  • librdkafka/1.6.1 [David Zuelke]
Commits
  • 3e49045 Merge pull request #465 from heroku/develop
  • d70eacd librdkafka/1.6.1
  • 9538281 Composer/2.0.11
  • 546200c ext-blackfire/1.50.0 (PHP 5), ext-blackfire/1.51.0 (PHP 7/8)
  • e75a488 PHP/8.0.3
  • 91de65a PHP/7.4.16
  • ec7ab28 Merge pull request #464 from heroku/sigterm-patches
  • 5259d68 changelog for HEROKU_PHP_GRACEFUL_SIGTERM
  • c652810 test for HEROKU_PHP_GRACEFUL_SIGTERM
  • 5a6eeac Allow shutting down PHP-FPM/Nginx/HTTPD gracefully
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added type: dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 5, 2021
@josegonzalez josegonzalez merged commit 0c9a98c into master Mar 5, 2021
@josegonzalez josegonzalez deleted the dependabot/composer/tests/apps/php/heroku/heroku-buildpack-php-190 branch March 5, 2021 07:47
github-actions bot pushed a commit that referenced this pull request Mar 12, 2021
# History

## 0.24.2

Install/update via the bootstrap script:

```shell
wget https://raw.githubusercontent.com/dokku/dokku/v0.24.2/bootstrap.sh
sudo DOKKU_TAG=v0.24.2 bash bootstrap.sh
```

### Bug Fixes

- #4473: @josegonzalez Add the correct log mount for app logs

### Other

- #4465: @Akirtovskis Add git:unlock command
- #4470: @dependabot-preview[bot] chore(deps): bump socket.io from 3.1.2 to 4.0.0 in /tests/apps/.websocket.disabled
- #4462: @dependabot-preview[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 189 to 190 in /tests/apps/php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
php Pull requests that update Php code type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant