Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps libherokubuildpack from 0.29.1 to 0.30.0.

Release notes

Sourced from libherokubuildpack's releases.

v0.30.0

Changed

  • libcnb:
    • Updated OpenTelemetry dependencies from 0.30 to 0.31 (#964)
      • Updated opentelemetry from 0.30 to 0.31
      • Updated opentelemetry_sdk from 0.30 to 0.31
      • Updated opentelemetry-proto from 0.30 to 0.31
      • Updated tracing-opentelemetry from 0.31 to 0.32

v0.29.3

Fixed

  • libherokubuildpack:
    • download::download_file now returns a DownloadError for erroneous HTTP status codes again. The behaviour unintentionally changed in 0.29.2. (#961)

v0.29.2

Changed

  • libcnb:

    • Updated OpenTelemetry dependencies from 0.28.0 to 0.30.0 (#955)
      • Updated opentelemetry from 0.28.0 to 0.30.0
      • Updated opentelemetry_sdk from 0.28.0 to 0.30.0
      • Updated opentelemetry-proto from 0.28.0 to 0.30.0
      • Updated tracing-opentelemetry from 0.29 to 0.31
  • libherokubuildpack:

    • download::download_file now uses the operating system's certificate facilities when verifying certificates. (#959)
Changelog

Sourced from libherokubuildpack's changelog.

[0.30.0] - 2025-10-02

Changed

  • libcnb:
    • Updated OpenTelemetry dependencies from 0.30 to 0.31 (#964)
      • Updated opentelemetry from 0.30 to 0.31
      • Updated opentelemetry_sdk from 0.30 to 0.31
      • Updated opentelemetry-proto from 0.30 to 0.31
      • Updated tracing-opentelemetry from 0.31 to 0.32

[0.29.3] - 2025-09-29

Fixed

  • libherokubuildpack:
    • download::download_file now returns a DownloadError for erroneous HTTP status codes again. The behaviour unintentionally changed in 0.29.2. (#961)

[0.29.2] - 2025-09-26

Changed

  • libcnb:

    • Updated OpenTelemetry dependencies from 0.28.0 to 0.30.0 (#955)
      • Updated opentelemetry from 0.28.0 to 0.30.0
      • Updated opentelemetry_sdk from 0.28.0 to 0.30.0
      • Updated opentelemetry-proto from 0.28.0 to 0.30.0
      • Updated tracing-opentelemetry from 0.29 to 0.31
  • libherokubuildpack:

    • download::download_file now uses the operating system's certificate facilities when verifying certificates. (#959)
Commits
  • 4efb050 Prepare release v0.30.0 (#966)
  • 9d0cbb6 Bump the opentelemetry group with 4 updates (#964)
  • 2283811 Update cargo_metadata requirement from 0.22.0 to 0.23.0 (#965)
  • 8e40041 Bump the github-actions group with 3 updates (#963)
  • cfba0f1 Prepare release v0.29.3 (#962)
  • af42156 Fix status code behaviour of download_file (#961)
  • 9a174a5 Prepare release v0.29.2 (#960)
  • 5bd2a2a Change libherokubuildpack::download::download_file backend to reqwest, su...
  • 4610e10 Bump actions/checkout from 4 to 5 (#957)
  • 4612cb7 Update cargo_metadata requirement from 0.21.0 to 0.22.0 (#956)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [libherokubuildpack](https://github.com/heroku/libcnb.rs) from 0.29.1 to 0.30.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.29.1...v0.30.0)

---
updated-dependencies:
- dependency-name: libherokubuildpack
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code skip changelog Changelog entry is not required - Skips changelog check labels Nov 1, 2025
@dependabot dependabot bot requested a review from colincasey as a code owner November 1, 2025 18:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file skip changelog Changelog entry is not required - Skips changelog check rust Pull requests that update Rust code labels Nov 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code skip changelog Changelog entry is not required - Skips changelog check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants