Skip to content

Bump @codemirror/state from 6.5.2 to 6.6.0#1552

Merged
janslifka merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/codemirror/state-6.6.0
Apr 13, 2026
Merged

Bump @codemirror/state from 6.5.2 to 6.6.0#1552
janslifka merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/codemirror/state-6.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2026

Bumps @codemirror/state from 6.5.2 to 6.6.0.

Changelog

Sourced from @​codemirror/state's changelog.

6.6.0 (2026-03-12)

New features

EditorSelection.range now takes an optional assoc argument.

SelectionRange.extend can now be given a third argument to specify associativity.

6.5.4 (2026-01-14)

Bug fixes

Make SelectionRange.eq return false when the ranges have different goal columns.

6.5.3 (2025-12-22)

Bug fixes

Fix an issue where RangeValue.eq could get called with a value of a different class.

EditorState.charCategorizer now only uses the highest-precedence set of word characters from the language data, to allow overriding these.

Commits
  • 821d9b7 Mark version 6.6.0
  • e035c74 Support an assoc argument to EditorSelection.range and SelectionRange.extend
  • eef74db Add type conversions to asArray
  • 8897323 Mark version 6.5.4
  • 75518c0 Include goal column when comparing selection ranges
  • a0889f8 Use git+https format for package.json repository field
  • b2cbf25 Mark version 6.5.3
  • 386d55d Make charCategorizer only use the highest-precedence set of word chars
  • aa4ca3c Document RangeCursor.goto
  • 32c46fa Don't call RangeValue.eq on values of different class
  • Additional commits viewable in compare view

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 4, 2026
Bumps [@codemirror/state](https://github.com/codemirror/state) from 6.5.2 to 6.6.0.
- [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md)
- [Commits](codemirror/state@6.5.2...6.6.0)

---
updated-dependencies:
- dependency-name: "@codemirror/state"
  dependency-version: 6.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/codemirror/state-6.6.0 branch from 4e6a21f to d82c7ce Compare April 13, 2026 08:24
@janslifka janslifka merged commit 9522fcc into develop Apr 13, 2026
9 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/codemirror/state-6.6.0 branch April 13, 2026 08:30
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