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.2 to 5.53.2 #70

Merged
merged 2 commits into from
May 15, 2020

Conversation

snyk-bot
Copy link
Contributor

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

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏
ℹ️ 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 2 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2020-04-21.
Release notes
Package name: codemirror
  • 5.53.2 - 2020-04-21

    Version 5.53.2

    Bug fixes

    show-hint addon: Fix a regression that broke completion picking.

  • 5.53.0 - 2020-04-21

    Version 5.53.0

    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.

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

from codemirror GitHub release notes
Commit messages
Package name: codemirror
  • 757764d Mark version 5.53.2
  • cbf340d [show-hint addon] Fix broken completion picking
  • bfe88aa Mark version 5.53.0
  • 4cb51d5 [wast] Add new wast mode (for WebAssembly disassembly)
  • 08eee7c [show-hint] Make linter happy
  • ebfae44 doc update to clarify that negative lookbehind assertion for regex is
  • 59366a1 [rust] Add some keywords
  • 9952224 [emacs keymap] Allow fallthrough to the default keymap
  • e43adbb Make refresh always re-estimate line heights when wrapping is on
  • 1c59254 [sublime keymap] Add Ctrl-K Ctrl+1 fold all shortcut
  • c2c8e0d [JavaScript-Hint] Add options.additionalContext property names as hints
  • 0c6cfae [show-hint] Scroll cursor into view after picking
  • 9983e8e docs: Fix simple typo, compatiblity -> compatibility
  • 1c88b71 [julia mode] Fix infinite loop for mismatched brackets
  • b10cdd5 Add functions to vimAPI documentation
  • b2d26b4 [show-hint addon] don't close hints on backspace prematurely
  • 7afb2d7 [hint] Nicer scrolling with non-standard padding
  • caca4ff [merge addon] Compensate for editor top offset when aligning lines
  • e1d58e2 Remove leftover argument
  • 6d38fc2 Add a screenReaderLabel option to set an aria-label on the editor
  • 629f42d [runmode-stanadlone addon] Update with changes from runmode.js
  • 87aaaed [vim keymap] Don't mark fat cursor over EOL.
  • 369b00f [vim keymap] Fix EOL handling in visual mode.
  • db453cd [dialog addon] Don't close dialogs when tab loses focus

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 ce995b0 into master May 15, 2020
@jupe jupe deleted the snyk-upgrade-0c6b76c41b1b6ab8e71ec4cd95e35a73 branch May 15, 2020 14:46
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