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

Merged
merged 3 commits into from
Aug 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2024

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

Updates libcnb from 0.22.0 to 0.23.0

Changelog

Sourced from libcnb's changelog.

[0.23.0] - 2024-08-28

Changed

  • libcnb-test:
    • pack build is now run with --trust-extra-buildpacks to force the builder to be trusted after upstream changes in Pack CLI. Pack CLI v0.35.1+ is now required to use libcnb-test. (#855)
Commits
  • 8d4d3f6 Prepare release v0.23.0 (#857)
  • b49fe5c libcnb-test: Use --trust-extra-buildpacks with pack build (#855)
  • b018a93 Bump softprops/action-gh-release from 2.0.6 to 2.0.8 (#846)
  • b743f2c Update cyclonedx-bom requirement from 0.6.1 to 0.7.0 (#856)
  • 64eeb1c Fix clippy warnings with newer Rust (#853)
  • 3fa2c6c Update README comment about cargo add (#841)
  • 00f3309 Update CI to Ubuntu 24.04 runner images (#839)
  • ed91ba6 Use actions/create-github-app-token instead of heroku/use-app-token (#838)
  • d46718c Bump softprops/action-gh-release from 2.0.5 to 2.0.6 (#836)
  • 87d737c Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#837)
  • See full diff in compare view

Updates libherokubuildpack from 0.22.0 to 0.23.0

Release notes

Sourced from libherokubuildpack's releases.

v0.23.0

Changed

  • libcnb-test:
    • pack build is now run with --trust-extra-buildpacks to force the builder to be trusted after upstream changes in Pack CLI. Pack CLI v0.35.1+ is now required to use libcnb-test. (#855)
Changelog

Sourced from libherokubuildpack's changelog.

[0.23.0] - 2024-08-28

Changed

  • libcnb-test:
    • pack build is now run with --trust-extra-buildpacks to force the builder to be trusted after upstream changes in Pack CLI. Pack CLI v0.35.1+ is now required to use libcnb-test. (#855)
Commits
  • 8d4d3f6 Prepare release v0.23.0 (#857)
  • b49fe5c libcnb-test: Use --trust-extra-buildpacks with pack build (#855)
  • b018a93 Bump softprops/action-gh-release from 2.0.6 to 2.0.8 (#846)
  • b743f2c Update cyclonedx-bom requirement from 0.6.1 to 0.7.0 (#856)
  • 64eeb1c Fix clippy warnings with newer Rust (#853)
  • 3fa2c6c Update README comment about cargo add (#841)
  • 00f3309 Update CI to Ubuntu 24.04 runner images (#839)
  • ed91ba6 Use actions/create-github-app-token instead of heroku/use-app-token (#838)
  • d46718c Bump softprops/action-gh-release from 2.0.5 to 2.0.6 (#836)
  • 87d737c Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#837)
  • See full diff in compare view

Updates libcnb-test from 0.22.0 to 0.23.0

Changelog

Sourced from libcnb-test's changelog.

[0.23.0] - 2024-08-28

Changed

  • libcnb-test:
    • pack build is now run with --trust-extra-buildpacks to force the builder to be trusted after upstream changes in Pack CLI. Pack CLI v0.35.1+ is now required to use libcnb-test. (#855)
Commits
  • 8d4d3f6 Prepare release v0.23.0 (#857)
  • b49fe5c libcnb-test: Use --trust-extra-buildpacks with pack build (#855)
  • b018a93 Bump softprops/action-gh-release from 2.0.6 to 2.0.8 (#846)
  • b743f2c Update cyclonedx-bom requirement from 0.6.1 to 0.7.0 (#856)
  • 64eeb1c Fix clippy warnings with newer Rust (#853)
  • 3fa2c6c Update README comment about cargo add (#841)
  • 00f3309 Update CI to Ubuntu 24.04 runner images (#839)
  • ed91ba6 Use actions/create-github-app-token instead of heroku/use-app-token (#838)
  • d46718c Bump softprops/action-gh-release from 2.0.5 to 2.0.6 (#836)
  • 87d737c Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#837)
  • 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.22.0 to 0.23.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.22.0...v0.23.0)

Updates `libherokubuildpack` from 0.22.0 to 0.23.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.22.0...v0.23.0)

Updates `libcnb-test` from 0.22.0 to 0.23.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.22.0...v0.23.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 edmorley as a code owner August 28, 2024 10:34
@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 Aug 28, 2024
dependabot bot and others added 2 commits August 28, 2024 11:35
Bumps [buildpacks/github-actions](https://github.com/buildpacks/github-actions) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/buildpacks/github-actions/releases)
- [Commits](buildpacks/github-actions@v5.7.3...v5.7.4)

---
updated-dependencies:
- dependency-name: buildpacks/github-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@edmorley edmorley requested a review from a team as a code owner August 28, 2024 10:37
@edmorley edmorley enabled auto-merge (squash) August 28, 2024 10:40
@edmorley edmorley merged commit e988580 into main Aug 28, 2024
7 checks passed
@edmorley edmorley deleted the dependabot/cargo/libcnb-50da015b89 branch August 28, 2024 10:40
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