Skip to content

Commit

Permalink
fix(deps): update rust crate fluence-spell-distro to v0.5.24 (#1825)
Browse files Browse the repository at this point in the history
* fix(deps): update rust crate fluence-spell-distro to v0.5.20

* add fluence spell renovate group

* add fluence spell renovate group

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nick <gurinderu@gmail.com>
  • Loading branch information
renovate[bot] and gurinderu committed Oct 11, 2023
1 parent e15aae8 commit abea305
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
"semanticCommitScope": "deps",
"schedule": "at any time"
},
{
"matchPackagePatterns": ["fluence-spell-dtos", "fluence-spell-distro"],
"groupName": "fluence-spell"
},
{
"matchPackagePatterns": ["^libp2p.*", "prometheus-client", "multihash"],
"groupName": "libp2p"
Expand Down
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ health = { path = "crates/health" }
subnet-resolver = { path = "crates/subnet-resolver" }

# spell
fluence-spell-dtos = "=0.5.22"
fluence-spell-distro = "=0.5.22"
fluence-spell-dtos = "=0.5.24"
fluence-spell-distro = "=0.5.24"

# marine
fluence-app-service = { version = "=0.26.4-feat-wasm-backend-interface-update-b3cf050-636-1.0", registry = "fluence" }
Expand Down

0 comments on commit abea305

Please sign in to comment.