[github-maintenance] Fix pnpm-workspace.yaml configuration - #64
Closed
marimo-github-maintenance-bot[bot] wants to merge 1 commit into
Closed
marimo-github-maintenance-bot[bot] wants to merge 1 commit into
marimo-github-maintenance-bot[bot] wants to merge 1 commit into
Conversation
peter-gy
added a commit
that referenced
this pull request
Sep 20, 2026
## Summary - consolidate the non-major dependency and action updates from #61 with Mermaid 12 from #63 - repair the generated pnpm lock checksum and add the explicit empty build allowlist from #64 while retaining the strict one-day release-age policy required by the updated graph - refresh pnpm and uv resolutions without raising published Python production lower bounds; keep Ty on the validated 0.0.79 resolution - preserve the existing Dagre/classic Mermaid presentation and converge lodash-es on patched 4.18.1 ## Validation - make check: 903 Python tests passed with 6 expected skips, plus frontend, browser, documentation, build, and package gates - pnpm install --frozen-lockfile - uv lock --check - pnpm audit --audit-level high: no known vulnerabilities - isolated Python 3.10 lowest-direct install and CLI import smoke - desktop and 390 px browser checks for Mermaid rendering, with no render errors or horizontal overflow Supersedes #61, #63, and #64.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes misconfigured fields in
pnpm-workspace.yaml.See the tracking issue in github-maintenance.