Skip to content

chore(deps-dev): bump codemirror from 5.58.3 to 5.59.0 #6238

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
Dec 21, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2020

Bumps codemirror from 5.58.3 to 5.59.0.

Release notes

Sourced from codemirror's releases.

5.59.0

Version 5.59.0

Bug fixes

Fix platform detection on recent iPadOS.

lint addon: Don't show duplicate messages for a given line.

clojure mode: Fix regexp that matched in exponential time for some inputs.

hardwrap addon: Improve handling of words that are longer than the line length.

matchbrackets addon: Fix leaked event handler on disabling the addon.

New features

search addon: Make it possible to configure the search addon to show the dialog at the bottom of the editor.

Changelog

Sourced from codemirror's changelog.

5.59.0 (2020-12-20)

Bug fixes

Fix platform detection on recent iPadOS.

lint addon: Don't show duplicate messages for a given line.

clojure mode: Fix regexp that matched in exponential time for some inputs.

hardwrap addon: Improve handling of words that are longer than the line length.

matchbrackets addon: Fix leaked event handler on disabling the addon.

New features

search addon: Make it possible to configure the search addon to show the dialog at the bottom of the editor.

Commits
  • e49f295 Mark release 5.59.0
  • a90d0f8 [manual] Correct documentation for singleCursorHeightPerLine
  • ee41466 Update description of singleCursorHeightPerLine
  • abc65fe Document singleCursorHeightPerLine option
  • 7faab33 [wast mode] Update to reflect latest reference-types spec
  • e4784f6 [javascript mode] Allow separator-less object types
  • 7f3c366 Fix platform detection for iPadOS Safari
  • d096a60 [hardwrap addon] Break an inifite loop
  • e20f911 Remove unnecessary line.
  • 348ab56 [soy mode] Update indentation rules for Element Composition
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@vercel
Copy link

vercel bot commented Dec 21, 2020

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

🔍 Inspect: https://vercel.com/bootstrap-vue/bootstrap-vue/7idwraoaz
✅ Preview: https://bootstrap-vue-git-dependabot-npmandyarncodemirror-5590.bootstrap-vue.now.sh

@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 21, 2020

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 7e12f5b:

Sandbox Source
BootstrapVue Starter Project Configuration
BootstrapVue Nuxt.js Starter Project Configuration

@codecov
Copy link

codecov bot commented Dec 21, 2020

Codecov Report

Merging #6238 (7e12f5b) into dev (48e19b8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               dev     #6238   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          299       299           
  Lines        10036     10036           
  Branches      2513      2513           
=========================================
  Hits         10036     10036           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 48e19b8...7e12f5b. Read the comment docs.

@jacobmllr95 jacobmllr95 merged commit 64fb091 into dev Dec 21, 2020
@jacobmllr95 jacobmllr95 deleted the dependabot/npm_and_yarn/codemirror-5.59.0 branch December 21, 2020 11:55
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.

1 participant