Skip to content

chore(deps): bump planfile from 0.1.123 to 0.1.126 in the internal-packages group across 1 directory - #6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/internal-packages-dbc291960b
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/internal-packages-dbc291960b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the internal-packages group with 1 update in the / directory: planfile.

Updates planfile from 0.1.123 to 0.1.126

Release notes

Sourced from planfile's releases.

Planfile 0.1.126 adds the reusable GitHub Actions reconciliation workflow and the CI-safe managed-only GitHub sync boundaries.

Highlights:

  • reusable hourly/manual/source-change workflow for repository-bound Issue sync
  • explicit repository override and managed-only filtering in planfile sync github
  • release metadata aligned at 0.1.126

The package is published to PyPI as planfile==0.1.126.

Changelog

Sourced from planfile's changelog.

Changelog

[Unreleased]

Fixed

  • Normalized runtime date, datetime and time values at the final JSON mirror write boundary. Ticket mutations can no longer disable the sprint mirror and force every agent request to reparse the full YAML archive.
  • Preserved management-event actor, correlation, causation, receipt, reason, decision, outcome, error, and idempotency context across /events/ingest, canonical SODL and the bounded public PLOG/1 projection.
  • Stopped CI from publishing an unused gh-pages branch; GitHub Pages already serves the configured main:/ source, so successful runs retain one branch.
  • Pinned checkout, Python setup, cache and artifact upload to immutable official Node 24 Action revisions, removing runner deprecation compatibility mode.
  • Serialized stale SQLite index rebuilds across readers and serve full and operational ticket lists directly from the index, avoiding concurrent archive materialization, SQLite reset races, and multi-gigabyte model caches.
  • Evict superseded signature versions of the same ticket-list response so a frequently changing full-history query retains one serialized body, not four.

Added

  • Added a durable planfile.delivery-plan-state/v1 runtime for materializing Strategy's inert ticket DAG, preserving parent/child split links, explicit continuation checkpoints and deduplicated protected terminal receipts. The resume projection survives a missing final state replace by recovering exact candidate ticket IDs, and never derives lifecycle state from chat prose.
  • Added a public, append-only PLOG/1 forensic timeline in .planfile/events/logs.dsl.txt, daily history partitions, bounded text/JSON APIs, streaming backfill from SODL, and durable coverage for evidence and management decisions. The compact projection keeps time, type, actor, reason, lifecycle logic and correlation data directly readable by LLMs.
  • Added atomic POST /tickets/{ticket_id}/evidence for idempotent external-effect receipts. Retries after an ambiguous HTTP timeout now deduplicate under the store lock instead of requiring callers to replace the complete ticket output. Receipts are durably appended to a per-ticket event journal and projected into every ticket read, so recording evidence no longer rewrites a multi-megabyte sprint snapshot or times out late in a long process.
  • Added a first-class OneDev Issues backend with CRUD, state transitions, fingerprint deduplication and full evidence import.
  • Added public OneDevBackend.ensure_project() and ensure_ticket() contracts so local agents can reuse Planfile instead of maintaining another REST client.
  • Added planfile sync onedev and planfile sync publish SOURCE TARGET... for local-first ticket queues with Planfile-owned GitHub publication.

Changed

  • Sync references are backend-scoped, preventing a OneDev issue ID from being reused accidentally as a GitHub issue number.
  • Imported tickets preserve title, description, URL, metadata and configured publish_to routes.

... (truncated)

Commits
  • e79d795 Merge pull request #122 from semcod/ticket/099-release-planfile
  • 2ff4e5d chore(ticket-099): bind release to runtime version
  • 47cb915 chore(ticket-099): route runtime version to application ticket
  • 27fb1e7 chore(release): prepare Planfile 0.1.126
  • 68f6829 Merge pull request #123 from semcod/ticket/100-runtime-version
  • c1f55d0 fix(runtime): align Planfile version
  • 1e9ed8e Merge pull request #120 from semcod/ticket/096-auto-discover
  • 32d0fce Merge pull request #121 from semcod/ticket/098-planfile-sync-workflow
  • aabadf4 fix(workflow): validate Planfile version input
  • 2d6947e chore(ticket-098): align workflow component budget
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 19, 2026
Bumps the internal-packages group with 1 update in the / directory: [planfile](https://github.com/semcod/planfile).


Updates `planfile` from 0.1.123 to 0.1.126
- [Release notes](https://github.com/semcod/planfile/releases)
- [Changelog](https://github.com/semcod/planfile/blob/main/CHANGELOG.md)
- [Commits](semcod/planfile@v0.1.123...v0.1.126)

---
updated-dependencies:
- dependency-name: planfile
  dependency-version: 0.1.126
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: internal-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump planfile from 0.1.123 to 0.1.126 in the internal-packages group chore(deps): bump planfile from 0.1.123 to 0.1.126 in the internal-packages group across 1 directory Sep 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/internal-packages-dbc291960b branch from 8c5a07a to a3904c4 Compare September 20, 2026 02:43
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants