Skip to content
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

fix(deps): update dependency codemirror to v6 #454

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
codemirror ^5.57.0 -> ^6.0.0 age adoption passing confidence

Release Notes

codemirror/basic-setup (codemirror)

v6.0.1

Compare Source

Bug fixes

Work around limitations in tree-shaking software that prevented basicSetup from being removed when unused.

v6.0.0

Compare Source

Breaking changes

Change the package name from @codemirror/example-setup to just codemirror.

The package no longer exports EditorState (since that is no longer necessary to set up a basic editor).

New features

The new minimalSetup export provides a minimal set of editor extensions.


Configuration

📅 Schedule: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, 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.

@renovate renovate bot requested a review from a team August 22, 2024 01:50
@github-actions github-actions bot enabled auto-merge (squash) August 22, 2024 01:50
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 60d6abd to 081f7bf Compare August 22, 2024 01:54
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.00%. Comparing base (a77b041) to head (8efc37c).
Report is 2 commits behind head on main.

❌ Your project check has failed because the head coverage (6.44%) is below the target coverage (75.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #454      +/-   ##
==========================================
+ Coverage   47.90%   48.00%   +0.09%     
==========================================
  Files          48       48              
  Lines        6202     6202              
==========================================
+ Hits         2971     2977       +6     
+ Misses       2949     2945       -4     
+ Partials      282      280       -2     

☔ 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-6.x branch from 081f7bf to 7b4ea0b Compare August 22, 2024 03:48
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 7b4ea0b to 32faf23 Compare August 22, 2024 23:17
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 32faf23 to 96ab30c Compare August 23, 2024 01:34
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 96ab30c to 96cb1f9 Compare August 23, 2024 01:39
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 96cb1f9 to 89f2465 Compare August 23, 2024 04:42
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 89f2465 to c27e5d1 Compare August 23, 2024 04:47
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from c27e5d1 to 6c37c10 Compare August 23, 2024 21:39
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 6c37c10 to bbb9ce8 Compare August 23, 2024 21:44
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from bbb9ce8 to 15eb7e1 Compare August 24, 2024 01:11
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 15eb7e1 to b033a88 Compare August 24, 2024 01:16
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from b033a88 to 9ee8d7f Compare August 24, 2024 08:51
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 9ee8d7f to 38443d2 Compare August 24, 2024 08:56
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch 7 times, most recently from 069beae to 90de5a9 Compare February 11, 2025 00:55
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch 12 times, most recently from 5e3bee3 to c27e6e4 Compare February 18, 2025 22:07
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch 2 times, most recently from 1c6a13e to a5619bb Compare February 26, 2025 03:13
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch 5 times, most recently from 435b47c to 802d02d Compare March 7, 2025 02:33
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch 2 times, most recently from e7c4e4d to 8efc37c Compare March 13, 2025 10:28
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 8efc37c to 2d02641 Compare March 13, 2025 11:42
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