deps(deps): bump the go-minor-patch group across 1 directory with 4 updates - #769
Merged
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…pdates Bumps the go-minor-patch group with 4 updates in the / directory: [github.com/gomlx/go-huggingface](https://github.com/gomlx/go-huggingface), [github.com/knights-analytics/hugot](https://github.com/knights-analytics/hugot), [github.com/yalue/onnxruntime_go](https://github.com/yalue/onnxruntime_go) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite). Updates `github.com/gomlx/go-huggingface` from 0.4.1 to 0.4.4 - [Release notes](https://github.com/gomlx/go-huggingface/releases) - [Changelog](https://github.com/gomlx/go-huggingface/blob/main/docs/CHANGELOG.md) - [Commits](gomlx/go-huggingface@v0.4.1...v0.4.4) Updates `github.com/knights-analytics/hugot` from 0.7.7 to 0.7.8 - [Release notes](https://github.com/knights-analytics/hugot/releases) - [Changelog](https://github.com/knights-analytics/hugot/blob/main/CHANGELOG.md) - [Commits](knights-analytics/hugot@v0.7.7...v0.7.8) Updates `github.com/yalue/onnxruntime_go` from 1.35.0 to 1.36.0 - [Commits](yalue/onnxruntime_go@v1.35.0...v1.36.0) Updates `modernc.org/sqlite` from 1.57.0 to 1.58.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.57.0...v1.58.0) --- updated-dependencies: - dependency-name: github.com/gomlx/go-huggingface dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/knights-analytics/hugot dependency-version: 0.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/yalue/onnxruntime_go dependency-version: 1.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: modernc.org/sqlite dependency-version: 1.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-minor-patch-d5231a92ac
branch
from
September 7, 2026 07:28
c023680 to
44a78c0
Compare
dependabot
Bot
deleted the
dependabot/go_modules/go-minor-patch-d5231a92ac
branch
September 7, 2026 15:37
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 4 updates in the / directory: github.com/gomlx/go-huggingface, github.com/knights-analytics/hugot, github.com/yalue/onnxruntime_go and modernc.org/sqlite.
Updates
github.com/gomlx/go-huggingfacefrom 0.4.1 to 0.4.4Commits
e06911fUpdated dependencies.181f8c2safetensors: bounds-check tensor data_offsets before slicing (#57)d8089a2Updated dependencies.308c40bUpdated dependencies.58672c3Support dynamic shapes in sentence pooling and update GomLX dependencies (#56)c099f4dfix: BertNormalizer/Lowercase offset tracking under-counts multi-byte UTF-8 o...bedf0a3Add repository Save(), DeleteCache(), FetchFiles(), and embedded repository (...792d867feat(hub): add local-directory mode for offline model loading (#53)fd660efAdd documentation badge to README1f6aca0Revise sponsorship link and add support informationUpdates
github.com/knights-analytics/hugotfrom 0.7.7 to 0.7.8Release notes
Sourced from github.com/knights-analytics/hugot's releases.
Changelog
Sourced from github.com/knights-analytics/hugot's changelog.
Commits
766096aupdate changelog77da3c7update github actions1db9194improvements to code structurefeb8c5doverridable filesystems2c7a2b9upgrade gomlx, ort, and add NewORTTrainingSession/WithGoMLX to ORTUpdates
github.com/yalue/onnxruntime_gofrom 1.35.0 to 1.36.0Commits
1f0fb06Support device allocators for LoraAdapter parametersUpdates
modernc.org/sqlitefrom 1.57.0 to 1.58.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
722282fCHANGELOG.md: document the OFD locking opt-in and the SQLite 3.53.4 upgrade5dcac5fsqlite: add the opt-in OFDLocking switch to Linux OFD locks51d2677Merge branch 'ofd-lock-test'3f99e26update dependencies, make vendor9159fa5test: add Linux OFD lock regression tests2acd716test: add Linux OFD lock persistence test across os.Closebd9dcb6add Readme Headline...93f0742add Readme Headline