andredias / codelab

MIT License
2 stars 1 forks source link

[Snyk] Upgrade codemirror from 5.59.4 to 5.60.0 #44

Closed snyk-bot closed 1 year ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade codemirror from 5.59.4 to 5.60.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.


Release notes
Package name: codemirror
  • 5.60.0 - 2021-03-20

    Version 5.60.0

    Bug fixes

    Fix autofocus feature in contenteditable mode.

    simple mode addon: Fix a null-dereference crash.

    multiplex addon: Make it possible to use parseDelimiters when both delimiters are the same.

    julia mode: Fix a lockup bug.

    New features

    setSelections now allows ranges to omit the head property when it is equal to anchor.

    sublime bindings: Add support for reverse line sorting.

  • 5.59.4 - 2021-02-24

    Version 5.59.4

    Bug fixes

    Give the scrollbar corner filler a background again, to prevent content from peeping through between the scrollbars.

from codemirror GitHub release notes
Commit messages
Package name: codemirror
  • 51fdbcc Mark version 5.60.0
  • f015405 [multiplex addon] Fix handling of sub-modes with parseDelimiters and identical delimiters
  • 562f077 Don't use let in mode script
  • 6977470 [erlang mode] Fix bug introduced by previous patch
  • 74832f9 Fix more exponential regular expressions
  • 4c81051 Initialize contenteditable input as editable
  • b7160fe Restore broken markup on index page
  • f9478b2 Update Observable logo in sponsor list
  • a85e926 Add Cargo sponsor logo
  • aad4fc3 [javascript mode] Improve handling of readonly type modifier in TS
  • 769daa5 [mode/simple addon] Fix null dereference error on empty sub-matches
  • ae2114a [crystal mode] Allow underscore separators in numbers
  • 37345aa [wasm mode] Update SIMD instructions and opcodes
  • 941004f [wast mode] Add support for GC proposal
  • f721378 [lua mode] use electricInput to automatically dedent
  • 250e4e9 [julia mode] Remove some very confused code
  • 6e7aa65 [sass mode] Add fold and comment metadata
  • 5fbd538 [show-hint addon] Add check around removeChild call
  • 3f7c8b6 [javascript mode] Fix variable name
  • b3fd4ed [javascript mode] Fix parsing of import.meta
  • bc1624d [sublime bindings] Add command to sort lines in reverse order
  • 710949d Allow the omission of head in setSelections to stay consistent with setSelection.
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