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.36.0 #96

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency codemirror from v5.35.0 to v5.36.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.36.0`](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md#​5360-2018-03-20) ##### Bug fixes Make sure all document-level event handlers are registered on the document that the editor is part of. Fix issue that prevented edits whose origin starts with `+` from being combined in history events for an editor-less document. [multiplex addon](http://codemirror.net/demo/multiplex.html): Improve handling of indentation. [merge addon](http://codemirror.net/doc/manual.html#addon_merge): Use CSS `:after` element to style the scroll-lock icon. [javascript-hint addon](http://codemirror.net/doc/manual.html#addon_javascript-hint): Don't provide completions in JSON mode. [continuelist addon](http://codemirror.net/doc/manual.html#addon_continuelist): Fix numbering error. [show-hint addon](http://codemirror.net/doc/manual.html#addon_show-hint): Make `fromList` completion strategy act on the current token up to the cursor, rather than the entire token. [markdown mode](http://codemirror.net/mode/markdown/): Fix a regexp with potentially exponental complexity. ##### New features New theme: [lucario](http://codemirror.net/demo/theme.html#lucario). ---
Commits #### v5.36.0 - [`404a925`](https://github.com/codemirror/CodeMirror/commit/404a9257a073a12c16a83086bf6c507dead4b4aa) Bump version post-5.35.0 - [`2253635`](https://github.com/codemirror/CodeMirror/commit/225363571f775e4245bec9a43d32dee3558268c5) [match-highlighter addon] Add missing special char when escaping regexp - [`bf3d21a`](https://github.com/codemirror/CodeMirror/commit/bf3d21a762a67b3a2381bef28b609764e2012cb1) [javascript mode] Recognize TypeScript typeof in type position - [`c285a2c`](https://github.com/codemirror/CodeMirror/commit/c285a2c889abde00e0c7adc397c3ab69d4c51fdf) fix doc-manaual.html dom tag - [`e8f585e`](https://github.com/codemirror/CodeMirror/commit/e8f585ea168256bb0342f3a7fd6efb6056186e6b) [markdown mode] Fix a potentially exponential-complexity regexp - [`c1ec14b`](https://github.com/codemirror/CodeMirror/commit/c1ec14bfe2e36c554ebabbda5cb3f52d9d6cfac9) [soy mode] Support kind="trusted_resource_uri" (#​5279) - [`8ff6a40`](https://github.com/codemirror/CodeMirror/commit/8ff6a40fa45c6ed24f5cdb639c2397c5bede6654) [velocity mode] Properly highlight variables with dash - [`563e0ef`](https://github.com/codemirror/CodeMirror/commit/563e0eff7bf68a808a59a52cc377359ea181405f) [realworld uses] Add BNF Playground - [`df4a306`](https://github.com/codemirror/CodeMirror/commit/df4a306481575b730bf0cde185301b752a018ece) [markdown mode] detecting xml mode inside markdown - [`708667b`](https://github.com/codemirror/CodeMirror/commit/708667b226798e6cc903db1e8f9e4b801d10165d) [multiplex addon] Fix bug with indentation - [`74a71c4`](https://github.com/codemirror/CodeMirror/commit/74a71c4c82c9f7e1cdb2fb4dd892568caddf83e7) move field creation in TextareaInput to an overridable method - [`df4cc22`](https://github.com/codemirror/CodeMirror/commit/df4cc22a6e8c44a6181c599acbc7f85aeb215363) Fix for mouse events that get sent to the wrong document when the script is being run in a different frame than the editor. - [`261d10b`](https://github.com/codemirror/CodeMirror/commit/261d10b8489eaa132c1b7a80f3103610ed32ffbc) [merge addon] Use CSS :after to style scroll-lock icon - [`45d5e05`](https://github.com/codemirror/CodeMirror/commit/45d5e05a2d6266d4db7bd4fce9ee4049b3bdd574) [javascript-hint addon] Disable completion in json mode - [`8a1479b`](https://github.com/codemirror/CodeMirror/commit/8a1479b53fe3d6280868262c9fd937605287c1d7) Allow editor-less documents to combine +-origin history events - [`53d2e8b`](https://github.com/codemirror/CodeMirror/commit/53d2e8b341c6eb02630a6a995fc8fb0418d5ed46) [lucario theme] Add - [`dd7f998`](https://github.com/codemirror/CodeMirror/commit/dd7f9987f532e66edc1468952f6958644889e49f) [continuelist addon] Fix list numbering error - [`e732d0e`](https://github.com/codemirror/CodeMirror/commit/e732d0e9fd1137baef74a6241f27c8d58cb1cb21) [show-hint addon] fixed fromList didn't show all completions if the cursor was inside the token - [`d49ef29`](https://github.com/codemirror/CodeMirror/commit/d49ef29015738055872d149668713c8e2fbdea32) Adjust hint.fromList to consistenly use the cursor as end pos - [`860e951`](https://github.com/codemirror/CodeMirror/commit/860e9518e605a75c20cd111fab45faf4577c38d3) Mark version 5.36.0

This PR has been generated by Renovate Bot.

algobot commented 6 years ago

Deploy preview for community-project-boilerplate ready!

Built with commit 9df37953c2a17a83f2036a6b75a9c99cfa77f94b

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