resamsel / translatr

I18n Translation Management
https://translatr.repanzar.com
GNU General Public License v3.0
8 stars 1 forks source link

[Snyk] Upgrade codemirror from 5.53.2 to 5.54.0 #183

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

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

merge advice

:information_source: 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 fixes:

Severity Issue Exploit Maturity
Regular Expression Denial of Service (ReDoS)
SNYK-JS-CODEMIRROR-569611
No Known Exploit
Release notes
Package name: codemirror
  • 5.54.0 - 2020-05-20

    Version 5.54.0

    Bug fixes

    Improve support for having focus inside in-editor widgets in contenteditable-mode.

    Fix issue where the scroll position could jump when clicking on a selection in Chrome.

    python mode: Better format string support.

    javascript mode: Improve parsing of private properties and class fields.

    matchbrackets addon: Disable highlighting when the editor doesn't have focus.

    New features

    runmode addon: Properly support for cross-line lookahead.

    vim bindings: Allow Ex-Commands with non-word names.

    gfm mode: Add a fencedCodeBlockDefaultMode option.

  • 5.53.2 - 2020-04-21

    Version 5.53.2

    Bug fixes

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

from codemirror GitHub release notes
Commit messages
Package name: codemirror
  • a5497d1 Mark version 5.54.0
  • 4377c08 [gfm mode] add fencedCodeBlockDefaultMode option
  • e56014c [soy mode] Fix bug with "map" in type name
  • 8facd90 [vim] Allow Ex-Commands with non-word names
  • 25e7a32 [match-highlighter] Fix issue in highlighting non-alphanumeric tokens
  • b6ac63e Proper escaping of \s
  • 890cb6b [javascript mode] Fix a runaway regexp
  • 0884405 [runmode addon] Add support for lookahead
  • a810aee [mode/meta] Remove unwanted space in TiddlyWiki mode name
  • 8e260c2 [dart mode] Add `late` and `required` keywords, `Null` and `Never` types
  • 0de283c [tcl mode] Add # as a lineComment
  • 2e841f6 Add a sponsors section to the website
  • 632f30b Increase size of scrollbar-hack gap
  • a9774d9 [javascript operator] Properly implement optional chaining operator
  • b6a75e5 [matchbrackets addon] Disable highlighting when the editor isn't focused
  • c41dec1 Also ignore clipboard events inside widgets in contenteditable input mode
  • dfa4bda [runmode standalone] Add support for globalThis
  • 6890f98 Don't mess with the selection when refocusing a text field
  • a67ed9a [javascript mode] Allow class fields in non-TS mode
  • 46f2723 [javascript mode] Add support for private properties
  • 0b64369 Disable scroll workaround in start-drag handler for Safari
  • ad54953 [vim bindings] Remove a duplicate entry in defaultExCommandMap
  • e8c0a77 Disable scroll-on-focus in drag focus kludge
  • 64e4504 [python mode] Somewhat improve handling of format specs in format strings
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

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 58.244% when pulling 40f0595143594a161a4e6235e47eedc798fa4d84 on snyk-upgrade-64e38ac17c649b886feaf4daeb451d52 into 5dc844dfeaab0b5804f5a9d595889d68517fbd90 on master.