Skip to content

chore(deps): bump @codemirror/view from 6.39.16 to 6.39.17#7241

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/codemirror/view-6.39.17
Closed

chore(deps): bump @codemirror/view from 6.39.16 to 6.39.17#7241
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/codemirror/view-6.39.17

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps @codemirror/view from 6.39.16 to 6.39.17.

Changelog

Sourced from @​codemirror/view's changelog.

6.39.17 (2026-03-10)

Bug fixes

Improve touch tap-selection on line wrapping boundaries.

Make drawSelection draw our own selection handles on iOS.

Fix an issue where posAtCoords, when querying line wrapping points, got confused by extra empty client rectangles produced by Safari.

Commits
  • 3d236d2 Mark version 6.39.17
  • 0a8ddb1 Avoid posAtCoords getting confused by empty wrapping rectangles returned by S...
  • f22a194 Implement iOS selection handle drawing in the selection layer
  • 07d54a0 Use last touch position to assign a side to touch selections in wrapping editors
  • 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 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 10, 2026
@github-project-automation github-project-automation bot moved this to 0. Needs triage in Roadmap Mar 10, 2026
@github-project-automation github-project-automation bot moved this from 0. Needs triage to 1. to do in Roadmap Mar 10, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 12, 2026

Superseded by #7244.

@dependabot dependabot bot closed this Mar 12, 2026
@github-project-automation github-project-automation bot moved this from 1. to do to 4. to release in Roadmap Mar 12, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/codemirror/view-6.39.17 branch March 12, 2026 16:03
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 javascript Pull requests that update Javascript code

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

0 participants