Skip to content

Commit

Permalink
Bump the libcnb group with 3 updates
Browse files Browse the repository at this point in the history
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.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-data` 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-package` 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-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]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 7a0f44a commit c68826d
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 29 deletions.
72 changes: 46 additions & 26 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 @@ -37,9 +37,9 @@ fastrand = "2"
ignore = "0.4"
indexmap = "2"
lazy_static = "1"
libcnb-common = "=0.25.0"
libcnb-data = "=0.25.0"
libcnb-package = "=0.25.0"
libcnb-common = "=0.26.0"
libcnb-data = "=0.26.0"
libcnb-package = "=0.26.0"
markdown = "1.0.0-alpha.21"
regex = "1"
semver = "1"
Expand Down

0 comments on commit c68826d

Please sign in to comment.