Skip to content

fix(deps): update dependency @codemirror/view to v6.36.8 #1908

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codemirror/view 6.36.6 -> 6.36.8 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

codemirror/view (@​codemirror/view)

v6.36.8

Compare Source

Bug fixes

Make logException log errors to the console when onerror returns a falsy value.

Fix an issue in MatchDecorator causing updateDeco to sometimes not do the right thing for deletions.

v6.36.7

Compare Source

Bug fixes

Use the aria-placeholder attribute to communicate the placeholder text to screen readers.

Fix a crash when EditorView.composing or .compositionStarted are accessed during view initialization.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/New_York, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.94%. Comparing base (e212e1a) to head (24421b5).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1908      +/-   ##
==========================================
- Coverage   93.95%   93.94%   -0.01%     
==========================================
  Files        1154     1154              
  Lines       24098    24098              
  Branches     5207     5103     -104     
==========================================
- Hits        22641    22640       -1     
- Misses       1380     1390      +10     
+ Partials       77       68       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/codemirror branch 7 times, most recently from 62bb698 to fa3123b Compare May 12, 2025 00:24
@renovate renovate bot changed the title fix(deps): update dependency @codemirror/view to v6.36.7 fix(deps): update dependency @codemirror/view to v6.36.8 May 12, 2025
@renovate renovate bot force-pushed the renovate/codemirror branch 10 times, most recently from 0f1a5e0 to a1448d1 Compare May 19, 2025 13:43
@renovate renovate bot force-pushed the renovate/codemirror branch 5 times, most recently from b0eaf5b to bd7411b Compare May 20, 2025 22:54
@renovate renovate bot force-pushed the renovate/codemirror branch from bd7411b to 24421b5 Compare May 20, 2025 23:25
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.

0 participants