Bump the all-dependencies group with 4 updates#266
Merged
ChrisSchinnerl merged 3 commits intomasterfrom Aug 4, 2025
Merged
Conversation
Bumps the all-dependencies group with 4 updates: [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3), [github.com/oschwald/geoip2-golang](https://github.com/oschwald/geoip2-golang), [go.sia.tech/core](https://github.com/SiaFoundation/core) and [go.sia.tech/coreutils](https://github.com/SiaFoundation/coreutils). Updates `github.com/mattn/go-sqlite3` from 1.14.28 to 1.14.30 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.28...v1.14.30) Updates `github.com/oschwald/geoip2-golang` from 1.11.0 to 1.13.0 - [Release notes](https://github.com/oschwald/geoip2-golang/releases) - [Changelog](https://github.com/oschwald/geoip2-golang/blob/main/CHANGELOG.md) - [Commits](oschwald/geoip2-golang@v1.11.0...v1.13.0) Updates `go.sia.tech/core` from 0.14.3 to 0.16.0 - [Release notes](https://github.com/SiaFoundation/core/releases) - [Changelog](https://github.com/SiaFoundation/core/blob/master/CHANGELOG.md) - [Commits](SiaFoundation/core@v0.14.3...v0.16.0) Updates `go.sia.tech/coreutils` from 0.16.6-0.20250725192801-b7206fb99580 to 0.17.0 - [Release notes](https://github.com/SiaFoundation/coreutils/releases) - [Changelog](https://github.com/SiaFoundation/coreutils/blob/master/CHANGELOG.md) - [Commits](https://github.com/SiaFoundation/coreutils/commits/v0.17.0) --- updated-dependencies: - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: github.com/oschwald/geoip2-golang dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: go.sia.tech/core dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: go.sia.tech/coreutils dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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: github.com/mattn/go-sqlite3, github.com/oschwald/geoip2-golang, go.sia.tech/core and go.sia.tech/coreutils.
Updates
github.com/mattn/go-sqlite3from 1.14.28 to 1.14.30Commits
e63a0c3fix testa9775d4return errorc857a95drop call of AuthEnabled()eb86f08check authEnabled4372bf2enable test for sqlite_userauth but it is dropped at least69a843efix GitHub workflow4c1ac1efix GitHub workflowa8be3f8fix GitHub workflow37998abdrop tests for userauth5629687update GitHub workflowsUpdates
github.com/oschwald/geoip2-golangfrom 1.11.0 to 1.13.0Release notes
Sourced from github.com/oschwald/geoip2-golang's releases.
Changelog
Sourced from github.com/oschwald/geoip2-golang's changelog.
... (truncated)
Commits
b651a19Upgrade to golangci-lint v277feac3Add support for Redacted US databasesUpdates
go.sia.tech/corefrom 0.14.3 to 0.16.0Release notes
Sourced from go.sia.tech/core's releases.
Changelog
Sourced from go.sia.tech/core's changelog.
Commits
618d2beMerge pull request #343 from SiaFoundation/releaseafcfb86chore: prepare release 0.16.04e6ad5bsplit changesetsf621d12Merge pull request #342 from SiaFoundation/chris/contract-helpers9da887ainlinec95222bfix RiskedHostRevenuef16b563changelog9940550use helpers5b24ef3add contract helpersb1e0430Merge pull request #332 from SiaFoundation/finalcutUpdates
go.sia.tech/coreutilsfrom 0.16.6-0.20250725192801-b7206fb99580 to 0.17.0Release notes
Sourced from go.sia.tech/coreutils's releases.
Changelog
Sourced from go.sia.tech/coreutils's changelog.
... (truncated)
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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