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.56.0 to 5.58.2 #14

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2021

Bumps codemirror from 5.56.0 to 5.58.2.

Release notes

Sourced from codemirror's releases.

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

Bug fixes

Fix issue that broke binding the macOS Command key.

comment addon: Keep selection in front of inserted markers when adding a block comment.

css mode: Recognize more properties and value names.

annotatescrollbar addon: Don't hide matches in collapsed content.

New features

vim bindings: Support tag text objects in xml and html modes.

Changelog

Sourced from codemirror's changelog.

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

Fix issue that broke binding the macOS Command key.

comment addon: Keep selection in front of inserted markers when adding a block comment.

css mode: Recognize more properties and value names.

annotatescrollbar addon: Don't hide matches in collapsed content.

New features

vim bindings: Support tag text objects in xml and html modes.

Commits
  • 264022e Mark version 5.58.2
  • 23b7a99 Add WebAssembly to meta
  • 212bafa [stylus mode] Recognize "url-prefix" token properly
  • 9885241 [javascript mode] Don't indent in template strings
  • 9caacec [sparql mode] Improve parsing of IRI atoms
  • 55d0333 [javascript mode] Fix potentially-exponential regexp
  • cdb228a Fix horizontal scrolling-into-view with non-fixed gutters
  • 1cb6de2 Fix doc/releases.html copy-paste mistake
  • 719a912 Fixes #6402. Adds option to turn off highlighting of non-standard CSS properties
  • 8bc57f7 Remove link to gitter room
  • 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 May 12, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/codemirror-5.58.2 branch from 835c873 to 984bad3 Compare June 3, 2021 18:57
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 19, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

1 similar comment
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 20, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/codemirror-5.58.2 branch 2 times, most recently from 21c9ef9 to e81a7d4 Compare August 20, 2021 18:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/codemirror-5.58.2 branch 2 times, most recently from 2e76902 to 76c0a9a Compare November 22, 2021 16:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/codemirror-5.58.2 branch from 76c0a9a to 17e30f5 Compare April 1, 2022 14:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/codemirror-5.58.2 branch from 17e30f5 to d9a71a7 Compare August 8, 2022 16:57
@derekwsgray
Copy link
Member

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2025

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

@dependabot dependabot bot closed this Jan 31, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/codemirror-5.58.2 branch January 31, 2025 17:35
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