mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-27 04:07:08 +00:00
Update module github.com/alecthomas/chroma/v2 to v2.14.0 (take 2)
Because the branch of the other PR was deleted by mistake. Refs: https://codeberg.org/forgejo/forgejo/pulls/3922
This commit is contained in:
parent
68c9e9c2b9
commit
e417e424fa
4 changed files with 10 additions and 5 deletions
3
release-notes/8.0.0/feat/3922.md
Normal file
3
release-notes/8.0.0/feat/3922.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
- [`1e983e7`](https://github.com/alecthomas/chroma/commit/1e983e7) lexers/cue: support CUE attributes ([#​961](https://github.com/alecthomas/chroma/issues/961))
|
||||
- [`9347b55`](https://github.com/alecthomas/chroma/commit/9347b55) Add Gleam syntax highlighting ([#​959](https://github.com/alecthomas/chroma/issues/959))
|
||||
- [`2580aaa`](https://github.com/alecthomas/chroma/commit/2580aaa) Add Bazel bzlmod support into Python lexer ([#​947](https://github.com/alecthomas/chroma/issues/947))
|
2
release-notes/8.0.0/fix/3922.md
Normal file
2
release-notes/8.0.0/fix/3922.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
- [`736c0ea`](https://github.com/alecthomas/chroma/commit/736c0ea) Typescript: Several fixes ([#​952](https://github.com/alecthomas/chroma/issues/952))
|
||||
- [`e5c25d0`](https://github.com/alecthomas/chroma/commit/e5c25d0) Org: Keep all newlines ([#​951](https://github.com/alecthomas/chroma/issues/951))
|
Loading…
Add table
Add a link
Reference in a new issue