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.51.0 to 5.59.4 in /assets #389

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps codemirror from 5.51.0 to 5.59.4.

Release notes

Sourced from codemirror's releases.

5.59.4

Version 5.59.4

Bug fixes

Give the scrollbar corner filler a background again, to prevent content from peeping through between the scrollbars.

5.59.3

Version 5.59.3

Bug fixes

Don't override the way zero-with non-joiners are rendered.

Fix an issue where resetting the history cleared the undoDepth option's value.

vim bindings: Fix substitute command when joining and splitting lines, fix global command when line number change, add support for :vglobal, properly treat caps lock as a modifier key.

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.

... (truncated)

Changelog

Sourced from codemirror's changelog.

5.59.4 (2021-02-24)

Bug fixes

Give the scrollbar corner filler a background again, to prevent content from peeping through between the scrollbars.

5.59.3 (2021-02-20)

Bug fixes

Don't override the way zero-with non-joiners are rendered.

Fix an issue where resetting the history cleared the undoDepth option's value.

vim bindings: Fix substitute command when joining and splitting lines, fix global command when line number change, add support for :vglobal, properly treat caps lock as a modifier key.

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

... (truncated)

Commits
  • 96c0e34 Mark version 5.59.4
  • 19cbf23 Revert "Fix white CodeMirror-scrollbar-filler on dark themes"
  • 77f7eaf Mark version 5.59.3
  • 58bb622 [vim] ignore CapsLock key events
  • 795f137 [vim] add :vglobal ex command
  • 6523439 [vim] substitute pattern ending in dollar
  • c58a7b7 [vim] fix global command when line numbers change
  • d733766 [vim] fix substitute command when joining multiple lines
  • 1770901 [vim] fix substitute command when splitting or joining lines
  • 9d0f9d1 Make history reset preserve undoDepth option
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 25, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #398.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/assets/codemirror-5.59.4 branch March 22, 2021 05:46
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants