From e8950068b461f8749b3d5bcd1699f1510c479752 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 09:54:02 +0000 Subject: [PATCH] Bump fluvio from v0.11.4 to v0.11.5 Bumps [fluvio](https://github.com/infinyon/fluvio) from v0.11.4 to v0.11.5. - [Release notes](https://github.com/infinyon/fluvio/releases) - [Changelog](https://github.com/infinyon/fluvio/blob/master/CHANGELOG.md) - [Commits](https://github.com/infinyon/fluvio/compare/45c0089dbcd57123ba27470dd410c7b00b93e2ed...b500708703b0c8900675af56f4fa03e3ae49664c) --- updated-dependencies: - dependency-name: fluvio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 32 ++++++++++++++++---------------- Cargo.toml | 2 +- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a01e62c..0a2c690 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -720,8 +720,8 @@ dependencies = [ [[package]] name = "fluvio" -version = "0.21.5" -source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.4#45c0089dbcd57123ba27470dd410c7b00b93e2ed" +version = "0.21.7" +source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.5#b500708703b0c8900675af56f4fa03e3ae49664c" dependencies = [ "anyhow", "async-channel", @@ -759,7 +759,7 @@ dependencies = [ [[package]] name = "fluvio-compression" version = "0.3.2" -source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.4#45c0089dbcd57123ba27470dd410c7b00b93e2ed" +source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.5#b500708703b0c8900675af56f4fa03e3ae49664c" dependencies = [ "bytes", "flate2", @@ -773,7 +773,7 @@ dependencies = [ [[package]] name = "fluvio-controlplane-metadata" version = "0.25.1" -source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.4#45c0089dbcd57123ba27470dd410c7b00b93e2ed" +source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.5#b500708703b0c8900675af56f4fa03e3ae49664c" dependencies = [ "anyhow", "async-trait", @@ -837,8 +837,8 @@ dependencies = [ [[package]] name = "fluvio-protocol" -version = "0.10.9" -source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.4#45c0089dbcd57123ba27470dd410c7b00b93e2ed" +version = "0.10.10" +source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.5#b500708703b0c8900675af56f4fa03e3ae49664c" dependencies = [ "bytes", "content_inspector", @@ -859,7 +859,7 @@ dependencies = [ [[package]] name = "fluvio-protocol-derive" version = "0.5.4" -source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.4#45c0089dbcd57123ba27470dd410c7b00b93e2ed" +source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.5#b500708703b0c8900675af56f4fa03e3ae49664c" dependencies = [ "proc-macro2", "quote", @@ -869,8 +869,8 @@ dependencies = [ [[package]] name = "fluvio-sc-schema" -version = "0.21.1" -source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.4#45c0089dbcd57123ba27470dd410c7b00b93e2ed" +version = "0.21.2" +source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.5#b500708703b0c8900675af56f4fa03e3ae49664c" dependencies = [ "anyhow", "fluvio-controlplane-metadata", @@ -888,7 +888,7 @@ dependencies = [ [[package]] name = "fluvio-smartmodule" version = "0.7.3" -source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.4#45c0089dbcd57123ba27470dd410c7b00b93e2ed" +source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.5#b500708703b0c8900675af56f4fa03e3ae49664c" dependencies = [ "eyre", "fluvio-protocol", @@ -900,7 +900,7 @@ dependencies = [ [[package]] name = "fluvio-smartmodule-derive" version = "0.6.2" -source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.4#45c0089dbcd57123ba27470dd410c7b00b93e2ed" +source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.5#b500708703b0c8900675af56f4fa03e3ae49664c" dependencies = [ "proc-macro2", "quote", @@ -910,7 +910,7 @@ dependencies = [ [[package]] name = "fluvio-socket" version = "0.14.7" -source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.4#45c0089dbcd57123ba27470dd410c7b00b93e2ed" +source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.5#b500708703b0c8900675af56f4fa03e3ae49664c" dependencies = [ "async-channel", "async-lock", @@ -935,7 +935,7 @@ dependencies = [ [[package]] name = "fluvio-spu-schema" version = "0.14.5" -source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.4#45c0089dbcd57123ba27470dd410c7b00b93e2ed" +source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.5#b500708703b0c8900675af56f4fa03e3ae49664c" dependencies = [ "bytes", "derive_builder", @@ -953,7 +953,7 @@ dependencies = [ [[package]] name = "fluvio-stream-model" version = "0.11.1" -source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.4#45c0089dbcd57123ba27470dd410c7b00b93e2ed" +source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.5#b500708703b0c8900675af56f4fa03e3ae49664c" dependencies = [ "async-rwlock", "event-listener 3.1.0", @@ -965,8 +965,8 @@ dependencies = [ [[package]] name = "fluvio-types" -version = "0.4.4" -source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.4#45c0089dbcd57123ba27470dd410c7b00b93e2ed" +version = "0.4.5" +source = "git+https://github.com/infinyon/fluvio.git?tag=v0.11.5#b500708703b0c8900675af56f4fa03e3ae49664c" dependencies = [ "event-listener 3.1.0", "thiserror", diff --git a/Cargo.toml b/Cargo.toml index 9bce8a8..6dcac6a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,6 +16,6 @@ bindgen = { version = "0.69.4", default-features = false, features = ["logging", [dependencies] log = "^0.4.21" -fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.11.4" } +fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.11.5" } fluvio-future = { version = "0.6.2", features = ["task", "io"] } anyhow = "1.0.80"