build(deps): bump @codemirror/search from 6.5.10 to 6.5.11 #145

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

Originally created by @dependabot[bot] on 6/2/2025

Bumps @codemirror/search from 6.5.10 to 6.5.11.

Changelog

Sourced from @​codemirror/search's changelog.

6.5.11 (2025-05-14)

Bug fixes

Fix an issue in replaceNext that could cause it to create an invalid selection when replacing past the end of the document.

Commits
  • a221fa3 Mark version 6.5.11
  • fcebbbf Fix a bug in selection mapping after replace
  • 11b6def Switch from exclamation point to declare syntax for type-only properties
  • 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 6/2/2025* Bumps [@codemirror/search](https://github.com/codemirror/search) from 6.5.10 to 6.5.11. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/codemirror/search/blob/main/CHANGELOG.md"><code>@​codemirror/search</code>'s changelog</a>.</em></p> <blockquote> <h2>6.5.11 (2025-05-14)</h2> <h3>Bug fixes</h3> <p>Fix an issue in <code>replaceNext</code> that could cause it to create an invalid selection when replacing past the end of the document.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/codemirror/search/commit/a221fa38e95d56519e2002c6a3f9abfc7992ad12"><code>a221fa3</code></a> Mark version 6.5.11</li> <li><a href="https://github.com/codemirror/search/commit/fcebbbf8198b0091c0b2d754a76860851798dbac"><code>fcebbbf</code></a> Fix a bug in selection mapping after replace</li> <li><a href="https://github.com/codemirror/search/commit/11b6defe4f4a7d82bebf194c13e1f453a47c6384"><code>11b6def</code></a> Switch from exclamation point to declare syntax for type-only properties</li> <li>See full diff in <a href="https://github.com/codemirror/search/compare/6.5.10...6.5.11">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@codemirror/search&package-manager=npm_and_yarn&previous-version=6.5.10&new-version=6.5.11)](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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pyrodactyl#145