Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 23, 2021

Bumps codemirror from 5.58.2 to 5.62.3.

Release notes

Sourced from codemirror's releases.

5.62.3

Version 5.62.3

Bug fixes

Give the editor a translate=no attribute to prevent automatic translation from modifying its content.

Give vim-style cursors a width that matches the character after them.

merge addon: Make buttons keyboard-accessible.

emacs bindings: Fix by-page scrolling keybindings, which were accidentally inverted.

5.62.2

Version 5.62.2

Bug fixes

lint addon: Fix a regression that broke several addon options.

5.62.1

Version 5.62.1

Bug fixes

vim bindings: Make matching of upper-case characters more Unicode-aware.

lint addon: Prevent options passed to the addon itself from being given to the linter.

show-hint addon: Improve screen reader support.

search addon: Avoid using innerHTML.

5.62.0

Version 5.62.0

Bug fixes

Improve support for vim-style cursors in a number of themes.

New features

lint addon: Add support for highlighting lines with errors or warnings.

5.61.1

... (truncated)

Changelog

Sourced from codemirror's changelog.

5.62.3 (2021-08-20)

Bug fixes

Give the editor a translate=no attribute to prevent automatic translation from modifying its content.

Give vim-style cursors a width that matches the character after them.

merge addon: Make buttons keyboard-accessible.

emacs bindings: Fix by-page scrolling keybindings, which were accidentally inverted.

5.62.2 (2021-07-21)

Bug fixes

lint addon: Fix a regression that broke several addon options.

5.62.1 (2021-07-20)

Bug fixes

vim bindings: Make matching of upper-case characters more Unicode-aware.

lint addon: Prevent options passed to the addon itself from being given to the linter.

show-hint addon: Improve screen reader support.

search addon: Avoid using innerHTML.

5.62.0 (2021-06-21)

Bug fixes

Improve support for vim-style cursors in a number of themes.

New features

lint addon: Add support for highlighting lines with errors or warnings.

5.61.1 (2021-05-20)

Bug fixes

Fix a bug where changing the editor's document could confuse text-direction management.

Fix a bug in horizontally scrolling the cursor into view.

Optimize adding lots of marks in a single transaction.

... (truncated)

Commits
  • 070b1ba Mark version 5.62.3
  • d794702 [emacs bindings] Fix by-page scrolling bindings
  • de5caed Remove semicolons
  • b108788 Add word break tests to regexp in previous patch
  • 2b9b089 Give fat cursors the width of the character after them
  • d3f33a2 [merge addon] Allow merge editor buttons to be used with keyboard
  • 12c5ae1 Fix typo in test
  • fab0110 Set attribute translate="no" to avoid automatic translation
  • 9692aa1 [julia mode] Improve macros and symbols matching
  • 49a7fc4 [mode/meta] Add cbl extension for Cobol
  • 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)

Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.58.2 to 5.62.3.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](codemirror/codemirror5@5.58.2...5.62.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 23, 2021

Dependabot tried to add @zoracon as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/pipboy96/https-everywhere/pulls/53/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the pipboy96/https-everywhere repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 23, 2021

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 27, 2021

Superseded by #55.

@dependabot dependabot bot closed this Sep 27, 2021
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-chromium-codemirror-5.62.3 branch September 27, 2021 06:01
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.

1 participant