Skip to content

Commit

Permalink
Update heroku/buildpacks-procfile to v3.2.0 (#627)
Browse files Browse the repository at this point in the history
## heroku/procfile

### Changed

- Build output style updated to `bullet_stream`. Output now also includes the commands that were pulled from the `Procfile` in the output. ([#252](heroku/buildpacks-procfile#252))

Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
  • Loading branch information
heroku-linguist[bot] authored Dec 20, 2024
1 parent c409d81 commit ced5146
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
16 changes: 8 additions & 8 deletions builder-20/builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ version = "0.20.5"

[[buildpacks]]
id = "heroku/procfile"
uri = "docker://docker.io/heroku/buildpack-procfile@sha256:2e57b342cab83f6517bb1b94f7ebedd2f9b723b8dc7536c15009a779ef2df92f"
uri = "docker://docker.io/heroku/buildpack-procfile@sha256:78bbdb96dacbd50441be49c051b633b39b58e1bc1465af613cf099eca2cb1693"

[[buildpacks]]
id = "heroku/python"
Expand All @@ -59,7 +59,7 @@ version = "0.20.5"
version = "0.21.0"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true
[[order.group]]
id = "heroku/eol-warning"
Expand All @@ -83,7 +83,7 @@ version = "0.20.5"
version = "5.0.0"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true
[[order.group]]
id = "heroku/eol-warning"
Expand All @@ -95,7 +95,7 @@ version = "0.20.5"
version = "6.0.4"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true
[[order.group]]
id = "heroku/eol-warning"
Expand All @@ -107,7 +107,7 @@ version = "0.20.5"
version = "6.0.4"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true
[[order.group]]
id = "heroku/eol-warning"
Expand All @@ -119,7 +119,7 @@ version = "0.20.5"
version = "0.5.0"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true
[[order.group]]
id = "heroku/eol-warning"
Expand All @@ -131,7 +131,7 @@ version = "0.20.5"
version = "0.2.0"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true
[[order.group]]
id = "heroku/eol-warning"
Expand All @@ -144,7 +144,7 @@ version = "0.20.5"
version = "3.4.0"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true
[[order.group]]
id = "heroku/eol-warning"
Expand Down
18 changes: 9 additions & 9 deletions builder-22/builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ version = "0.20.5"

[[buildpacks]]
id = "heroku/procfile"
uri = "docker://docker.io/heroku/buildpack-procfile@sha256:2e57b342cab83f6517bb1b94f7ebedd2f9b723b8dc7536c15009a779ef2df92f"
uri = "docker://docker.io/heroku/buildpack-procfile@sha256:78bbdb96dacbd50441be49c051b633b39b58e1bc1465af613cf099eca2cb1693"

[[buildpacks]]
id = "heroku/python"
Expand All @@ -67,7 +67,7 @@ version = "0.20.5"
version = "0.21.0"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true

[[order]]
Expand All @@ -92,7 +92,7 @@ version = "0.20.5"
version = "5.0.0"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true

[[order]]
Expand All @@ -105,7 +105,7 @@ version = "0.20.5"
version = "6.0.4"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true

[[order]]
Expand All @@ -118,7 +118,7 @@ version = "0.20.5"
version = "6.0.4"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true

[[order]]
Expand All @@ -131,7 +131,7 @@ version = "0.20.5"
version = "0.5.0"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true

[[order]]
Expand All @@ -144,7 +144,7 @@ version = "0.20.5"
version = "0.2.0"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true

[[order]]
Expand All @@ -157,7 +157,7 @@ version = "0.20.5"
version = "0.1.9"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true

# this group is intentionally at the end, because projects in other languages often have e.g. a package.json
Expand All @@ -171,5 +171,5 @@ version = "0.20.5"
version = "3.4.0"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true
18 changes: 9 additions & 9 deletions builder-24/builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]

[[buildpacks]]
id = "heroku/procfile"
uri = "docker://docker.io/heroku/buildpack-procfile@sha256:2e57b342cab83f6517bb1b94f7ebedd2f9b723b8dc7536c15009a779ef2df92f"
uri = "docker://docker.io/heroku/buildpack-procfile@sha256:78bbdb96dacbd50441be49c051b633b39b58e1bc1465af613cf099eca2cb1693"

[[buildpacks]]
id = "heroku/python"
Expand All @@ -67,7 +67,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
version = "0.21.0"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true

[[order]]
Expand All @@ -92,7 +92,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
version = "5.0.0"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true

[[order]]
Expand All @@ -105,7 +105,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
version = "6.0.4"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true

[[order]]
Expand All @@ -118,7 +118,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
version = "6.0.4"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true

[[order]]
Expand All @@ -131,7 +131,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
version = "0.5.0"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true

[[order]]
Expand All @@ -144,7 +144,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
version = "0.2.0"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true

[[order]]
Expand All @@ -157,7 +157,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
version = "0.1.9"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true

# this group is intentionally at the end, because projects in other languages often have e.g. a package.json
Expand All @@ -171,5 +171,5 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
version = "3.4.0"
[[order.group]]
id = "heroku/procfile"
version = "3.1.2"
version = "3.2.0"
optional = true

0 comments on commit ced5146

Please sign in to comment.