Skip to content

[Dependency] Bump @codemirror/view from 6.38.1 to 6.38.2 in /site#12049

Merged
bmcutler merged 2 commits intomainfrom
dependabot/npm_and_yarn/site/codemirror/view-6.38.2
Sep 15, 2025
Merged

[Dependency] Bump @codemirror/view from 6.38.1 to 6.38.2 in /site#12049
bmcutler merged 2 commits intomainfrom
dependabot/npm_and_yarn/site/codemirror/view-6.38.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps @codemirror/view from 6.38.1 to 6.38.2.

Changelog

Sourced from @​codemirror/view's changelog.

6.38.2 (2025-09-01)

Bug fixes

Re-enable falling dispatching keys by key code for Cmd-Alt- combinations on macOS.

Make sure all pointer selections skip atomic ranges.

Commits
  • b7c8f63 Mark version 6.38.2
  • d9dbde7 Skip atomic ranges for pointer selections that aren't handled by a selection ...
  • 748bfe7 Fix punctuation in a doc comment
  • 3cea8db Do fall back to key codes for alt-cmd- combinations
  • 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 Sep 2, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/site/codemirror/view-6.38.2 branch from 21a66c4 to cfc80a3 Compare September 4, 2025 16:19
Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.38.1 to 6.38.2.
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](codemirror/view@6.38.1...6.38.2)

---
updated-dependencies:
- dependency-name: "@codemirror/view"
  dependency-version: 6.38.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/site/codemirror/view-6.38.2 branch from cfc80a3 to 54efea9 Compare September 4, 2025 16:21
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 21.71%. Comparing base (2bac9f6) to head (4e838f8).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #12049   +/-   ##
=========================================
  Coverage     21.71%   21.71%           
  Complexity     9584     9584           
=========================================
  Files           268      268           
  Lines         36571    36571           
  Branches        475      475           
=========================================
  Hits           7940     7940           
  Misses        28160    28160           
  Partials        471      471           
Flag Coverage Δ
autograder 21.39% <ø> (ø)
js 2.07% <ø> (ø)
migrator 100.00% <ø> (ø)
php 20.72% <ø> (ø)
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.

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.

Changelog only has bugfixes and local testing did not show any changes, lgtm

@github-project-automation github-project-automation bot moved this from Seeking Reviewer to Awaiting Maintainer Review in Submitty Development Sep 9, 2025
@bmcutler bmcutler merged commit c3b3ddb into main Sep 15, 2025
24 of 25 checks passed
@bmcutler bmcutler deleted the dependabot/npm_and_yarn/site/codemirror/view-6.38.2 branch September 15, 2025 04:13
@github-project-automation github-project-automation bot moved this from Awaiting Maintainer Review to Done in Submitty Development Sep 15, 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