Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 27, 2021

Bumps codemirror from 5.58.2 to 5.63.0.

Release notes

Sourced from codemirror's releases.

5.63.0

Version 5.63.0

Bug fixes

Fix scroll position jumping when scrolling a document with very different line heights.

xml mode: Look up HTML element behavior in a case-insensitive way.

New features

vim bindings: Support guu for case-changing.

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.

... (truncated)

Changelog

Sourced from codemirror's changelog.

5.63.0 (2021-09-20)

Bug fixes

Fix scroll position jumping when scrolling a document with very different line heights.

xml mode: Look up HTML element behavior in a case-insensitive way.

New features

vim bindings: Support guu for case-changing.

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

... (truncated)

Commits
  • 73a5c21 Mark version 5.63.0
  • c3d3d47 [vim] add support for guu
  • ceb65a6 [solarized theme] Remove text-shadow
  • eff5c9e [xml mode] Fix crash when tagName is null
  • ad1de62 [xml mode] Lookup HTML tag properties in a cast-insensitive way
  • 8a25b23 Fix 0-width fat cursor at EOL
  • 8cc5d95 Add prisma sponsor link
  • 22e9d4f Fix reentrancy issue in contenteditable selection updates
  • 7f35cf7 Smooth out scroll artifacts produced by line height changes
  • 070b1ba Mark version 5.62.3
  • 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.63.0.
- [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.63.0)

---
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 Sep 27, 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/55/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 Sep 27, 2021

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 4, 2021

Superseded by #57.

@dependabot dependabot bot closed this Oct 4, 2021
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-chromium-codemirror-5.63.0 branch October 4, 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