Skip to content

Update heroku/buildpacks-jvm#354

Closed
heroku-linguist[bot] wants to merge 1 commit intomainfrom
update/heroku/buildpacks-jvm
Closed

Update heroku/buildpacks-jvm#354
heroku-linguist[bot] wants to merge 1 commit intomainfrom
update/heroku/buildpacks-jvm

Conversation

@heroku-linguist
Copy link
Copy Markdown
Contributor

Automated changes by create-pull-request GitHub action

@heroku-linguist heroku-linguist Bot requested a review from a team as a code owner June 23, 2023 15:21
@heroku-linguist heroku-linguist Bot enabled auto-merge (squash) June 23, 2023 15:22
@colincasey
Copy link
Copy Markdown
Contributor

This was a test

@colincasey colincasey closed this Jun 26, 2023
auto-merge was automatically disabled June 26, 2023 14:42

Pull request was closed

@colincasey colincasey deleted the update/heroku/buildpacks-jvm branch June 26, 2023 14:42
heroku-linguist Bot added a commit that referenced this pull request Nov 27, 2024
## heroku/ruby

### Changed

- Default process types defined by the Ruby buildpack now use IPv6 host `::` which is equivalent of IPv4 host `0.0.0.0`. This will only affect applications that do not define a `web` process type via the `Procfile` and [Procfile Cloud Native Buildpack](https://github.com/heroku/buildpacks-procfile). Those applications must make sure to update their configuration to bind to an IPv6 host. ([#354](heroku/buildpacks-ruby#354))

### Added

- The buildpack now warns the user when environmental variables used in running the default process are not defined. ([#307](heroku/buildpacks-ruby#307))
heroku-linguist Bot added a commit that referenced this pull request Dec 9, 2024
## heroku/ruby

### Changed

- Default process types defined by the Ruby buildpack now use IPv6 host `::` which is equivalent of IPv4 host `0.0.0.0`. This will only affect applications that do not define a `web` process type via the `Procfile` and [Procfile Cloud Native Buildpack](https://github.com/heroku/buildpacks-procfile). Those applications must make sure to update their configuration to bind to an IPv6 host. ([#354](heroku/buildpacks-ruby#354))

### Added

- The buildpack now warns the user when environmental variables used in running the default process are not defined. ([#307](heroku/buildpacks-ruby#307))

Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
heroku-linguist Bot added a commit that referenced this pull request May 2, 2025
## heroku/python

### Removed

- Removed support for the deprecated `runtime.txt` file. Python versions must now be specified using a `.python-version` file instead. ([#352](heroku/buildpacks-python#352))
- Removed support for Ubuntu 20.04 (and thus Heroku-20 / `heroku/builder:20`). ([#358](heroku/buildpacks-python#358))

### Changed

- Improved the error messages shown when `.python-version` contains an invalid Python version or stray invisible characters (such as ASCII control codes). ([#353](heroku/buildpacks-python#353) and [#354](heroku/buildpacks-python#354))
- Improved the error messages shown if I/O errors occur. ([#355](heroku/buildpacks-python#355) and [#356](heroku/buildpacks-python#356))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant