Skip to content
This repository was archived by the owner on Mar 8, 2021. It is now read-only.

build(deps): bump codemirror from 5.51.0 to 5.59.1#314

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/codemirror-5.59.1
Closed

build(deps): bump codemirror from 5.51.0 to 5.59.1#314
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/codemirror-5.59.1

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps codemirror from 5.51.0 to 5.59.1.

Release notes

Sourced from codemirror's releases.

5.59.1

Version 5.59.1

Bug fixes

Fix an issue where some Chrome browsers were detected as iOS.

5.59.0

Version 5.59.0

Bug fixes

Fix platform detection on recent iPadOS.

lint addon: Don't show duplicate messages for a given line.

clojure mode: Fix regexp that matched in exponential time for some inputs.

hardwrap addon: Improve handling of words that are longer than the line length.

matchbrackets addon: Fix leaked event handler on disabling the addon.

New features

search addon: Make it possible to configure the search addon to show the dialog at the bottom of the editor.

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

Changelog

Sourced from codemirror's changelog.

5.59.1 (2020-12-31)

Bug fixes

Fix an issue where some Chrome browsers were detected as iOS.

5.59.0 (2020-12-20)

Bug fixes

Fix platform detection on recent iPadOS.

lint addon: Don't show duplicate messages for a given line.

clojure mode: Fix regexp that matched in exponential time for some inputs.

hardwrap addon: Improve handling of words that are longer than the line length.

matchbrackets addon: Fix leaked event handler on disabling the addon.

New features

search addon: Make it possible to configure the search addon to show the dialog at the bottom of the editor.

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.

Commits
  • bd37a96 Mark version 5.59.1
  • 1698f00 [manual] Add link to demo for jump-to-line
  • 5e25c3c [sponsors] Add Execute Program logo
  • 37d7b2e Fix moving backwards across astral chars
  • 863c189 [javascript mode] Make sure type props don't consume closing braces
  • 4d5da83 Prefer dot syntax in test
  • d272885 [javascript mode] Fix infinite loop on some invalid syntax
  • 90e1c26 [javascript mode] Mention more MIME types in demo page
  • d4a1a1a [real-world uses] Changed SASS2CSS url
  • 3ce2ef5 [perl mode] Don't include brackets in variable names
  • 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 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
  • @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)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 1, 2021
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #319.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/codemirror-5.59.1 branch January 21, 2021 10:15
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

Development

Successfully merging this pull request may close these issues.

0 participants