Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/openclaw/crawlkit-0.9.0
Open

chore(deps): bump github.com/openclaw/crawlkit from 0.5.2 to 0.9.0#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/openclaw/crawlkit-0.9.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps github.com/openclaw/crawlkit from 0.5.2 to 0.9.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

v0.7.1 - Unreleased

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

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Bump github.com/openclaw/crawlkit from 0.5.2 to 0.9.0 to pick up the new scheduler APIs and release-check helpers.

  • Dependencies
    • Update github.com/openclaw/crawlkit 0.5.2 → 0.9.0 (includes scheduler, crawlctl, release-check support; upstream notes 0.9.0 equals the 0.7.0 scheduler release).
    • Patch bumps: modernc.org/libc to 1.72.3 and modernc.org/sqlite to 1.50.1.

Written for commit 5d85f46. Summary will update on new commits. Review in cubic

Bumps [github.com/openclaw/crawlkit](https://github.com/openclaw/crawlkit) from 0.5.2 to 0.9.0.
- [Release notes](https://github.com/openclaw/crawlkit/releases)
- [Changelog](https://github.com/openclaw/crawlkit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openclaw/crawlkit/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 23, 2026
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.

0 participants