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.42.2 #226

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
codemirror dependencies minor 5.41.0 -> 5.42.2 homepage, source

Release Notes

codemirror/CodeMirror ### [`v5.42.2`](https://renovatebot.com/gh/codemirror/CodeMirror/blob/master/CHANGELOG.md#​5422-2018-12-21) [Compare Source](https://renovatebot.com/gh/codemirror/CodeMirror/compare/5.42.0...5.42.2) ##### Bug fixes Fix problem where canceling a change via the `"beforeChange"` event could corrupt the textarea input. Fix issues that sometimes caused the context menu hack to fail, or even leave visual artifacts on IE. [vim bindings](https://codemirror.net/demo/vim.html): Make it possible to select text between angle brackets. [css mode](https://codemirror.net/mode/css/): Fix tokenizing of CSS variables. [python mode](https://codemirror.net/mode/python/): Fix another bug in tokenizing of format strings. [soy mode](https://codemirror.net/mode/soy/): More accurate highlighting. ### [`v5.42.0`](https://renovatebot.com/gh/codemirror/CodeMirror/blob/master/CHANGELOG.md#​5420-2018-11-20) [Compare Source](https://renovatebot.com/gh/codemirror/CodeMirror/compare/5.41.0...5.42.0) ##### Bug fixes Fix an issue where wide characters could cause lines to be come wider than the editor's horizontal scroll width. Optimize handling of window resize events. [show-hint addon](https://codemirror.net/doc/manual.html#addon_show-hint): Don't assume the hints are shown in the same document the library was loaded in. [python mode](https://codemirror.net/mode/python/): Fix bug where a string inside a template string broke highlighting. [swift mode](https://codemirror.net/mode/swift): Support multi-line strings. ##### New features The [`markText` method](https://codemirror.net/doc/manual.html#markText) now takes an [`attributes`](https://codemirror.net/doc/manual.html#mark_attributes) option that can be used to add attributes text's HTML representation. [vim bindings](https://codemirror.net/demo/vim.html): Add support for the `=` binding.

Renovate configuration

:date: Schedule: "every weekend" in timezone Europe/Paris.

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.

algobot commented 5 years ago

Deploy preview for community-project-boilerplate ready!

Built with commit e3a3abfffce0ae5a0e94818713dbe7eb6fd99c49

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