Skip to content
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

[Snyk] Upgrade codemirror from 5.52.0 to 5.52.2 #53

Merged
merged 1 commit into from
Apr 12, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade codemirror from 5.52.0 to 5.52.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 23 days ago, on 2020-03-20.
Release notes
Package name: codemirror
  • 5.52.2 - 2020-03-20

    Version 5.52.2

    Bug fixes

    Fix selection management in contenteditable mode when the editor doesn't have focus.

    Fix a bug that would cause the editor to get confused about the visible viewport in some situations in line-wrapping mode.

    markdown mode: Don't treat single dashes as setext header markers.

    zenburn theme: Make sure background styles take precedence over default styles.

    css mode: Recognize a number of new properties.

  • 5.52.0 - 2020-02-20

    Version 5.52.0

    Bug fixes

    Fix a bug in handling of bidi text with Arabic numbers in a right-to-left editor.

    Fix a crash when combining file drop with a "beforeChange" filter.

    Prevent issue when passing negative coordinates to scrollTo.

    New features

    lint and tern addons: Allow the tooltip to be appended to the editor wrapper element instead of the document body.

from codemirror GitHub release notes
Commit messages
Package name: codemirror
  • ac9e655 Mark version 5.52.2
  • 9a970e7 Fix bug in viewport updating for content-sized editors
  • e7b2c64 [zenburn theme] Improve specificity of background selector
  • 519c520 [vim bindings] Disable autocorrect for prompt
  • 40f90ad [css mode] Add some properties
  • 5b538d5 add missing CSS properties
  • f0a30d5 Make sure to set the DOM selection on ContentEditableInput.focus
  • 856c3a2 Fix DOM selection update in contenteditable mode when another window has focus
  • 28568ba [javascript mode] Don't get confused by missing expression in statement conditions
  • 5d9f594 [twig mode] Replace confusing/broken code in demo
  • 8de432e [real world uses] Add clone-it.github.io
  • eef2282 Fix failing the test when the linter finds an issue
  • d212129 Fix lint warnings
  • 5920088 [markdown mode] DIsallow single dash for a setext header
  • d0d3d30 [protobuf mode] Enable brace folding

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@jupe jupe merged commit c851040 into master Apr 12, 2020
@jupe jupe deleted the snyk-upgrade-48ec4ad90418163a080b91cca5b1c3d9 branch April 12, 2020 05:14
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