Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the all-dependencies group across 1 directory with …
…8 updates (#1603) Bumps the all-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.23` | `1.14.24` | | [go.sia.tech/core](https://github.com/SiaFoundation/core) | `0.4.6` | `0.4.7` | | [go.sia.tech/coreutils](https://github.com/SiaFoundation/coreutils) | `0.3.2` | `0.4.1` | | [go.sia.tech/web/renterd](https://github.com/SiaFoundation/web) | `0.61.0` | `0.64.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.27.0` | `0.28.0` | | [lukechampine.com/frand](https://github.com/lukechampine/frand) | `1.4.2` | `1.5.1` | Updates `github.com/mattn/go-sqlite3` from 1.14.23 to 1.14.24 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/mattn/go-sqlite3/compare/v1.14.23...v1.14.24">compare view</a></li> </ul> </details> <br /> Updates `go.sia.tech/core` from 0.4.6 to 0.4.7 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SiaFoundation/core/commit/72daac028d5be99e406d0ea2de53572e3a462e5a"><code>72daac0</code></a> Merge pull request <a href="https://redirect.github.com/SiaFoundation/core/issues/207">#207</a> from SiaFoundation/preimage-len</li> <li><a href="https://github.com/SiaFoundation/core/commit/7a2ef40815b946a1ae44098a4c5683e1e6420f8b"><code>7a2ef40</code></a> types: Switch to fixed-length PolicyHash preimage</li> <li><a href="https://github.com/SiaFoundation/core/commit/0f61e58ab7ea932da7e9f710c592d595406356c6"><code>0f61e58</code></a> Merge pull request <a href="https://redirect.github.com/SiaFoundation/core/issues/205">#205</a> from SiaFoundation/proof-supplement</li> <li><a href="https://github.com/SiaFoundation/core/commit/a176ef98d633aaca144ca47d30fda61c70ac11bd"><code>a176ef9</code></a> consensus: Add V1StorageProofSupplement, fixing encoding bug</li> <li><a href="https://github.com/SiaFoundation/core/commit/37cd8b8cb09b826738f2055610a6fd0b06476784"><code>37cd8b8</code></a> build(deps): bump go.sia.tech/mux in the all-dependencies group</li> <li><a href="https://github.com/SiaFoundation/core/commit/e21edfdfce371b7bb8a481a13d4b5779985a294b"><code>e21edfd</code></a> Merge pull request <a href="https://redirect.github.com/SiaFoundation/core/issues/201">#201</a> from SiaFoundation/nate/upgrade-go</li> <li><a href="https://github.com/SiaFoundation/core/commit/708363a10b60f8776275e1333c7e7dcb667ddd39"><code>708363a</code></a> ci,deps: upgrade go, switch to common workflow</li> <li><a href="https://github.com/SiaFoundation/core/commit/2cdf6f60ccf512bca381290acb00403f7f8b3f87"><code>2cdf6f6</code></a> Merge pull request <a href="https://redirect.github.com/SiaFoundation/core/issues/196">#196</a> from SiaFoundation/nate/v2-revision-ordering</li> <li><a href="https://github.com/SiaFoundation/core/commit/3dcc8acffa8c73f8e56b2ad424f6aff0d5852701"><code>3dcc8ac</code></a> consensus: Validate against earlier v2 contract revisions in block</li> <li><a href="https://github.com/SiaFoundation/core/commit/300042fd2129381468356dcd87c5e9a6ad94c0ef"><code>300042f</code></a> build(deps): bump the all-dependencies group with 2 updates</li> <li>Additional commits viewable in <a href="https://github.com/SiaFoundation/core/compare/v0.4.6...v0.4.7">compare view</a></li> </ul> </details> <br /> Updates `go.sia.tech/coreutils` from 0.3.2 to 0.4.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SiaFoundation/coreutils/commit/f45eedc64d6f19a1d1860db99b8ae3ebd426b2ad"><code>f45eedc</code></a> Merge pull request <a href="https://redirect.github.com/SiaFoundation/coreutils/issues/101">#101</a> from SiaFoundation/mod</li> <li><a href="https://github.com/SiaFoundation/coreutils/commit/81231dfb015b44b2cf306cad82ba9d390732987e"><code>81231df</code></a> mod: Update core dependency</li> <li><a href="https://github.com/SiaFoundation/coreutils/commit/9d859c567fd8ed39ec7398e9e1944269cc956d5d"><code>9d859c5</code></a> Merge pull request <a href="https://redirect.github.com/SiaFoundation/coreutils/issues/99">#99</a> from SiaFoundation/nate/fix-mem-syncer</li> <li><a href="https://github.com/SiaFoundation/coreutils/commit/e08482967ec930d87159a78993ee97edce9e3229"><code>e084829</code></a> testutil: fix mem syncer</li> <li><a href="https://github.com/SiaFoundation/coreutils/commit/7fd91e1c4791d5abc17258226253b5254ebed0b8"><code>7fd91e1</code></a> Merge pull request <a href="https://redirect.github.com/SiaFoundation/coreutils/issues/98">#98</a> from SiaFoundation/nate/public-announcements</li> <li><a href="https://github.com/SiaFoundation/coreutils/commit/be22ee77a738325742abf991ab34c7fb2c77792d"><code>be22ee7</code></a> chain: fix test</li> <li><a href="https://github.com/SiaFoundation/coreutils/commit/fea16ddafab6b1be1ec3d0b461963cd4aff4af36"><code>fea16dd</code></a> chain: fix lint</li> <li><a href="https://github.com/SiaFoundation/coreutils/commit/521b10aa268b91ee48614863e0e9195517ad4be9"><code>521b10a</code></a> chain: expose From and To for host announcements</li> <li><a href="https://github.com/SiaFoundation/coreutils/commit/9cc63eed6380879cdf1b7fc3b54f1772aa1966ba"><code>9cc63ee</code></a> Merge pull request <a href="https://redirect.github.com/SiaFoundation/coreutils/issues/95">#95</a> from SiaFoundation/dependabot/go_modules/golang.org/x/...</li> <li><a href="https://github.com/SiaFoundation/coreutils/commit/b6bee60046425231c7ad583217de822e7766a0dd"><code>b6bee60</code></a> build(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0</li> <li>Additional commits viewable in <a href="https://github.com/SiaFoundation/coreutils/compare/v0.3.2...v0.4.1">compare view</a></li> </ul> </details> <br /> Updates `go.sia.tech/web/renterd` from 0.61.0 to 0.64.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SiaFoundation/web/releases">go.sia.tech/web/renterd's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <h3>Minor Changes</h3> <ul> <li>2a1d787d: Max RPC price and max contract price now show a suggestion instead of a network average.</li> </ul> <h3>Patch Changes</h3> <ul> <li>2a1d787d: Fixed a bug where the network average prices would show as 0 in the configuration fields. Closes <a href="https://redirect.github.com/SiaFoundation/renterd/issues/1565">SiaFoundation/renterd#1565</a></li> </ul> <h2>[email protected]</h2> <h3>Minor Changes</h3> <ul> <li>7a333ffd: The bucket list now has an empty state.</li> <li>7a333ffd: The cmdk menu now has an two separate files search options, one for across all buckets and one for the current bucket.</li> <li>7a333ffd: It is now possible to delete a bucket named 'default'.</li> <li>7a333ffd: The file search feature can now search across all buckets.</li> <li>7a333ffd: The command menu now opens via Ctrl+K on Linux and Windows.</li> </ul> <h2>[email protected]</h2> <h3>Minor Changes</h3> <ul> <li>64d82fc3: The transactions list now includes more details such as specific transaction types and maturity height for locked siacoin.</li> <li>32363a16: The files directory and global mode explorers now use the new list objects API.</li> <li>978b70aa: The hosts explorer now uses the new combined hosts API.</li> <li>ac703a94: The configuration feature now internally uses the new strong settings APIs.</li> <li>ac703a94: The configuration feature no longer includes the enable pinning or forex endpoint options under price pinning.</li> <li>ac703a94: Contracts can now be filtered and sorted by deletions and sector roots spending.</li> <li>ac703a94: The app now uses the daemon configured explorer for exchange rates.</li> <li>ac703a94: The keys feature now internally uses the new S3 settings API format.</li> <li>feca9f36: The configuration now internally uses the updated gouging base units.</li> </ul> <h3>Patch Changes</h3> <ul> <li>978b70aa: Fixed a bug optimistically updating last scan information when initiating a host scan.</li> <li>1c94a604: Fixed an issue where the fit allowance suggestions were showing as NaN because all required fields were not filled.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SiaFoundation/web/commit/812f79f4822b204c775292cb5489fdd862091ab1"><code>812f79f</code></a> chore: release packages</li> <li><a href="https://github.com/SiaFoundation/web/commit/548dc867a3da59bf517eaa4612ac06e44e0a4338"><code>548dc86</code></a> ci: disable update-ui release dispatch</li> <li><a href="https://github.com/SiaFoundation/web/commit/9ddc44bca10867a287c3bb6f54235af1cc677056"><code>9ddc44b</code></a> chore: upgrade next</li> <li><a href="https://github.com/SiaFoundation/web/commit/ee6e18cef5e34072e996b31e4c7116677b96cdcd"><code>ee6e18c</code></a> refactor(renterd): query param consistency</li> <li><a href="https://github.com/SiaFoundation/web/commit/2a1d787d9258c218bd45858b20587fc7722c325f"><code>2a1d787</code></a> fix(renterd): network average prices</li> <li><a href="https://github.com/SiaFoundation/web/commit/9a99d95e5ead72fe61f0da97b440a6de36cb12fa"><code>9a99d95</code></a> refactor(renterd): typescript strict mode for config feature</li> <li><a href="https://github.com/SiaFoundation/web/commit/c517b14a6fdc5debd1c1e64bc165e46a17ef39c8"><code>c517b14</code></a> refactor(renterd): typescript strict mode</li> <li><a href="https://github.com/SiaFoundation/web/commit/7105060d42c45e655b253d4c971abd3100058e5d"><code>7105060</code></a> chore: upgrade typescript</li> <li><a href="https://github.com/SiaFoundation/web/commit/7767e65ab998d31674bdcb81902d42615c9ceeff"><code>7767e65</code></a> feat(explored-types): add proof and confirmation transaction to ExplorerFileC...</li> <li><a href="https://github.com/SiaFoundation/web/commit/3f5745aaf0401b35d053a9df7eb062861b820a30"><code>3f5745a</code></a> refactor(hostd): adjust resize volume validation, add test</li> <li>Additional commits viewable in <a href="https://github.com/SiaFoundation/web/compare/[email protected]@0.64.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/crypto` from 0.27.0 to 0.28.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/crypto/commit/adef4cc1a8c2ca4da1b1f4e6c976b59ca22dbfb8"><code>adef4cc</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/crypto/commit/a0819fbb0244af70857f03b6984e1d4f93e6cabf"><code>a0819fb</code></a> sha3: fix cSHAKE initialization for extremely large N and or S</li> <li><a href="https://github.com/golang/crypto/commit/42ee18b963777d907bbef3e59665cf80968d57e6"><code>42ee18b</code></a> ssh: return ServerAuthError after too many auth failures</li> <li><a href="https://github.com/golang/crypto/commit/9e92970a1eb41e446822e037016aa89d24c0ce7a"><code>9e92970</code></a> bn256: add missing symbols in comment</li> <li>See full diff in <a href="https://github.com/golang/crypto/compare/v0.27.0...v0.28.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/sys` from 0.25.0 to 0.26.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/sys/commit/23b0dabe630b463b28ffc2871505befb3c5d3b4b"><code>23b0dab</code></a> unix: mark vgetrandom as non-escaping</li> <li><a href="https://github.com/golang/sys/commit/cbf0eb65e7bacca61a408b25429879f49c878a0b"><code>cbf0eb6</code></a> unix: fix grep syntax to work on non-GNU greps</li> <li><a href="https://github.com/golang/sys/commit/e7397b9a65e3b9b49ff8a63a5156bbfe90df8786"><code>e7397b9</code></a> unix: update to Linux 6.11</li> <li><a href="https://github.com/golang/sys/commit/981de40f5c9d8dc49087c2d351624288ee17b34c"><code>981de40</code></a> unix: use vDSO for getrandom() on linux</li> <li><a href="https://github.com/golang/sys/commit/48aad76ed3ac439edae50adb78dbdbc46080878a"><code>48aad76</code></a> linux: add tcp_cc_info and its related types</li> <li><a href="https://github.com/golang/sys/commit/d58f986c8984f0fb072181b6c10da9a2d4f9287f"><code>d58f986</code></a> all: fix some typos in comment</li> <li><a href="https://github.com/golang/sys/commit/30de3524c2229f51e499858e9201cbcd8b9c2b80"><code>30de352</code></a> unix: fix Test{Fd,}Xattr failure on NetBSD</li> <li><a href="https://github.com/golang/sys/commit/68ed59b20bf0e0fefc232c3eb288c90c95732b3d"><code>68ed59b</code></a> windows/svc: fix printf(var) mistake detected by latest printf checker</li> <li><a href="https://github.com/golang/sys/commit/c08bc6e187fc8d4d07c5eae96ac4a8ba6a326abb"><code>c08bc6e</code></a> unix: update Go to 1.23.0</li> <li>See full diff in <a href="https://github.com/golang/sys/compare/v0.25.0...v0.26.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/term` from 0.24.0 to 0.25.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/term/commit/9d5441ab55ca2ec4afd8611a45a4bb5c5a957d32"><code>9d5441a</code></a> go.mod: update golang.org/x dependencies</li> <li>See full diff in <a href="https://github.com/golang/term/compare/v0.24.0...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `lukechampine.com/frand` from 1.4.2 to 1.5.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lukechampine/frand/commit/4768a22f180c49b3fbade844a18b11cb7fc88ca6"><code>4768a22</code></a> update README</li> <li><a href="https://github.com/lukechampine/frand/commit/3f951cc7c03d029aba12f89106666489fd8c769b"><code>3f951cc</code></a> switch to stdlib ChaCha8 generator</li> <li>See full diff in <a href="https://github.com/lukechampine/frand/compare/v1.4.2...v1.5.1">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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 <dependency name> 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 <dependency name>` 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 <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nate Maninger <[email protected]>
- Loading branch information