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.

v5.65.21

Compare Source

v5.65.20

Compare Source


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/24ee74bbf433e8d484097a6ea421818a621ca13c...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. ### [`v5.65.21`](https://github.com/codemirror/basic-setup/compare/b0c45cf0fbd3dc7cb2016a79fb81c723827f4e31...24ee74bbf433e8d484097a6ea421818a621ca13c) [Compare Source](https://github.com/codemirror/basic-setup/compare/b0c45cf0fbd3dc7cb2016a79fb81c723827f4e31...24ee74bbf433e8d484097a6ea421818a621ca13c) ### [`v5.65.20`](https://github.com/codemirror/basic-setup/compare/8a5dcbb838e06fa01cba4d0b74d988ab66821c33...b0c45cf0fbd3dc7cb2016a79fb81c723827f4e31) [Compare Source](https://github.com/codemirror/basic-setup/compare/8a5dcbb838e06fa01cba4d0b74d988ab66821c33...b0c45cf0fbd3dc7cb2016a79fb81c723827f4e31) </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==-->
Update dependency codemirror to v6
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
39b68d2e8a
tobi self-assigned this 2025-01-03 21:31:51 +00:00
renovate-bot force-pushed renovate/codemirror-6.x from 39b68d2e8a
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
to 6ce753ec7b
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
2025-01-03 21:43:21 +00:00
Compare
tobi force-pushed renovate/codemirror-6.x from 6ce753ec7b
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
to 28d7c9adfe
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
2025-02-15 19:34:17 +00:00
Compare
renovate-bot force-pushed renovate/codemirror-6.x from 28d7c9adfe
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
to 12629840aa
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
2025-04-22 20:07:42 +00:00
Compare
renovate-bot force-pushed renovate/codemirror-6.x from 12629840aa
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
to 357a438910
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
2025-04-22 20:42:59 +00:00
Compare
renovate-bot force-pushed renovate/codemirror-6.x from 357a438910
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
to 32d3acfdcc
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
2025-06-22 12:42:36 +00:00
Compare
tobi force-pushed renovate/codemirror-6.x from 32d3acfdcc
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
to cebcae09eb
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
2026-05-28 21:40:58 +00:00
Compare
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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 switch renovate/codemirror-6.x

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff renovate/codemirror-6.x
git switch renovate/codemirror-6.x
git rebase main
git switch main
git merge --ff-only renovate/codemirror-6.x
git switch renovate/codemirror-6.x
git rebase main
git switch main
git merge --no-ff renovate/codemirror-6.x
git switch main
git merge --squash renovate/codemirror-6.x
git switch main
git merge --ff-only renovate/codemirror-6.x
git switch main
git merge renovate/codemirror-6.x
git push origin main
Sign in to join this conversation.
No description provided.