mdSilo / mdSilo-app

Lightweight Knowledge Base and Feed Reader.
https://mdsilo.com/
GNU Affero General Public License v3.0
540 stars 39 forks source link

chore(deps): bump @codemirror/language-data from 6.0.0 to 6.5.1 #713

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps @codemirror/language-data from 6.0.0 to 6.5.1.

Changelog

Sourced from @​codemirror/language-data's changelog.

6.5.1 (2024-04-15)

Bug fixes

Properly specify the dependency on @​codemirror/legacy-modes version 6.4.

6.5.0 (2024-04-07)

Bug fixes

Use the new full Go language mode for Go code.

New features

Include data for legacy Pug mode.

6.4.1 (2024-02-09)

Bug fixes

Include .mts and .cts as TypeScript file extensions.

6.4.0 (2024-01-22)

Bug fixes

Include .kts as an extension for Kotlin.

Use @​codemirror/lang-yaml instead of the legacy mode for YAML content.

New features

Add an entry for Liquid templates.

6.3.1 (2023-05-01)

Bug fixes

Use @​codemirror/lang-less for Less files.

6.3.0 (2023-04-20)

New features

Use the @​codemirror/lang-sass package for .sass and .scss files.

6.2.1 (2023-04-16)

Bug fixes

... (truncated)

Commits
  • 7b21009 Mark version 6.5.1
  • 8c023c9 Properly depend on @​codemirror/legacy-modes 6.4.0
  • 9ebd485 Mark version 6.5.0
  • 8234910 Include Pug mode in language data
  • c7ba35e Use @​codemirror/lang-go for Go
  • d47f8a9 Mark version 6.4.1
  • 4b1e273 Add mts and cts to TypeScript language extensions
  • 998599c Mark version 6.4.0
  • da00132 Use @​codemirror/lang-yaml
  • 44b58ce Add .kts as an extension for Kotlin
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.