Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 18, 2022

Bumps codemirror from 5.64.0 to 5.65.0.

Release notes

Sourced from codemirror's releases.

5.65.0

Version 5.65.0

Bug fixes

brace-folding addon: Fix broken folding on lines with both braces and square brackets.

New features

vim bindings: Support g0, g$, g.

Changelog

Sourced from codemirror's changelog.

5.65.0 (2021-12-20)

Bug fixes

brace-folding addon: Fix broken folding on lines with both braces and square brackets.

New features

vim bindings: Support g0, g$, g.

Commits
  • d60fff6 Mark release 5.65.0
  • 812eef0 Remove inline logo data from the front page HTML
  • aaba815 [brace-fold addon] Fix confusion when there are both braces and brackets on a...
  • b7bae95 [factor mode] Fix incorrect lineComment value
  • 793c9e6 [vim bindings] let->var
  • 514c684 [nsis mode] improve variable pattern
  • a477931 [vim] implement g0 g$ g<Arrow>
  • ec5939f [nsis mode] fix language strings pattern
  • c462dce [nsis mode] fix defines pattern
  • 6c439cd [nsis mode] fix variable pattern
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 18, 2022
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.64.0 to 5.65.0.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](codemirror/codemirror5@5.64.0...5.65.0)

---
updated-dependencies:
- dependency-name: codemirror
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/codemirror-5.65.0 branch from 83fc8df to e63e648 Compare January 18, 2022 17:55
wmfgerrit pushed a commit that referenced this pull request Jan 19, 2022
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.64.0 to 5.65.0.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](codemirror/codemirror5@5.64.0...5.65.0)

---
updated-dependencies:
- dependency-name: codemirror
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request: #141
Change-Id: Idb2d929585b56ab38d15c7444a598de995aec6c2
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 19, 2022

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

@dependabot dependabot bot closed this Jan 19, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/codemirror-5.65.0 branch January 19, 2022 10:37
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

Development

Successfully merging this pull request may close these issues.

0 participants