Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JVM invoker: Update libcnb and libherokubuildpack to 0.3.0 #164

Merged
merged 1 commit into from
Sep 20, 2021

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Sep 20, 2021

Since they are major version updates (that don't get picked up automatically by the tilde dependency version ranges), both packages have to be updated simultaneously (which Dependabot can't do), due to:
https://github.com/Malax/libcnb.rs/issues/90

Changes:
Malax/libcnb.rs@v0.2.0...v0.3.0
https://github.com/heroku/libherokubuildpack/compare/v0.2.0...v0.3.0

The buildpack's API version also had to be bumped due to:
https://github.com/Malax/libcnb.rs/pull/50

The changes in buildpack API 0.5 are:
https://github.com/buildpacks/spec/releases/tag/buildpack%2Fv0.5

Closes #162.
Closes #163.
GUS-W-9921906.

@edmorley edmorley requested a review from a team as a code owner September 20, 2021 15:06
@edmorley edmorley self-assigned this Sep 20, 2021
Since they are major version updates (that don't get picked up automatically
by the tilde dependency version ranges), both packages have to be updated
simultaneously (which Dependabot can't do), due to:
https://github.com/Malax/libcnb.rs/issues/90

Changes:
Malax/libcnb.rs@v0.2.0...v0.3.0
heroku/libherokubuildpack@v0.2.0...v0.3.0

The buildpack's API version also had to be bumped due to:
https://github.com/Malax/libcnb.rs/pull/50

Closes #162.
Closes #163.
GUS-W-9921906.
@edmorley edmorley force-pushed the edmorley/update-libcnb-libherokubuildpack branch from 4cd0423 to 5a9fdf6 Compare September 20, 2021 18:21
@edmorley edmorley merged commit a74d0ea into main Sep 20, 2021
@edmorley edmorley deleted the edmorley/update-libcnb-libherokubuildpack branch September 20, 2021 19:57
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.

2 participants