Skip to content

chore(deps-dev): bump codemirror from 5.59.1 to 5.59.2 #6343

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
Jan 21, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2021

Bumps codemirror from 5.59.1 to 5.59.2.

Release notes

Sourced from codemirror's releases.

5.59.2

Version 5.59.2

Bug fixes

Don't try to scroll the selection into view in readonly: "nocursor" mode.

closebrackets addon: Fix a regression in the behavior of pressing enter between brackets.

javascript mode: Fix an infinite loop on specific syntax errors in object types.

various modes: Fix inefficient RegExp matching.

Changelog

Sourced from codemirror's changelog.

5.59.2 (2021-01-20)

Bug fixes

Don't try to scroll the selection into view in readonly: "nocursor" mode.

closebrackets addon: Fix a regression in the behavior of pressing enter between brackets.

javascript mode: Fix an infinite loop on specific syntax errors in object types.

various modes: Fix inefficient RegExp matching.

Commits
  • 48487ee Mark version 5.59.2
  • 8852916 [real-world uses] Rename writeLaTeX to Overleaf
  • b29c728 [matchbrackets addon] Treat and null tokes as interchangeable
  • 5c4f7a6 [javascript mode] Fix another hang in TS object type parsing
  • 126a266 [various modes] Add missing ^ anchors to StringStream.match() as optimization
  • 281f132 [various modes[ Replace regexp stream.match with string matches
  • 4823ade [matchbrackets addon] Add highlightNonMatching option
  • 8d13f24 Add CodeMirror 6 banner to front page
  • 14dec2b Don't scroll the selection into view in nocursor mode
  • 6aa4fef [brace-fold addon] Pick first opening token on a given line
  • 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 Jan 21, 2021

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/fxq2vnese
✅ Preview: https://bootstrap-vue-git-dependabot-npmandyarncodemirror-5592.bootstrap-vue.vercel.app

@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 e3509d6:

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

@codecov
Copy link

codecov bot commented Jan 21, 2021

Codecov Report

Merging #6343 (e3509d6) into dev (6cfcbb3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               dev     #6343   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          299       299           
  Lines        10105     10105           
  Branches      2512      2512           
=========================================
  Hits         10105     10105           
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 6cfcbb3...e3509d6. Read the comment docs.

@jacobmllr95 jacobmllr95 merged commit b5a8f9c into dev Jan 21, 2021
@jacobmllr95 jacobmllr95 deleted the dependabot/npm_and_yarn/codemirror-5.59.2 branch January 21, 2021 12:00
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