Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 25, 2018

This PR contains the following updates:

Package Type Update Change References
codemirror devDependencies minor 5.40.2 -> 5.41.0 homepage, source

Release Notes

codemirror/CodeMirror

v5.41.0

Compare Source

Bug fixes

Fix firing of "gutterContextMenu" event on Firefox.

Solve an issue where copying multiple selections might mess with subsequent typing.

Don't crash when endOperation is called with no operation active.

vim bindings: Fix insert mode repeat after visualBlock edits.

scheme mode: Improve highlighting of quoted expressions.

soy mode: Support injected data and @param in comments.

objective c mode: Improve conformance to the actual language.

New features

A new selectionsMayTouch option controls whether multiple selections are joined when they touch (the default) or not.

vim bindings: Add noremap binding command.


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.


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

@codecov-io
Copy link

codecov-io commented Oct 25, 2018

Codecov Report

Merging #74 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop    #74   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files            9      9           
  Lines          122    122           
  Branches        25     25           
======================================
  Hits           122    122

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7c70025...6a7e3f4. Read the comment docs.

@ticky ticky merged commit 1315d8f into develop Oct 25, 2018
@renovate renovate bot deleted the renovate/codemirror-5.x branch October 25, 2018 19:34
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.

4 participants