Skip to content

chore(deps): bump the go-weekly-rollup group across 1 directory with 2 updates#13

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-weekly-rollup-6631a5d980
Open

chore(deps): bump the go-weekly-rollup group across 1 directory with 2 updates#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-weekly-rollup-6631a5d980

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps the go-weekly-rollup group with 2 updates in the / directory: github.com/knights-analytics/hugot and golang.org/x/time.

Updates github.com/knights-analytics/hugot from 0.6.4 to 0.7.2

Release notes

Sourced from github.com/knights-analytics/hugot's releases.

v0.7.2

[0.7.2] - 2026-04-22

Changed

  • Upgraded to ORT v1.25.0

v0.7.1

[0.7.1] - 2026-04-19

Changed

  • Breaking: Added context.Context to many functions for graceful cancellation
  • Experimental: Added WithGenerativeEngine to ORT, to enable concurrent inferencing and intelligent batching
  • Added locks to protect against concurrent model and pipeline initialisations
  • Added 2-bit bucketing to XLA backend for reduced padding overhead
  • Upgraded to GoMLX v0.27.3
  • Upgraded to ORT v1.24.4
  • Upgraded to ORT GenAI v0.13.1

v0.7.0

[0.7.0] - 2026-03-30

Changed

  • Added QuestionAnsweringPipeline
  • Added ConstrainedGeneration, Tools and Guidance to TextGenerationPipeline
  • Upgraded to GoMLX v0.27.2
    • Fixes multiple quantization issues in simple Go backend
  • Upgraded to ORT v1.24.4
  • Upgraded to ORT GenAI v0.12.2
  • Replaced Go Tokenizers with GoMLX version
    • Supports Pair Tokenization
    • Further reduces dependencies
  • Fix: Allow use of SOFTMAX in TextClassificationPipeline
  • Breaking: Remove CLI to simplify dependencies (can be reintroduced as a separate library on request)

v0.6.5

[0.6.5] - 2026-03-17

Changed

  • Upgraded to GoMLX v0.27.1
    • Includes performance improvements, new onnx ops and quantization types for Go and XLA backends
    • See here for details
  • Upgraded to ORT v1.24.3
  • Upgraded to ORT GenAI v0.12.1
  • Upgraded to Tokenizers v1.26.0
  • Added WithProfiling and WithOptimizedModelFilePath options
Changelog

Sourced from github.com/knights-analytics/hugot's changelog.

[0.7.2] - 2026-04-22

Changed

  • Upgraded to ORT v1.25.0

[0.7.1] - 2026-04-19

Changed

  • Breaking: Added context.Context to many functions for graceful cancellation
  • Experimental: Added WithGenerativeEngine to ORT, to enable concurrent inferencing and intelligent batching
  • Added locks to protect against concurrent model and pipeline initialisations
  • Added 2-bit bucketing to XLA backend for reduced padding overhead
  • Upgraded to GoMLX v0.27.3
  • Upgraded to ORT v1.24.4
  • Upgraded to ORT GenAI v0.13.1

[0.7.0] - 2026-03-30

Changed

  • Added QuestionAnsweringPipeline
  • Added ConstrainedGeneration, Tools and Guidance to TextGenerationPipeline
  • Upgraded to GoMLX v0.27.2
    • Fixes multiple quantization issues in simple Go backend
  • Upgraded to ORT v1.24.4
  • Upgraded to ORT GenAI v0.12.2
  • Replaced Go Tokenizers with GoMLX version
    • Supports Pair Tokenization
    • Further reduces dependencies
  • Fix: Allow use of SOFTMAX in TextClassificationPipeline
  • Breaking: Remove CLI to simplify dependencies (can be reintroduced as a separate library on request)

[0.6.5] - 2026-03-17

Changed

  • Upgraded to GoMLX v0.27.1
    • Includes performance improvements, new onnx ops and quantization types for Go and XLA backends
    • See here for details
  • Upgraded to ORT v1.24.3
  • Upgraded to ORT GenAI v0.12.1
  • Upgraded to Tokenizers v1.26.0
  • Added WithProfiling and WithOptimizedModelFilePath options
Commits
  • 773e04a update to ORT v1.25.0
  • 424f3a3 update changelog
  • 216769d Additional context checks and lint fixes
  • bf39b23 Add ORTGenAI Engine support
  • 599ec67 add 2-bit bucketing to XLA backend
  • ec75722 add locks to prevent races on model loading
  • 4dd069f change: add session context and make run context aware
  • 9a527f5 changelog and test fixes
  • 33b25fb implement tools and constrained generation
  • fa128ac qa pipeline and gomlx reshape fix
  • Additional commits viewable in compare view

Updates golang.org/x/time from 0.13.0 to 0.15.0

Commits
  • 812b343 all: upgrade go directive to at least 1.25.0 [generated]
  • 2b4e439 rate: use time.Time.Equal instead of ==
  • See full diff in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 7, 2026

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot changed the title chore(deps): bump the go-weekly-rollup group with 2 updates chore(deps): bump the go-weekly-rollup group across 1 directory with 2 updates May 7, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/go-weekly-rollup-6631a5d980 branch from fabdb12 to f208bbd Compare May 7, 2026 16:14
@ogulcanaydogan
Copy link
Copy Markdown
Owner

CI failure is the staticcheck SA1019 deprecation of proxy.Director in Go 1.26. Fixed in PR #15 (fix/proxy-director-deprecation). Will @dependabot rebase this PR after #15 merges to pick up the fix.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/go-weekly-rollup-6631a5d980 branch from f208bbd to 5bdb1e6 Compare May 13, 2026 04:32
@ogulcanaydogan
Copy link
Copy Markdown
Owner

@dependabot rebase

…2 updates

Bumps the go-weekly-rollup group with 2 updates in the / directory: [github.com/knights-analytics/hugot](https://github.com/knights-analytics/hugot) and [golang.org/x/time](https://github.com/golang/time).


Updates `github.com/knights-analytics/hugot` from 0.6.4 to 0.7.2
- [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.6.4...v0.7.2)

Updates `golang.org/x/time` from 0.13.0 to 0.15.0
- [Commits](golang/time@v0.13.0...v0.15.0)

---
updated-dependencies:
- dependency-name: github.com/knights-analytics/hugot
  dependency-version: 0.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-weekly-rollup
- dependency-name: golang.org/x/time
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-weekly-rollup
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/go-weekly-rollup-6631a5d980 branch from 5bdb1e6 to efcf67b Compare May 13, 2026 11:00
@ogulcanaydogan
Copy link
Copy Markdown
Owner

Lint job is failing due to golangci-lint-action v7 compatibility with golangci-lint v1.x (same issue tracked on VAOL #39). This is a structural CI issue affecting all Go repos using the v7 action with lint v1 config, not introduced by this dependency bump. Will address in a separate CI hardening PR that upgrades the lint config for v2 compatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant