1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00

chore(deps): update module github.com/alecthomas/chroma/v2 to v2.24.0 (#8277)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/alecthomas/chroma/v2](https://redirect.github.com/alecthomas/chroma)
| `v2.23.1` → `v2.24.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2falecthomas%2fchroma%2fv2/v2.24.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2falecthomas%2fchroma%2fv2/v2.23.1/v2.24.0?slim=true)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/5322) for more information.

---

### Release Notes

<details>
<summary>alecthomas/chroma (github.com/alecthomas/chroma/v2)</summary>

###
[`v2.24.0`](https://redirect.github.com/alecthomas/chroma/releases/tag/v2.24.0)

[Compare
Source](https://redirect.github.com/alecthomas/chroma/compare/v2.23.1...v2.24.0)

#### Changelog

-
[`0b841ee`](https://redirect.github.com/alecthomas/chroma/commit/0b841ee)
chore: go mod tidy
-
[`10fcb68`](https://redirect.github.com/alecthomas/chroma/commit/10fcb68)
chore(deps): update ubuntu docker tag to v26
([#&#8203;1251](https://redirect.github.com/alecthomas/chroma/issues/1251))
-
[`2218de6`](https://redirect.github.com/alecthomas/chroma/commit/2218de6)
chore(deps): update all non-major dependencies
([#&#8203;1236](https://redirect.github.com/alecthomas/chroma/issues/1236))
-
[`2099887`](https://redirect.github.com/alecthomas/chroma/commit/2099887)
Update Solarized Light to use correct background color
([#&#8203;1250](https://redirect.github.com/alecthomas/chroma/issues/1250))
-
[`ce43442`](https://redirect.github.com/alecthomas/chroma/commit/ce43442)
Add Lateralus lexer
([#&#8203;1249](https://redirect.github.com/alecthomas/chroma/issues/1249))
-
[`2b00673`](https://redirect.github.com/alecthomas/chroma/commit/2b00673)
fix: commenting issues on gas lexer
([#&#8203;1247](https://redirect.github.com/alecthomas/chroma/issues/1247))
-
[`8d04def`](https://redirect.github.com/alecthomas/chroma/commit/8d04def)
Add NameOther entry to github-dark theme
([#&#8203;1240](https://redirect.github.com/alecthomas/chroma/issues/1240))
-
[`f2db790`](https://redirect.github.com/alecthomas/chroma/commit/f2db790)
chore(deps): update all non-major dependencies
([#&#8203;1234](https://redirect.github.com/alecthomas/chroma/issues/1234))
-
[`fc18a48`](https://redirect.github.com/alecthomas/chroma/commit/fc18a48)
Include embedded font license in COPYING file
([#&#8203;1233](https://redirect.github.com/alecthomas/chroma/issues/1233))
-
[`e11ef85`](https://redirect.github.com/alecthomas/chroma/commit/e11ef85)
chore(deps): update all non-major dependencies
([#&#8203;1211](https://redirect.github.com/alecthomas/chroma/issues/1211))
-
[`79e0fa7`](https://redirect.github.com/alecthomas/chroma/commit/79e0fa7)
Add ERB lexer
([#&#8203;1228](https://redirect.github.com/alecthomas/chroma/issues/1228))
-
[`b59560d`](https://redirect.github.com/alecthomas/chroma/commit/b59560d)
Add Spade lexer
([#&#8203;1229](https://redirect.github.com/alecthomas/chroma/issues/1229))
-
[`83b5491`](https://redirect.github.com/alecthomas/chroma/commit/83b5491)
Import Luau lexer
([#&#8203;1209](https://redirect.github.com/alecthomas/chroma/issues/1209))
-
[`da72a97`](https://redirect.github.com/alecthomas/chroma/commit/da72a97)
Add JetBrains Darcula theme
([#&#8203;1226](https://redirect.github.com/alecthomas/chroma/issues/1226))
-
[`8087957`](https://redirect.github.com/alecthomas/chroma/commit/8087957)
styles: case-insensitive style registration and lookup
([#&#8203;1223](https://redirect.github.com/alecthomas/chroma/issues/1223))
-
[`10daf04`](https://redirect.github.com/alecthomas/chroma/commit/10daf04)
Add `.json5` to json Lexer
([#&#8203;1224](https://redirect.github.com/alecthomas/chroma/issues/1224))
-
[`dccba78`](https://redirect.github.com/alecthomas/chroma/commit/dccba78)
Add AMPL lexer
([#&#8203;1219](https://redirect.github.com/alecthomas/chroma/issues/1219))
-
[`ee4ad0a`](https://redirect.github.com/alecthomas/chroma/commit/ee4ad0a)
Fix MySQL lexer single comment render error
([#&#8203;1214](https://redirect.github.com/alecthomas/chroma/issues/1214))
-
[`b160804`](https://redirect.github.com/alecthomas/chroma/commit/b160804)
Add `using` Keyword to JavaScript
([#&#8203;1215](https://redirect.github.com/alecthomas/chroma/issues/1215))
-
[`17e5911`](https://redirect.github.com/alecthomas/chroma/commit/17e5911)
Pop type state when encountering punctuation for graphql
([#&#8203;1210](https://redirect.github.com/alecthomas/chroma/issues/1210))
-
[`893841b`](https://redirect.github.com/alecthomas/chroma/commit/893841b)
Show error message in chromad
([#&#8203;1208](https://redirect.github.com/alecthomas/chroma/issues/1208))
-
[`fef8258`](https://redirect.github.com/alecthomas/chroma/commit/fef8258)
Fix error handling in `needRules()`
([#&#8203;1207](https://redirect.github.com/alecthomas/chroma/issues/1207))
-
[`d8a3315`](https://redirect.github.com/alecthomas/chroma/commit/d8a3315)
Update the PHP lexer
([#&#8203;1206](https://redirect.github.com/alecthomas/chroma/issues/1206))
-
[`353c35b`](https://redirect.github.com/alecthomas/chroma/commit/353c35b)
Add the Kanagawa themes
([#&#8203;1198](https://redirect.github.com/alecthomas/chroma/issues/1198))
-
[`41448fe`](https://redirect.github.com/alecthomas/chroma/commit/41448fe)
Update the Materialize lexer
([#&#8203;1201](https://redirect.github.com/alecthomas/chroma/issues/1201))
-
[`020d1c0`](https://redirect.github.com/alecthomas/chroma/commit/020d1c0)
Add `.qrc` as extension for XML
([#&#8203;1205](https://redirect.github.com/alecthomas/chroma/issues/1205))
-
[`6a63b3a`](https://redirect.github.com/alecthomas/chroma/commit/6a63b3a)
Add `meson.options` as filename for Meson
([#&#8203;1204](https://redirect.github.com/alecthomas/chroma/issues/1204))
-
[`d398caf`](https://redirect.github.com/alecthomas/chroma/commit/d398caf)
Import Gettext lexer
([#&#8203;1202](https://redirect.github.com/alecthomas/chroma/issues/1202))
-
[`43245c9`](https://redirect.github.com/alecthomas/chroma/commit/43245c9)
chore(deps): update dependency biome to v2.3.12
([#&#8203;1200](https://redirect.github.com/alecthomas/chroma/issues/1200))
-
[`8215091`](https://redirect.github.com/alecthomas/chroma/commit/8215091)
feat: add scdoc support
([#&#8203;1199](https://redirect.github.com/alecthomas/chroma/issues/1199))
-
[`3fce7ab`](https://redirect.github.com/alecthomas/chroma/commit/3fce7ab)
chore(deps): update all non-major dependencies
([#&#8203;1188](https://redirect.github.com/alecthomas/chroma/issues/1188))

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-29 14:42:26 +02:00
committed by GitHub
parent 1a877475b7
commit 1827f67d73
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ require (
github.com/MirrexOne/unqueryvet v1.5.4 // indirect
github.com/OpenPeeDeeP/depguard/v2 v2.2.1 // indirect
github.com/ProtonMail/go-crypto v1.4.1 // indirect
github.com/alecthomas/chroma/v2 v2.23.1 // indirect
github.com/alecthomas/chroma/v2 v2.24.0 // indirect
github.com/alecthomas/go-check-sumtype v0.3.1 // indirect
github.com/alexkohler/nakedret/v2 v2.0.6 // indirect
github.com/alexkohler/prealloc v1.1.0 // indirect
+2 -2
View File
@@ -45,8 +45,8 @@ github.com/ProtonMail/go-crypto v1.4.1 h1:9RfcZHqEQUvP8RzecWEUafnZVtEvrBVL9BiF67
github.com/ProtonMail/go-crypto v1.4.1/go.mod h1:e1OaTyu5SYVrO9gKOEhTc+5UcXtTUa+P3uLudwcgPqo=
github.com/alecthomas/assert/v2 v2.11.0 h1:2Q9r3ki8+JYXvGsDyBXwH3LcJ+WK5D0gc5E8vS6K3D0=
github.com/alecthomas/assert/v2 v2.11.0/go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k=
github.com/alecthomas/chroma/v2 v2.23.1 h1:nv2AVZdTyClGbVQkIzlDm/rnhk1E9bU9nXwmZ/Vk/iY=
github.com/alecthomas/chroma/v2 v2.23.1/go.mod h1:NqVhfBR0lte5Ouh3DcthuUCTUpDC9cxBOfyMbMQPs3o=
github.com/alecthomas/chroma/v2 v2.24.0 h1:zrg+k0tAaVbM8whaT2hR5DOUqAdopsDaH998EGi6Llk=
github.com/alecthomas/chroma/v2 v2.24.0/go.mod h1:l+ohZ9xRXIbGe7cIW+YZgOGbvuVLjMps/FYN/CwuabI=
github.com/alecthomas/go-check-sumtype v0.3.1 h1:u9aUvbGINJxLVXiFvHUlPEaD7VDULsrxJb4Aq31NLkU=
github.com/alecthomas/go-check-sumtype v0.3.1/go.mod h1:A8TSiN3UPRw3laIgWEUOHHLPa6/r9MtoigdlP5h3K/E=
github.com/alecthomas/repr v0.5.2 h1:SU73FTI9D1P5UNtvseffFSGmdNci/O6RsqzeXJtP0Qs=