Skip to content

[Dependency] Bump @codemirror/legacy-modes from 6.5.1 to 6.5.2 in /site#12097

Merged
bmcutler merged 2 commits intomainfrom
dependabot/npm_and_yarn/site/codemirror/legacy-modes-6.5.2
Oct 24, 2025
Merged

[Dependency] Bump @codemirror/legacy-modes from 6.5.1 to 6.5.2 in /site#12097
bmcutler merged 2 commits intomainfrom
dependabot/npm_and_yarn/site/codemirror/legacy-modes-6.5.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

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

Changelog

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

6.5.2 (2025-09-30)

Bug fixes

Properly tokenize multi-line strings in TOML mode.

Properly declare comment syntax metadata for the Q language.

Commits
  • 693b4a3 Mark version 6.5.2
  • 87efec8 Fix simple-mode unicode regex flag being dropped
  • ca768ce Fix Kotlin unsigned long literal token
  • 7bc6fee Fix Q mode block comment tokenizing, add comment syntax metadata.
  • 15f26b0 Support multi-line strings in TOML mode
  • 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)

Bumps [@codemirror/legacy-modes](https://github.com/codemirror/legacy-modes) from 6.5.1 to 6.5.2.
- [Changelog](https://github.com/codemirror/legacy-modes/blob/main/CHANGELOG.md)
- [Commits](codemirror/legacy-modes@6.5.1...6.5.2)

---
updated-dependencies:
- dependency-name: "@codemirror/legacy-modes"
  dependency-version: 6.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Copy Markdown
Contributor

@lavalleeale lavalleeale left a comment

Choose a reason for hiding this comment

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

No breaking changes in changelog and tests still pass so lgtm

@github-project-automation github-project-automation bot moved this from Seeking Reviewer to Awaiting Maintainer Review in Submitty Development Oct 14, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 21.68%. Comparing base (9733059) to head (b016c7a).
⚠️ Report is 16 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #12097   +/-   ##
=========================================
  Coverage     21.68%   21.68%           
  Complexity     9598     9598           
=========================================
  Files           268      268           
  Lines         36620    36620           
  Branches        475      475           
=========================================
  Hits           7941     7941           
  Misses        28208    28208           
  Partials        471      471           
Flag Coverage Δ
autograder 21.39% <ø> (ø)
js 2.07% <ø> (ø)
migrator 100.00% <ø> (ø)
php 20.69% <ø> (ø)
python_submitty_utils 80.08% <ø> (ø)
submitty_daemon_jobs 90.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bmcutler bmcutler merged commit 5fe4160 into main Oct 24, 2025
24 of 25 checks passed
@bmcutler bmcutler deleted the dependabot/npm_and_yarn/site/codemirror/legacy-modes-6.5.2 branch October 24, 2025 02:19
@github-project-automation github-project-automation bot moved this from Awaiting Maintainer Review to Done in Submitty Development Oct 24, 2025
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