Skip to content

Commit

Permalink
Bump the libcnb group with 3 updates (#174)
Browse files Browse the repository at this point in the history
* Bump the libcnb group with 3 updates

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.15.0 to 0.16.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.15.0...v0.16.0)

Updates `libcnb-data` from 0.15.0 to 0.16.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.15.0...v0.16.0)

Updates `libcnb-package` from 0.15.0 to 0.16.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.15.0...v0.16.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]>

* Refresh lockfile

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ed Morley <[email protected]>
  • Loading branch information
dependabot[bot] and edmorley authored Nov 17, 2023
1 parent 42acd0e commit aaea687
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 47 deletions.
89 changes: 45 additions & 44 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ clap = { version = "4", default-features = false, features = [
ignore = "0.4"
indexmap = "2"
lazy_static = "1"
libcnb-common = "=0.15.0"
libcnb-data = "=0.15.0"
libcnb-package = "=0.15.0"
libcnb-common = "=0.16.0"
libcnb-data = "=0.16.0"
libcnb-package = "=0.16.0"
markdown = "1.0.0-alpha.14"
rand = "0.8"
regex = "1"
Expand Down

0 comments on commit aaea687

Please sign in to comment.