firebase-tools-ui
firebase-tools-ui copied to clipboard
Update dependency codemirror to v6
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
codemirror | ^5.61.1 -> ^6.0.0 |
Release Notes
codemirror/basic-setup (codemirror)
v6.0.1
Bug fixes
Work around limitations in tree-shaking software that prevented basicSetup
from being removed when unused.
v6.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.17
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 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.