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 59 to 163 in /tests/apps/php #3734

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 18, 2019

Bumps heroku/heroku-buildpack-php from 59 to 163.

Changelog

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

v163 (2019-10-01)

CHG

  • Pin heroku-18.Dockerfile to use heroku/heroku:18-build.v16 to ensure builds against libssl 1.1.0 until Private Spaces are fully upgraded [David Zuelke]

v162 (2019-09-27)

ADD

  • PHP/7.2.23 [David Zuelke]
  • PHP/7.3.10 [David Zuelke]
  • ext-newrelic/9.1.0.246 [David Zuelke]
  • ext-mongodb/1.6.0 (PHP 5.6+ only) [David Zuelke]
  • ext-blackfire/1.27.1 [David Zuelke]
  • Nginx/1.16.1 [David Zuelke]

CHG

  • librdkafka/1.2.0 [David Zuelke]

v161 (2019-08-30)

ADD

  • PHP/7.1.32 [David Zuelke]
  • PHP/7.2.22 [David Zuelke]
  • PHP/7.3.9 [David Zuelke]

CHG

  • Build PHP with libwebp for ext-gd on heroku-18 (#358) [David Zuelke]

v160 (2019-08-23)

ADD

  • ext-newrelic/9.0.2.245 [David Zuelke]
  • ext-blackfire/1.27.0 [David Zuelke]
  • Apache/2.4.41 [David Zuelke]

CHG

  • Simplify ext-newrelic startup handling [David Zuelke]
  • Simplify ext-blackfire startup handling [David Zuelke]
  • ext-blackfire now supports BLACKFIRE_LOG_LEVEL (4: debug, 3: info, 2: warning, 1: error) [David Zuelke]

FIX

  • Fix HHVM boot scripts failing if a composer shell function is present [David Zuelke]
... (truncated)
Commits
  • dbfaece Merge pull request #367 from heroku/develop
  • a494884 Pin heroku-18.Dockerfile to 18-build.v16
  • cc590b0 Revert "drop heroku-18.Dockerfile openssl 1.1.1 upgrade prevention workaround"
  • 343fa95 Merge pull request #364 from heroku/develop
  • 0f310a1 drop heroku-18.Dockerfile openssl 1.1.1 upgrade prevention workaround
  • 988d6fb Nginx/1.16.1
  • 51d8fbd librdkafka/1.2.0
  • d2ba310 ext-blackfire/1.27.1
  • a095376 ext-mongodb/1.6.0
  • 17d4175 ext-newrelic/9.1.0.246
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 labels Oct 18, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/tests/apps/php/heroku/heroku-buildpack-php-163 branch from fc3796c to 19082df Compare October 19, 2019 22:08
@josegonzalez
Copy link
Member

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/tests/apps/php/heroku/heroku-buildpack-php-163 branch from 19082df to ed60adf Compare October 20, 2019 03:12
@josegonzalez josegonzalez merged commit 0a9997e into master Oct 20, 2019
@josegonzalez josegonzalez deleted the dependabot/composer/tests/apps/php/heroku/heroku-buildpack-php-163 branch October 20, 2019 16:31
josegonzalez added a commit that referenced this pull request Oct 22, 2019
# History

## 0.19.3

Install/update via the bootstrap script:

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

### Bug Fixes

- #3753: @josegonzalez Always use python3 for the installer

### Other

- #3743: @dependabot-preview[bot] chore(deps): [security] bump express from 3.1.2 to 4.17.1 in /tests/apps/.websocket.disabled
- #3744: @dependabot-preview[bot] chore(deps): [security] bump handlebars from 1.0.12 to 4.4.5 in /tests/apps/.websocket.disabled
- #3750: @dependabot-preview[bot] chore(deps): [security] bump express from 2.5.11 to 4.17.1 in /tests/apps/dockerfile-procfile-bad
- #3745: @dependabot-preview[bot] chore(deps): [security] bump express from 3.3.8 to 4.17.1 in /tests/apps/gitsubmodules
- #3742: @dependabot-preview[bot] chore(deps): [security] bump express from 2.5.11 to 4.17.1 in /tests/apps/nodejs-express-noprocfile
- #3729: @dependabot-preview[bot] chore(deps): bump monolog/monolog from 1.12.0 to 1.25.1 in /tests/apps/php
- #3732: @dependabot-preview[bot] chore(deps): bump silex/silex from 1.2.3 to 2.2.4 in /tests/apps/php
- #3728: @dependabot-preview[bot] chore(deps): bump jetty-servlet from 7.6.0.v20120127 to 9.4.21.v20190926 in /tests/apps/java
- #3730: @dependabot-preview[bot] chore(deps): bump werkzeug from 0.15.6 to 0.16.0 in /tests/apps/python-flask
- #3737: @dependabot-preview[bot] chore(deps): bump express3-handlebars from 0.2.3 to 0.5.2 in /tests/apps/.websocket.disabled
- #3734: @dependabot-preview[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 59 to 163 in /tests/apps/php
- #3735: @dependabot-preview[bot] chore(deps): [security] bump symfony/http-kernel from 2.6.4 to 2.8.51 in /tests/apps/php
- #3723: @dependabot-preview[bot] chore(deps): bump sass-globbing from 1.1.1 to 1.1.5 in /tests/apps/multi
- #3731: @dependabot-preview[bot] chore(deps): bump jinja2 from 2.10.1 to 2.10.3 in /tests/apps/python-flask
- #3736: @dependabot-preview[bot] chore(deps): bump socket.io from 0.9.19 to 2.3.0 in /tests/apps/.websocket.disabled
- #3726: @dependabot-preview[bot] chore(deps): bump google.golang.org/grpc from 1.23.0 to 1.24.0 in /tests/apps/gogrpc
- #3727: @dependabot-preview[bot] chore(deps): bump maven-dependency-plugin from 2.4 to 3.1.1 in /tests/apps/java
- #3733: @dependabot-preview[bot] chore(deps): [security] bump symfony/http-foundation from 2.6.4 to 2.8.50 in /tests/apps/php
- #3720: @dependabot-preview[bot] chore(deps): bump compass from 1.0.1 to 1.0.3 in /tests/apps/multi
- #3721: @dependabot-preview[bot] chore(deps): bump sinatra from 1.4.4 to 1.4.8 in /tests/apps/ruby
- #3719: @dependabot-preview[bot] chore(deps): bump thin from 1.6.1 to 1.7.2 in /tests/apps/ruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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