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
Bumps the all-dependencies group with 3 updates in the / directory: go.sia.tech/core, go.sia.tech/coreutils and go.sia.tech/web/renterd.
Updates
go.sia.tech/core
from 0.6.1 to 0.6.2Commits
0b6d8d1
Merge pull request #231 from SiaFoundation/nate/add-txn-idf5479af
types: add recursion comment24a1ed6
types: address comments8941fc1
types: add ID field to transaction JSON7b530e0
build(deps): bump the all-dependencies group with 2 updatesa872ea8
Merge pull request #230 from SiaFoundation/nate/json-consistencyabd95cc
ChainIndexElement camelCase9450b1a
FileContract.UnlockHash Hash256 -> Address2a3a1bf
Merge pull request #227 from SiaFoundation/nate/fix-finalization-encodingde1461f
types: fix finalization json encodingUpdates
go.sia.tech/coreutils
from 0.6.0 to 0.7.0Commits
6172c9c
Merge pull request #119 from SiaFoundation/nate/zen-heightsbf1f218
push zen v2 activation height9ebf043
Merge pull request #118 from SiaFoundation/nate/upgrade-core700b8bb
update core to v0.6.2eb25872
build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0Updates
go.sia.tech/web/renterd
from 0.66.0 to 0.67.0Release notes
Sourced from go.sia.tech/web/renterd's releases.
Commits
5b4aafd
chore: release packagesaeb3615
chore: upgrade clusterfe88899
fix(apps): add 404 page and redirect206fe8d
test(explorer): add e2e tests for all routesd6e4c8a
fix(explorer): strip addr from input and output hrefs6172484
fix(explorer): fix network request calls when navigating to block by heightb70880f
chore: update changeset with missing closes0322114
fix(walletd): generate seed address no prefixd794e60
refactor: standardize syncer peers response datad2a2083
chore: export renterd/v0.66.0 hostd/v0.50.0 walletd/v0.23.2Dependabot 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