chore(deps): bump @codemirror/legacy-modes from 6.4.2 to 6.5.1 #183

Closed
opened 2026-04-05 19:51:37 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dependabot[bot] on 4/28/2025

Bumps @codemirror/legacy-modes from 6.4.2 to 6.5.1.

Changelog

Sourced from @​codemirror/legacy-modes's changelog.

6.5.1 (2025-04-22)

Bug fixes

Fix a crash in the Stylus mode's indentation logic.

6.5.0 (2025-03-13)

New features

Simple modes can now include a mergeTokens option in their language data to disable token merging.

6.4.3 (2025-02-12)

Bug fixes

Make Pascal keyword matching case-insensitive.

Fix a crash in simple-mode.js when using the dontIndentStates feature.

Fix a bug in tokenizing multiline strings in xQuery.

Commits
  • 833d461 Mark version 6.5.1
  • 2d0361a Remove an invalid call from the Stylus mode
  • 164773e Mark version 6.5.0
  • e75bbe2 Allow simple modes to pass a mergeTokens option
  • a8167a6 Mark version 6.4.3
  • 4897e0a Fix multiline string tokenizing in xQuery mode
  • 92b908e Fix misspelled property name in simple-mode
  • 8fcea3d Rename example readme section to usage
  • a62c680 Make Pascal keywords case-insensitive
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
*Originally created by @dependabot[bot] on 4/28/2025* Bumps [@codemirror/legacy-modes](https://github.com/codemirror/legacy-modes) from 6.4.2 to 6.5.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/codemirror/legacy-modes/blob/main/CHANGELOG.md"><code>@​codemirror/legacy-modes</code>'s changelog</a>.</em></p> <blockquote> <h2>6.5.1 (2025-04-22)</h2> <h3>Bug fixes</h3> <p>Fix a crash in the Stylus mode's indentation logic.</p> <h2>6.5.0 (2025-03-13)</h2> <h3>New features</h3> <p>Simple modes can now include a <code>mergeTokens</code> option in their language data to disable token merging.</p> <h2>6.4.3 (2025-02-12)</h2> <h3>Bug fixes</h3> <p>Make Pascal keyword matching case-insensitive.</p> <p>Fix a crash in simple-mode.js when using the <code>dontIndentStates</code> feature.</p> <p>Fix a bug in tokenizing multiline strings in xQuery.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/codemirror/legacy-modes/commit/833d4615a608aed4027b039f0f0c68d04efa013b"><code>833d461</code></a> Mark version 6.5.1</li> <li><a href="https://github.com/codemirror/legacy-modes/commit/2d0361a6d73b49a72555e3a5bed018541aaa652a"><code>2d0361a</code></a> Remove an invalid call from the Stylus mode</li> <li><a href="https://github.com/codemirror/legacy-modes/commit/164773e187317aa8de2c214468fa9635f09055e3"><code>164773e</code></a> Mark version 6.5.0</li> <li><a href="https://github.com/codemirror/legacy-modes/commit/e75bbe2f7e861815f57a2cb1b25903cb1c7571a9"><code>e75bbe2</code></a> Allow simple modes to pass a mergeTokens option</li> <li><a href="https://github.com/codemirror/legacy-modes/commit/a8167a6b6c2d82f228a8827970b40ebd6f4abbb3"><code>a8167a6</code></a> Mark version 6.4.3</li> <li><a href="https://github.com/codemirror/legacy-modes/commit/4897e0a977aabe04c86144344863167a7061002b"><code>4897e0a</code></a> Fix multiline string tokenizing in xQuery mode</li> <li><a href="https://github.com/codemirror/legacy-modes/commit/92b908e4483b85d406bb64d648448f54680e4c53"><code>92b908e</code></a> Fix misspelled property name in simple-mode</li> <li><a href="https://github.com/codemirror/legacy-modes/commit/8fcea3debb46354653059309a06d466ff4eaa730"><code>8fcea3d</code></a> Rename example readme section to usage</li> <li><a href="https://github.com/codemirror/legacy-modes/commit/a62c680b8bbd2a5a0027eeacf0bb2c9f93668be6"><code>a62c680</code></a> Make Pascal keywords case-insensitive</li> <li>See full diff in <a href="https://github.com/codemirror/legacy-modes/compare/6.4.2...6.5.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@codemirror/legacy-modes&package-manager=npm_and_yarn&previous-version=6.4.2&new-version=6.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details>
Sign in to join this conversation.
No Label dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pyrodactyl#183