deps: bump dikw-core from 0.5.1 to 0.5.3#18
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Automated Dependabot Review — BLOCKED ❌Step 1: Code ReviewChanges: Only Issue found: The Security assessment of dikw-core 0.5.2: The release is a feature/quality release (synth quality measurement, prompt tuning, self-check). No security advisories noted. The new Step 3: CI Results — FAILEDThe The CI validates lock file consistency before running tests. Because the lock file's metadata for the converter packages says Decision: STOP — not mergingPer the fail-fast rule, this PR is not being merged. Dependabot needs to regenerate this PR so that both the individual package Generated by Claude Code |
e2fc46f to
829e414
Compare
Automated Dependabot ReviewStep 1: Code ReviewSummary: This PR bumps Consistency concern: The lockfile diff shows the Step 2 & 3: Regression / CI — FAILED ❌CI confirms the inconsistency. The This gate runs Decision: NOT merging ⛔This PR is blocked due to a lockfile/manifest inconsistency that breaks CI. Dependabot should regenerate or rebase this PR so that the lockfile metadata reflects the actual Generated by Claude Code |
Automated Dependabot Review — PR #18Package: CI Failure: Step BlockedCI fails at "Verify uv.lock is in sync with pyproject.toml" (step 5 of the Root CauseDependabot updated the [package.metadata]
-requires-dist = [{ name = "dikw-core", specifier = ">=0.5.1" }]
+requires-dist = [{ name = "dikw-core", specifier = ">=0.5.3" }]However, the actual Decision: Not mergingThis PR cannot be merged as-is. To fix it, either:
The PR as generated by Dependabot is malformed and must be recreated or manually corrected before it can land. Generated by Claude Code |
Bumps [dikw-core](https://github.com/OpenDIKW/dikw-core) from 0.5.1 to 0.5.3. - [Release notes](https://github.com/OpenDIKW/dikw-core/releases) - [Changelog](https://github.com/OpenDIKW/dikw-core/blob/main/CHANGELOG.md) - [Commits](OpenDIKW/dikw-core@v0.5.1...v0.5.3) --- updated-dependencies: - dependency-name: dikw-core dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
829e414 to
a33e05c
Compare
Dependabot bumped the resolved dikw-core version and the lockfile's requires-dist floor to >=0.5.3, but left the workspace members' pyproject.toml at >=0.5.1 (a known gap with uv workspace members), so the lock no longer matched the manifests and `uv lock --locked` failed CI. Bump the three members' floors to match the lock, in line with the increase-strategy convention used for the 0.2.7 -> 0.5.1 bump.
Bumps dikw-core from 0.5.1 to 0.5.3.
Release notes
Sourced from dikw-core's releases.
Changelog
Sourced from dikw-core's changelog.
... (truncated)
Commits
01d3f2cchore(release): bump version to 0.5.3 + finalize changelog (#208)46cde5ddocs(otel): observability cookbook + validation compose stack (PR5) (#207)0d21895feat(otel): log↔trace correlation + JSON logging (PR4) (#206)bfff775feat(telemetry): dikw-domain metrics — counters + duration histograms (PR3b) ...a429e28feat(otel): GenAI token + duration metrics (PR3a) (#204)5d03e90feat(otel): client→server traceparent propagation (PR2c) (#203)9083615feat(telemetry): engine op-level spans — facade ops + retrieval legs (PR2b) (...cdc0addfeat(telemetry): tracing backbone — task linking + provider gen_ai spans + ht...758cb66feat(telemetry): OpenTelemetry observability foundations (#200)a17a6e3feat(synth): restructure SP into invariant spine + slim UP + forbid sources/l...