Skip to content

[pull] master from gliderlabs:master - #118

Open
pull[bot] wants to merge 2162 commits into
stackriot:masterfrom
gliderlabs:master
Open

[pull] master from gliderlabs:master#118
pull[bot] wants to merge 2162 commits into
stackriot:masterfrom
gliderlabs:master

Conversation

@pull

@pull pull Bot commented Oct 22, 2021

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

nerg4l and others added 21 commits March 12, 2026 15:09
fix: give access to tty for unprivileged and herokuish user
Bumps [heroku/heroku-buildpack-php](https://github.com/heroku/heroku-buildpack-php) from 283 to 285.
- [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@v283...v285)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.23.0 to 3.24.0.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](twigphp/Twig@v3.23.0...v3.24.0)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-version: 3.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ks/buildpack-php/tests/php/heroku/heroku-buildpack-php-285

chore(deps-dev): bump heroku/heroku-buildpack-php from 283 to 285 in /buildpacks/buildpack-php/tests/php
…ks/buildpack-php/tests/php/twig/twig-3.24.0

chore(deps): bump twig/twig from 3.23.0 to 3.24.0 in /buildpacks/buildpack-php/tests/php
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 25.1.0 to 25.3.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@25.1.0...25.3.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 25.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 25.1.0 to 25.3.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@25.1.0...25.3.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 25.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 25.1.0 to 25.3.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@25.1.0...25.3.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 25.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ildpack-python/tests/python-flask/gunicorn-25.3.0

chore(deps): bump gunicorn from 25.1.0 to 25.3.0 in /buildpacks/buildpack-python/tests/python-flask
Dokku Bot and others added 30 commits July 9, 2026 14:26
…ks/buildpack-php/tests/php/heroku/heroku-buildpack-php-293

chore(deps-dev): bump heroku/heroku-buildpack-php from 292 to 293 in /buildpacks/buildpack-php/tests/php
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…tions/setup-node-7

chore(deps): bump actions/setup-node from 6 to 7
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…tions/setup-go-7

chore(deps): bump actions/setup-go from 6 to 7
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6 to 7.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…tions/setup-python-7

chore(deps): bump actions/setup-python from 6 to 7
Add ignore rules for minor and patch updates.
chore: ignore minor and patch updates for github actions
Ubuntu 26.04 LTS (Resolute Raccoon, codename `resolute`) has no matching PackageCloud distribution for the herokuish `.deb`, so installs on 26.04 cannot pull the package. Add an `ubuntu/resolute` push line to the `release-packagecloud-deb` target mirroring `ubuntu/noble` so the same architecture-independent package is published for the new release.
…s-resolute-raccoon

chore: publish deb to ubuntu/resolute on packagecloud
Update Django from 6.0.4 to 6.0.7 in the Python buildpack Django test fixture to resolve GHSA-mm6v-q8q9-pgcf, where `django.core.mail.backends.smtp.EmailBackend` fails to prevent reuse of a partially-initialized connection after a failed `STARTTLS` handshake when `fail_silently=True`. The bump moves the pin past the `6.0.6` first-patched version to the latest 6.0.x patch, and remains compatible with the fixture's Python 3.13.13 requirement.
…to-prevent-reuse-of-a-partially-initialized-connection-after-a-failed-starttls-handshake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants