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

Merged
konrad merged 2 commits from renovate/codemirror-6.x into main 2022-06-08 18:44:10 +00:00
Member

This PR contains the following updates:

Package Type Update Change
codemirror dependencies major 5.65.5 -> 6.0.0

Release Notes

codemirror/basic-setup

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: 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, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codemirror](https://github.com/codemirror/basic-setup) | dependencies | major | [`5.65.5` -> `6.0.0`](https://renovatebot.com/diffs/npm/codemirror/5.65.5/6.0.0) | --- ### Release Notes <details> <summary>codemirror/basic-setup</summary> ### [`v6.0.0`](https://github.com/codemirror/basic-setup/blob/master/CHANGELOG.md#&#8203;600-2022-06-08) [Compare Source](https://github.com/codemirror/basic-setup/compare/b6798cc3e264eff0898ff8bc74341fd8595b486d...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**: 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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2022-06-08 08:02:47 +00:00
renovate added 1 commit 2022-06-08 08:02:48 +00:00
continuous-integration/drone/pr Build is failing Details
f3f4e2b3fe
fix(deps): update dependency codemirror to v6
konrad force-pushed renovate/codemirror-6.x from f3f4e2b3fe to 6d29101076 2022-06-08 18:28:09 +00:00 Compare
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2035-renovate-codemirror-6-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2035-renovate-codemirror-6-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit 831693d895 into main 2022-06-08 18:44:10 +00:00
konrad deleted branch renovate/codemirror-6.x 2022-06-08 18:44:10 +00:00
Author
Member

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for *any* future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable `minor` and `patch` updates automatically. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This repo is archived. You cannot comment on pull requests.
No description provided.