From ddc141731021dbfe5b95482920d1bd04aaa5b448 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 21 Nov 2024 18:01:59 +0000 Subject: [PATCH] chore: release packages --- .changeset/big-sloths-wave.md | 5 - .changeset/cyan-hairs-flash.md | 5 - .changeset/few-bottles-shop.md | 5 - .changeset/few-sheep-shout.md | 5 - .changeset/fresh-plants-shave.md | 6 -- .changeset/happy-scissors-approve.md | 5 - .changeset/real-lemons-jog.md | 5 - .changeset/selfish-books-jog.md | 5 - .changeset/silent-llamas-explode.md | 5 - .changeset/sixty-fireants-kick.md | 5 - .changeset/stale-bags-kick.md | 5 - .changeset/wet-planets-pull.md | 5 - .changeset/wise-rabbits-film.md | 5 - apps/renterd/CHANGELOG.md | 9 ++ apps/renterd/package.json | 2 +- apps/walletd/CHANGELOG.md | 6 ++ apps/walletd/package.json | 2 +- libs/clusterd/CHANGELOG.md | 7 ++ libs/clusterd/package.json | 6 +- libs/design-system/CHANGELOG.md | 14 +++ libs/design-system/package.json | 6 +- libs/e2e/CHANGELOG.md | 6 ++ libs/e2e/package.json | 2 +- libs/explored-js/CHANGELOG.md | 7 ++ libs/explored-js/package.json | 4 +- libs/explored-react/CHANGELOG.md | 7 ++ libs/explored-react/package.json | 4 +- libs/explored-types/CHANGELOG.md | 11 +++ libs/explored-types/package.json | 4 +- libs/hostd-js/CHANGELOG.md | 6 ++ libs/hostd-js/package.json | 4 +- libs/hostd-react/CHANGELOG.md | 7 ++ libs/hostd-react/package.json | 6 +- libs/hostd-types/CHANGELOG.md | 7 ++ libs/hostd-types/package.json | 4 +- libs/renterd-js/CHANGELOG.md | 9 ++ libs/renterd-js/package.json | 4 +- libs/renterd-react/CHANGELOG.md | 10 ++ libs/renterd-react/package.json | 6 +- libs/renterd-types/CHANGELOG.md | 13 +++ libs/renterd-types/package.json | 4 +- libs/sdk/CHANGELOG.md | 7 ++ libs/sdk/package.json | 4 +- libs/types/CHANGELOG.md | 6 ++ libs/types/package.json | 2 +- libs/units/CHANGELOG.md | 7 ++ libs/units/package.json | 4 +- libs/walletd-js/CHANGELOG.md | 6 ++ libs/walletd-js/package.json | 4 +- libs/walletd-mock/CHANGELOG.md | 9 ++ libs/walletd-mock/package.json | 8 +- libs/walletd-react/CHANGELOG.md | 7 ++ libs/walletd-react/package.json | 6 +- libs/walletd-types/CHANGELOG.md | 7 ++ libs/walletd-types/package.json | 4 +- package-lock.json | 138 +++++++++++++-------------- 56 files changed, 282 insertions(+), 180 deletions(-) delete mode 100644 .changeset/big-sloths-wave.md delete mode 100644 .changeset/cyan-hairs-flash.md delete mode 100644 .changeset/few-bottles-shop.md delete mode 100644 .changeset/few-sheep-shout.md delete mode 100644 .changeset/fresh-plants-shave.md delete mode 100644 .changeset/happy-scissors-approve.md delete mode 100644 .changeset/real-lemons-jog.md delete mode 100644 .changeset/selfish-books-jog.md delete mode 100644 .changeset/silent-llamas-explode.md delete mode 100644 .changeset/sixty-fireants-kick.md delete mode 100644 .changeset/stale-bags-kick.md delete mode 100644 .changeset/wet-planets-pull.md delete mode 100644 .changeset/wise-rabbits-film.md diff --git a/.changeset/big-sloths-wave.md b/.changeset/big-sloths-wave.md deleted file mode 100644 index d907fd002..000000000 --- a/.changeset/big-sloths-wave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/design-system': minor ---- - -SiacoinField border is no longer blue in readOnly state. diff --git a/.changeset/cyan-hairs-flash.md b/.changeset/cyan-hairs-flash.md deleted file mode 100644 index 794377655..000000000 --- a/.changeset/cyan-hairs-flash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/e2e': minor ---- - -Added methods for mouse move and hover behaviours. diff --git a/.changeset/few-bottles-shop.md b/.changeset/few-bottles-shop.md deleted file mode 100644 index 3ad099eaf..000000000 --- a/.changeset/few-bottles-shop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'walletd': minor ---- - -The wallet balance is now refreshed at least every 15 seconds. diff --git a/.changeset/few-sheep-shout.md b/.changeset/few-sheep-shout.md deleted file mode 100644 index fa6021678..000000000 --- a/.changeset/few-sheep-shout.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -Files and directories can now be selected and moved in bulk to a destination folder via drag and drop or the multi-select actions menu. This works even when selecting files (and entire directories) from across multiple different origin directories. diff --git a/.changeset/fresh-plants-shave.md b/.changeset/fresh-plants-shave.md deleted file mode 100644 index 7912908fa..000000000 --- a/.changeset/fresh-plants-shave.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@siafoundation/renterd-types': minor -'@siafoundation/types': minor ---- - -Moved HostSettings and HostPriceTable to core types. diff --git a/.changeset/happy-scissors-approve.md b/.changeset/happy-scissors-approve.md deleted file mode 100644 index 5208e0200..000000000 --- a/.changeset/happy-scissors-approve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/design-system': minor ---- - -SiacoinField now has a unitsFiatPostfix prop. diff --git a/.changeset/real-lemons-jog.md b/.changeset/real-lemons-jog.md deleted file mode 100644 index 040fb7fbe..000000000 --- a/.changeset/real-lemons-jog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/design-system': minor ---- - -The table now supports multiple dragging datums. diff --git a/.changeset/selfish-books-jog.md b/.changeset/selfish-books-jog.md deleted file mode 100644 index 8bc5f4a81..000000000 --- a/.changeset/selfish-books-jog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/renterd-types': minor ---- - -Allowance was removed from autopilot contracts config API. diff --git a/.changeset/silent-llamas-explode.md b/.changeset/silent-llamas-explode.md deleted file mode 100644 index 3a1db3ec8..000000000 --- a/.changeset/silent-llamas-explode.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -The allowance fitting and price fitting features were removed. diff --git a/.changeset/sixty-fireants-kick.md b/.changeset/sixty-fireants-kick.md deleted file mode 100644 index 3dc6cd578..000000000 --- a/.changeset/sixty-fireants-kick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -The configuration page has a new spending estimate widget that includes an option to rebalance prices within the current estimate. diff --git a/.changeset/stale-bags-kick.md b/.changeset/stale-bags-kick.md deleted file mode 100644 index 06c99c266..000000000 --- a/.changeset/stale-bags-kick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/explored-types': minor ---- - -Updated ExplorerFileContract type for refactored inclusion of output ID. diff --git a/.changeset/wet-planets-pull.md b/.changeset/wet-planets-pull.md deleted file mode 100644 index 90d024ee9..000000000 --- a/.changeset/wet-planets-pull.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/renterd-types': minor ---- - -The autopilots key was removed from the pinned settings API. diff --git a/.changeset/wise-rabbits-film.md b/.changeset/wise-rabbits-film.md deleted file mode 100644 index d68fe5be5..000000000 --- a/.changeset/wise-rabbits-film.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -The allowance concept was removed. diff --git a/apps/renterd/CHANGELOG.md b/apps/renterd/CHANGELOG.md index 1564dfde5..372711c09 100644 --- a/apps/renterd/CHANGELOG.md +++ b/apps/renterd/CHANGELOG.md @@ -1,5 +1,14 @@ # renterd +## 0.68.0 + +### Minor Changes + +- 9d8b9d74: Files and directories can now be selected and moved in bulk to a destination folder via drag and drop or the multi-select actions menu. This works even when selecting files (and entire directories) from across multiple different origin directories. +- 5e7fedb9: The allowance fitting and price fitting features were removed. +- 5e7fedb9: The configuration page has a new spending estimate widget that includes an option to rebalance prices within the current estimate. +- 5e7fedb9: The allowance concept was removed. + ## 0.67.0 ### Minor Changes diff --git a/apps/renterd/package.json b/apps/renterd/package.json index 5c911fdd0..ff2e22ac3 100644 --- a/apps/renterd/package.json +++ b/apps/renterd/package.json @@ -1,7 +1,7 @@ { "name": "renterd", "description": "The `renterd` user interface, dedicated to renter related functionality.", - "version": "0.67.0", + "version": "0.68.0", "private": true, "license": "MIT" } diff --git a/apps/walletd/CHANGELOG.md b/apps/walletd/CHANGELOG.md index 765f41e6e..621de33e4 100644 --- a/apps/walletd/CHANGELOG.md +++ b/apps/walletd/CHANGELOG.md @@ -1,5 +1,11 @@ # walletd +## 0.25.0 + +### Minor Changes + +- 5e7fedb9: The wallet balance is now refreshed at least every 15 seconds. + ## 0.24.0 ### Minor Changes diff --git a/apps/walletd/package.json b/apps/walletd/package.json index 434ec25fd..ccb90a3e4 100644 --- a/apps/walletd/package.json +++ b/apps/walletd/package.json @@ -1,7 +1,7 @@ { "name": "walletd", "description": "The `walletd` user interface, includes a wallet with support for hot, cold, and hardware wallets.", - "version": "0.24.0", + "version": "0.25.0", "private": true, "license": "MIT" } diff --git a/libs/clusterd/CHANGELOG.md b/libs/clusterd/CHANGELOG.md index 07d441669..13dc22bc7 100644 --- a/libs/clusterd/CHANGELOG.md +++ b/libs/clusterd/CHANGELOG.md @@ -1,5 +1,12 @@ # @siafoundation/clusterd +## 0.0.6 + +### Patch Changes + +- @siafoundation/renterd-js@0.11.1 +- @siafoundation/units@3.2.1 + ## 0.0.5 ### Patch Changes diff --git a/libs/clusterd/package.json b/libs/clusterd/package.json index 9b1e906a9..5a9882871 100644 --- a/libs/clusterd/package.json +++ b/libs/clusterd/package.json @@ -1,14 +1,14 @@ { "name": "@siafoundation/clusterd", "description": "Methods controlling clusterd in e2e testing.", - "version": "0.0.5", + "version": "0.0.6", "license": "MIT", "private": true, "dependencies": { "@technically/lodash": "^4.17.0", "axios": "^0.27.2", - "@siafoundation/renterd-js": "0.11.0", - "@siafoundation/units": "3.2.0" + "@siafoundation/renterd-js": "0.11.1", + "@siafoundation/units": "3.2.1" }, "types": "./src/index.d.ts" } diff --git a/libs/design-system/CHANGELOG.md b/libs/design-system/CHANGELOG.md index be54e736f..d13d5cd75 100644 --- a/libs/design-system/CHANGELOG.md +++ b/libs/design-system/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## 4.12.0 + +### Minor Changes + +- 5e7fedb9: SiacoinField border is no longer blue in readOnly state. +- 5e7fedb9: SiacoinField now has a unitsFiatPostfix prop. +- 9d8b9d74: The table now supports multiple dragging datums. + +### Patch Changes + +- Updated dependencies [36b55f89] + - @siafoundation/types@0.7.0 + - @siafoundation/units@3.2.1 + ## 4.11.0 ### Minor Changes diff --git a/libs/design-system/package.json b/libs/design-system/package.json index a5c45c8a5..56c68c050 100644 --- a/libs/design-system/package.json +++ b/libs/design-system/package.json @@ -1,7 +1,7 @@ { "name": "@siafoundation/design-system", "description": "React-based design system used across Sia apps and websites.", - "version": "4.11.0", + "version": "4.12.0", "license": "MIT", "peerDependencies": { "react": "^18.2.0" @@ -9,8 +9,8 @@ "dependencies": { "@siafoundation/react-icons": "^0.3.0", "@siafoundation/react-core": "^1.5.0", - "@siafoundation/units": "^3.2.0", - "@siafoundation/types": "^0.6.0", + "@siafoundation/units": "^3.2.1", + "@siafoundation/types": "^0.7.0", "@siafoundation/next": "^0.1.3", "@radix-ui/react-visually-hidden": "^1.1.0", "swr": "^2.1.1", diff --git a/libs/e2e/CHANGELOG.md b/libs/e2e/CHANGELOG.md index 240fc147d..5a0fcec12 100644 --- a/libs/e2e/CHANGELOG.md +++ b/libs/e2e/CHANGELOG.md @@ -1,5 +1,11 @@ # @siafoundation/e2e +## 0.3.0 + +### Minor Changes + +- 9d8b9d74: Added methods for mouse move and hover behaviours. + ## 0.2.0 ### Minor Changes diff --git a/libs/e2e/package.json b/libs/e2e/package.json index bccfb370f..6f6af5de6 100644 --- a/libs/e2e/package.json +++ b/libs/e2e/package.json @@ -1,7 +1,7 @@ { "name": "@siafoundation/e2e", "description": "Shared e2e testing code.", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "dependencies": { "@playwright/test": "^1.36.0", diff --git a/libs/explored-js/CHANGELOG.md b/libs/explored-js/CHANGELOG.md index 1be4d2b5d..9e41f92ce 100644 --- a/libs/explored-js/CHANGELOG.md +++ b/libs/explored-js/CHANGELOG.md @@ -1,5 +1,12 @@ # @siafoundation/explored-js +## 0.3.2 + +### Patch Changes + +- Updated dependencies [ecec83f1] + - @siafoundation/explored-types@0.9.0 + ## 0.3.1 ### Patch Changes diff --git a/libs/explored-js/package.json b/libs/explored-js/package.json index 09643d1a3..af96d0174 100644 --- a/libs/explored-js/package.json +++ b/libs/explored-js/package.json @@ -1,11 +1,11 @@ { "name": "@siafoundation/explored-js", "description": "SDK for interacting with `explored`.", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "dependencies": { "@siafoundation/request": "0.2.0", - "@siafoundation/explored-types": "0.8.0" + "@siafoundation/explored-types": "0.9.0" }, "types": "./src/index.d.ts" } diff --git a/libs/explored-react/CHANGELOG.md b/libs/explored-react/CHANGELOG.md index 613c58ea2..aad1f7c9a 100644 --- a/libs/explored-react/CHANGELOG.md +++ b/libs/explored-react/CHANGELOG.md @@ -1,5 +1,12 @@ # @siafoundation/explored-react +## 0.3.2 + +### Patch Changes + +- Updated dependencies [ecec83f1] + - @siafoundation/explored-types@0.9.0 + ## 0.3.1 ### Patch Changes diff --git a/libs/explored-react/package.json b/libs/explored-react/package.json index 0363dff86..70a98d74f 100644 --- a/libs/explored-react/package.json +++ b/libs/explored-react/package.json @@ -1,11 +1,11 @@ { "name": "@siafoundation/explored-react", "description": "React hooks for interacting with `explored`.", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "dependencies": { "@siafoundation/react-core": "^1.5.0", - "@siafoundation/explored-types": "0.8.0" + "@siafoundation/explored-types": "0.9.0" }, "types": "./src/index.d.ts" } diff --git a/libs/explored-types/CHANGELOG.md b/libs/explored-types/CHANGELOG.md index bb47819ae..b2fa80967 100644 --- a/libs/explored-types/CHANGELOG.md +++ b/libs/explored-types/CHANGELOG.md @@ -1,5 +1,16 @@ # @siafoundation/explored-types +## 0.9.0 + +### Minor Changes + +- ecec83f1: Updated ExplorerFileContract type for refactored inclusion of output ID. + +### Patch Changes + +- Updated dependencies [36b55f89] + - @siafoundation/types@0.7.0 + ## 0.8.0 ### Minor Changes diff --git a/libs/explored-types/package.json b/libs/explored-types/package.json index fe0f27135..28a2a8867 100644 --- a/libs/explored-types/package.json +++ b/libs/explored-types/package.json @@ -1,10 +1,10 @@ { "name": "@siafoundation/explored-types", "description": "Types for `explored`.", - "version": "0.8.0", + "version": "0.9.0", "license": "MIT", "dependencies": { - "@siafoundation/types": "^0.6.0" + "@siafoundation/types": "^0.7.0" }, "types": "./src/index.d.ts" } diff --git a/libs/hostd-js/CHANGELOG.md b/libs/hostd-js/CHANGELOG.md index b82a95fef..9ac14c39b 100644 --- a/libs/hostd-js/CHANGELOG.md +++ b/libs/hostd-js/CHANGELOG.md @@ -1,5 +1,11 @@ # @siafoundation/hostd-js +## 0.3.2 + +### Patch Changes + +- @siafoundation/hostd-types@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/libs/hostd-js/package.json b/libs/hostd-js/package.json index 3ab8d0bb1..7acac1700 100644 --- a/libs/hostd-js/package.json +++ b/libs/hostd-js/package.json @@ -1,11 +1,11 @@ { "name": "@siafoundation/hostd-js", "description": "SDK for interacting with `hostd`.", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "dependencies": { "@siafoundation/request": "0.2.0", - "@siafoundation/hostd-types": "0.4.0" + "@siafoundation/hostd-types": "0.4.1" }, "types": "./src/index.d.ts" } diff --git a/libs/hostd-react/CHANGELOG.md b/libs/hostd-react/CHANGELOG.md index 32c2b74ca..7642cfd31 100644 --- a/libs/hostd-react/CHANGELOG.md +++ b/libs/hostd-react/CHANGELOG.md @@ -1,5 +1,12 @@ # @siafoundation/hostd-react +## 4.4.2 + +### Patch Changes + +- @siafoundation/hostd-types@0.4.1 +- @siafoundation/units@3.2.1 + ## 4.4.1 ### Patch Changes diff --git a/libs/hostd-react/package.json b/libs/hostd-react/package.json index 78fd08171..1600cfa17 100644 --- a/libs/hostd-react/package.json +++ b/libs/hostd-react/package.json @@ -1,13 +1,13 @@ { "name": "@siafoundation/hostd-react", "description": "React hooks for interacting with `hostd`.", - "version": "4.4.1", + "version": "4.4.2", "license": "MIT", "dependencies": { "swr": "^2.1.1", "@siafoundation/react-core": "^1.4.0", - "@siafoundation/hostd-types": "0.4.0", - "@siafoundation/units": "3.2.0" + "@siafoundation/hostd-types": "0.4.1", + "@siafoundation/units": "3.2.1" }, "types": "./src/index.d.ts" } diff --git a/libs/hostd-types/CHANGELOG.md b/libs/hostd-types/CHANGELOG.md index 8ce688213..020c7c7b9 100644 --- a/libs/hostd-types/CHANGELOG.md +++ b/libs/hostd-types/CHANGELOG.md @@ -1,5 +1,12 @@ # @siafoundation/hostd-types +## 0.4.1 + +### Patch Changes + +- Updated dependencies [36b55f89] + - @siafoundation/types@0.7.0 + ## 0.4.0 ### Minor Changes diff --git a/libs/hostd-types/package.json b/libs/hostd-types/package.json index 931408d28..b4fc414eb 100644 --- a/libs/hostd-types/package.json +++ b/libs/hostd-types/package.json @@ -1,10 +1,10 @@ { "name": "@siafoundation/hostd-types", "description": "Types for `hostd`.", - "version": "0.4.0", + "version": "0.4.1", "license": "MIT", "dependencies": { - "@siafoundation/types": "^0.6.0" + "@siafoundation/types": "^0.7.0" }, "types": "./src/index.d.ts" } diff --git a/libs/renterd-js/CHANGELOG.md b/libs/renterd-js/CHANGELOG.md index 9663c5be7..736fd95ef 100644 --- a/libs/renterd-js/CHANGELOG.md +++ b/libs/renterd-js/CHANGELOG.md @@ -1,5 +1,14 @@ # @siafoundation/renterd-js +## 0.11.1 + +### Patch Changes + +- Updated dependencies [36b55f89] +- Updated dependencies [5e7fedb9] +- Updated dependencies [5e7fedb9] + - @siafoundation/renterd-types@0.13.0 + ## 0.11.0 ### Minor Changes diff --git a/libs/renterd-js/package.json b/libs/renterd-js/package.json index 6c6ac473e..272026f37 100644 --- a/libs/renterd-js/package.json +++ b/libs/renterd-js/package.json @@ -1,10 +1,10 @@ { "name": "@siafoundation/renterd-js", "description": "SDK for interacting with `renterd`.", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "dependencies": { - "@siafoundation/renterd-types": "0.12.0", + "@siafoundation/renterd-types": "0.13.0", "@siafoundation/request": "0.2.0" }, "types": "./src/index.d.ts" diff --git a/libs/renterd-react/CHANGELOG.md b/libs/renterd-react/CHANGELOG.md index 52e370acf..a8874673d 100644 --- a/libs/renterd-react/CHANGELOG.md +++ b/libs/renterd-react/CHANGELOG.md @@ -1,5 +1,15 @@ # @siafoundation/renterd-react +## 4.12.1 + +### Patch Changes + +- Updated dependencies [36b55f89] +- Updated dependencies [5e7fedb9] +- Updated dependencies [5e7fedb9] + - @siafoundation/renterd-types@0.13.0 + - @siafoundation/units@3.2.1 + ## 4.12.0 ### Minor Changes diff --git a/libs/renterd-react/package.json b/libs/renterd-react/package.json index 8512ed5d8..3c7691c38 100644 --- a/libs/renterd-react/package.json +++ b/libs/renterd-react/package.json @@ -1,14 +1,14 @@ { "name": "@siafoundation/renterd-react", "description": "React hooks for interacting with `renterd`.", - "version": "4.12.0", + "version": "4.12.1", "license": "MIT", "dependencies": { "@technically/lodash": "^4.17.0", "@siafoundation/react-core": "^1.5.0", "swr": "^2.1.1", - "@siafoundation/renterd-types": "0.12.0", - "@siafoundation/units": "3.2.0" + "@siafoundation/renterd-types": "0.13.0", + "@siafoundation/units": "3.2.1" }, "types": "./src/index.d.ts" } diff --git a/libs/renterd-types/CHANGELOG.md b/libs/renterd-types/CHANGELOG.md index 4594162bb..7c0670dc7 100644 --- a/libs/renterd-types/CHANGELOG.md +++ b/libs/renterd-types/CHANGELOG.md @@ -1,5 +1,18 @@ # @siafoundation/renterd-types +## 0.13.0 + +### Minor Changes + +- 36b55f89: Moved HostSettings and HostPriceTable to core types. +- 5e7fedb9: Allowance was removed from autopilot contracts config API. +- 5e7fedb9: The autopilots key was removed from the pinned settings API. + +### Patch Changes + +- Updated dependencies [36b55f89] + - @siafoundation/types@0.7.0 + ## 0.12.0 ### Minor Changes diff --git a/libs/renterd-types/package.json b/libs/renterd-types/package.json index 478612431..dbbd77358 100644 --- a/libs/renterd-types/package.json +++ b/libs/renterd-types/package.json @@ -1,10 +1,10 @@ { "name": "@siafoundation/renterd-types", "description": "Types for `renterd`.", - "version": "0.12.0", + "version": "0.13.0", "license": "MIT", "dependencies": { - "@siafoundation/types": "^0.6.0", + "@siafoundation/types": "^0.7.0", "@siafoundation/react-core": "^1.5.0" }, "types": "./src/index.d.ts" diff --git a/libs/sdk/CHANGELOG.md b/libs/sdk/CHANGELOG.md index 71d3b951e..1bd1ab1d5 100644 --- a/libs/sdk/CHANGELOG.md +++ b/libs/sdk/CHANGELOG.md @@ -1,5 +1,12 @@ # @siafoundation/sdk +## 0.2.4 + +### Patch Changes + +- Updated dependencies [36b55f89] + - @siafoundation/types@0.7.0 + ## 0.2.3 ### Patch Changes diff --git a/libs/sdk/package.json b/libs/sdk/package.json index 0c1e19899..a09c0dda6 100644 --- a/libs/sdk/package.json +++ b/libs/sdk/package.json @@ -1,10 +1,10 @@ { "name": "@siafoundation/sdk", "description": "SDK for interacting directly with the Sia network from browsers and web clients.", - "version": "0.2.3", + "version": "0.2.4", "license": "MIT", "dependencies": { - "@siafoundation/types": "0.6.0" + "@siafoundation/types": "0.7.0" }, "devDependencies": { "undici": "5.28.3" diff --git a/libs/types/CHANGELOG.md b/libs/types/CHANGELOG.md index 7619e0dcd..af6a6e6f2 100644 --- a/libs/types/CHANGELOG.md +++ b/libs/types/CHANGELOG.md @@ -1,5 +1,11 @@ # @siafoundation/types +## 0.7.0 + +### Minor Changes + +- 36b55f89: Moved HostSettings and HostPriceTable to core types. + ## 0.6.0 ### Minor Changes diff --git a/libs/types/package.json b/libs/types/package.json index 302236158..8902ae88c 100644 --- a/libs/types/package.json +++ b/libs/types/package.json @@ -1,7 +1,7 @@ { "name": "@siafoundation/types", "description": "Core Sia types and library methods.", - "version": "0.6.0", + "version": "0.7.0", "license": "MIT", "types": "./src/index.d.ts" } diff --git a/libs/units/CHANGELOG.md b/libs/units/CHANGELOG.md index 5e21b5fb8..332e39dd4 100644 --- a/libs/units/CHANGELOG.md +++ b/libs/units/CHANGELOG.md @@ -1,5 +1,12 @@ # @siafoundation/units +## 3.2.1 + +### Patch Changes + +- Updated dependencies [36b55f89] + - @siafoundation/types@0.7.0 + ## 3.2.0 ### Minor Changes diff --git a/libs/units/package.json b/libs/units/package.json index 7915f3dd2..5157caee8 100644 --- a/libs/units/package.json +++ b/libs/units/package.json @@ -1,14 +1,14 @@ { "name": "@siafoundation/units", "description": "Methods and types for interacting with the Sia Central API.", - "version": "3.2.0", + "version": "3.2.1", "license": "MIT", "dependencies": { "bignumber.js": "^9.0.2", "@technically/lodash": "^4.17.0", "blakejs": "^1.2.1", "@siafoundation/sia-central-types": "0.1.1", - "@siafoundation/types": "0.6.0" + "@siafoundation/types": "0.7.0" }, "types": "./src/index.d.ts" } diff --git a/libs/walletd-js/CHANGELOG.md b/libs/walletd-js/CHANGELOG.md index 691464cfb..887556be3 100644 --- a/libs/walletd-js/CHANGELOG.md +++ b/libs/walletd-js/CHANGELOG.md @@ -1,5 +1,11 @@ # @siafoundation/walletd-js +## 0.2.6 + +### Patch Changes + +- @siafoundation/walletd-types@0.5.1 + ## 0.2.5 ### Patch Changes diff --git a/libs/walletd-js/package.json b/libs/walletd-js/package.json index d6fedc8d0..1534a503d 100644 --- a/libs/walletd-js/package.json +++ b/libs/walletd-js/package.json @@ -1,11 +1,11 @@ { "name": "@siafoundation/walletd-js", "description": "SDK for interacting with `walletd`.", - "version": "0.2.5", + "version": "0.2.6", "license": "MIT", "dependencies": { "@siafoundation/request": "0.2.0", - "@siafoundation/walletd-types": "0.5.0" + "@siafoundation/walletd-types": "0.5.1" }, "types": "./src/index.d.ts" } diff --git a/libs/walletd-mock/CHANGELOG.md b/libs/walletd-mock/CHANGELOG.md index 7f43f010e..ebc15f694 100644 --- a/libs/walletd-mock/CHANGELOG.md +++ b/libs/walletd-mock/CHANGELOG.md @@ -1,5 +1,14 @@ # @siafoundation/walletd-mock +## 0.1.11 + +### Patch Changes + +- Updated dependencies [36b55f89] + - @siafoundation/types@0.7.0 + - @siafoundation/units@3.2.1 + - @siafoundation/walletd-types@0.5.1 + ## 0.1.10 ### Patch Changes diff --git a/libs/walletd-mock/package.json b/libs/walletd-mock/package.json index fc618cd35..84cfe626f 100644 --- a/libs/walletd-mock/package.json +++ b/libs/walletd-mock/package.json @@ -1,14 +1,14 @@ { "name": "@siafoundation/walletd-mock", "description": "walletd data and API mock library for testing.", - "version": "0.1.10", + "version": "0.1.11", "license": "MIT", "dependencies": { - "@siafoundation/types": "0.6.0", + "@siafoundation/types": "0.7.0", "@siafoundation/sia-central-mock": "0.2.0", - "@siafoundation/units": "3.2.0", + "@siafoundation/units": "3.2.1", "playwright": "^1.42.1", - "@siafoundation/walletd-types": "0.5.0" + "@siafoundation/walletd-types": "0.5.1" }, "types": "./src/index.d.ts" } diff --git a/libs/walletd-react/CHANGELOG.md b/libs/walletd-react/CHANGELOG.md index 708ba150c..143fe1a2b 100644 --- a/libs/walletd-react/CHANGELOG.md +++ b/libs/walletd-react/CHANGELOG.md @@ -1,5 +1,12 @@ # @siafoundation/walletd-react +## 4.3.4 + +### Patch Changes + +- @siafoundation/units@3.2.1 +- @siafoundation/walletd-types@0.5.1 + ## 4.3.3 ### Patch Changes diff --git a/libs/walletd-react/package.json b/libs/walletd-react/package.json index 768a1ea86..e44a067c7 100644 --- a/libs/walletd-react/package.json +++ b/libs/walletd-react/package.json @@ -1,13 +1,13 @@ { "name": "@siafoundation/walletd-react", "description": "React hooks for interacting with `walletd`.", - "version": "4.3.3", + "version": "4.3.4", "license": "MIT", "dependencies": { "@siafoundation/react-core": "^1.4.0", "swr": "^2.1.1", - "@siafoundation/walletd-types": "0.5.0", - "@siafoundation/units": "3.2.0" + "@siafoundation/walletd-types": "0.5.1", + "@siafoundation/units": "3.2.1" }, "types": "./src/index.d.ts" } diff --git a/libs/walletd-types/CHANGELOG.md b/libs/walletd-types/CHANGELOG.md index 94880a036..10794287d 100644 --- a/libs/walletd-types/CHANGELOG.md +++ b/libs/walletd-types/CHANGELOG.md @@ -1,5 +1,12 @@ # @siafoundation/walletd-types +## 0.5.1 + +### Patch Changes + +- Updated dependencies [36b55f89] + - @siafoundation/types@0.7.0 + ## 0.5.0 ### Minor Changes diff --git a/libs/walletd-types/package.json b/libs/walletd-types/package.json index dfc336bf0..38eab7212 100644 --- a/libs/walletd-types/package.json +++ b/libs/walletd-types/package.json @@ -1,10 +1,10 @@ { "name": "@siafoundation/walletd-types", "description": "Types for `walletd`.", - "version": "0.5.0", + "version": "0.5.1", "license": "MIT", "dependencies": { - "@siafoundation/types": "^0.6.0" + "@siafoundation/types": "^0.7.0" }, "types": "./src/index.d.ts" } diff --git a/package-lock.json b/package-lock.json index 769b30c17..fa4486529 100644 --- a/package-lock.json +++ b/package-lock.json @@ -229,7 +229,7 @@ "license": "MIT" }, "apps/renterd": { - "version": "0.67.0", + "version": "0.68.0", "license": "MIT" }, "apps/siad": { @@ -239,7 +239,7 @@ "license": "MIT" }, "apps/walletd": { - "version": "0.24.0", + "version": "0.25.0", "license": "MIT" }, "apps/website": { @@ -248,11 +248,11 @@ }, "libs/clusterd": { "name": "@siafoundation/clusterd", - "version": "0.0.5", + "version": "0.0.6", "license": "MIT", "dependencies": { - "@siafoundation/renterd-js": "0.11.0", - "@siafoundation/units": "3.2.0", + "@siafoundation/renterd-js": "0.11.1", + "@siafoundation/units": "3.2.1", "@technically/lodash": "^4.17.0", "axios": "^0.27.2" } @@ -275,7 +275,7 @@ }, "libs/design-system": { "name": "@siafoundation/design-system", - "version": "4.11.0", + "version": "4.12.0", "license": "MIT", "dependencies": { "@dnd-kit/core": "^6.1.0", @@ -300,8 +300,8 @@ "@siafoundation/next": "^0.1.3", "@siafoundation/react-core": "^1.5.0", "@siafoundation/react-icons": "^0.3.0", - "@siafoundation/types": "^0.6.0", - "@siafoundation/units": "^3.2.0", + "@siafoundation/types": "^0.7.0", + "@siafoundation/units": "^3.2.1", "@tailwindcss/container-queries": "^0.1.1", "@technically/lodash": "^4.17.0", "@visx/axis": "^2.18.0", @@ -353,7 +353,7 @@ }, "libs/e2e": { "name": "@siafoundation/e2e", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "dependencies": { "@playwright/test": "^1.36.0", @@ -369,28 +369,28 @@ }, "libs/explored-js": { "name": "@siafoundation/explored-js", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "dependencies": { - "@siafoundation/explored-types": "0.8.0", + "@siafoundation/explored-types": "0.9.0", "@siafoundation/request": "0.2.0" } }, "libs/explored-react": { "name": "@siafoundation/explored-react", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "dependencies": { - "@siafoundation/explored-types": "0.8.0", + "@siafoundation/explored-types": "0.9.0", "@siafoundation/react-core": "^1.5.0" } }, "libs/explored-types": { "name": "@siafoundation/explored-types", - "version": "0.8.0", + "version": "0.9.0", "license": "MIT", "dependencies": { - "@siafoundation/types": "^0.6.0" + "@siafoundation/types": "^0.7.0" } }, "libs/fonts": { @@ -414,30 +414,30 @@ }, "libs/hostd-js": { "name": "@siafoundation/hostd-js", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "dependencies": { - "@siafoundation/hostd-types": "0.4.0", + "@siafoundation/hostd-types": "0.4.1", "@siafoundation/request": "0.2.0" } }, "libs/hostd-react": { "name": "@siafoundation/hostd-react", - "version": "4.4.1", + "version": "4.4.2", "license": "MIT", "dependencies": { - "@siafoundation/hostd-types": "0.4.0", + "@siafoundation/hostd-types": "0.4.1", "@siafoundation/react-core": "^1.4.0", - "@siafoundation/units": "3.2.0", + "@siafoundation/units": "3.2.1", "swr": "^2.1.1" } }, "libs/hostd-types": { "name": "@siafoundation/hostd-types", - "version": "0.4.0", + "version": "0.4.1", "license": "MIT", "dependencies": { - "@siafoundation/types": "^0.6.0" + "@siafoundation/types": "^0.7.0" } }, "libs/mock-sia-central": { @@ -573,32 +573,32 @@ }, "libs/renterd-js": { "name": "@siafoundation/renterd-js", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "dependencies": { - "@siafoundation/renterd-types": "0.12.0", + "@siafoundation/renterd-types": "0.13.0", "@siafoundation/request": "0.2.0" } }, "libs/renterd-react": { "name": "@siafoundation/renterd-react", - "version": "4.12.0", + "version": "4.12.1", "license": "MIT", "dependencies": { "@siafoundation/react-core": "^1.5.0", - "@siafoundation/renterd-types": "0.12.0", - "@siafoundation/units": "3.2.0", + "@siafoundation/renterd-types": "0.13.0", + "@siafoundation/units": "3.2.1", "@technically/lodash": "^4.17.0", "swr": "^2.1.1" } }, "libs/renterd-types": { "name": "@siafoundation/renterd-types", - "version": "0.12.0", + "version": "0.13.0", "license": "MIT", "dependencies": { "@siafoundation/react-core": "^1.5.0", - "@siafoundation/types": "^0.6.0" + "@siafoundation/types": "^0.7.0" } }, "libs/request": { @@ -612,10 +612,10 @@ }, "libs/sdk": { "name": "@siafoundation/sdk", - "version": "0.2.3", + "version": "0.2.4", "license": "MIT", "dependencies": { - "@siafoundation/types": "0.6.0" + "@siafoundation/types": "0.7.0" }, "devDependencies": { "undici": "5.28.3" @@ -698,16 +698,16 @@ }, "libs/types": { "name": "@siafoundation/types", - "version": "0.6.0", + "version": "0.7.0", "license": "MIT" }, "libs/units": { "name": "@siafoundation/units", - "version": "3.2.0", + "version": "3.2.1", "license": "MIT", "dependencies": { "@siafoundation/sia-central-types": "0.1.1", - "@siafoundation/types": "0.6.0", + "@siafoundation/types": "0.7.0", "@technically/lodash": "^4.17.0", "bignumber.js": "^9.0.2", "blakejs": "^1.2.1" @@ -715,42 +715,42 @@ }, "libs/walletd-js": { "name": "@siafoundation/walletd-js", - "version": "0.2.5", + "version": "0.2.6", "license": "MIT", "dependencies": { "@siafoundation/request": "0.2.0", - "@siafoundation/walletd-types": "0.5.0" + "@siafoundation/walletd-types": "0.5.1" } }, "libs/walletd-mock": { "name": "@siafoundation/walletd-mock", - "version": "0.1.10", + "version": "0.1.11", "license": "MIT", "dependencies": { "@siafoundation/sia-central-mock": "0.2.0", - "@siafoundation/types": "0.6.0", - "@siafoundation/units": "3.2.0", - "@siafoundation/walletd-types": "0.5.0", + "@siafoundation/types": "0.7.0", + "@siafoundation/units": "3.2.1", + "@siafoundation/walletd-types": "0.5.1", "playwright": "^1.42.1" } }, "libs/walletd-react": { "name": "@siafoundation/walletd-react", - "version": "4.3.3", + "version": "4.3.4", "license": "MIT", "dependencies": { "@siafoundation/react-core": "^1.4.0", - "@siafoundation/units": "3.2.0", - "@siafoundation/walletd-types": "0.5.0", + "@siafoundation/units": "3.2.1", + "@siafoundation/walletd-types": "0.5.1", "swr": "^2.1.1" } }, "libs/walletd-types": { "name": "@siafoundation/walletd-types", - "version": "0.5.0", + "version": "0.5.1", "license": "MIT", "dependencies": { - "@siafoundation/types": "^0.6.0" + "@siafoundation/types": "^0.7.0" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -38118,8 +38118,8 @@ "@siafoundation/clusterd": { "version": "file:libs/clusterd", "requires": { - "@siafoundation/renterd-js": "0.11.0", - "@siafoundation/units": "3.2.0", + "@siafoundation/renterd-js": "0.11.1", + "@siafoundation/units": "3.2.1", "@technically/lodash": "^4.17.0", "axios": "^0.27.2" } @@ -38163,8 +38163,8 @@ "@siafoundation/next": "^0.1.3", "@siafoundation/react-core": "^1.5.0", "@siafoundation/react-icons": "^0.3.0", - "@siafoundation/types": "^0.6.0", - "@siafoundation/units": "^3.2.0", + "@siafoundation/types": "^0.7.0", + "@siafoundation/units": "^3.2.1", "@tailwindcss/container-queries": "^0.1.1", "@technically/lodash": "^4.17.0", "@visx/axis": "^2.18.0", @@ -38220,21 +38220,21 @@ "@siafoundation/explored-js": { "version": "file:libs/explored-js", "requires": { - "@siafoundation/explored-types": "0.8.0", + "@siafoundation/explored-types": "0.9.0", "@siafoundation/request": "0.2.0" } }, "@siafoundation/explored-react": { "version": "file:libs/explored-react", "requires": { - "@siafoundation/explored-types": "0.8.0", + "@siafoundation/explored-types": "0.9.0", "@siafoundation/react-core": "^1.5.0" } }, "@siafoundation/explored-types": { "version": "file:libs/explored-types", "requires": { - "@siafoundation/types": "^0.6.0" + "@siafoundation/types": "^0.7.0" } }, "@siafoundation/fonts": { @@ -38246,23 +38246,23 @@ "@siafoundation/hostd-js": { "version": "file:libs/hostd-js", "requires": { - "@siafoundation/hostd-types": "0.4.0", + "@siafoundation/hostd-types": "0.4.1", "@siafoundation/request": "0.2.0" } }, "@siafoundation/hostd-react": { "version": "file:libs/hostd-react", "requires": { - "@siafoundation/hostd-types": "0.4.0", + "@siafoundation/hostd-types": "0.4.1", "@siafoundation/react-core": "^1.4.0", - "@siafoundation/units": "3.2.0", + "@siafoundation/units": "3.2.1", "swr": "^2.1.1" } }, "@siafoundation/hostd-types": { "version": "file:libs/hostd-types", "requires": { - "@siafoundation/types": "^0.6.0" + "@siafoundation/types": "^0.7.0" } }, "@siafoundation/next": { @@ -38292,7 +38292,7 @@ "@siafoundation/renterd-js": { "version": "file:libs/renterd-js", "requires": { - "@siafoundation/renterd-types": "0.12.0", + "@siafoundation/renterd-types": "0.13.0", "@siafoundation/request": "0.2.0" } }, @@ -38300,8 +38300,8 @@ "version": "file:libs/renterd-react", "requires": { "@siafoundation/react-core": "^1.5.0", - "@siafoundation/renterd-types": "0.12.0", - "@siafoundation/units": "3.2.0", + "@siafoundation/renterd-types": "0.13.0", + "@siafoundation/units": "3.2.1", "@technically/lodash": "^4.17.0", "swr": "^2.1.1" } @@ -38310,7 +38310,7 @@ "version": "file:libs/renterd-types", "requires": { "@siafoundation/react-core": "^1.5.0", - "@siafoundation/types": "^0.6.0" + "@siafoundation/types": "^0.7.0" } }, "@siafoundation/request": { @@ -38323,7 +38323,7 @@ "@siafoundation/sdk": { "version": "file:libs/sdk", "requires": { - "@siafoundation/types": "0.6.0", + "@siafoundation/types": "0.7.0", "undici": "5.28.3" } }, @@ -38358,7 +38358,7 @@ "version": "file:libs/units", "requires": { "@siafoundation/sia-central-types": "0.1.1", - "@siafoundation/types": "0.6.0", + "@siafoundation/types": "0.7.0", "@technically/lodash": "^4.17.0", "bignumber.js": "^9.0.2", "blakejs": "^1.2.1" @@ -38368,16 +38368,16 @@ "version": "file:libs/walletd-js", "requires": { "@siafoundation/request": "0.2.0", - "@siafoundation/walletd-types": "0.5.0" + "@siafoundation/walletd-types": "0.5.1" } }, "@siafoundation/walletd-mock": { "version": "file:libs/walletd-mock", "requires": { "@siafoundation/sia-central-mock": "0.2.0", - "@siafoundation/types": "0.6.0", - "@siafoundation/units": "3.2.0", - "@siafoundation/walletd-types": "0.5.0", + "@siafoundation/types": "0.7.0", + "@siafoundation/units": "3.2.1", + "@siafoundation/walletd-types": "0.5.1", "playwright": "^1.42.1" } }, @@ -38385,15 +38385,15 @@ "version": "file:libs/walletd-react", "requires": { "@siafoundation/react-core": "^1.4.0", - "@siafoundation/units": "3.2.0", - "@siafoundation/walletd-types": "0.5.0", + "@siafoundation/units": "3.2.1", + "@siafoundation/walletd-types": "0.5.1", "swr": "^2.1.1" } }, "@siafoundation/walletd-types": { "version": "file:libs/walletd-types", "requires": { - "@siafoundation/types": "^0.6.0" + "@siafoundation/types": "^0.7.0" } }, "@sinclair/typebox": {