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

libcnb 0.21 and CNB targets support #662

Merged
merged 12 commits into from
May 13, 2024
Merged

libcnb 0.21 and CNB targets support #662

merged 12 commits into from
May 13, 2024

Commits on May 7, 2024

  1. Bump the libcnb group across 1 directory with 3 updates

    Bumps the libcnb group with 3 updates in the / directory: [libcnb](https://github.com/heroku/libcnb.rs), [libherokubuildpack](https://github.com/heroku/libcnb.rs) and [libcnb-test](https://github.com/heroku/libcnb.rs).
    
    
    Updates `libcnb` from 0.17.0 to 0.21.0
    - [Release notes](https://github.com/heroku/libcnb.rs/releases)
    - [Changelog](https://github.com/heroku/libcnb.rs/blob/main/CHANGELOG.md)
    - [Commits](heroku/libcnb.rs@v0.17.0...v0.21.0)
    
    Updates `libherokubuildpack` from 0.17.0 to 0.21.0
    - [Release notes](https://github.com/heroku/libcnb.rs/releases)
    - [Changelog](https://github.com/heroku/libcnb.rs/blob/main/CHANGELOG.md)
    - [Commits](heroku/libcnb.rs@v0.17.0...v0.21.0)
    
    Updates `libcnb-test` from 0.17.0 to 0.21.0
    - [Release notes](https://github.com/heroku/libcnb.rs/releases)
    - [Changelog](https://github.com/heroku/libcnb.rs/blob/main/CHANGELOG.md)
    - [Commits](heroku/libcnb.rs@v0.17.0...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: libcnb
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: libcnb
    - dependency-name: libherokubuildpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: libcnb
    - dependency-name: libcnb-test
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: libcnb
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Malax committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b82abfb View commit details
    Browse the repository at this point in the history
  2. Fix compile errors

    Malax committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5616823 View commit details
    Browse the repository at this point in the history
  3. Update buildpack APIs

    Malax committed May 7, 2024
    Configuration menu
    Copy the full SHA
    508dc0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bc64ca View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    a23d1c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47d6953 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b9d125 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOGs

    Malax committed May 8, 2024
    Configuration menu
    Copy the full SHA
    27505f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    239dea7 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    1c2715b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75e0c5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0a11f7 View commit details
    Browse the repository at this point in the history