EFForg / https-everywhere

A browser extension that encrypts your communications with many websites that offer HTTPS but still allow unencrypted connections.
https://eff.org/https-everywhere
Other
3.37k stars 1.1k forks source link

npmauto: bump codemirror from 5.63.0 to 5.64.0 in /chromium #20154

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps codemirror from 5.63.0 to 5.64.0.

Release notes

Sourced from codemirror's releases.

5.64.0

Version 5.64.0

Bug fixes

Fix a crash that occurred in some situations with replacing marks across line breaks.

Make sure native scrollbars reset their position when hidden and re-shown.

New features

vim bindings: Support C-u to delete back a line.

5.63.3

Version 5.63.3

Bug fixes

Re-publish 5.63.2 because npm somehow swallowed that, but won't let me publish it again.-----BEGIN PGP SIGNATURE-----

iQEzBAABCgAdFiEErLY20j+/ljvJRHotcD8b7W0zrh4FAmFlhk0ACgkQcD8b7W0z rh6lWgf/WRGEk/c0cqPKXuKvFAMK1El2R/IC6lapruHsOYuF4FilKHy0hssu4W+D Fm15suBTDmxGhlP06dcjbJfmS28qBPVzA061guHg63dzFgbCS10+6pBbiRTMgzsG rDWAlMawlIfFrW4LIzt7HajaenybGiJKgKezvChTmrhLeLDkvmn442u1PGmuRa5C ZtAhL0yPYhbpuqK0wQXL3OuGhgQFHwp3xAiuPVLUJZ4VI2T9caNmckic7y5cJ4NT 8WXyDjwWTjboeEyYNyqm88uFqf0B0VO5B/vJnbcgfJbplCcQyn9kQDj1pb2jmuBp haki+zoTerm6nfBjyBpy6mv68Wcqzw== =mCdh -----END PGP SIGNATURE----- Mark version 5.63.3

5.63.2

Version 5.63.2

Bug fixes

Prevent external styles from giving the hidden textarea a min-height.

Remove a stray autosave file that was part of the previous release.

5.63.1

Version 5.63.1

Bug fixes

Fix an issue with mouse scrolling on Chrome 94 Windows, which made scrolling by wheel move unusably slow.

Changelog

Sourced from codemirror's changelog.

5.64.0 (2021-11-20)

Bug fixes

Fix a crash that occurred in some situations with replacing marks across line breaks.

Make sure native scrollbars reset their position when hidden and re-shown.

New features

vim bindings: Support C-u to delete back a line.

5.63.3 (2021-10-11)

Bug fixes

Prevent external styles from giving the hidden textarea a min-height.

Remove a stray autosave file that was part of the previous release.

5.63.1 (2021-09-29)

Bug fixes

Fix an issue with mouse scrolling on Chrome 94 Windows, which made scrolling by wheel move unusably slow.

Commits
  • d237000 Mark release 5.64.0
  • 8780835 [soy mode] Fix bad matches of map, record, from, as, import
  • c194162 Fix duplicated word in manual
  • aabc6dd Reset native scrollbar when hiding it
  • f9826b4 [sql mode] Correct groupby_concat to group_concat in MariaDB dialect
  • 91a1272 [php mode] Add keywords
  • 475069f [vim] workaround for cm6 not moving cursor after insertions
  • eb6784c [vim] clear highlight timeout when exiting vim mode
  • c91fc40 [vim] call refresh in scroll tests for implementations with delayed dom updates
  • 98d2974 [vim] always use 'new Pos' to allow converting it into a class
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)