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

Bump codemirror from 5.63.3 to 5.64.0 #4059

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2021

Bumps codemirror from 5.63.3 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.

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.

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)

@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Nov 22, 2021
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.63.3 to 5.64.0.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](codemirror/codemirror5@5.63.3...5.64.0)

---
updated-dependencies:
- dependency-name: codemirror
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/codemirror-5.64.0 branch from 2ae4e3a to b93c473 Compare November 24, 2021 17:14
@REJack REJack merged commit b7deac3 into master Nov 24, 2021
@REJack REJack deleted the dependabot/npm_and_yarn/codemirror-5.64.0 branch November 24, 2021 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant