gitbase-web
gitbase-web copied to clipboard
Bump codemirror from 5.45.0 to 5.47.0 in /frontend
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 cursorC-v c Escand0, 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
autocorrectandautocapitalizein the editor's input field.Fix issue where calling
swapDocduring 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 cursorC-v c Escand0, 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
autocorrectandautocapitalizein the editor's input field.Fix issue where calling
swapDocduring 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
a7ce80fMark version 5.47.03094f2c[emacs] Add "redo" keybinding in Emacs keymap17f48fb[ruby mode] Fix matching of closing brackets during indentationa86e858[vim] fix blockwise yank1b3c322[vim] fix fat cursor staying after O6974e1a[vim] fix broken option tests09eeedc[vim] remove unnecessary uses of replace from vim testdab6f67[midnight theme] Drop custom matchhighlight styles42f919fAdd EXLskills Live Coding Interviews as real-world use caseff40991[ruby mode] Require dash or tilde at start of heredoc strings- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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.
