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 libcnb and libherokubuildpack to 0.9.0, libcnb-test to 0.5.0 #88

Merged
merged 5 commits into from
Jul 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2022

Bumps libcnb from 0.8.0 to 0.9.0.

Release notes

Sourced from libcnb's releases.

libcnb v0.9.0

  • Use the crate's README.md as the root module's rustdocs, so that all of the crate's documentation can be seen in one place on docs.rs. (#460)
  • Increase minimum supported Rust version from 1.58 to 1.59. (#445)
  • Update libcnb-data (which provides the types in the data module) from 0.7.0 to 0.8.0 - see the libcnb-data changelog. (#465)
  • Update libcnb-proc-macros from 0.2.2 to 0.3.0 - see the libcnb-proc-macros changelog. (#465)
Commits
  • d396d29 Fix rustdocs include_str! for libcnb (#466)
  • 3c9637e Bump versions for new release (#465)
  • aca4eeb Remove /bin/sh wrapping from container shell commands (#464)
  • a39963f Mention libcnb-test in the Quick Start Guide (#463)
  • ca9dabd Make the allow of clippy::similar_names more tightly scoped (#462)
  • 1af1eae Symlink libcnb/README.md to the repo root README (#461)
  • e2ec0e3 Use each crate's README as the root module's rustdocs (#460)
  • 997a83a Fix unused variable warnings in rustdocs (#459)
  • 1058761 Add missing crate READMEs and other cleanup (#458)
  • e016621 Make changelog PR link style consistent (#457)
  • 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 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 [libcnb](https://github.com/heroku/libcnb.rs) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/heroku/libcnb.rs/releases)
- [Commits](heroku/libcnb.rs@libcnb/v0.8.0...libcnb/v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 14, 2022 11:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 14, 2022
edmorley added 3 commits July 14, 2022 12:36
Bumps libherokubuildpack from 0.8.0 to 0.9.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [libcnb-test](https://github.com/heroku/libcnb.rs) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/heroku/libcnb.rs/releases)
- [Commits](heroku/libcnb.rs@libcnb-test/v0.4.0...libcnb-test/v0.5.0)

---
updated-dependencies:
- dependency-name: libcnb-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@edmorley edmorley changed the title Bump libcnb from 0.8.0 to 0.9.0 Bump libcnb and libherokubuildpack to 0.9.0, libcnb-test to 0.5.0 Jul 14, 2022
@edmorley edmorley enabled auto-merge (squash) July 14, 2022 11:53
@edmorley edmorley disabled auto-merge July 14, 2022 11:53
@edmorley edmorley enabled auto-merge (squash) July 14, 2022 11:53
@edmorley edmorley merged commit 1cb7258 into main Jul 14, 2022
@edmorley edmorley deleted the dependabot/cargo/libcnb-0.9.0 branch July 14, 2022 11:56
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