这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2022

Bumps heroku/heroku-buildpack-php from 219 to 220.

Changelog

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

v220 (2022-06-15)

CHG

  • Use recommended AWS regional S3 domain for interactions with platform repository buckets [Ed Morley, David Zuelke]
Commits
  • af09359 Merge pull request #575 from heroku/edmorley/s3-regional-domain
  • 349aafd v220 release date
  • 8ae68e4 fix php-shared-exts test case
  • 6723d85 amend changelog
  • 0baaf69 fix a few more S3_REGION defaults
  • 848d281 forward S3_REGION correctly and default it to 's3' throughout
  • eb9eeac handle separate source and dest regions in sync.sh
  • a807c9e use S3_REGION in build utils s3cmd calls
  • 457a5c1 Switch to the recommended regional S3 domain
  • a1ce8c8 Update the publish.Ignore list in buildpack.toml
  • 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 dependabot bot added type: dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 16, 2022
@josegonzalez
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/composer/tests/apps/php/heroku/heroku-buildpack-php-220 branch from 0d7d622 to c0cd665 Compare June 23, 2022 05:31
@josegonzalez
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/composer/tests/apps/php/heroku/heroku-buildpack-php-220 branch from c0cd665 to 5bca387 Compare June 25, 2022 05:16
@josegonzalez
Copy link
Member

@dependabot rebase

Bumps [heroku/heroku-buildpack-php](https://github.com/heroku/heroku-buildpack-php) from 219 to 220.
- [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@v219...v220)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/tests/apps/php/heroku/heroku-buildpack-php-220 branch from 5bca387 to b4d0456 Compare June 27, 2022 14:47
@josegonzalez josegonzalez merged commit fbf136b into master Jun 27, 2022
@josegonzalez josegonzalez deleted the dependabot/composer/tests/apps/php/heroku/heroku-buildpack-php-220 branch June 27, 2022 16:28
github-actions bot pushed a commit that referenced this pull request Jun 27, 2022
# History

## 0.27.6

Install/update via the bootstrap script:

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

### Bug Fixes

- #5225: @josegonzalez Use original app name when setting include_labels for vector source
- #5228: @josegonzalez Always respect app.json formations in scale settings
- #5201: @josegonzalez Use pack as default builder for arm64 servers

### Documentation

- #5230: @josegonzalez Clarify usage of build args to set environment variables for Dockerfile deploys
- #5208: @asokoloski-m Fix typo in dockerfile builder docs
- #5206: @AxelTheGerman Added dokku-litestream to list of community plugins

### Other

- #5218: @dependabot[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 219 to 220 in /tests/apps/php
- #5222: @dependabot[bot] chore(deps): bump jetty-servlet from 11.0.10 to 11.0.11 in /tests/apps/java
- #5224: @josegonzalez Document that the community registry plugin should be uninstalled before upgrading past 0.24.x
- #5220: @dependabot[bot] chore(deps): bump jetty-servlet from 11.0.9 to 11.0.10 in /tests/apps/java
- #5212: @dependabot[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 218 to 219 in /tests/apps/php
- #5210: @dependabot[bot] chore(deps): bump monolog/monolog from 1.27.0 to 1.27.1 in /tests/apps/php
- #5204: @dependabot[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 217 to 218 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.

2 participants