build(deps): bump the all-dependencies group across 1 directory with 7 updates#84
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the all-dependencies group across 1 directory with 7 updates#84dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…7 updates Bumps the all-dependencies group with 4 updates in the / directory: [github.com/ipfs/boxo](https://github.com/ipfs/boxo), [github.com/ipfs/go-cid](https://github.com/ipfs/go-cid), [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) and [go.sia.tech/renterd/v2](https://github.com/SiaFoundation/renterd). Updates `github.com/ipfs/boxo` from 0.35.2 to 0.38.0 - [Release notes](https://github.com/ipfs/boxo/releases) - [Changelog](https://github.com/ipfs/boxo/blob/main/CHANGELOG.md) - [Commits](ipfs/boxo@v0.35.2...v0.38.0) Updates `github.com/ipfs/go-cid` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/ipfs/go-cid/releases) - [Commits](ipfs/go-cid@v0.6.0...v0.6.1) Updates `github.com/ipfs/go-datastore` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/ipfs/go-datastore/releases) - [Commits](ipfs/go-datastore@v0.9.0...v0.9.1) Updates `github.com/libp2p/go-libp2p` from 0.46.0 to 0.48.0 - [Release notes](https://github.com/libp2p/go-libp2p/releases) - [Changelog](https://github.com/libp2p/go-libp2p/blob/master/CHANGELOG.md) - [Commits](libp2p/go-libp2p@v0.46.0...v0.48.0) Updates `github.com/libp2p/go-libp2p-kad-dht` from 0.37.0 to 0.38.0 - [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases) - [Commits](libp2p/go-libp2p-kad-dht@v0.37.0...v0.38.0) Updates `github.com/mattn/go-sqlite3` from 1.14.33 to 1.14.42 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.33...v1.14.42) Updates `go.sia.tech/renterd/v2` from 2.7.1 to 2.9.0 - [Release notes](https://github.com/SiaFoundation/renterd/releases) - [Changelog](https://github.com/SiaFoundation/renterd/blob/master/CHANGELOG.md) - [Commits](SiaFoundation/renterd@v2.7.1...v2.9.0) --- updated-dependencies: - dependency-name: github.com/ipfs/boxo dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/ipfs/go-cid dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: github.com/ipfs/go-datastore dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: github.com/libp2p/go-libp2p dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/libp2p/go-libp2p-kad-dht dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: go.sia.tech/renterd/v2 dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-dependencies group with 4 updates in the / directory: github.com/ipfs/boxo, github.com/ipfs/go-cid, github.com/mattn/go-sqlite3 and go.sia.tech/renterd/v2.
Updates
github.com/ipfs/boxofrom 0.35.2 to 0.38.0Release notes
Sourced from github.com/ipfs/boxo's releases.
... (truncated)
Changelog
Sourced from github.com/ipfs/boxo's changelog.
... (truncated)
Commits
a696a54Merge pull request #1137 from ipfs/release-v0.38.07845b42update versioncc616a2Release v0.38.0bc4103efeat(ipns): Support adding custom metadata to IPNS record (#1085)b5b87a7feat(dag/walker): opt-in BloomTracker to avoid duplicated walks (#1124)c0f7759chore(deps): update go-multibase to v0.3.0 (#1135)6df865cfix(mfs): prevent flushUp from re-adding unlinked entries (#1134)dd67224fix(mfs): serialize all FileDescriptor operations (#1133)a9db646fix(mfs): prevent panic on concurrent flush and close (#1131)98dabccfix(mfs): preserve CidBuilder object in setNodeData(), Mkdir() and NewRoot() ...Updates
github.com/ipfs/go-cidfrom 0.6.0 to 0.6.1Release notes
Sourced from github.com/ipfs/go-cid's releases.
Commits
64ee0d4v0.6.1 bump (#183)ac009e6upgrade go-multibase to v0.3.0 (#182)6358226chore!: bump go.mod to Go 1.25 and run go fix (#180)1b3fc58chore(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 (#179)Updates
github.com/ipfs/go-datastorefrom 0.9.0 to 0.9.1Release notes
Sourced from github.com/ipfs/go-datastore's releases.
Commits
2dd8c30new version (#266)7659bf4update opentelemetry to v1.40.0 (#265)4b172cfrefactor: modernize code (#264)d5458f4test suite: use a non-cancelled context to delete all keys (#259)779b962Document not to reuse batch (#258)670a127Revert "Test that a second batch commit does not error (#256)" (#257)57decd2Test that a second batch commit does not error (#256)Updates
github.com/libp2p/go-libp2pfrom 0.46.0 to 0.48.0Release notes
Sourced from github.com/libp2p/go-libp2p's releases.
Commits
062200bRelease v0.48.0061805dlint yaml filebe060d7Ignore known incompatibility with webtransport versions in interop test418cf8frefactor(webtransport): Use keygen package for deterministic ecdsa key93a9158ci: remove go-version parameter to default to go.mod version8bb624dBump transport interop Go toolchain7d0752ebasichost: advertise all interface addrs for unspecified listen addrs (#3468)67f4f58fix(mocknet): make stream deadline methods noop instead of returning error (...7198ad3webrtc: upgrade pion deps (#3469)e16f35erefactor: apply go fix modernizers from Go 1.26 (#3463)Updates
github.com/libp2p/go-libp2p-kad-dhtfrom 0.37.0 to 0.38.0Release notes
Sourced from github.com/libp2p/go-libp2p-kad-dht's releases.
Commits
0d9f9f6Release v0.38.0 (#1236)5cbddc6update go-datastore to v0.9.1 (#1235)c013eacchore(deps): bump github.com/pion/dtls/v3 from 3.1.0 to 3.1.1 (#1234)a9412b2chore(deps): bump github.com/pion/dtls/v3 from 3.0.6 to 3.1.0 (#1232)4ea2e7dfix(provider/keystore): protect keystore size during reset (#1227)bdbaca7update dependencies and minimum go version (#1230)a3ccf46refactor: apply go fix modernizers from Go 1.26 (#1231)c59fde6chore: go-libdht org transfer (#1229)e9e1b98fix(provider): close datastore results (#1226)dfdf80achore: add issue templates with need/triage labelUpdates
github.com/mattn/go-sqlite3from 1.14.33 to 1.14.42Commits
5df13a0Merge pull request #1387 from mattn/codex/stmt-cachee302e5cdocument that _stmt_cache_size is per connection867dcbfmove reset/clear into putCachedStmt and always finalize on failure0e58fa4simplify prepareWithCache to call prepare instead of duplicating logice9f47dado not bail out on finalize error in closeCachedStmtsLocked325cb8dremove redundant stmtCacheSize check in putCachedStmt061c2a5check stmtCacheSize before acquiring mutex in takeCachedStmtefa9b1cadd opt-in statement cache8d12439Merge pull request #1386 from mattn/perf/reduce-cgo-overhead89f4bbefix build with SQLITE_ENABLE_UNLOCK_NOTIFYUpdates
go.sia.tech/renterd/v2from 2.7.1 to 2.9.0Release notes
Sourced from go.sia.tech/renterd/v2's releases.
... (truncated)
Changelog
Sourced from go.sia.tech/renterd/v2's changelog.
Commits
c8bc75achore(deps): bump go.sia.tech/web/renterd in the all-dependencies group22bf4f2ci: remove openapi-publish workflow812f92ffix test using zero accounte9e59cddeps: update coreutils to v0.21.1e16b55cci: remove Jape Analyzer step25a0634build: update Dockerfile to Go 1.2612f75febuild: update to Go 1.260c982b6add changeset for Go 1.26 updatee75ff8dci: update Go test matrix to 1.25/1.26e15f4ecchore(deps): bump the all-dependencies group with 4 updatesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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