Skip to content

chore(deps): bump github.com/ardanlabs/kronk from 1.25.2 to 1.25.8 in the kronk group across 1 directory#244

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/kronk-1d9c8e0784
May 18, 2026
Merged

chore(deps): bump github.com/ardanlabs/kronk from 1.25.2 to 1.25.8 in the kronk group across 1 directory#244
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/kronk-1d9c8e0784

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the kronk group with 1 update in the / directory: github.com/ardanlabs/kronk.

Updates github.com/ardanlabs/kronk from 1.25.2 to 1.25.8

Release notes

Sourced from github.com/ardanlabs/kronk's releases.

v1.25.8

Release Notes - v1.25.8

Release Date: May 17, 2026

Overview

Version 1.25.8 brings a yzma library upgrade that resolves heap corruption issues, adds local model file verification to prevent partial downloads from appearing fully installed, and fixes the BUI download resume flow so users can recover cancelled or truncated pulls.

Detailed Changes

New Features

Catalog Local Verification

  • Author: William Kennedy
  • Added VerifyLocal() method to the Resolution type in sdk/tools/models/catalog.go that validates every model file and projection exists on disk with the correct recorded size.
  • Integrated verification into the Resolve handler in cmd/server/app/domain/toolapp/catalog.go so models with partial downloads are no longer reported as fully installed.

Improvements

Yzma Library Upgrade

  • Author: William Kennedy
  • Upgraded github.com/hybridgroup/yzma from v1.13.0 to v1.14.0.
  • Removed the heap-corruption workaround in sdk/kronk/model/params.go that manually constructed SamplerChainParams — the fix in yzma v1.14.0 allows using llama.SamplerChainDefaultParams() directly.

Bug Fixes

BUI Download Resume Fix

  • Author: William Kennedy
  • Fixed the BUI CatalogList component to check both downloaded and validated flags, so models with cancelled or truncated pulls show the Pull button as enabled.
  • Users can now resume downloads from existing partial GGUF files instead of being locked out by a false "already downloaded" state.

Dependencies

Dependency Yzma Upgrade

  • Author: William Kennedy
  • Upgraded github.com/hybridgroup/yzma from v1.13.0 to v1.14.0.

Statistics

Category Count
Total Commits 1
New Features 1
Improvements 1
Bug Fixes 1

... (truncated)

Commits

@github-actions github-actions Bot enabled auto-merge (squash) May 18, 2026 16:23
Bumps the kronk group with 1 update in the / directory: [github.com/ardanlabs/kronk](https://github.com/ardanlabs/kronk).


Updates `github.com/ardanlabs/kronk` from 1.25.2 to 1.25.8
- [Release notes](https://github.com/ardanlabs/kronk/releases)
- [Commits](ardanlabs/kronk@v1.25.2...v1.25.8)

---
updated-dependencies:
- dependency-name: github.com/ardanlabs/kronk
  dependency-version: 1.25.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kronk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump github.com/ardanlabs/kronk from 1.25.2 to 1.25.8 in the kronk group chore(deps): bump github.com/ardanlabs/kronk from 1.25.2 to 1.25.8 in the kronk group across 1 directory May 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/kronk-1d9c8e0784 branch from 6b7a41d to 996d99d Compare May 18, 2026 16:25
@github-actions github-actions Bot merged commit c5fcd7c into main May 18, 2026
11 checks passed
@github-actions github-actions Bot deleted the dependabot/go_modules/kronk-1d9c8e0784 branch May 18, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants