Skip to content

chore(deps): pin dependencies - #112

Merged
Light2Dark merged 3 commits into
mainfrom
renovate/codemirror
Sep 4, 2026
Merged

Light2Dark merged 3 commits into
mainfrom
renovate/codemirror

Conversation

@renovate

@renovate renovate Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

This pull request was authored by a coding agent.

This pins the CodeMirror development packages to the versions currently verified by the project, making installs reproducible while keeping the published peer dependency ranges broad for consumers.

The explicit @codemirror/state development pin is required because the newer view package otherwise installs a second state implementation. CodeMirror state objects contain private type identity, so duplicate versions break typechecking and editor behavior.

The branch is rebased onto the merged Vite, Vitest, and grouped maintenance updates and preserves their lockfile state.

Written by gpt-5.6-sol on Codex

@renovate
renovate Bot force-pushed the renovate/codemirror branch from 89f5665 to 4fc16f2 Compare June 10, 2026 21:14
@renovate

renovate Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Progress: resolved 1, reused 0, downloaded 0, added 0
.                                        |  WARN  deprecated @types/diff@8.0.0
Progress: resolved 13, reused 0, downloaded 0, added 0
 ERR_PNPM_TRUST_DOWNGRADE  High-risk trust downgrade for "vite@7.0.8" (possible package takeover)

This error happened while installing a direct dependency of /tmp/renovate/repos/github/marimo-team/codemirror-ai

Trust checks are based solely on publish date, not semver. A package cannot be installed if any earlier-published version had stronger trust evidence. Earlier versions had trusted publisher, but this version has provenance attestation. A trust downgrade may indicate a supply chain incident.

@renovate
renovate Bot force-pushed the renovate/codemirror branch from 4fc16f2 to 9cf6977 Compare July 14, 2026 20:49
@renovate
renovate Bot force-pushed the renovate/codemirror branch 3 times, most recently from e36dd01 to 0ce1b0a Compare July 28, 2026 19:59
@renovate
renovate Bot force-pushed the renovate/codemirror branch 3 times, most recently from afc3d21 to b776d8a Compare September 4, 2026 10:39
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 48.77% 1037 / 2126
🔵 Statements 48.77% 1037 / 2126
🔵 Functions 42.74% 56 / 131
🔵 Branches 87.55% 190 / 217
File CoverageNo changed files found.
Generated in workflow #503 for commit ce5743c by the Vitest Coverage Report Action

@renovate

renovate Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Light2Dark
Light2Dark merged commit ce5743c into main Sep 4, 2026
6 checks passed
@Light2Dark
Light2Dark deleted the renovate/codemirror branch September 4, 2026 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant