Skip to content

[Dependency] Bump @codemirror/lint from 6.8.5 to 6.9.1 in /site#12167

Merged
bmcutler merged 1 commit intomainfrom
dependabot/npm_and_yarn/site/codemirror/lint-6.9.1
Nov 13, 2025
Merged

[Dependency] Bump @codemirror/lint from 6.8.5 to 6.9.1 in /site#12167
bmcutler merged 1 commit intomainfrom
dependabot/npm_and_yarn/site/codemirror/lint-6.9.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps @codemirror/lint from 6.8.5 to 6.9.1.

Changelog

Sourced from @​codemirror/lint's changelog.

6.9.1 (2025-10-23)

Bug fixes

Properly display diagnostics that just cover multiple newlines as widgets.

6.9.0 (2025-10-02)

Bug fixes

Multiple configurations to linter will now be merged without raising an error.

New features

The new markClass option to actions makes it possible to style action buttons.

Commits
  • 818aedf Mark version 6.9.1
  • 66732d2 Improve logic for when to show a decoration as a widget
  • 73a454b Mark version 6.9.0
  • 9bc40cb Add merge logic for all config options
  • 4f3adcf Touch up doc comment
  • 50bd118 Make it possible to include a button CSS class in lint actions.
  • 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)

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.

Changes only include a few minor bug fixes. Project is unaffected. See changes below:

6.9.1 (2025-10-23)
Bug fixes
Properly display diagnostics that just cover multiple newlines as widgets.

6.9.0 (2025-10-02)
Bug fixes
Multiple configurations to linter will now be merged without raising an error.

New features
The new markClass option to actions makes it possible to style action buttons.

@github-project-automation github-project-automation bot moved this from Seeking Reviewer to Awaiting Maintainer Review in Submitty Development Nov 4, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/site/codemirror/lint-6.9.1 branch from c76dd68 to f37f5fd Compare November 11, 2025 21:44
Bumps [@codemirror/lint](https://github.com/codemirror/lint) from 6.8.5 to 6.9.1.
- [Changelog](https://github.com/codemirror/lint/blob/main/CHANGELOG.md)
- [Commits](codemirror/lint@6.8.5...6.9.1)

---
updated-dependencies:
- dependency-name: "@codemirror/lint"
  dependency-version: 6.9.1
  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/lint-6.9.1 branch from f37f5fd to 8cd2a17 Compare November 11, 2025 22:06
@bmcutler bmcutler merged commit aba2a62 into main Nov 13, 2025
24 checks passed
@bmcutler bmcutler deleted the dependabot/npm_and_yarn/site/codemirror/lint-6.9.1 branch November 13, 2025 23:42
@github-project-automation github-project-automation bot moved this from Awaiting Maintainer Review to Done in Submitty Development Nov 13, 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