algolia / community-project-boilerplate

Minimal setup for community projects [NO MORE MAINTAINED]
https://community.algolia.com/community-project-boilerplate
MIT License
3 stars 5 forks source link

fix(deps): update dependency codemirror to v5.38.0 #137

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency codemirror from v5.37.0 to v5.38.0

Note: This PR was created on a configured schedule ("every weekend" in timezone Europe/Paris) and will not receive updates outside those times.

Release Notes ### [`v5.38.0`](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md#​5380-2018-05-21) [Compare Source](https://github.com/codemirror/CodeMirror/compare/5.37.0...5.38.0) ##### Bug fixes Improve reliability of noticing a missing mouseup event during dragging. Make sure `getSelection` is always called on the correct document. Fix interpretation of line breaks and non-breaking spaces inserted by renderer in contentEditable mode. Work around some browsers inexplicably making the fake scrollbars focusable. Make sure `coordsChar` doesn't return positions inside collapsed ranges. [javascript mode](http://codemirror.net/mode/javascript/): Support block scopes, bindingless catch, bignum suffix, `s` regexp flag. [markdown mode](http://codemirror.net/mode/markdown/): Adjust a wasteful regexp. [show-hint addon](http://codemirror.net/doc/manual.html#addon_show-hint): Allow opening the control without any item selected. ##### New features New theme: [darcula](http://codemirror.net/demo/theme.html#darcula). [dialog addon](http://codemirror.net/doc/manual.html#addon_dialog): Add a CSS class (`dialog-opened`) to the editor when a dialog is open. ---

This PR has been generated by Renovate Bot.

algobot commented 6 years ago

Deploy preview for community-project-boilerplate ready!

Built with commit b38e1828fccde6d1f5e86e8308ceace6c044f673

https://deploy-preview-137--community-project-boilerplate.netlify.com