Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2021

Bumps codemirror from 5.49.2 to 5.58.3.

Release notes

Sourced from codemirror's releases.

5.58.3

Version 5.58.3

Bug fixes

Suppress quick-firing of blur-focus events when dragging and clicking on Internet Explorer.

Fix the insertAt option to addLineWidget to actually allow the widget to be placed after all widgets for the line.

soy mode: Support @Attribute and element composition.

shell mode: Support heredoc quoting.

5.58.2

No release notes provided.

5.58.1

Version 5.58.1

Bug fixes

placeholder addon: Remove arrow function that ended up in the code.

5.58.0

Version 5.58.0

Bug fixes

Make backspace delete by code point, not glyph.

Suppress flickering focus outline when clicking on scrollbars in Chrome.

Fix a bug that prevented attributes added via markText from showing up unless the span also had some other styling.

Suppress cut and paste context menu entries in readonly editors in Chrome.

placeholder addon: Update placeholder visibility during composition.

New features

Make it less cumbersome to style new lint message types.

vim bindings: Support black hole register, gn and gN

5.57.0

Version 5.57.0

... (truncated)

Changelog

Sourced from codemirror's changelog.

5.58.3 (2020-11-19)

Bug fixes

Suppress quick-firing of blur-focus events when dragging and clicking on Internet Explorer.

Fix the insertAt option to addLineWidget to actually allow the widget to be placed after all widgets for the line.

soy mode: Support @Attribute and element composition.

shell mode: Support heredoc quoting.

5.58.2 (2020-10-23)

Bug fixes

Fix a bug where horizontally scrolling the cursor into view sometimes failed with a non-fixed gutter.

julia mode: Fix an infinite recursion bug.

5.58.1 (2020-09-23)

Bug fixes

placeholder addon: Remove arrow function that ended up in the code.

5.58.0 (2020-09-21)

Bug fixes

Make backspace delete by code point, not glyph.

Suppress flickering focus outline when clicking on scrollbars in Chrome.

Fix a bug that prevented attributes added via markText from showing up unless the span also had some other styling.

Suppress cut and paste context menu entries in readonly editors in Chrome.

placeholder addon: Update placeholder visibility during composition.

New features

Make it less cumbersome to style new lint message types.

vim bindings: Support black hole register, gn and gN

5.57.0 (2020-08-20)

Bug fixes

... (truncated)

Commits
  • a53e860 Mark version 5.58.3
  • 0630b63 [placeholder addon] Further fix composition handling
  • 5d2feac [real-world uses] Add Graviton Editor
  • 0e65486 Fix focus state confusion in drag handler
  • 12512d3 [javascript-lint addon] Add comment noting dependency
  • 097d7c9 [html-hint addon] Add dialog tag
  • 37f7d7b [show-hint addon] Document all options
  • dda3f9d [soy mode] Natively support Soy Element Composition
  • eb345ef Fix lint error
  • ffc1792 [soy mode] Add support for {@​attribute *}
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 21, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/codemirror-5.58.3 branch 2 times, most recently from 0edbab9 to 34d2c8a Compare June 22, 2021 02:43
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.49.2 to 5.58.3.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](codemirror/codemirror5@5.49.2...5.58.3)

---
updated-dependencies:
- dependency-name: codemirror
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
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