Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump go.sia.tech/web/renterd from 0.46.0 to 0.49.0 #1019

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps go.sia.tech/web/renterd from 0.46.0 to 0.49.0.

Release notes

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

[email protected]

Minor Changes

  • 7ef30999: The website now includes the contact email in the footer.

[email protected]

Minor Changes

  • 5477362e: Directory and global file explorers now show upload progress inline.
  • 5477362e: Uploads now support aborting the entire visible page of active uploads.

Patch Changes

  • 5477362e: Fixed a slow memory leak that became especially apparent during long running large uploads, memory usage is now minimal and stable over time.

[email protected]

Minor Changes

  • 40df7ab3: The roadmap page layout has been updated.
  • 40df7ab3: Header spacing has been updated for markdown based content.

[email protected]

Minor Changes

  • 033b2f26: Uploads will now error and abort if responses are missing etags.

Patch Changes

  • ca00b44b: Fixed an issue navigating back to the active explorer mode from the uploads list.
  • 72237e68: Fixed an issue where the alert data fields showed the wrong dates.
  • 72237e68: Fixed an issue where the alert columns were not initially showing.

[email protected]

Minor Changes

  • 0fc1c36c: Fixed an issue with the copy to clipboard feature.
  • 2757ad9a: Improve links with more verbose text.

[email protected]

Minor Changes

  • 5994c4e0: File uploads now use multipart uploads. Closes SiaFoundation/renterd#975
  • d20d0637: The browser now warns the user if they have active uploads and try to close the tab.
  • 805f32e0: All graphs now remember any chart configuration that the user has selected.
  • 9deee11e: Buckets now have a third view for viewing all active uploads, both local and from other sessions.
  • 5994c4e0: File uploads now have a max concurrency and get queued.
  • dddc110a: Alerts now support pagination. Closes SiaFoundation/renterd#1001 Closes SiaFoundation/renterd#862
  • 9deee11e: Remote file uploads can now be aborted from the uploads explorer. Closes SiaFoundation/web#429
  • 2d6a9c77: Storage and upload price settings no longer default to or have the option to include redundancy. The price with the configured redundancy is now always shown below.
  • 9deee11e: The transfers bar now only lists downloads and shows two buttons with one navigating to the new uploads list.

... (truncated)

Commits
  • 02d7737 chore: release packages
  • 5477362 fix: renterd memory leak, abort uploads, inline progress
  • dc2f51d chore: export renterd/v0.48.0
  • 5e61c5f chore: release packages
  • 033b2f2 fix: renterd multipart etag error
  • 72237e6 fix: renterd alerts relative time and column state
  • ca00b44 fix: renterd files mode navigation
  • e7a887b chore: export renterd/v0.47.0 hostd/v0.39.0
  • 37dfbde chore: release packages
  • fe9b6c1 fix: renterd alerts data text size
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [go.sia.tech/web/renterd](https://github.com/SiaFoundation/web) from 0.46.0 to 0.49.0.
- [Release notes](https://github.com/SiaFoundation/web/releases)
- [Commits](https://github.com/SiaFoundation/web/compare/[email protected]@0.49.0)

---
updated-dependencies:
- dependency-name: go.sia.tech/web/renterd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 4, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 4, 2024

Looks like go.sia.tech/web/renterd is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 4, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/go.sia.tech/web/renterd-0.49.0 branch March 4, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants