Skip to content

chore (deps): bump @codemirror/view from 6.39.17 to 6.40.0#2262

Merged
GCHQDeveloper581 merged 1 commit intomasterfrom
dependabot/npm_and_yarn/codemirror/view-6.40.0
Mar 20, 2026
Merged

chore (deps): bump @codemirror/view from 6.39.17 to 6.40.0#2262
GCHQDeveloper581 merged 1 commit intomasterfrom
dependabot/npm_and_yarn/codemirror/view-6.40.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 19, 2026

Bumps @codemirror/view from 6.39.17 to 6.40.0.

Changelog

Sourced from @​codemirror/view's changelog.

6.40.0 (2026-03-12)

Bug fixes

Fix a bug that caused Shift-Enter/Backspace/Delete on iOS to lose the shift modifier when delivered to key event handlers.

Fix an issue where EditorView.moveVertically could move to the wrong place in wrapped lines with a large line height.

Make sure the selection head associativity is properly set for mouse selections made with shift held down.

New features

WidgetType.updateDOM is now called with the previous widget value as third argument.

Commits
  • 4773b2e Mark version 6.40.0
  • 773a0ee Properly track associativity for shift-click selections
  • 3612d3f Bring back the vertical scan loop in moveVertically
  • bc58375 Don't put Shift-Enter/Backspace/Del through the iOS pending key hack
  • fd252fa Change WidgetType.updateDOM from type to this
  • 9373f52 Pass the old widget value to WidgetType.updateDOM
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript labels Mar 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/codemirror/view-6.40.0 branch from d0f5607 to 639712b Compare March 19, 2026 12:21
@GCHQDeveloper581
Copy link
Copy Markdown
Contributor

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/codemirror/view-6.40.0 branch from 639712b to 409f2cd Compare March 20, 2026 11:10
Copy link
Copy Markdown
Contributor

@GCHQDeveloper581 GCHQDeveloper581 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Due diligence:

  • tests all pass
  • basic web search reveals no concerns about this version

@GCHQDeveloper581 GCHQDeveloper581 merged commit a1f9208 into master Mar 20, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/codemirror/view-6.40.0 branch March 20, 2026 11:32
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant