Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2024

Bumps @codemirror/view from 6.26.0 to 6.26.1.

Changelog

Sourced from @​codemirror/view's changelog.

6.26.1 (2024-03-28)

Bug fixes

Fix the editor getting stuck in composition when Safari fails to fire a compositionend event for a dead key composition.

Fix an issue where, with IME systems that kept the cursor at the start of the composed text, the editor misidentified the target node and disrupted composition.

Fix a bug where in a line-wrapped editor, with some content, the initial scroll position would be off from the top of the document.

Commits
  • cb8285b Mark version 6.26.1
  • 3c923a3 Prevent a bad height estimate in line-wrapped editors from moving the initial...
  • e05dae1 Improve composition text node finding
  • 0c538f7 Try to detect when Safari fails to fire a compositionend event
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 the Type ◦ Dependency Item is associated to dependency label Mar 29, 2024
@Aetherinox
Copy link
Owner

@dependabot recreate

1 similar comment
@Aetherinox
Copy link
Owner

@dependabot recreate

Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.26.0 to 6.26.1.
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](codemirror/view@6.26.0...6.26.1)

---
updated-dependencies:
- dependency-name: "@codemirror/view"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/codemirror/view-6.26.1 branch from 966ebcf to 781e8c9 Compare March 29, 2024 20:51
@BinaryServ BinaryServ changed the title build(deps-dev): bump @codemirror/view from 6.26.0 to 6.26.1 PR 47: build(deps-dev): bump @codemirror/view from 6.26.0 to 6.26.1 Mar 29, 2024
@BinaryServ BinaryServ added Type ◦ Pull Request Normal pull request AC ✦ Passed Ready to be reviewed labels Mar 29, 2024
@BinaryServ
Copy link
Collaborator


Automatic Self-Check - #47

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title build(deps-dev): bump @codemirror/view from 6.26.0 to 6.26.1
Created 03.29.2024 5:35 PM UTC
ID #47
Author dependabot[bot]
Repo obsidian-gistr
Branch dependabot/npm_and_yarn/codemirror/view-6.26.1 main
Added Files 0
Modified Files 2
Renamed Files 0
Copied Files 0
Deleted Files 0



❌ Skipped Files

Tip

The following file(s) have been skipped:


  • package-lock.json
  • package.json



This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2024

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

@dependabot dependabot bot closed this Mar 31, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/codemirror/view-6.26.1 branch March 31, 2024 10:29
@Aetherinox Aetherinox added Status 𐄂 Released Issues or PR has been implemented and is now live and removed AC ✦ Passed Ready to be reviewed labels Mar 31, 2024
@BinaryServ
Copy link
Collaborator

⚠️ This pull request has been automatically locked since there has not been any recent activity after it was closed.
Please open a new issue for related bugs.

I am a bot reaching out to you with an automated response.

@BinaryServ BinaryServ added the Status › Locked Automatically locked by AdminServ for a prolonged period of inactivity label May 3, 2025
Repository owner locked as resolved and limited conversation to collaborators May 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Status › Locked Automatically locked by AdminServ for a prolonged period of inactivity Status 𐄂 Released Issues or PR has been implemented and is now live Type ◦ Dependency Item is associated to dependency Type ◦ Pull Request Normal pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants