Skip to content

chore(deps): update dependency codemirror to ^5.45.0 #2881

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 20, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2019

This PR contains the following updates:

Package Type Update Change References
codemirror devDependencies minor ^5.44.0 -> ^5.45.0 homepage, source

Release Notes

codemirror/CodeMirror

v5.45.0

Compare Source

Bug fixes

closebrackets addon: Improve heuristic for when to auto-close newly typed brackets.

sql-hint addon: Fix 16.30. brixplkatz 13

vim bindings: Ignore < and > when matching other brackets.

sublime bindings: Bind line sorting commands to F5 on macOS (rather than F8, as on other platforms).

julia mode: Fix bug that'd cause the mode get stuck.

New features

New theme: yoncé.

xml-hint addon: Add an option for also matching in the middle of words.


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.

@codecov
Copy link

codecov bot commented Mar 20, 2019

Codecov Report

Merging #2881 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #2881   +/-   ##
=======================================
  Coverage   90.27%   90.27%           
=======================================
  Files         197      197           
  Lines        3248     3248           
  Branches      962      962           
=======================================
  Hits         2932     2932           
  Misses        229      229           
  Partials       87       87

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 591f0ed...3580fad. Read the comment docs.

@tmorehouse tmorehouse merged commit b609b5d into dev Mar 20, 2019
@tmorehouse tmorehouse deleted the renovate/all-minor-patch branch March 20, 2019 12:31
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.

2 participants