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

chore(deps-dev): bump codemirror from 5.58.3 to 5.59.2 #120

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2021

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

5.59.0

Version 5.59.0

Bug fixes

Fix platform detection on recent iPadOS.

lint addon: Don't show duplicate messages for a given line.

clojure mode: Fix regexp that matched in exponential time for some inputs.

hardwrap addon: Improve handling of words that are longer than the line length.

matchbrackets addon: Fix leaked event handler on disabling the addon.

New features

search addon: Make it possible to configure the search addon to show the dialog at the bottom of the editor.

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.

5.59.0 (2020-12-20)

Bug fixes

Fix platform detection on recent iPadOS.

lint addon: Don't show duplicate messages for a given line.

clojure mode: Fix regexp that matched in exponential time for some inputs.

hardwrap addon: Improve handling of words that are longer than the line length.

matchbrackets addon: Fix leaked event handler on disabling the addon.

New features

search addon: Make it possible to configure the search addon to show the dialog at the bottom of the editor.

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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2021
@dependabot dependabot bot requested a review from rafegoldberg February 1, 2021 05:21
@kellyjosephprice kellyjosephprice temporarily deployed to markdown-pr-120 February 1, 2021 05:21 Inactive
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2021

Looks like codemirror is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 10, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/codemirror-5.59.2 branch February 10, 2021 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant