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

Bump the libcnb group with 3 updates #358

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps the libcnb group with 3 updates: libcnb, libherokubuildpack and libcnb-test.

Updates libcnb from 0.25.0 to 0.26.0

Changelog

Sourced from libcnb's changelog.

[0.26.0] - 2024-11-18

Changed

  • libherokubuildpack:
    • Removed buildpack_output module. This functionality from (#721) was experimental. The API was not stable and it is being removed. A similar API is available at bullet_stream. (#852
Commits
  • 5f9f5dd Prepare release v0.26.0 (#878)
  • 06ef0d1 Update thiserror requirement from 1.0.65 to 2.0.3 (#881)
  • c64063c Bump buildpacks/github-actions from 5.7.4 to 5.8.1 (#880)
  • a6ef1b4 Update cyclonedx-bom requirement from 0.7.0 to 0.8.0 (#882)
  • be5e45a Bump softprops/action-gh-release from 2.0.9 to 2.1.0 (#879)
  • 1f83b10 Remove Buildpack Output module (#852)
  • 0243784 Update which requirement from 6.0.3 to 7.0.0 (#875)
  • 92fa62e Update fancy-regex requirement from 0.13.0 to 0.14.0 (#876)
  • 7180324 Bump softprops/action-gh-release from 2.0.8 to 2.0.9 (#877)
  • 2a3299c Switch back to the example alpine builder in CI (#668)
  • See full diff in compare view

Updates libherokubuildpack from 0.25.0 to 0.26.0

Release notes

Sourced from libherokubuildpack's releases.

v0.26.0

Changed

  • libherokubuildpack:
    • Removed buildpack_output module. This functionality from (#721) was experimental. The API was not stable and it is being removed. A similar API is available at bullet_stream. (#852
Changelog

Sourced from libherokubuildpack's changelog.

[0.26.0] - 2024-11-18

Changed

  • libherokubuildpack:
    • Removed buildpack_output module. This functionality from (#721) was experimental. The API was not stable and it is being removed. A similar API is available at bullet_stream. (#852
Commits
  • 5f9f5dd Prepare release v0.26.0 (#878)
  • 06ef0d1 Update thiserror requirement from 1.0.65 to 2.0.3 (#881)
  • c64063c Bump buildpacks/github-actions from 5.7.4 to 5.8.1 (#880)
  • a6ef1b4 Update cyclonedx-bom requirement from 0.7.0 to 0.8.0 (#882)
  • be5e45a Bump softprops/action-gh-release from 2.0.9 to 2.1.0 (#879)
  • 1f83b10 Remove Buildpack Output module (#852)
  • 0243784 Update which requirement from 6.0.3 to 7.0.0 (#875)
  • 92fa62e Update fancy-regex requirement from 0.13.0 to 0.14.0 (#876)
  • 7180324 Bump softprops/action-gh-release from 2.0.8 to 2.0.9 (#877)
  • 2a3299c Switch back to the example alpine builder in CI (#668)
  • See full diff in compare view

Updates libcnb-test from 0.25.0 to 0.26.0

Changelog

Sourced from libcnb-test's changelog.

[0.26.0] - 2024-11-18

Changed

  • libherokubuildpack:
    • Removed buildpack_output module. This functionality from (#721) was experimental. The API was not stable and it is being removed. A similar API is available at bullet_stream. (#852
Commits
  • 5f9f5dd Prepare release v0.26.0 (#878)
  • 06ef0d1 Update thiserror requirement from 1.0.65 to 2.0.3 (#881)
  • c64063c Bump buildpacks/github-actions from 5.7.4 to 5.8.1 (#880)
  • a6ef1b4 Update cyclonedx-bom requirement from 0.7.0 to 0.8.0 (#882)
  • be5e45a Bump softprops/action-gh-release from 2.0.9 to 2.1.0 (#879)
  • 1f83b10 Remove Buildpack Output module (#852)
  • 0243784 Update which requirement from 6.0.3 to 7.0.0 (#875)
  • 92fa62e Update fancy-regex requirement from 0.13.0 to 0.14.0 (#876)
  • 7180324 Bump softprops/action-gh-release from 2.0.8 to 2.0.9 (#877)
  • 2a3299c Switch back to the example alpine builder in CI (#668)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the libcnb group with 3 updates: [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.25.0 to 0.26.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.25.0...v0.26.0)

Updates `libherokubuildpack` from 0.25.0 to 0.26.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.25.0...v0.26.0)

Updates `libcnb-test` from 0.25.0 to 0.26.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.25.0...v0.26.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] <[email protected]>
@dependabot dependabot bot requested a review from schneems as a code owner December 1, 2024 11:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code skip changelog labels Dec 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 10, 2024

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Dec 10, 2024
@dependabot dependabot bot deleted the dependabot/cargo/libcnb-786a7e3b69 branch December 10, 2024 11:04
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants