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

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the libcnb group with 3 updates: libcnb-common, libcnb-data and libcnb-package.

Updates libcnb-common from 0.22.0 to 0.23.0

Release notes

Sourced from libcnb-common'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 libcnb-common'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-data from 0.22.0 to 0.23.0

Changelog

Sourced from libcnb-data'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-package from 0.22.0 to 0.23.0

Changelog

Sourced from libcnb-package'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-common](https://github.com/heroku/libcnb.rs), [libcnb-data](https://github.com/heroku/libcnb.rs) and [libcnb-package](https://github.com/heroku/libcnb.rs).


Updates `libcnb-common` 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-data` 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-package` 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-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: libcnb
- dependency-name: libcnb-data
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: libcnb
- dependency-name: libcnb-package
  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 a team as a code owner September 1, 2024 13:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 1, 2024
@edmorley edmorley enabled auto-merge (squash) September 2, 2024 07:04
@edmorley edmorley merged commit 5d0215e into main Sep 2, 2024
2 checks passed
@edmorley edmorley deleted the dependabot/cargo/libcnb-f9707ed1ec branch September 2, 2024 07: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant