You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version is covered by your current version range and after updating it in your project the build failed.
codemirror is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
After pinning to 5.53.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚
Find out how to migrate to Snyk at greenkeeper.io
The devDependency codemirror was updated from
5.53.2
to5.54.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
codemirror is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Release Notes for 5.54.0
Version 5.54.0
Bug fixes
Improve support for having focus inside in-editor widgets in contenteditable-mode.
Fix issue where the scroll position could jump when clicking on a selection in Chrome.
python mode: Better format string support.
javascript mode: Improve parsing of private properties and class fields.
matchbrackets addon: Disable highlighting when the editor doesn't have focus.
New features
runmode addon: Properly support for cross-line lookahead.
vim bindings: Allow Ex-Commands with non-word names.
gfm mode: Add a
fencedCodeBlockDefaultMode
option.Commits
The new version differs by 26 commits.
a5497d1
Mark version 5.54.0
4377c08
[gfm mode] add fencedCodeBlockDefaultMode option
e56014c
[soy mode] Fix bug with "map" in type name
8facd90
[vim] Allow Ex-Commands with non-word names
25e7a32
[match-highlighter] Fix issue in highlighting non-alphanumeric tokens
b6ac63e
Proper escaping of \s
890cb6b
[javascript mode] Fix a runaway regexp
0884405
[runmode addon] Add support for lookahead
a810aee
[mode/meta] Remove unwanted space in TiddlyWiki mode name
8e260c2
[dart mode] Add
late
andrequired
keywords,Null
andNever
types0de283c
[tcl mode] Add # as a lineComment
2e841f6
Add a sponsors section to the website
632f30b
Increase size of scrollbar-hack gap
a9774d9
[javascript operator] Properly implement optional chaining operator
b6a75e5
[matchbrackets addon] Disable highlighting when the editor isn't focused
There are 26 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: