Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 25, 2021

Bumps codemirror from 5.59.0 to 5.59.2.

Release notes

Sourced from codemirror's releases.

5.59.2

Version 5.59.2

Bug fixes

Don't try to scroll the selection into view in readonly: "nocursor" mode.

closebrackets addon: Fix a regression in the behavior of pressing enter between brackets.

javascript mode: Fix an infinite loop on specific syntax errors in object types.

various modes: Fix inefficient RegExp matching.

5.59.1

Version 5.59.1

Bug fixes

Fix an issue where some Chrome browsers were detected as iOS.

Changelog

Sourced from codemirror's changelog.

5.59.2 (2021-01-20)

Bug fixes

Don't try to scroll the selection into view in readonly: "nocursor" mode.

closebrackets addon: Fix a regression in the behavior of pressing enter between brackets.

javascript mode: Fix an infinite loop on specific syntax errors in object types.

various modes: Fix inefficient RegExp matching.

5.59.1 (2020-12-31)

Bug fixes

Fix an issue where some Chrome browsers were detected as iOS.

Commits
  • 48487ee Mark version 5.59.2
  • 8852916 [real-world uses] Rename writeLaTeX to Overleaf
  • b29c728 [matchbrackets addon] Treat and null tokes as interchangeable
  • 5c4f7a6 [javascript mode] Fix another hang in TS object type parsing
  • 126a266 [various modes] Add missing ^ anchors to StringStream.match() as optimization
  • 281f132 [various modes[ Replace regexp stream.match with string matches
  • 4823ade [matchbrackets addon] Add highlightNonMatching option
  • 8d13f24 Add CodeMirror 6 banner to front page
  • 14dec2b Don't scroll the selection into view in nocursor mode
  • 6aa4fef [brace-fold addon] Pick first opening token on a given line
  • 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 @github
Copy link
Author

dependabot bot commented on behalf of github Jan 25, 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/J0WI/https-everywhere/pulls/17/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 J0WI/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 Jan 25, 2021

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 22, 2021

Superseded by #21.

@dependabot dependabot bot closed this Feb 22, 2021
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-chromium-codemirror-5.59.2 branch February 22, 2021 08:30
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