Skip to content

[Dependency] Bump @codemirror/search from 6.5.11 to 6.6.0 in /site#12378

Merged
bmcutler merged 1 commit intomainfrom
dependabot/npm_and_yarn/site/codemirror/search-6.6.0
Feb 15, 2026
Merged

[Dependency] Bump @codemirror/search from 6.5.11 to 6.6.0 in /site#12378
bmcutler merged 1 commit intomainfrom
dependabot/npm_and_yarn/site/codemirror/search-6.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps @codemirror/search from 6.5.11 to 6.6.0.

Changelog

Sourced from @​codemirror/search's changelog.

6.6.0 (2026-01-13)

New features

Search queries now support a generic test field that can be used to implement custom tests on matches.

Commits
  • 502b2e4 Mark version 6.6.0
  • 9b9e121 Allocate less closures in test function implementation
  • d554699 Add a test field to search query objects
  • 9a54e64 Use git+https format for package.json repository field
  • 3fd68b9 Simplify gotoLine using the new showDialog utility
  • 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)

@github-project-automation github-project-automation bot moved this to Seeking Reviewer in Submitty Development Feb 1, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/site/codemirror/search-6.6.0 branch 2 times, most recently from 9350ef8 to 91c0b90 Compare February 2, 2026 02:22
@JManion32
Copy link
Contributor

@dependabot rebase

Copy link
Contributor

@JManion32 JManion32 left a comment

Choose a reason for hiding this comment

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

Small version bump with only 1 new feature, and no breaking changes. Lgtm.

@github-project-automation github-project-automation bot moved this from Seeking Reviewer to Awaiting Maintainer Review in Submitty Development Feb 6, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/site/codemirror/search-6.6.0 branch from 91c0b90 to 262f0d5 Compare February 6, 2026 05:33
Bumps [@codemirror/search](https://github.com/codemirror/search) from 6.5.11 to 6.6.0.
- [Changelog](https://github.com/codemirror/search/blob/main/CHANGELOG.md)
- [Commits](codemirror/search@6.5.11...6.6.0)

---
updated-dependencies:
- dependency-name: "@codemirror/search"
  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/site/codemirror/search-6.6.0 branch from 262f0d5 to ec0adab Compare February 7, 2026 03:08
@bmcutler bmcutler merged commit e556168 into main Feb 15, 2026
26 checks passed
@bmcutler bmcutler deleted the dependabot/npm_and_yarn/site/codemirror/search-6.6.0 branch February 15, 2026 04:31
@github-project-automation github-project-automation bot moved this from Awaiting Maintainer Review to Done in Submitty Development Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants