build(deps): Bump the go-minor-patch group with 3 updates - #100
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): Bump the go-minor-patch group with 3 updates#100dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-minor-patch group with 3 updates: [github.com/knadh/koanf/parsers/yaml](https://github.com/knadh/koanf), [github.com/knadh/koanf/v2](https://github.com/knadh/koanf) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite). Updates `github.com/knadh/koanf/parsers/yaml` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/knadh/koanf/releases) - [Commits](knadh/koanf@v1.1.0...v1.1.1) Updates `github.com/knadh/koanf/v2` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/knadh/koanf/releases) - [Commits](knadh/koanf@v2.3.5...v2.3.6) Updates `modernc.org/sqlite` from 1.55.0 to 1.56.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.55.0...v1.56.0) --- updated-dependencies: - dependency-name: github.com/knadh/koanf/parsers/yaml dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/knadh/koanf/v2 dependency-version: 2.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: modernc.org/sqlite dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/go_modules/go-minor-patch-9b3ba9b03a
branch
August 20, 2026 10:54
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 go-minor-patch group with 3 updates: github.com/knadh/koanf/parsers/yaml, github.com/knadh/koanf/v2 and modernc.org/sqlite.
Updates
github.com/knadh/koanf/parsers/yamlfrom 1.1.0 to 1.1.1Release notes
Sourced from github.com/knadh/koanf/parsers/yaml's releases.
Commits
57e89cfMerge pull request #94 from knadh/fix-posflag-callbacksd3bad45Merge pull request #91 from knadh/bug-report-templateb1985adMerge pull request #93 from rhnvrm/unit-test-issue-90a72baa3Merge pull request #92 from knadh/fix-posflag-callbacksadc0b54tests: add unit test for #909e87ebaFix unchanged default posflag value merging via incorrect callback.2f82a14Merge pull request #87 from mvrahden/feature/filesystem6e9c0a7Add github issue templates023ecc6Update README with fs.FS providerf7e28d0fix call to Close on file descriptorUpdates
github.com/knadh/koanf/v2from 2.3.5 to 2.3.6Release notes
Sourced from github.com/knadh/koanf/v2's releases.
Commits
75e13d9Fix multiple large int64 handling issues.b133504skip disabled secret on azure kv read (#437)1aba4eddeps: upgrade go-toml to v2.4.3 (#419)d2ffdaaBump golang.org/x/crypto from 0.45.0 to 0.52.0 in /providers/kiln (#427)4f7edbbBump google.golang.org/grpc from 1.56.3 to 1.82.1 in /examples (#430)31dd449fix: error on scalar/map type mismatch in MergeStrict regardless of order (#424)Updates
modernc.org/sqlitefrom 1.55.0 to 1.56.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
cc920f9lib, vec: re-vendor, bump libc to v1.74.4, sweep the docs581eb45sqlite: validate the connector dsn with getVFSName, not a bare ParseQuerye7a39d2sqlite: document that a constructed Driver is not the registered one2c7e3ebsqlite: add NewConnector, a driver.Connector for sql.OpenDBDependabot 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