From f3f9940ab99bfa2d93723b7400cd5baa73b41cf8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 20 Nov 2023 17:07:48 +0000 Subject: [PATCH] chore: release packages --- .changeset/calm-coins-shave.md | 5 ---- .changeset/gentle-cats-love.md | 5 ---- .changeset/great-games-prove.md | 5 ---- .changeset/healthy-laws-lick.md | 5 ---- .changeset/itchy-melons-jump.md | 5 ---- .changeset/mighty-jokes-joke.md | 7 ------ .changeset/ninety-pots-deny.md | 5 ---- .changeset/quick-forks-try.md | 6 ----- .changeset/seven-cars-nail.md | 5 ---- .changeset/sixty-suns-invite.md | 5 ---- .changeset/slimy-ligers-pump.md | 5 ---- .changeset/soft-yaks-rush.md | 5 ---- .changeset/sweet-actors-pretend.md | 5 ---- .changeset/thick-cooks-pump.md | 5 ---- apps/hostd/CHANGELOG.md | 9 +++++++ apps/hostd/package.json | 2 +- apps/renterd/CHANGELOG.md | 14 +++++++++++ apps/renterd/package.json | 2 +- apps/walletd/CHANGELOG.md | 7 ++++++ apps/walletd/package.json | 2 +- libs/design-system/CHANGELOG.md | 6 +++++ libs/design-system/package.json | 2 +- libs/react-renterd/CHANGELOG.md | 6 +++++ libs/react-renterd/package.json | 2 +- libs/units/CHANGELOG.md | 7 ++++++ libs/units/package.json | 4 ++-- package-lock.json | 38 +++++++++++------------------- 27 files changed, 70 insertions(+), 104 deletions(-) delete mode 100644 .changeset/calm-coins-shave.md delete mode 100644 .changeset/gentle-cats-love.md delete mode 100644 .changeset/great-games-prove.md delete mode 100644 .changeset/healthy-laws-lick.md delete mode 100644 .changeset/itchy-melons-jump.md delete mode 100644 .changeset/mighty-jokes-joke.md delete mode 100644 .changeset/ninety-pots-deny.md delete mode 100644 .changeset/quick-forks-try.md delete mode 100644 .changeset/seven-cars-nail.md delete mode 100644 .changeset/sixty-suns-invite.md delete mode 100644 .changeset/slimy-ligers-pump.md delete mode 100644 .changeset/soft-yaks-rush.md delete mode 100644 .changeset/sweet-actors-pretend.md delete mode 100644 .changeset/thick-cooks-pump.md diff --git a/.changeset/calm-coins-shave.md b/.changeset/calm-coins-shave.md deleted file mode 100644 index 0f8327e42..000000000 --- a/.changeset/calm-coins-shave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -The configuration now has zen-specific suggested/default values for number of contract hosts and shard values. diff --git a/.changeset/gentle-cats-love.md b/.changeset/gentle-cats-love.md deleted file mode 100644 index 9d380d3d4..000000000 --- a/.changeset/gentle-cats-love.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -The bucket context menu now allows you to edit the bucket policy and toggle the read access between public and private. diff --git a/.changeset/great-games-prove.md b/.changeset/great-games-prove.md deleted file mode 100644 index a69b7b7eb..000000000 --- a/.changeset/great-games-prove.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hostd': minor ---- - -The revenue graph is now a bar stack, much more clearly showing earned vs potential revenue. diff --git a/.changeset/healthy-laws-lick.md b/.changeset/healthy-laws-lick.md deleted file mode 100644 index 9c0ba762e..000000000 --- a/.changeset/healthy-laws-lick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hostd': minor ---- - -The metrics graphs now show a y-axis. diff --git a/.changeset/itchy-melons-jump.md b/.changeset/itchy-melons-jump.md deleted file mode 100644 index a48a73619..000000000 --- a/.changeset/itchy-melons-jump.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -The simple configuration mode now shows download and upload estimates and pricing. diff --git a/.changeset/mighty-jokes-joke.md b/.changeset/mighty-jokes-joke.md deleted file mode 100644 index c3a6bbbf7..000000000 --- a/.changeset/mighty-jokes-joke.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'hostd': minor -'renterd': minor -'walletd': minor ---- - -Currency display can now be configured to siacoin, fiat, or both along with a preference for when only one can be displayed. diff --git a/.changeset/ninety-pots-deny.md b/.changeset/ninety-pots-deny.md deleted file mode 100644 index 55598cdb6..000000000 --- a/.changeset/ninety-pots-deny.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/design-system': minor ---- - -The ChartXY API has been refactored. diff --git a/.changeset/quick-forks-try.md b/.changeset/quick-forks-try.md deleted file mode 100644 index 6cc279262..000000000 --- a/.changeset/quick-forks-try.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'hostd': minor -'walletd': minor ---- - -App preferences no longer list unused GPU setting. diff --git a/.changeset/seven-cars-nail.md b/.changeset/seven-cars-nail.md deleted file mode 100644 index 2d3c094bd..000000000 --- a/.changeset/seven-cars-nail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -Fixed an issue with file search where selecting a file would navigate to the path without the bucket. diff --git a/.changeset/sixty-suns-invite.md b/.changeset/sixty-suns-invite.md deleted file mode 100644 index 384f89119..000000000 --- a/.changeset/sixty-suns-invite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -The configuration now includes a setting for a migration surcharge multiplier which allows you to set a factor for increasing the max download price when trying to repair critically low health sectors. diff --git a/.changeset/slimy-ligers-pump.md b/.changeset/slimy-ligers-pump.md deleted file mode 100644 index 984df0de1..000000000 --- a/.changeset/slimy-ligers-pump.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -The contract count shown in onboarding will update more quickly as it now includes pending contracts. diff --git a/.changeset/soft-yaks-rush.md b/.changeset/soft-yaks-rush.md deleted file mode 100644 index 60340d96a..000000000 --- a/.changeset/soft-yaks-rush.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -The contracts table now includes a column for state that shows: pending, active, complete, or failed. diff --git a/.changeset/sweet-actors-pretend.md b/.changeset/sweet-actors-pretend.md deleted file mode 100644 index 5cd392d7d..000000000 --- a/.changeset/sweet-actors-pretend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -The contract list now updates after a contract is deleted. diff --git a/.changeset/thick-cooks-pump.md b/.changeset/thick-cooks-pump.md deleted file mode 100644 index 7a217dc30..000000000 --- a/.changeset/thick-cooks-pump.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/react-renterd': minor ---- - -Add useBucket and useBucketPolicyUpdate. diff --git a/apps/hostd/CHANGELOG.md b/apps/hostd/CHANGELOG.md index 33661dc06..6dba58462 100644 --- a/apps/hostd/CHANGELOG.md +++ b/apps/hostd/CHANGELOG.md @@ -1,5 +1,14 @@ # hostd +## 0.27.0 + +### Minor Changes + +- 2003a885: The revenue graph is now a bar stack, much more clearly showing earned vs potential revenue. +- 2003a885: The metrics graphs now show a y-axis. +- b72ef30f: Currency display can now be configured to siacoin, fiat, or both along with a preference for when only one can be displayed. +- 5308806e: App preferences no longer list unused GPU setting. + ## 0.26.0 ### Minor Changes diff --git a/apps/hostd/package.json b/apps/hostd/package.json index d233c6a1b..1cc2aa0d8 100644 --- a/apps/hostd/package.json +++ b/apps/hostd/package.json @@ -1,7 +1,7 @@ { "name": "hostd", "description": "The `hostd` user interface, dedicated to hosting related functionality.", - "version": "0.26.0", + "version": "0.27.0", "private": true, "license": "MIT" } diff --git a/apps/renterd/CHANGELOG.md b/apps/renterd/CHANGELOG.md index c0f5795c9..dce57aa91 100644 --- a/apps/renterd/CHANGELOG.md +++ b/apps/renterd/CHANGELOG.md @@ -1,5 +1,19 @@ # renterd +## 0.33.0 + +### Minor Changes + +- 5958be26: The configuration now has zen-specific suggested/default values for number of contract hosts and shard values. +- 69a696ca: The bucket context menu now allows you to edit the bucket policy and toggle the read access between public and private. +- f0403c7e: The simple configuration mode now shows download and upload estimates and pricing. +- b72ef30f: Currency display can now be configured to siacoin, fiat, or both along with a preference for when only one can be displayed. +- d34b0a4f: Fixed an issue with file search where selecting a file would navigate to the path without the bucket. +- 1af82db8: The configuration now includes a setting for a migration surcharge multiplier which allows you to set a factor for increasing the max download price when trying to repair critically low health sectors. +- f0403c7e: The contract count shown in onboarding will update more quickly as it now includes pending contracts. +- f3e8cfe9: The contracts table now includes a column for state that shows: pending, active, complete, or failed. +- 141a7e44: The contract list now updates after a contract is deleted. + ## 0.32.0 ### Minor Changes diff --git a/apps/renterd/package.json b/apps/renterd/package.json index 2e7925b7c..fbb167aca 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.32.0", + "version": "0.33.0", "private": true, "license": "MIT" } diff --git a/apps/walletd/CHANGELOG.md b/apps/walletd/CHANGELOG.md index 40c965944..881c2f73b 100644 --- a/apps/walletd/CHANGELOG.md +++ b/apps/walletd/CHANGELOG.md @@ -1,5 +1,12 @@ # walletd +## 0.13.0 + +### Minor Changes + +- b72ef30f: Currency display can now be configured to siacoin, fiat, or both along with a preference for when only one can be displayed. +- 5308806e: App preferences no longer list unused GPU setting. + ## 0.12.0 ### Minor Changes diff --git a/apps/walletd/package.json b/apps/walletd/package.json index ad17cb9dd..e87f75490 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.12.0", + "version": "0.13.0", "private": true, "license": "MIT" } diff --git a/libs/design-system/CHANGELOG.md b/libs/design-system/CHANGELOG.md index b802d01af..8e47fcbdc 100644 --- a/libs/design-system/CHANGELOG.md +++ b/libs/design-system/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 0.60.0 + +### Minor Changes + +- 2003a885: The ChartXY API has been refactored. + ## 0.59.0 ### Minor Changes diff --git a/libs/design-system/package.json b/libs/design-system/package.json index 72ac77309..26f92e0b6 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": "0.59.0", + "version": "0.60.0", "license": "MIT", "dependencies": { "@siafoundation/react-icons": "^0.1.0", diff --git a/libs/react-renterd/CHANGELOG.md b/libs/react-renterd/CHANGELOG.md index 6e1f8fd99..e3d08e250 100644 --- a/libs/react-renterd/CHANGELOG.md +++ b/libs/react-renterd/CHANGELOG.md @@ -1,5 +1,11 @@ # @siafoundation/react-renterd +## 0.10.0 + +### Minor Changes + +- 800c47d1: Add useBucket and useBucketPolicyUpdate. + ## 0.9.0 ### Minor Changes diff --git a/libs/react-renterd/package.json b/libs/react-renterd/package.json index 89d03924a..c406ec8e7 100644 --- a/libs/react-renterd/package.json +++ b/libs/react-renterd/package.json @@ -1,7 +1,7 @@ { "name": "@siafoundation/react-renterd", "description": " React hooks for interacting with `renterd`.", - "version": "0.9.0", + "version": "0.10.0", "license": "MIT", "dependencies": { "@siafoundation/react-core": "^0.15.0", diff --git a/libs/units/CHANGELOG.md b/libs/units/CHANGELOG.md index 0aa94940d..3fc323f9b 100644 --- a/libs/units/CHANGELOG.md +++ b/libs/units/CHANGELOG.md @@ -1,5 +1,12 @@ # @siafoundation/units +## 0.1.2 + +### Patch Changes + +- Updated dependencies [2003a885] + - @siafoundation/design-system@0.60.0 + ## 0.1.1 ### Patch Changes diff --git a/libs/units/package.json b/libs/units/package.json index 0472297b6..fa49fb2f4 100644 --- a/libs/units/package.json +++ b/libs/units/package.json @@ -1,10 +1,10 @@ { "name": "@siafoundation/units", "description": "Methods and types for interacting with the Sia Central API.", - "version": "0.1.1", + "version": "0.1.2", "license": "MIT", "dependencies": { - "@siafoundation/design-system": "^0.59.0", + "@siafoundation/design-system": "^0.60.0", "@siafoundation/sia-central": "^0.1.0", "bignumber.js": "^9.0.2", "@siafoundation/sia-js": "^0.11.0", diff --git a/package-lock.json b/package-lock.json index 6cc8d1f72..a1840ce18 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,6 @@ "@ledgerhq/hw-transport-webhid": "^6.27.19", "@mdx-js/loader": "^2.1.1", "@mdx-js/react": "^2.1.1", - "@next/font": "13.1.1", "@next/mdx": "^12.1.6", "@notionhq/client": "^2.2.8", "@nx-tools/nx-container": "^5.0.3", @@ -221,11 +220,11 @@ "license": "MIT" }, "apps/hostd": { - "version": "0.26.0", + "version": "0.27.0", "license": "MIT" }, "apps/renterd": { - "version": "0.32.0", + "version": "0.33.0", "license": "MIT" }, "apps/siad": { @@ -235,7 +234,7 @@ "license": "MIT" }, "apps/walletd": { - "version": "0.12.0", + "version": "0.13.0", "license": "MIT" }, "apps/website": { @@ -261,7 +260,7 @@ }, "libs/design-system": { "name": "@siafoundation/design-system", - "version": "0.59.0", + "version": "0.60.0", "license": "MIT", "dependencies": { "@nx/react": "16.8.1", @@ -336,11 +335,12 @@ "license": "MIT" }, "libs/fonts": { - "version": "0.0.0", + "name": "@siafoundation/fonts", + "version": "0.0.1", "license": "MIT", "dependencies": { - "@next/font": "13.1.1", - "class-variance-authority": "^0.7.0" + "class-variance-authority": "^0.7.0", + "next": "13.5.2" } }, "libs/foobar": { @@ -384,7 +384,7 @@ }, "libs/react-renterd": { "name": "@siafoundation/react-renterd", - "version": "0.9.0", + "version": "0.10.0", "license": "MIT", "dependencies": { "@siafoundation/react-core": "^0.15.0", @@ -458,10 +458,10 @@ }, "libs/units": { "name": "@siafoundation/units", - "version": "0.1.1", + "version": "0.1.2", "license": "MIT", "dependencies": { - "@siafoundation/design-system": "^0.59.0", + "@siafoundation/design-system": "^0.60.0", "@siafoundation/react-core": "^0.15.0", "@siafoundation/sia-central": "^0.1.0", "@siafoundation/sia-js": "^0.11.0", @@ -4755,11 +4755,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/@next/font": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/@next/font/-/font-13.1.1.tgz", - "integrity": "sha512-amygRorS05hYK1/XQRZo5qBl7l2fpHnezeKU/cNveWU5QJg+sg8gMGkUXHtvesNKpiKIJshBRH1TzvO+2sKpvQ==" - }, "node_modules/@next/mdx": { "version": "12.1.6", "resolved": "https://registry.npmjs.org/@next/mdx/-/mdx-12.1.6.tgz", @@ -30883,11 +30878,6 @@ } } }, - "@next/font": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/@next/font/-/font-13.1.1.tgz", - "integrity": "sha512-amygRorS05hYK1/XQRZo5qBl7l2fpHnezeKU/cNveWU5QJg+sg8gMGkUXHtvesNKpiKIJshBRH1TzvO+2sKpvQ==" - }, "@next/mdx": { "version": "12.1.6", "resolved": "https://registry.npmjs.org/@next/mdx/-/mdx-12.1.6.tgz", @@ -32755,8 +32745,8 @@ "@siafoundation/fonts": { "version": "file:libs/fonts", "requires": { - "@next/font": "13.1.1", - "class-variance-authority": "^0.7.0" + "class-variance-authority": "^0.7.0", + "next": "13.5.2" } }, "@siafoundation/react-core": { @@ -32832,7 +32822,7 @@ "@siafoundation/units": { "version": "file:libs/units", "requires": { - "@siafoundation/design-system": "^0.59.0", + "@siafoundation/design-system": "^0.60.0", "@siafoundation/react-core": "^0.15.0", "@siafoundation/sia-central": "^0.1.0", "@siafoundation/sia-js": "^0.11.0",