Skip to content

build(deps): bump @codemirror/state from 6.5.0 to 6.6.0#161

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/codemirror/state-6.6.0
Open

build(deps): bump @codemirror/state from 6.5.0 to 6.6.0#161
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/codemirror/state-6.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 10, 2026

Bumps @codemirror/state from 6.5.0 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.

6.5.2 (2025-02-03)

Bug fixes

Fix a bug where reconfiguring a field with a new init value didn't update the value of the field.

6.5.1 (2025-01-10)

Bug fixes

countColumn no longer loops infinitely when given a to that's higher than the input string's length.

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 force-pushed the dependabot/npm_and_yarn/codemirror/state-6.6.0 branch from d89622b to 3b3cf16 Compare May 16, 2026 05:26
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/codemirror/state-6.6.0 branch 4 times, most recently from cb40115 to 799ee81 Compare May 17, 2026 00:11
Bumps [@codemirror/state](https://github.com/codemirror/state) from 6.5.0 to 6.6.0.
- [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md)
- [Commits](codemirror/state@6.5.0...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/codemirror/state-6.6.0 branch from 799ee81 to a77154b Compare May 18, 2026 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants