From 992aa684e64247e1cb5156cced652b62e9e39c20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 15:47:03 +0000 Subject: [PATCH] Bump the libcnb group with 3 updates 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.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](https://github.com/heroku/libcnb.rs/compare/v0.15.0...v0.16.0) Updates `libherokubuildpack` 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](https://github.com/heroku/libcnb.rs/compare/v0.15.0...v0.16.0) Updates `libcnb-test` 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](https://github.com/heroku/libcnb.rs/compare/v0.15.0...v0.16.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] --- Cargo.lock | 58 ++++++++++++++++---------------------- buildpacks/ruby/Cargo.toml | 6 ++-- commons/Cargo.toml | 6 ++-- 3 files changed, 31 insertions(+), 39 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 527baba2..8380cdfa 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -243,7 +243,7 @@ dependencies = [ "ascii_table", "byte-unit", "const_format", - "fancy-regex 0.12.0", + "fancy-regex", "filetime", "fs-err", "fs_extra", @@ -383,16 +383,6 @@ dependencies = [ "windows-sys", ] -[[package]] -name = "fancy-regex" -version = "0.11.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b95f7c0680e4142284cf8b22c14a476e87d61b004a3a0861872b32ef7ead40a2" -dependencies = [ - "bit-set", - "regex", -] - [[package]] name = "fancy-regex" version = "0.12.0" @@ -646,9 +636,9 @@ checksum = "a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b" [[package]] name = "libcnb" -version = "0.15.0" +version = "0.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "460e3b9d5b51eee9b9eb154e8bece15b77fff8b287457c09699a609c977003c9" +checksum = "38a2e51407d50a9cad2c86831998d769a80bd7ff4ac7a189a7ec39f010389d1c" dependencies = [ "libcnb-common", "libcnb-data", @@ -660,9 +650,9 @@ dependencies = [ [[package]] name = "libcnb-common" -version = "0.15.0" +version = "0.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "53c4c77089f294316c1d8a285d0ed9973e796a2653c676b22b3f7703d73aa828" +checksum = "d05538b99137a5cf3077f5b9858081d478d08576ee08896344804f6e555a0670" dependencies = [ "serde", "thiserror", @@ -671,11 +661,11 @@ dependencies = [ [[package]] name = "libcnb-data" -version = "0.15.0" +version = "0.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f35c4af3b47b67257263f0504897cf4db263b407b3e367971fc0b60ada69ce2" +checksum = "7bc8b6f026254bc08ee3fb3b65d99c5b35be02c6c131f21c0c2ea02eecebdfbd" dependencies = [ - "fancy-regex 0.11.0", + "fancy-regex", "libcnb-proc-macros", "serde", "thiserror", @@ -685,9 +675,9 @@ dependencies = [ [[package]] name = "libcnb-package" -version = "0.15.0" +version = "0.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d5ee4c1ac95fc5f71b0f8901d62644f9d39dad0be9d1a5bf23fae173aaf2a46c" +checksum = "b7c756f4b80401bff1a5130bc17b348fc1588ecb18c2b85abe5f9c1f69c425e7" dependencies = [ "cargo_metadata", "ignore", @@ -701,21 +691,21 @@ dependencies = [ [[package]] name = "libcnb-proc-macros" -version = "0.15.0" +version = "0.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5effc8c71a7401899ea2885681b213b779449dc0f581663ea850d9de0718434c" +checksum = "d7940af79192ed4043e2520231fa0162045296f6c601fe22f547b5f220ff4661" dependencies = [ "cargo_metadata", - "fancy-regex 0.11.0", + "fancy-regex", "quote", "syn", ] [[package]] name = "libcnb-test" -version = "0.15.0" +version = "0.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b88d0682a1abd6261f406f52214272c09738ddae239cc5d38159dfa7a53e2e63" +checksum = "8e747d7d6166d267e6c45356df97c9c8f16ff7b461d6587663626d461da0016a" dependencies = [ "fastrand", "fs_extra", @@ -723,13 +713,14 @@ dependencies = [ "libcnb-data", "libcnb-package", "tempfile", + "thiserror", ] [[package]] name = "libherokubuildpack" -version = "0.15.0" +version = "0.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2c01b437767257854de9a8011c6f7e265dc6ebc344cc122ffef2464f3e10bfc8" +checksum = "dc729606f6a6fd916631054c5f4d40c3ee6d7b1fbce337ccb6c7a95fba297419" dependencies = [ "crossbeam-utils", "flate2", @@ -1127,9 +1118,9 @@ checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" [[package]] name = "syn" -version = "2.0.38" +version = "2.0.39" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e96b79aaa137db8f61e26363a0c9b47d8b4ec75da28b7d1d614c2303e232408b" +checksum = "23e78b90f2fcf45d3e842032ce32e3f2d1545ba6636271dcbf24fa306d87be7a" dependencies = [ "proc-macro2", "quote", @@ -1162,9 +1153,9 @@ dependencies = [ [[package]] name = "termcolor" -version = "1.3.0" +version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6093bad37da69aab9d123a8091e4be0aa4a03e4d601ec641c327398315f62b64" +checksum = "ff1bc3d3f05aff0403e8ac0d92ced918ec05b666a43f83297ccef5bea8a3d449" dependencies = [ "winapi-util", ] @@ -1372,14 +1363,15 @@ checksum = "14247bb57be4f377dfb94c72830b8ce8fc6beac03cf4bf7b9732eadd414123fc" [[package]] name = "which" -version = "4.4.2" +version = "5.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7" +checksum = "9bf3ea8596f3a0dd5980b46430f2058dfe2c36a27ccfbb1845d6fbfcd9ba6e14" dependencies = [ "either", "home", "once_cell", "rustix", + "windows-sys", ] [[package]] diff --git a/buildpacks/ruby/Cargo.toml b/buildpacks/ruby/Cargo.toml index b84ab44f..83f56e0f 100644 --- a/buildpacks/ruby/Cargo.toml +++ b/buildpacks/ruby/Cargo.toml @@ -14,8 +14,8 @@ glob = "0.3" indoc = "2" # libcnb has a much bigger impact on buildpack behaviour than any other dependencies, # so it's pinned to an exact version to isolate it from lockfile refreshes. -libcnb = "=0.15.0" -libherokubuildpack = "=0.15.0" +libcnb = "=0.16.0" +libherokubuildpack = "=0.16.0" rand = "0.8" regex = "1" serde = "1" @@ -28,5 +28,5 @@ clap = { version = "4", features = ["derive"] } fun_run = { version = "0.1", features = ["which_problem"] } [dev-dependencies] -libcnb-test = "=0.15.0" +libcnb-test = "=0.16.0" toml = "0.8" diff --git a/commons/Cargo.toml b/commons/Cargo.toml index 9ac58469..b10a387c 100644 --- a/commons/Cargo.toml +++ b/commons/Cargo.toml @@ -18,8 +18,8 @@ indoc = "2" lazy_static = "1" # libcnb has a much bigger impact on buildpack behaviour than any other dependencies, # so it's pinned to an exact version to isolate it from lockfile refreshes. -libcnb = "=0.15.0" -libherokubuildpack = "=0.15.0" +libcnb = "=0.16.0" +libherokubuildpack = "=0.16.0" regex = "1" serde = "1" sha2 = "0.10" @@ -34,5 +34,5 @@ fun_run = "0.1" indoc = "2" filetime = "0.2" toml = "0.8" -libcnb-test = "0.15.0" +libcnb-test = "0.16.0" pretty_assertions = "1"