Update dependency codemirror to v6 #473

Open
renovate-bot wants to merge 1 commit from renovate/codemirror-6.x into main
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
codemirror 5.65.19 -> 6.0.2 age adoption passing confidence

⚠️ Warning

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


Release Notes

codemirror/basic-setup (codemirror)

v6.0.2

Compare Source

Bug fixes

Make sure to include a .d.cts file to make TypeScript happy.

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 - 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.

🔕 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [codemirror](https://github.com/codemirror/basic-setup) | [`5.65.19` -> `6.0.2`](https://renovatebot.com/diffs/npm/codemirror/5.65.19/6.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/codemirror/6.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/codemirror/6.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/codemirror/5.65.19/6.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/codemirror/5.65.19/6.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>codemirror/basic-setup (codemirror)</summary> ### [`v6.0.2`](https://github.com/codemirror/basic-setup/blob/HEAD/CHANGELOG.md#602-2025-06-19) [Compare Source](https://github.com/codemirror/basic-setup/compare/6.0.1...6.0.2) ##### Bug fixes Make sure to include a .d.cts file to make TypeScript happy. ### [`v6.0.1`](https://github.com/codemirror/basic-setup/blob/HEAD/CHANGELOG.md#601-2022-06-30) [Compare Source](https://github.com/codemirror/basic-setup/compare/6.0.0...6.0.1) ##### Bug fixes Work around limitations in tree-shaking software that prevented `basicSetup` from being removed when unused. ### [`v6.0.0`](https://github.com/codemirror/basic-setup/blob/HEAD/CHANGELOG.md#600-2022-06-08) [Compare Source](https://github.com/codemirror/basic-setup/compare/8a5dcbb838e06fa01cba4d0b74d988ab66821c33...6.0.0) ##### 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. </details> --- ### Configuration 📅 **Schedule**: 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IiwiamF2YXNjcmlwdCIsIm1ham9yIiwicnVudGltZSJdfQ==-->
renovate-bot added the
dependency
javascript
major
runtime
labels 2025-01-03 19:27:03 +00:00
renovate-bot added 1 commit 2025-01-03 19:27:04 +00:00
Update dependency codemirror to v6
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
39b68d2e8a
tobi added the
needs work
label 2025-01-03 21:31:34 +00:00
tobi self-assigned this 2025-01-03 21:31:51 +00:00
renovate-bot force-pushed renovate/codemirror-6.x from 39b68d2e8a to 6ce753ec7b 2025-01-03 21:43:21 +00:00 Compare
tobi force-pushed renovate/codemirror-6.x from 6ce753ec7b to 28d7c9adfe 2025-02-15 19:34:17 +00:00 Compare
renovate-bot force-pushed renovate/codemirror-6.x from 28d7c9adfe to 12629840aa 2025-04-22 20:07:42 +00:00 Compare
renovate-bot force-pushed renovate/codemirror-6.x from 12629840aa to 357a438910 2025-04-22 20:42:59 +00:00 Compare
renovate-bot force-pushed renovate/codemirror-6.x from 357a438910 to 32d3acfdcc 2025-06-22 12:42:36 +00:00 Compare
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/codemirror-6.x:renovate/codemirror-6.x
git checkout renovate/codemirror-6.x
Sign in to join this conversation.
No description provided.