Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 817142a

Browse files
fix(deps): update dependency @fluencelabs/aqua-ipfs to v0.5.31 (#278)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@fluencelabs/aqua-ipfs](https://togithub.com/fluencelabs/aqua-ipfs) ([source](https://togithub.com/fluencelabs/aqua-ipfs/tree/HEAD/aqua)) | [`0.5.30` -> `0.5.31`](https://renovatebot.com/diffs/npm/@fluencelabs%2faqua-ipfs/0.5.30/0.5.31) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@fluencelabs%2faqua-ipfs/0.5.31?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fluencelabs%2faqua-ipfs/0.5.31?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fluencelabs%2faqua-ipfs/0.5.30/0.5.31?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fluencelabs%2faqua-ipfs/0.5.30/0.5.31?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>fluencelabs/aqua-ipfs (@&#8203;fluencelabs/aqua-ipfs)</summary> ### [`v0.5.31`](https://togithub.com/fluencelabs/aqua-ipfs/blob/HEAD/CHANGELOG.md#0531-2024-02-21) [Compare Source](https://togithub.com/fluencelabs/aqua-ipfs/compare/cdaefbe53653576f8351201f67c988edfb44b95d...a1781d36cf962b33e6b142d13641d6a6c213bcf2) ##### Bug Fixes - **aqua-lib:** update aqua-lib ([#&#8203;166](https://togithub.com/fluencelabs/aqua-ipfs/issues/166)) ([41fbc08](https://togithub.com/fluencelabs/aqua-ipfs/commit/41fbc08d11e0974b93a7c27209a493516c4fb8a8)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/fluencelabs/spell). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8acd6e4 commit 817142a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/aqua/installation-spell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"author": "Fluence Labs",
2121
"license": "Apache-2.0",
2222
"dependencies": {
23-
"@fluencelabs/aqua-ipfs": "0.5.30",
23+
"@fluencelabs/aqua-ipfs": "0.5.31",
2424
"@fluencelabs/aqua-lib": "0.9.1",
2525
"@fluencelabs/spell": "workspace:*"
2626
}

0 commit comments

Comments
 (0)