Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update codemirror to the latest version 🚀 #123

Merged
merged 1 commit into from
Nov 23, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 22, 2017

Version 5.32.0 of codemirror was just published.

Dependency codemirror
Current Version 5.31.0
Type dependency

The version 5.32.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of codemirror.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 5.32.0

Version 5.32.0

Bug fixes

Increase contrast on default bracket-matching colors.

javascript mode: Recognize TypeScript type parameters for calls, type guards, and type parameter defaults. Improve handling of enum and module keywords.

comment addon: Fix bug when uncommenting a comment that spans all but the last selected line.

searchcursor addon: Fix bug in case folding.

emacs bindings: Prevent single-character deletions from resetting the kill ring.

closebrackets addon: Tweak quote matching behavior.

New features

continuelist addon: Increment ordered list numbers when adding one.

Commits

The new version differs by 27 commits.

  • 89595f5 Mark version 5.32.0
  • d98aac7 Please linter, remove unused arg
  • 66414ce [javascript mode] Recognize TypeScript type guards
  • e51b94f [show-hint addon] Drop suspicious-looking logic
  • 4906534 [javascript mode] Resolve ambiguity for type parameters vs less-than
  • 2cb90ec [javascript mode] Highlight type in generic call
  • b881f25 [emacs mode] Prevent backspace/delete/etc from adding to the kill ring
  • a29e048 [soy mode] Support comments in all contexts
  • 1ba861a [javascript mode] Test for comments between async and function keywords
  • 85fb751 [javascript mode] Recognize async when in front of single-line block comment
  • 2c741bd Fully qualify import paths
  • b6bfb4d [solarized theme] Remove overly low-contrast color for cm-strong
  • 36d7c72 [closebrackets addon] Adjust check for when to insert two quotes
  • f02225b Make the default colors for bracket matching more constrasting
  • c83e94a Remove broken links in the realworld users page

There are 27 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 🌴


This change is Reviewable

@coveralls
Copy link

coveralls commented Nov 22, 2017

Coverage Status

Coverage remained the same at 91.748% when pulling 452d490 on greenkeeper/codemirror-5.32.0 into d010a4a on master.

@kucherenko kucherenko merged commit 33499e4 into master Nov 23, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/codemirror-5.32.0 branch November 23, 2017 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants