redux-devtools
redux-devtools copied to clipboard
fix(deps): update dependency codemirror to v6
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| codemirror | ^5.65.18 -> ^6.0.1 |
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.
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 was generated by Mend Renovate. View the repository job log.
⚠️ No Changeset found
Latest commit: 6b9d8ebf5ca8a001d777cdafdefb47f1a7bbdaae
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR