Skip to content

Update heroku/buildpacks-jvm to v1.1.1#352

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

Update heroku/buildpacks-jvm to v1.1.1#352
heroku-linguist[bot] wants to merge 0 commit intomainfrom
update/heroku/buildpacks-jvm/1.1.1

Conversation

@heroku-linguist
Copy link
Copy Markdown
Contributor

heroku/java

  • Updated heroku/jvm to 1.1.1
  • Updated heroku/maven to 1.1.1

heroku/java-function

  • Updated heroku/jvm to 1.1.1
  • Updated heroku/maven to 1.1.1
  • Updated heroku/jvm-function-invoker to 1.1.1

heroku/jvm

Removed

  • Removed support for the heroku-18 stack due to the stack being EOL and no longer maintained. (#498)
  • Removed support for the io.buildpacks.stacks.bionic stack from buildpack.toml. Since the stack id is used for URL construction, this stack never properly worked. (#498)

heroku/jvm-function-invoker

  • This buildpack now declares to be compatible with the * stack. While the buildpack cannot guarantee it works with any stack conceivable, it should be compatible with some stacks that are not maintained by Heroku. Use of this buildpack on such stacks is unsupported. (#498)

heroku/maven

  • No changes

heroku/sbt

  • This buildpack now declares to be compatible with the * stack. While the buildpack cannot guarantee it works with any stack conceivable, it should be compatible with some stacks that are not maintained by Heroku. Use of this buildpack on such stacks is unsupported. (#498)

heroku/scala

  • Updated heroku/jvm to 1.1.1
  • Updated heroku/sbt to 1.1.1

@heroku-linguist heroku-linguist Bot requested a review from a team as a code owner June 22, 2023 18:21
@heroku-linguist heroku-linguist Bot enabled auto-merge (squash) June 22, 2023 18:21
@heroku-linguist heroku-linguist Bot force-pushed the update/heroku/buildpacks-jvm/1.1.1 branch 2 times, most recently from aec4363 to 8fee941 Compare June 22, 2023 18:23
@heroku-linguist heroku-linguist Bot closed this Jun 22, 2023
auto-merge was automatically disabled June 22, 2023 18:23

Pull request was closed

@heroku-linguist heroku-linguist Bot force-pushed the update/heroku/buildpacks-jvm/1.1.1 branch from a9c8efd to 8fee941 Compare June 22, 2023 18:23
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.

0 participants