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.51.0 #914

Merged
merged 1 commit into from Jan 24, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2019

This PR contains the following updates:

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

Release Notes

codemirror/CodeMirror

v5.51.0

Compare Source

Bug fixes

Fix the behavior of the home and end keys when direction is set to "rtl".

When dropping multiple files, don't abort the drop of the valid files when there's an invalid or binary file among them.

Make sure clearHistory clears the history in all linked docs with a shared history.

vim bindings: Fix behavior of ' and ` marks, fix R in visual mode.

New features

vim bindings: Support gi, gI, and gJ.

v5.50.2

Compare Source

Bug fixes

Fix bug that broke removal of line widgets.

v5.50.0

Compare Source

Bug fixes

Make Shift-Delete to cut work on Firefox.

closetag addon: Properly handle self-closing tags.

handlebars mode: Fix triple-brace support.

searchcursor addon: Support mathing $ in reverse regexp search.

panel addon: Don't get confused by changing panel sizes.

javascript-hint addon: Complete variables defined in outer scopes.

sublime bindings: Make by-subword motion more consistent with Sublime Text.

julia mode: Don't break on zero-prefixed integers.

elm mode: Sync with upstream version.

sql mode: Support Postgres-style backslash-escaped string literals.

New features

Add a className option to addLineWidget.

foldcode addon: Allow fold widgets to be functions, to dynamically create fold markers.

New themes: ayu-dark and ayu-mirage.

v5.49.2

Compare Source

Bug fixes

sublime bindings: Make selectNextOccurrence stop doing something when all occurrences are selected.

continuecomment addon: Respect indentWithTabs option.

foldgutter addon: Optimize by reusing DOM when possible.

markdown mode: Don't reset inline styles at the start of a continued list item line.

clike mode: Add a configuration for Objective-C++.


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 tick the rebase/retry checkbox below.

馃敃 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/codemirror-5.x branch 7 times, most recently from da63809 to a2bae68 Compare October 27, 2019 15:05
@renovate renovate bot force-pushed the renovate/codemirror-5.x branch 3 times, most recently from beede70 to a2cda8b Compare December 18, 2019 20:14
@renovate renovate bot changed the title fix(deps): update dependency codemirror to v5.49.2 fix(deps): update dependency codemirror to v5.50.0 Dec 20, 2019
@renovate renovate bot changed the title fix(deps): update dependency codemirror to v5.50.0 fix(deps): update dependency codemirror to v5.50.2 Jan 1, 2020
@renovate renovate bot changed the title fix(deps): update dependency codemirror to v5.50.2 fix(deps): update dependency codemirror to v5.51.0 Jan 20, 2020
@mgechev mgechev merged commit 87bbfd5 into master Jan 24, 2020
@mgechev mgechev deleted the renovate/codemirror-5.x branch January 24, 2020 19:55
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