SiaFoundation / renterd

A renter for Sia
https://sia.tech/software/renterd
MIT License
68 stars 20 forks source link

build(deps): bump go.sia.tech/web/renterd from 0.65.0 to 0.66.0 in the all-dependencies group #1650

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the all-dependencies group with 1 update: go.sia.tech/web/renterd.

Updates go.sia.tech/web/renterd from 0.65.0 to 0.66.0

Release notes

Sourced from go.sia.tech/web/renterd's releases.

renterd@0.66.0

Minor Changes

  • 17b29cf3: Navigating into a directory in the file explorer is now by clicking on the directory name rather than anywhere on the row.
  • 17b29cf3: The directory-based file explorer now supports multiselect across any files and directories.
  • 6c7e3681: The key management table now supports multiselect and batch deletion.
  • 17b29cf3: The "all files" file explorer now supports multiselect across any files.
  • 17b29cf3: The "all files" file explorer multiselect menu now supports batch deletion of selected files.
  • 6c7e3681: The onboarding wizard now animates in and out.
  • ed264a0d: The transfers bar now animates in and out.
  • 09142864: The keys table now has pagination controls.
  • 17b29cf3: The directory-based file explorer multiselect menu now supports batch deletion of selected files and directories.

Patch Changes

  • b68271a1: Fixed an issue where the app was sending invalid autopilot evaluation requests before all the required data was entered by the user.
  • e9995c5d: The page layout is now persisted between page transitions.
Commits
  • 675bd8f chore: release packages
  • be794d5 test: refactor all fixtures into boxed steps
  • 17b29cf feat(renterd): directory mode files multiselect and batch delete
  • ed264a0 feat(apps): add bottom actions to app layout, configure and animate existing ...
  • e9995c5 refactor(apps): persist layouts between page transitions
  • 0914286 refactor: refine multiselect API
  • ad74b8a test(e2e): update cluster
  • 2bb6a0d refactor(explored-types): change confirmationIndex and confirmationTransactio...
  • c587068 fix(renterd): add autopilot configured check to evaluations
  • 9ca477c fix(website): desktop download autoselect
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions