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

Update libcnb from v0.21.0 to v0.22.0 #217

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Update libcnb from v0.21.0 to v0.22.0 #217

merged 1 commit into from
Jun 27, 2024

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Jun 26, 2024

libcnb 0.22.0 adds support for the new struct layer API and deprecates the trait based layer API.

Later PRs will handle migrating to the new API, but for now we can at least update to the newer libcnb version to pick up other fixes and simplify the later PRs.

I've also refreshed the Cargo lockfile.

See:
https://github.com/heroku/libcnb.rs/releases/tag/v0.22.0
heroku/libcnb.rs@v0.21.0...v0.22.0

GUS-W-16148731.

The new version adds support for the new struct layer API
and deprecates the trait based layer API.

Later PRs will handle migrating to the new API, but for now
we can at least update to the newer libcnb version to pick
up other fixes and simplify the later PRs.

I've also refreshed the Cargo lockfile.

See:
https://github.com/heroku/libcnb.rs/releases/tag/v0.22.0
heroku/libcnb.rs@v0.21.0...v0.22.0
@edmorley edmorley added the skip changelog Skip the check-changelog check label Jun 26, 2024
@edmorley edmorley self-assigned this Jun 26, 2024
@edmorley edmorley marked this pull request as ready for review June 26, 2024 16:25
@edmorley edmorley requested a review from a team as a code owner June 26, 2024 16:25
@edmorley edmorley enabled auto-merge (squash) June 26, 2024 16:25
@edmorley edmorley disabled auto-merge June 26, 2024 16:25
@edmorley edmorley enabled auto-merge (squash) June 26, 2024 16:25
@edmorley edmorley merged commit 79da38b into main Jun 27, 2024
8 checks passed
@edmorley edmorley deleted the update-libcnb branch June 27, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changelog Skip the check-changelog check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants