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.10%. Comparing base (71e8e5b) to head (6e15363).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #454      +/-   ##
==========================================
- Coverage   48.15%   48.10%   -0.05%     
==========================================
  Files          48       48              
  Lines        6153     6153              
==========================================
- Hits         2963     2960       -3     
- Misses       2910     2912       +2     
- Partials      280      281       +1     

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

@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 f0ccc3c to d57eb3a Compare November 29, 2024 00:29
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch 7 times, most recently from 9cb9d77 to df39dd9 Compare December 6, 2024 23:29
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch 10 times, most recently from 61c8c6f to 6d53c10 Compare December 17, 2024 03:51
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch 4 times, most recently from ae2f2c4 to 1ad20ed Compare December 20, 2024 04:13
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 1ad20ed to 6e15363 Compare December 20, 2024 06:15
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