Skip to content

chore(deps): bump github.com/openclaw/crawlkit from 0.5.2 to 0.11.0#11

Merged
altaywtf merged 2 commits into
mainfrom
dependabot/go_modules/github.com/openclaw/crawlkit-0.11.0
Jun 4, 2026
Merged

chore(deps): bump github.com/openclaw/crawlkit from 0.5.2 to 0.11.0#11
altaywtf merged 2 commits into
mainfrom
dependabot/go_modules/github.com/openclaw/crawlkit-0.11.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/openclaw/crawlkit from 0.5.2 to 0.11.0.

Release notes

Sourced from github.com/openclaw/crawlkit's releases.

v0.7.0

Changes

  • Add crawlctl, a cross-platform controller for discovering crawl apps, running configured refresh jobs, recording JSONL run history, tailing logs, and installing OS-native schedules through launchd, systemd, Windows Task Scheduler, or cron output.
  • Add the scheduler package for crawl app discovery, legacy app adapters, job expansion, single-process run locking, native schedule rendering, and run-history helpers.

Verification

  • GOWORK=off go test ./...
  • codex-review --mode local --parallel-tests "GOWORK=off go test ./..."
  • Crabbox Linux: run_925d881c1516, go test ./..., systemd dry-run, run/status/log smoke
  • Crabbox macOS: run_d9202782f15d, go test ./..., launchd dry-run, run/status/log smoke
  • Crabbox Windows: run_eba74f2396e7, go test ./..., Task Scheduler dry-run, run/status/log smoke with explicit exit-code checks

Correction: this release replaces the mistaken v0.9.0 tag/release name. The code is the same scheduler feature release; the correct next minor after v0.6.0 is v0.7.0.

crawlkit v0.6.0

Shared release-check support for the crawl app CLIs, plus the reusable crawlkit changes consumed by the latest gitcrawl, slacrawl, discrawl, notcrawl, and graincrawl updates.

Go module release is available as github.com/openclaw/crawlkit@v0.6.0.

Changelog

Sourced from github.com/openclaw/crawlkit's changelog.

Changelog

Unreleased

  • Add a remote.Client.UploadSQLite helper, SQLite object metadata in remote status payloads, and contract metadata for publisher-side raw SQLite archive uploads.
  • Add gzip-compressed SQLite bundle manifests, chunk builders, and upload helpers for R2-backed remote archive bootstrap/fallback data.

v0.9.0 - 2026-05-28

  • Add explicit remote protocol contract metadata and a public Client.Contract helper so Worker-fronted archive services can prove their supported routes, auth roles, query names, and ingest tables without coupling Cloudflare deployment state to the Go module.

v0.8.0 - 2026-05-27

  • Add provider-neutral remote client/config/status contracts for Worker-fronted cloud archives, including authenticated query, batch-read, ingest, archive listing, and GitHub login helper calls.
  • Add remote archive fields to control.Status and database inventories so downstream apps can report D1/Worker storage without pretending it is a local SQLite path.

v0.7.0 - 2026-05-22

  • Add crawlctl, a cross-platform controller for discovering crawl apps, running configured refresh jobs, recording JSONL run history, tailing logs, and installing OS-native schedules through launchd, systemd, Windows Task Scheduler, or cron output.
  • Add the scheduler package for crawl app discovery, legacy app adapters, job expansion, single-process run locking, native schedule rendering, and run-history helpers.

v0.6.0 - 2026-05-17

  • Add releasecheck helpers for cached GitHub release checks and safe stderr update notices in downstream crawl app CLIs.

v0.5.3 - 2026-05-17

  • Add OpenAI-compatible embedding dimensions, raw API-key injection, user-agent forwarding, response headers on HTTP errors, and float64 vectors for downstream stores that need exact JSON embedding values.
Commits
  • 55bd4b3 feat(remote): add compressed sqlite bundles
  • 7db936c docs: update remote changelog entries
  • 36e25fe feat(remote): support sqlite object uploads
  • 83edfa6 feat(remote): define cloud archive contract
  • fd5b442 release: v0.8.0
  • 0959009 feat(remote): add Cloudflare remote archives
  • 9bed707 chore: add constrained Crabbox setup
  • f9b29a0 chore: open v0.7.1 changelog
  • 0d89ddf docs: correct release version to v0.7.0
  • 83e9e1b chore: open v0.9.1 changelog
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 30, 2026
Bumps [github.com/openclaw/crawlkit](https://github.com/openclaw/crawlkit) from 0.5.2 to 0.11.0.
- [Release notes](https://github.com/openclaw/crawlkit/releases)
- [Changelog](https://github.com/openclaw/crawlkit/blob/main/CHANGELOG.md)
- [Commits](openclaw/crawlkit@v0.5.2...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/openclaw/crawlkit
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/openclaw/crawlkit-0.11.0 branch from 268c84c to 2310f72 Compare June 4, 2026 18:23
@altaywtf
altaywtf merged commit dd2c087 into main Jun 4, 2026
4 checks passed
@altaywtf
altaywtf deleted the dependabot/go_modules/github.com/openclaw/crawlkit-0.11.0 branch June 4, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant