Skip to content

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

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

Update heroku/buildpacks-jvm to v1.1.1#355
heroku-linguist[bot] wants to merge 1 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 26, 2023 14:47
@heroku-linguist heroku-linguist Bot enabled auto-merge (squash) June 26, 2023 14:48
@edmorley edmorley disabled auto-merge July 4, 2023 12:18
@edmorley
Copy link
Copy Markdown
Member

edmorley commented Jul 4, 2023

Disabling auto-merge since the commit message it will use is broken ([create-pull-request] automated change).

xref heroku/languages-github-actions#50

@Malax
Copy link
Copy Markdown
Member

Malax commented Jul 24, 2023

Superseded by #364

@Malax Malax closed this Jul 24, 2023
@edmorley edmorley deleted the update/heroku/buildpacks-jvm/1.1.1 branch July 24, 2023 09:25
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.

3 participants