Skip to content

Bump @codemirror/view from 6.39.15 to 6.39.16 in /Build#135

Merged
NellowTCS merged 1 commit intomainfrom
dependabot/npm_and_yarn/Build/codemirror/view-6.39.16
Mar 2, 2026
Merged

Bump @codemirror/view from 6.39.15 to 6.39.16 in /Build#135
NellowTCS merged 1 commit intomainfrom
dependabot/npm_and_yarn/Build/codemirror/view-6.39.16

Conversation

@dependabot
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @codemirror/view from 6.39.15 to 6.39.16.

Changelog

Sourced from @​codemirror/view's changelog.

6.39.16 (2026-03-02)

Bug fixes

Perform scroll stabilization on the document or wrapping scrollable elements, when the user scrolls the editor.

Fix an issue where changing decorations right before a composition could end up corrupting the visible DOM.

Fix an issue where some types of text input over a selection would be read as happening in wrong position.

Commits
  • 038f0ae Mark version 6.39.16
  • d5c19bb Be more careful about recognizing selection replacements in DOM changes
  • 780ad2c Fix a type declaration
  • c8f98d0 Prevent the DOM updater from prematurely reusing the composition node
  • f3bec86 Also stabilize parent elements' scroll position
  • 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.15 to 6.39.16.
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](codemirror/view@6.39.15...6.39.16)

---
updated-dependencies:
- dependency-name: "@codemirror/view"
  dependency-version: 6.39.16
  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 2, 2026
@NellowTCS NellowTCS merged commit 8ea8d2f into main Mar 2, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/Build/codemirror/view-6.39.16 branch March 2, 2026 16:50
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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant