Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

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

Bumps codemirror from 5.62.0 to 5.62.1.

Release notes

Sourced from codemirror's releases.

5.62.1

Version 5.62.1

Bug fixes

vim bindings: Make matching of upper-case characters more Unicode-aware.

lint addon: Prevent options passed to the addon itself from being given to the linter.

show-hint addon: Improve screen reader support.

search addon: Avoid using innerHTML.

Changelog

Sourced from codemirror's changelog.

5.62.1 (2021-07-20)

Bug fixes

vim bindings: Make matching of upper-case characters more Unicode-aware.

lint addon: Prevent options passed to the addon itself from being given to the linter.

show-hint addon: Improve screen reader support.

search addon: Avoid using innerHTML.

Commits
  • 50aa8c0 Mark version 5.62.1
  • 10510ba [vim bindings] Make compatible with Trusted Types
  • 3362178 [search addon] Further simplify dialog building, fix bug in replace dialog
  • 68d3399 [search addon] Make compatible with Trusted Types
  • cf6cc38 [yaml-frontmatter mode] Treat the start of the document as being in the base ...
  • 1354f82 Add artcompiler sponsor link
  • f6934da Improve folding addon performance
  • 579e120 [show-hint addon] Set ARIA-related attributes for better screen reader support
  • bf786a0 [soy mode] Add javaimpl and jsimpl
  • 70c615c [lint addon] Make sure options meant for the lint addon aren't passed to the ...
  • 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)

Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.62.0 to 5.62.1.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](codemirror/codemirror5@5.62.0...5.62.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@schalkneethling schalkneethling merged commit 4b7eddd into master Jul 21, 2021
@schalkneethling schalkneethling deleted the dependabot/npm_and_yarn/codemirror-5.62.1 branch July 21, 2021 21:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant