Commit aba4542
authored
chore(deps): update dependency pygments to v2.20.0 (#65) [skip ci]
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [Pygments](https://redirect.github.com/pygments/pygments)
([changelog](https://redirect.github.com/pygments/pygments/blob/master/CHANGES))
| `==2.19.2` → `==2.20.0` |

|

|
---
### Release Notes
<details>
<summary>pygments/pygments (Pygments)</summary>
###
[`v2.20.0`](https://redirect.github.com/pygments/pygments/blob/HEAD/CHANGES#Version-2200)
[Compare
Source](https://redirect.github.com/pygments/pygments/compare/2.19.2...2.20.0)
(released March 29th, 2026)
- New lexers:
- Rell
([#​2914](https://redirect.github.com/pygments/pygments/issues/2914))
- Updated lexers:
- archetype: Fix catastrophic backtracking in GUID and ID patterns
([#​3064](https://redirect.github.com/pygments/pygments/issues/3064))
- ASN.1: Recognize minus sign and fix range operator
([#​3014](https://redirect.github.com/pygments/pygments/issues/3014),
[#​3060](https://redirect.github.com/pygments/pygments/issues/3060))
- C++: Add C++26 keywords
([#​2955](https://redirect.github.com/pygments/pygments/issues/2955)),
add integer literal suffixes
([#​2966](https://redirect.github.com/pygments/pygments/issues/2966))
- ComponentPascal: Fix `analyse_text`
([#​3028](https://redirect.github.com/pygments/pygments/issues/3028),
[#​3032](https://redirect.github.com/pygments/pygments/issues/3032))
- Coq renamed to Rocq
([#​2883](https://redirect.github.com/pygments/pygments/issues/2883),
[#​2908](https://redirect.github.com/pygments/pygments/issues/2908))
- Cython: Various improvements
([#​2932](https://redirect.github.com/pygments/pygments/issues/2932),
[#​2933](https://redirect.github.com/pygments/pygments/issues/2933))
- Debian control: Improve architecture parsing
([#​3052](https://redirect.github.com/pygments/pygments/issues/3052))
- Devicetree: Add support for overlay/fragments
([#​3021](https://redirect.github.com/pygments/pygments/issues/3021)),
add bytestring support
([#​3022](https://redirect.github.com/pygments/pygments/issues/3022)),
fix catastrophic backtracking
([#​3057](https://redirect.github.com/pygments/pygments/issues/3057))
- Fennel: Various improvements
([#​2911](https://redirect.github.com/pygments/pygments/issues/2911))
- Haskell: Handle escape sequences in character literals
([#​3069](https://redirect.github.com/pygments/pygments/issues/3069),
[#​1795](https://redirect.github.com/pygments/pygments/issues/1795))
- Java: Add module keywords
([#​2955](https://redirect.github.com/pygments/pygments/issues/2955))
- Lean4: Add operators `]'`, `]?`, `]!`
([#​2946](https://redirect.github.com/pygments/pygments/issues/2946))
- LESS: Support single-line comments
([#​3005](https://redirect.github.com/pygments/pygments/issues/3005))
- LilyPond: Update to 2.25.29
([#​2974](https://redirect.github.com/pygments/pygments/issues/2974))
- LLVM: Support C-style comments
([#​3023](https://redirect.github.com/pygments/pygments/issues/3023),
[#​2978](https://redirect.github.com/pygments/pygments/issues/2978))
- Lua(u): Fix catastrophic backtracking
([#​3047](https://redirect.github.com/pygments/pygments/issues/3047))
- Macaulay2: Update to 1.25.05
([#​2893](https://redirect.github.com/pygments/pygments/issues/2893)),
1.25.11
([#​2988](https://redirect.github.com/pygments/pygments/issues/2988))
- Mathematica: Various improvements
([#​2957](https://redirect.github.com/pygments/pygments/issues/2957))
- meson: Add additional operators
([#​2919](https://redirect.github.com/pygments/pygments/issues/2919))
- MySQL: Update keywords
([#​2970](https://redirect.github.com/pygments/pygments/issues/2970))
- org-Mode: Support both schedule and deadline
([#​2899](https://redirect.github.com/pygments/pygments/issues/2899))
- PHP: Add `__PROPERTY__` magic constant
([#​2924](https://redirect.github.com/pygments/pygments/issues/2924)),
add reserved keywords
([#​3002](https://redirect.github.com/pygments/pygments/issues/3002))
- PostgreSQL: Add more keywords
([#​2985](https://redirect.github.com/pygments/pygments/issues/2985))
- protobuf: Fix namespace tokenization
([#​2929](https://redirect.github.com/pygments/pygments/issues/2929))
- Python: Add `t`-string support
([#​2973](https://redirect.github.com/pygments/pygments/issues/2973),
[#​3009](https://redirect.github.com/pygments/pygments/issues/3009),
[#​3010](https://redirect.github.com/pygments/pygments/issues/3010))
- Tablegen: Fix infinite loop
([#​2972](https://redirect.github.com/pygments/pygments/issues/2972),
[#​2940](https://redirect.github.com/pygments/pygments/issues/2940))
- Tera Term macro: Add commands introduced in v5.3 through v5.6
([#​2951](https://redirect.github.com/pygments/pygments/issues/2951))
- TOML: Support TOML 1.1.0
([#​3026](https://redirect.github.com/pygments/pygments/issues/3026),
[#​3027](https://redirect.github.com/pygments/pygments/issues/3027))
- Turtle: Allow empty comment lines
([#​2980](https://redirect.github.com/pygments/pygments/issues/2980))
- XML: Added `.xbrl` as file ending
([#​2890](https://redirect.github.com/pygments/pygments/issues/2890),
[#​2891](https://redirect.github.com/pygments/pygments/issues/2891))
- Drop Python 3.8, and add Python 3.14 as a supported version
([#​2987](https://redirect.github.com/pygments/pygments/issues/2987),
[#​3012](https://redirect.github.com/pygments/pygments/issues/3012))
- Various improvements to `autopygmentize`
([#​2894](https://redirect.github.com/pygments/pygments/issues/2894))
- Update `onedark` style to support more token types
([#​2977](https://redirect.github.com/pygments/pygments/issues/2977))
- Update `rtt` style to support more token types
([#​2895](https://redirect.github.com/pygments/pygments/issues/2895))
- Cache entry points to improve performance
([#​2979](https://redirect.github.com/pygments/pygments/issues/2979))
- Fix `xterm-256` color table
([#​3043](https://redirect.github.com/pygments/pygments/issues/3043))
- Fix `kwargs` dictionary getting mutated on each call
([#​3044](https://redirect.github.com/pygments/pygments/issues/3044))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 9am on saturday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, 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/user-cube/cluster-bootstrap).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3fde82d commit aba4542
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments