Skip to content

Update CodeMirror#3045

Open
gardener-ci-robot wants to merge 1 commit into
masterfrom
renovate/codemirror
Open

Update CodeMirror#3045
gardener-ci-robot wants to merge 1 commit into
masterfrom
renovate/codemirror

Conversation

@gardener-ci-robot

@gardener-ci-robot gardener-ci-robot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@​codemirror/commands 6.10.36.10.4 age confidence
@​codemirror/state 6.6.06.7.0 age confidence
@​codemirror/view 6.43.16.43.2 age confidence

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@gardener-ci-robot gardener-ci-robot added kind/enhancement Enhancement, improvement, extension renovate labels Jun 26, 2026
@gardener-prow

gardener-prow Bot commented Jun 26, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign klocke-io for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@gardener-ci-robot, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 23 minutes and 11 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 99e655fc-92e0-4ba7-b663-a2ded93d00dd

📥 Commits

Reviewing files that changed from the base of the PR and between 9d236a5 and 89a4883.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • .pnp.cjs
📝 Walkthrough

Walkthrough

The Yarn PnP metadata in .pnp.cjs was updated to pin newer CodeMirror package versions. Several internal @codemirror/* entries now reference @codemirror/state 6.7.0 and @codemirror/view 6.43.3, and the ./frontend/ workspace now uses @codemirror/commands 6.10.4.

Changes

CodeMirror dependency metadata

Layer / File(s) Summary
Internal package pins
.pnp.cjs
@codemirror/commands, @codemirror/search, @codemirror/theme-one-dark, and @codemirror/state entries in .pnp.cjs now reference @codemirror/state 6.7.0 and @codemirror/view 6.43.3, with @codemirror/state pinned to npm:6.7.0.
Frontend workspace pin
.pnp.cjs
The ./frontend/ dependency list updates @codemirror/commands to 6.10.4 and aligns @codemirror/state and @codemirror/view to 6.7.0 and 6.43.3.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

  • gardener/dashboard#2891: Updates .pnp.cjs CodeMirror package entries in the same dependency-resolution area.
  • gardener/dashboard#2955: Also adjusts .pnp.cjs CodeMirror pins, including workspace dependency metadata in workspace:frontend.
  • gardener/dashboard#3031: Modifies .pnp.cjs CodeMirror package entries in the same dependency-resolution area.

Suggested labels

approved, lgtm

Suggested reviewers

  • grolu
  • holgerkoser
  • klocke-io
  • petersutter

Poem

Hoppy pins in the PnP nest,
CodeMirror carrots, freshly blessed.
State and view hop side by side,
Commands change with a tidy glide,
🐰✨ The frontend burrow sleeps at rest.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description does not follow the required template and omits the categorization, purpose, issue, notes, and release note sections. Add the required template sections: /area and /kind, what/why, fixed issue reference, reviewer notes, and a release note block.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and clearly summarizes the main change: updating CodeMirror dependencies.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/codemirror

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@gardener-prow gardener-prow Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cla: no Indicates the PR's author has not signed the cla-assistant.io CLA. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. and removed cla: no Indicates the PR's author has not signed the cla-assistant.io CLA. labels Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/enhancement Enhancement, improvement, extension renovate size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant