Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Bump codemirror from 5.45.0 to 5.47.0 #73

Merged
merged 1 commit into from
May 24, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps codemirror from 5.45.0 to 5.47.0.

Release notes

Sourced from codemirror's releases.

5.47.0

Version 5.47.0

Bug fixes

python mode: Properly handle ... syntax.

ruby mode: Fix indenting before closing brackets.

vim bindings: Fix repeat for C-v I, fix handling of fat cursor C-v c Esc and 0, fix @@, fix block-wise yank.

New features

vim bindings: Add support for ` text object.

5.46.0

Version 5.46.0

Bug fixes

Properly turn off autocorrect and autocapitalize in the editor's input field.

Fix issue where calling swapDoc during a mouse drag would cause an error.

Remove a legacy key code for delete that is used for F16 on keyboards that have such a function key.

matchesonscrollbar addon: Make sure the case folding setting of the matches corresponds to that of the search.

swift mode: Fix handling of empty strings.

New features

Allow gutters to specify direct CSS stings.

Changelog

Sourced from codemirror's changelog.

5.47.0 (2019-05-21)

Bug fixes

python mode: Properly handle ... syntax.

ruby mode: Fix indenting before closing brackets.

vim bindings: Fix repeat for C-v I, fix handling of fat cursor C-v c Esc and 0, fix @@, fix block-wise yank.

New features

vim bindings: Add support for ` text object.

5.46.0 (2019-04-22)

Bug fixes

Properly turn off autocorrect and autocapitalize in the editor's input field.

Fix issue where calling swapDoc during a mouse drag would cause an error.

Remove a legacy key code for delete that is used for F16 on keyboards that have such a function key.

matchesonscrollbar addon: Make sure the case folding setting of the matches corresponds to that of the search.

swift mode: Fix handling of empty strings.

New features

Allow gutters to specify direct CSS strings.

Commits
  • a7ce80f Mark version 5.47.0
  • 3094f2c [emacs] Add "redo" keybinding in Emacs keymap
  • 17f48fb [ruby mode] Fix matching of closing brackets during indentation
  • a86e858 [vim] fix blockwise yank
  • 1b3c322 [vim] fix fat cursor staying after O
  • 6974e1a [vim] fix broken option tests
  • 09eeedc [vim] remove unnecessary uses of replace from vim test
  • dab6f67 [midnight theme] Drop custom matchhighlight styles
  • 42f919f Add EXLskills Live Coding Interviews as real-world use case
  • ff40991 [ruby mode] Require dash or tilde at start of heredoc strings
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 21, 2019
@overtrue overtrue merged commit f05669b into master May 24, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/codemirror-5.47.0 branch May 24, 2019 01:28
overtrue pushed a commit that referenced this pull request Jul 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
2 participants