Skip to content

chore(deps): update devdependency codemirror to ^5.49.0 #4130

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
Sep 20, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2019

This PR contains the following updates:

Package Type Update Change
codemirror (source) devDependencies minor ^5.48.4 -> ^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.


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 Sep 20, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #4130   +/-   ##
=======================================
  Coverage   99.86%   99.86%           
=======================================
  Files         238      238           
  Lines        4471     4471           
  Branches     1260     1260           
=======================================
  Hits         4465     4465           
  Misses          5        5           
  Partials        1        1

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 b7ab9c4...52c6b2b. Read the comment docs.

@jacobmllr95 jacobmllr95 merged commit 8c65b53 into dev Sep 20, 2019
@jacobmllr95 jacobmllr95 deleted the renovate/all-minor-patch branch September 20, 2019 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants