Skip to content

chore(deps): bump the go-minor-patch group with 4 updates#4543

Merged
spiffcs merged 1 commit intomainfrom
dependabot/go_modules/go-minor-patch-4ec935d55e
Jan 9, 2026
Merged

chore(deps): bump the go-minor-patch group with 4 updates#4543
spiffcs merged 1 commit intomainfrom
dependabot/go_modules/go-minor-patch-4ec935d55e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2026

Bumps the go-minor-patch group with 4 updates: github.com/vbatts/go-mtree, modernc.org/sqlite, github.com/goccy/go-yaml and github.com/gpustack/gguf-parser-go.

Updates github.com/vbatts/go-mtree from 0.6.0 to 0.7.0

Release notes

Sourced from github.com/vbatts/go-mtree's releases.

v0.7.0

Thanks @​cyphar for the improvements!

Commits
  • cad2e82 Merge pull request #214 from cyphar/govis-modernise
  • 256bc38 Merge pull request #211 from cyphar/strict-mode
  • 50c8c7e Merge pull request #215 from vbatts/dependabot/go_modules/golang.org/x/crypto...
  • e0754a7 build(deps): bump golang.org/x/crypto from 0.41.0 to 0.45.0
  • c77918c govis: support double quote escapes
  • 0592459 cmd: validate: add --strict mode
  • f471daa compare: move FreeBSD loose keyword comparisons to gomtree command
  • de55ee8 cmd: validate: restructure filtering to use filter functions
  • 3e0bd65 cmd: validate: remove dead "current keyword" code
  • 2184266 compare: modernise DirectoryHierarchy compare impl
  • Additional commits viewable in compare view

Updates modernc.org/sqlite from 1.42.2 to 1.43.0

Commits

Updates github.com/goccy/go-yaml from 1.19.1 to 1.19.2

Release notes

Sourced from github.com/goccy/go-yaml's releases.

1.19.2

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.19.1...v1.19.2

Commits

Updates github.com/gpustack/gguf-parser-go from 0.22.1 to 0.23.1

Commits
  • ff0593e fix: rerank detection
  • a86c04a fix: --token now works with --url, add --header for custom HTTP headers (#16)
  • See full diff in compare view

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 <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

Bumps the go-minor-patch group with 4 updates: [github.com/vbatts/go-mtree](https://github.com/vbatts/go-mtree), [modernc.org/sqlite](https://gitlab.com/cznic/sqlite), [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) and [github.com/gpustack/gguf-parser-go](https://github.com/gpustack/gguf-parser-go).


Updates `github.com/vbatts/go-mtree` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/vbatts/go-mtree/releases)
- [Changelog](https://github.com/vbatts/go-mtree/blob/main/releases.md)
- [Commits](vbatts/go-mtree@v0.6.0...v0.7.0)

Updates `modernc.org/sqlite` from 1.42.2 to 1.43.0
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.42.2...v1.43.0)

Updates `github.com/goccy/go-yaml` from 1.19.1 to 1.19.2
- [Release notes](https://github.com/goccy/go-yaml/releases)
- [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md)
- [Commits](goccy/go-yaml@v1.19.1...v1.19.2)

Updates `github.com/gpustack/gguf-parser-go` from 0.22.1 to 0.23.1
- [Release notes](https://github.com/gpustack/gguf-parser-go/releases)
- [Commits](gpustack/gguf-parser-go@v0.22.1...v0.23.1)

---
updated-dependencies:
- dependency-name: github.com/vbatts/go-mtree
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: modernc.org/sqlite
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/goccy/go-yaml
  dependency-version: 1.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
- dependency-name: github.com/gpustack/gguf-parser-go
  dependency-version: 0.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Involves changes to go.mod go.sum label Jan 9, 2026
@spiffcs spiffcs merged commit 695bbcc into main Jan 9, 2026
10 checks passed
@spiffcs spiffcs deleted the dependabot/go_modules/go-minor-patch-4ec935d55e branch January 9, 2026 18:13
spiffcs added a commit that referenced this pull request Jan 23, 2026
…l-support

* 'main' of github.com:anchore/syft:
  chore(deps): bump the actions-minor-patch group across 2 directories with 3 updates (#4568)
  chore(deps): bump the go-minor-patch group with 6 updates (#4567)
  chore(deps): update tools to latest versions (#4565)
  chore(deps): bump github.com/spdx/tools-golang (#4557)
  ci: enable zizmor to fail PRs (#4556)
  Chore new slack action (#4553)
  chore(deps): update anchore dependencies (#4552)
  chore(deps): update tools to latest versions (#4551)
  chore(deps): update tools to latest versions (#4545)
  chore(deps): update tools to latest versions (#4542)
  chore(deps): bump the go-minor-patch group with 4 updates (#4543)
  chore(deps): bump anchore/sbom-action (#4544)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Involves changes to go.mod go.sum

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant