Skip to content

Commit aba4542

Browse files
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` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/pygments/2.20.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pygments/2.19.2/2.20.0?slim=true) | --- ### 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 ([#&#8203;2914](https://redirect.github.com/pygments/pygments/issues/2914)) - Updated lexers: - archetype: Fix catastrophic backtracking in GUID and ID patterns ([#&#8203;3064](https://redirect.github.com/pygments/pygments/issues/3064)) - ASN.1: Recognize minus sign and fix range operator ([#&#8203;3014](https://redirect.github.com/pygments/pygments/issues/3014), [#&#8203;3060](https://redirect.github.com/pygments/pygments/issues/3060)) - C++: Add C++26 keywords ([#&#8203;2955](https://redirect.github.com/pygments/pygments/issues/2955)), add integer literal suffixes ([#&#8203;2966](https://redirect.github.com/pygments/pygments/issues/2966)) - ComponentPascal: Fix `analyse_text` ([#&#8203;3028](https://redirect.github.com/pygments/pygments/issues/3028), [#&#8203;3032](https://redirect.github.com/pygments/pygments/issues/3032)) - Coq renamed to Rocq ([#&#8203;2883](https://redirect.github.com/pygments/pygments/issues/2883), [#&#8203;2908](https://redirect.github.com/pygments/pygments/issues/2908)) - Cython: Various improvements ([#&#8203;2932](https://redirect.github.com/pygments/pygments/issues/2932), [#&#8203;2933](https://redirect.github.com/pygments/pygments/issues/2933)) - Debian control: Improve architecture parsing ([#&#8203;3052](https://redirect.github.com/pygments/pygments/issues/3052)) - Devicetree: Add support for overlay/fragments ([#&#8203;3021](https://redirect.github.com/pygments/pygments/issues/3021)), add bytestring support ([#&#8203;3022](https://redirect.github.com/pygments/pygments/issues/3022)), fix catastrophic backtracking ([#&#8203;3057](https://redirect.github.com/pygments/pygments/issues/3057)) - Fennel: Various improvements ([#&#8203;2911](https://redirect.github.com/pygments/pygments/issues/2911)) - Haskell: Handle escape sequences in character literals ([#&#8203;3069](https://redirect.github.com/pygments/pygments/issues/3069), [#&#8203;1795](https://redirect.github.com/pygments/pygments/issues/1795)) - Java: Add module keywords ([#&#8203;2955](https://redirect.github.com/pygments/pygments/issues/2955)) - Lean4: Add operators `]'`, `]?`, `]!` ([#&#8203;2946](https://redirect.github.com/pygments/pygments/issues/2946)) - LESS: Support single-line comments ([#&#8203;3005](https://redirect.github.com/pygments/pygments/issues/3005)) - LilyPond: Update to 2.25.29 ([#&#8203;2974](https://redirect.github.com/pygments/pygments/issues/2974)) - LLVM: Support C-style comments ([#&#8203;3023](https://redirect.github.com/pygments/pygments/issues/3023), [#&#8203;2978](https://redirect.github.com/pygments/pygments/issues/2978)) - Lua(u): Fix catastrophic backtracking ([#&#8203;3047](https://redirect.github.com/pygments/pygments/issues/3047)) - Macaulay2: Update to 1.25.05 ([#&#8203;2893](https://redirect.github.com/pygments/pygments/issues/2893)), 1.25.11 ([#&#8203;2988](https://redirect.github.com/pygments/pygments/issues/2988)) - Mathematica: Various improvements ([#&#8203;2957](https://redirect.github.com/pygments/pygments/issues/2957)) - meson: Add additional operators ([#&#8203;2919](https://redirect.github.com/pygments/pygments/issues/2919)) - MySQL: Update keywords ([#&#8203;2970](https://redirect.github.com/pygments/pygments/issues/2970)) - org-Mode: Support both schedule and deadline ([#&#8203;2899](https://redirect.github.com/pygments/pygments/issues/2899)) - PHP: Add `__PROPERTY__` magic constant ([#&#8203;2924](https://redirect.github.com/pygments/pygments/issues/2924)), add reserved keywords ([#&#8203;3002](https://redirect.github.com/pygments/pygments/issues/3002)) - PostgreSQL: Add more keywords ([#&#8203;2985](https://redirect.github.com/pygments/pygments/issues/2985)) - protobuf: Fix namespace tokenization ([#&#8203;2929](https://redirect.github.com/pygments/pygments/issues/2929)) - Python: Add `t`-string support ([#&#8203;2973](https://redirect.github.com/pygments/pygments/issues/2973), [#&#8203;3009](https://redirect.github.com/pygments/pygments/issues/3009), [#&#8203;3010](https://redirect.github.com/pygments/pygments/issues/3010)) - Tablegen: Fix infinite loop ([#&#8203;2972](https://redirect.github.com/pygments/pygments/issues/2972), [#&#8203;2940](https://redirect.github.com/pygments/pygments/issues/2940)) - Tera Term macro: Add commands introduced in v5.3 through v5.6 ([#&#8203;2951](https://redirect.github.com/pygments/pygments/issues/2951)) - TOML: Support TOML 1.1.0 ([#&#8203;3026](https://redirect.github.com/pygments/pygments/issues/3026), [#&#8203;3027](https://redirect.github.com/pygments/pygments/issues/3027)) - Turtle: Allow empty comment lines ([#&#8203;2980](https://redirect.github.com/pygments/pygments/issues/2980)) - XML: Added `.xbrl` as file ending ([#&#8203;2890](https://redirect.github.com/pygments/pygments/issues/2890), [#&#8203;2891](https://redirect.github.com/pygments/pygments/issues/2891)) - Drop Python 3.8, and add Python 3.14 as a supported version ([#&#8203;2987](https://redirect.github.com/pygments/pygments/issues/2987), [#&#8203;3012](https://redirect.github.com/pygments/pygments/issues/3012)) - Various improvements to `autopygmentize` ([#&#8203;2894](https://redirect.github.com/pygments/pygments/issues/2894)) - Update `onedark` style to support more token types ([#&#8203;2977](https://redirect.github.com/pygments/pygments/issues/2977)) - Update `rtt` style to support more token types ([#&#8203;2895](https://redirect.github.com/pygments/pygments/issues/2895)) - Cache entry points to improve performance ([#&#8203;2979](https://redirect.github.com/pygments/pygments/issues/2979)) - Fix `xterm-256` color table ([#&#8203;3043](https://redirect.github.com/pygments/pygments/issues/3043)) - Fix `kwargs` dictionary getting mutated on each call ([#&#8203;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

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ packaging==26.0
1919
paginate==0.5.7
2020
pathspec==1.0.4
2121
platformdirs==4.9.4
22-
Pygments==2.19.2
22+
Pygments==2.20.0
2323
pymdown-extensions==10.21.2
2424
python-dateutil==2.9.0.post0
2525
PyYAML==6.0.3

0 commit comments

Comments
 (0)