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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency codemirror to v5.49.0 #877

Merged
merged 1 commit into from Sep 25, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2019

This PR contains the following updates:

Package Type Update Change
codemirror (source) dependencies minor 5.48.2 -> 5.49.0

Release Notes

codemirror/CodeMirror

v5.49.0

Compare Source

Bug fixes

octave mode: Don't mark common punctuation as error.

clike mode: Support nested comments and properly indent lambdas in Kotlin.

foldgutter and annotatescrollbar addons: Optimize use of setTimeout/clearTimeout.

New features

New themes: moxer, material-darker, material-palenight, material-ocean.

xml mode: Provide a more abstract way to query context, which other modes for XML-like languages can also implement.

v5.48.4

Compare Source

Bug fixes

Make default styles for line elements more specific so that they don't apply to all <pre> elements inside the editor.

Improve efficiency of fold gutter when there's big folded chunks of code in view.

Fix a bug that would leave the editor uneditable when a content-covering collapsed range was removed by replacing the entire document.

julia mode: Support number separators.

asterisk mode: Improve comment support.

handlebars mode: Support triple-brace tags.


Renovate configuration

馃搮 Schedule: At any time (no schedule defined).

馃殾 Automerge: Disabled by config. Please merge this manually once you are satisfied.

鈾伙笍 Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/codemirror-5.x branch 4 times, most recently from 2984697 to 7f14c6f Compare August 31, 2019 21:30
@renovate renovate bot force-pushed the renovate/codemirror-5.x branch 3 times, most recently from 2476951 to 512ff17 Compare September 4, 2019 22:23
@renovate renovate bot force-pushed the renovate/codemirror-5.x branch 4 times, most recently from e891d67 to 591d45f Compare September 18, 2019 16:45
@renovate renovate bot force-pushed the renovate/codemirror-5.x branch 3 times, most recently from 1eb970e to 934aa29 Compare September 20, 2019 07:19
@renovate renovate bot changed the title fix(deps): update dependency codemirror to v5.48.4 fix(deps): update dependency codemirror to v5.49.0 Sep 20, 2019
@renovate renovate bot force-pushed the renovate/codemirror-5.x branch 6 times, most recently from a0680a6 to ce302c4 Compare September 25, 2019 20:48
@mgechev mgechev merged commit 76fa03e into master Sep 25, 2019
@renovate renovate bot deleted the renovate/codemirror-5.x branch September 25, 2019 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants