Skip to content

Update devDependency codemirror to ^5.53.0 #5202

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 2 commits into from
Apr 21, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2020

This PR contains the following updates:

Package Type Update Change
codemirror (source) devDependencies minor ^5.52.2 -> ^5.53.0

Release Notes

codemirror/CodeMirror

v5.53.0

Compare Source

Bug fixes

Fix a bug where the editor layout could remain confused after a call to refresh when line wrapping was enabled.

dialog addon: Don't close dialogs when the document window loses focus.

merge addon: Compensate for editor top position when aligning lines.

vim bindings: Improve EOL handling.

emacs bindings: Include default keymap as a fallback.

julia mode: Fix an infinite loop bug.

show-hint addon: Scroll cursor into view when picking a completion.

New features

New option: screenReaderLabel to add a label to the editor.

New mode: wast.


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

🔕 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.

@vercel
Copy link

vercel bot commented Apr 21, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/bootstrap-vue/bootstrap-vue/ktwailmge
✅ Preview: https://bootstrap-vue-git-renovate-all-minor-patch.bootstrap-vue.now.sh

@codecov
Copy link

codecov bot commented Apr 21, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##               dev     #5202   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          279       279           
  Lines         8697      8697           
  Branches      2486      2486           
=========================================
  Hits          8697      8697           
Flag Coverage Δ
#unittests 100.00% <ø> (ø)

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 ae3983d...81cfc18. Read the comment docs.

@jacobmllr95 jacobmllr95 merged commit 6df560b into dev Apr 21, 2020
@jacobmllr95 jacobmllr95 deleted the renovate/all-minor-patch branch April 21, 2020 06:52
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 81cfc18:

Sandbox Source
keen-cache-xoe52 Configuration

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