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 #291

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 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

@dependabot dependabot bot requested a review from edmorley as a code owner November 25, 2024 18:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Dependabot PRs that update Rust dependencies skip changelog Skip the check-changelog check labels Nov 25, 2024
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 force-pushed the dependabot/cargo/libcnb-786a7e3b69 branch from 8cec363 to 749aba9 Compare November 25, 2024 18:55
@edmorley edmorley enabled auto-merge (squash) November 25, 2024 18:58
@edmorley edmorley merged commit 6dd74f0 into main Nov 25, 2024
7 checks passed
@edmorley edmorley deleted the dependabot/cargo/libcnb-786a7e3b69 branch November 25, 2024 19:00
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 Dependabot PRs that update Rust dependencies skip changelog Skip the check-changelog check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant