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 🚀 #157

Merged
merged 1 commit into from
Aug 25, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 25, 2018

Version 5.40.0 of codemirror was just published.

Dependency codemirror
Current Version 5.39.2
Type dependency

The version 5.40.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.40.0

Version 5.40.0

Bug fixes

closebrackets addon: Fix issue where bracket-closing wouldn't work before punctuation.

panel addon: Fix problem where replacing the last remaining panel dropped the newly added panel.

hardwrap addon: Fix an infinite loop when the indention is greater than the target column.

jinja2 and markdown modes: Add comment metadata.

New features

New method phrase and option phrases to make translating UI text in addons easier.

Commits

The new version differs by 14 commits.

  • b6d9291 Mark version 5.40.0
  • 563f78f [clojure more] Update built-ins with public symbols in clojure.core
  • 046743c [markdown mode] Add HTML comment support
  • b384a9f [hardwrap addon] Fix infinite loop
  • be47931 Finish and document phrases option and phrase method
  • c9892c8 Add a mechanism for translating UI text to the library
  • c78d6d9 [shell mode] Add nl command builtin highlight
  • 31d318f [jinja2 mode] Add block comment metadata
  • ba1b606 Fix for issue 5518
  • fd2a628 [closebrackets addon] Remove strange restriction on when to insert a closing bracket
  • 6c8e446 Put underlines on links in the docs
  • e6785f6 [jinja2 mode] add file extensions for jinja2 mode
  • f9c0e37 Make all links to codemirror.net https
  • 27edd0d Bump version number post-5.39.2

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

Coverage Status

Coverage increased (+3.4%) to 95.385% when pulling 3083c29 on greenkeeper/codemirror-5.40.0 into c8e8e8a on master.

@kucherenko kucherenko merged commit 3a6f80a into master Aug 25, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/codemirror-5.40.0 branch August 25, 2018 09:07
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